Commit Graph

26 Commits

Author SHA1 Message Date
DariusIII 552a096d9a Update and fix code with php-cs-fixer 2019-01-31 20:17:57 +01:00
DariusIII ed487c1299 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-01-29 12:51:58 +00:00
DariusIII 08b8edbe2d Replace usage of array_ helper with Arr class directly to prepare for Laravel 5.8 changes 2019-01-29 13:52:01 +01:00
DariusIII 603655e974 Small optimizations in code, use compact where applicable 2019-01-25 13:20:55 +01:00
DariusIII 8a82e49152 Change pointless 404 page usage where not needed, replace with redirects 2018-11-22 12:55:53 +01:00
DariusIII eaf7e258c0 Fix wrong Category model function usage in rest of controllers 2018-09-06 14:50:09 +02:00
DariusIII 7b5da4c48d Fix genres handling in Console, Games and Music controllers 2018-07-09 10:52:43 +02:00
DariusIII 951ce39faf Fix audio cover view errors for real this time 2018-05-22 23:07:08 +02:00
DariusIII 3ca8778375 Properly fix audio cover view errors 2018-05-22 22:55:50 +02:00
DariusIII cdaa2d2e98 Fix wrong variable for pagination in MusicController 2018-05-22 15:56:54 +02:00
DariusIII 5231f0c82f Re-use old code and fix _totalrows and _totalcount insertion into existing array/object 2018-05-21 10:35:09 +02:00
DariusIII b126f2c5d6 Fix display of search filter on cover pages 2018-05-15 15:33:28 +02:00
DariusIII 647ccc06ca Many route and themes related fixes 2018-05-15 11:41:57 +02:00
DariusIII d7ec98894a Add check if the page variable is numeric to prevent errors in offset variable 2018-05-14 14:06:06 +02:00
DariusIII df6f80b310 Update Releases class, controllers and API responses 2018-05-14 13:48:25 +02:00
DariusIII 1a22a8052c Apply fixes from StyleCI
[ci skip] [skip ci]
2018-05-12 21:00:46 +00:00
DariusIII b675a3a38b Merge branch 'dev-controllers' of https://github.com/NNTmux/newznab-tmux into dev-controllers 2018-05-12 23:00:26 +02:00
DariusIII 3beb5f514e Use function to call paginator 2018-05-12 22:59:36 +02:00
DariusIII 7366fcf1a2 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-05-12 20:43:01 +00:00
DariusIII b380c94c2f Update music cover pages 2018-05-12 22:19:23 +02:00
DariusIII 8ecda4ee08 Fix links() error on rest of the cover related pages 2018-05-09 10:50:21 +02:00
DariusIII 55d3312831 Fix numerous category browsing issues 2018-04-20 14:58:58 +02:00
DariusIII c92224bf2d Merge branch 'dev-controllers' of https://github.com/NNTmux/newznab-tmux into dev-controllers 2018-04-11 15:43:01 +02:00
DariusIII 44cca2539b Forgot to set preferences in MusicController 2018-04-11 15:42:39 +02:00
DariusIII fc3011666f Apply fixes from StyleCI
[ci skip] [skip ci]
2018-04-11 13:38:17 +00:00
DariusIII 8a0eeb61ee Add MusicController 2018-04-11 15:38:01 +02:00