Commit Graph

23 Commits

Author SHA1 Message Date
DariusIII 4bca02f103 Latest pint fixes 2026-03-11 10:11:30 +01:00
DariusIII 01a96bbc43 Declare strict types in classes 2026-02-26 14:26:07 +01:00
DariusIII f4c444c9b0 Update phpstan level to 6 2026-02-11 14:02:26 +01:00
DariusIII c5e55dd562 Fix phpstan reported errors 2026-02-10 16:16:29 +01:00
DariusIII d50153a962 CS fixes 2024-04-27 10:44:20 +02:00
Shift fe642048f2 Adopt Laravel type hints 2024-04-27 08:20:32 +00:00
DariusIII 9a8e58482f Update packages 2023-12-28 20:57:39 +01:00
Shift dd2f3034c7 Remove unnecessary $table property
By convention, Laravel uses the "snake case", plural name of the class as the table name.
2023-03-30 14:15:22 +00:00
DariusIII 49872346f2 CS code fixes by pint 2023-03-02 16:47:20 +01:00
DariusIII c33db34c49 Apply fixes from StyleCI
[ci skip] [skip ci]
2021-09-13 20:01:06 +00:00
DariusIII 289299187e Update model doc blocks 2019-08-28 23:41:42 +00:00
DariusIII 3f4d070921 Remove remaining call to insertOnDuplicateKey 2019-08-21 10:23:20 +02:00
DariusIII 59f09bf2cf Apply fixes from StyleCI
[ci skip] [skip ci]
2018-05-14 21:28:16 +00:00
DariusIII 9e4959950e Add barryvdh/laravel-ide-helper 2018-05-14 23:18:48 +02:00
DariusIII 537d0299b1 Remove DnzbFailures class and move its functions into appropriate models 2017-12-28 13:08:34 +01:00
DariusIII 091cae1e52 Update models 2017-11-01 23:16:22 +01:00
DariusIII b542914fab Update model relations, update ReleaseNfo model and fix one bug 2017-10-09 15:59:24 +02:00
DariusIII 16716d20f1 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-09-12 21:07:29 +00:00
DariusIII 24e65b6f53 Update failed downloads handling 2017-09-12 23:07:12 +02:00
DariusIII 6968629206 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-09-12 13:37:14 +00:00
DariusIII 9465dacf6f Add custom function for insert ignore into DNZBFailure model that fixes getAlternate function 2017-09-12 15:36:59 +02:00
DariusIII 24fa162413 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-08-31 09:31:28 +00:00
DariusIII 98b52170e9 Add DnzbFailure model 2017-08-04 15:28:45 +02:00