Commit Graph

24 Commits

Author SHA1 Message Date
DariusIII 96e088583a Update usage of $this->userdata in controllers 2019-04-11 12:39:50 +02:00
DariusIII bab65321a9 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-01-31 19:18:57 +00:00
DariusIII 552a096d9a Update and fix code with php-cs-fixer 2019-01-31 20:17:57 +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 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 ac99f4ebaf Prevent errors if no results for cover view are returned 2018-05-15 12:59:13 +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 387e0fd452 Merge branch 'dev-controllers' of https://github.com/NNTmux/newznab-tmux into dev-controllers 2018-05-12 23:05:27 +02:00
DariusIII 4d5997b7eb Fix wrong parameter in GamesController 2018-05-12 23:05:10 +02:00
DariusIII 1a22a8052c Apply fixes from StyleCI
[ci skip] [skip ci]
2018-05-12 21:00:46 +00:00
DariusIII 3beb5f514e Use function to call paginator 2018-05-12 22:59:36 +02:00
DariusIII 88611c51db Apply fixes from StyleCI
[ci skip] [skip ci]
2018-05-11 22:24:24 +00:00
DariusIII 19fcc7e0fb Fix games covers page 2018-05-12 00:23:56 +02:00
DariusIII 8e74127cc1 Fix games cover page 2018-04-30 12:43:59 +02:00
DariusIII f254f7569d Merge branch 'dev-controllers' of https://github.com/NNTmux/newznab-tmux into dev-controllers 2018-04-11 14:44:40 +02:00
DariusIII 2f80a4a91f Add MovieController 2018-04-11 14:44:31 +02:00
DariusIII f14ec6cd11 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-04-11 11:31:59 +00:00
DariusIII c9cdc3f065 Add GamesController, adjust themes and classes 2018-04-11 13:31:41 +02:00