Commit Graph

107 Commits

Author SHA1 Message Date
DariusIII 0173fcd83c Apply fixes from StyleCI
[ci skip] [skip ci]
2019-03-12 21:49:51 +00:00
DariusIII 3ba4f2b463 Fix menu display 2019-03-12 22:49:16 +01:00
DariusIII 014075bb7d Apply fixes from StyleCI
[ci skip] [skip ci]
2019-03-12 14:09:19 +00:00
DariusIII 39b1189e74 Update Category model 2019-03-12 15:08:46 +01:00
DariusIII bc2fd756b6 Update migrations and add foreign key, update related models 2019-03-12 09:17:40 +01: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 b16a31c380 Update Category class 2019-01-25 15:23:16 +01:00
DariusIII 4e77277a51 Add category tag constants and use them in categorization 2018-11-02 15:30:35 +01:00
DariusIII 8211201599 Add first wave of Release tagging capabilities 2018-11-01 12:40:10 +01:00
DariusIII 9c93a87069 Update Category model getCategorySearch function 2018-10-31 13:53:39 +01:00
DariusIII edd80df423 Add x265 Movies and TV categories 2018-10-31 13:11:32 +01:00
DariusIII 5ad3b144a5 Fix error on missing description index in API v1 XML response 2018-08-07 14:12:06 +02:00
DariusIII a5b59d88a4 Fix category exclusions for RSS feed 2018-08-07 10:14:26 +02:00
DariusIII 797ab5b2e1 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-08-06 23:21:17 +00:00
DariusIII 889d426c85 Update handling of user and role disabled categories 2018-08-07 01:20:57 +02:00
DariusIII 16c81470ea Update Controllers and templates for user related permission changes 2018-08-06 15:53:40 +02:00
DariusIII 9d95f56d83 Fix role and user excluded categories display 2018-08-01 15:28:31 +02:00
DariusIII d7cf8f4b9f Complete v2 api, add related transformers and routes 2018-06-04 11:15:09 +02:00
DariusIII ed4503222f Update api/v2/capabilites return data 2018-06-02 22:42:12 +02:00
DariusIII 513739f6dd Use now() helper in place of Carbon::now() 2018-05-31 10:22:08 +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 7714d69703 Use raw queries to speed up browse pages 2018-05-11 13:12:24 +02:00
DariusIII f79b1c2c9d Fix caching in Category model getChildren function 2018-05-10 15:24:17 +02:00
DariusIII d8be85e5ac Update Category model 2018-05-10 14:44:03 +02:00
DariusIII b66b72f149 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-05-10 12:16:40 +00:00
DariusIII f251177382 Update query caching in Category and predb models 2018-05-10 14:06:47 +02:00
DariusIII cde4ef5f0e Use minutes instead of seconds for cache_expiry 2018-05-10 12:46:24 +02:00
DariusIII ce193c994b Apply fixes from StyleCI
[ci skip] [skip ci]
2018-05-10 09:35:39 +00:00
DariusIII 126a4525ad Cache queries on request to prevent running many duplicated queries 2018-05-10 11:22:58 +02:00
DariusIII af5b3c1ceb Define default value for $catsrch variable 2018-05-07 10:53:11 +02:00
DariusIII c96d36a0f9 Update return values of getCategorySearch function in Category model 2018-05-07 09:47:52 +02:00
DariusIII 783140be40 Update BrowseController and themes browse pages 2018-04-23 11:46:21 +02:00
DariusIII a5c6ef9ed4 Adjust queries in classes related to browsing 2018-04-13 14:46:31 +02:00
DariusIII 7ce8f0ed0c Fix return value of Category model getCategorySearch function 2018-04-03 15:59:46 +02:00
DariusIII 06ef449fe2 Add BooksController and update Category getCategorySearch function 2018-04-03 14:44:18 +02:00
DariusIII 11f18a27ea Apply fixes from StyleCI
[ci skip] [skip ci]
2018-04-02 21:28:12 +00:00
DariusIII b901339de3 Update routes and browse controller 2018-04-02 23:27:35 +02:00
DariusIII d5e7ba4825 Upgrade nntmux configuration method 2018-03-03 20:47:49 +01:00
DariusIII 6c7a08498c Use categoryid to cache root category children 2018-02-09 15:49:19 +01:00
DariusIII 77505b5929 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-02-09 10:30:25 +00:00
DariusIII 78910bc191 Add caching to Category model getChildren function 2018-02-09 11:30:11 +01:00
DariusIII 3ccdbc7e6c Replace all of getById functions with Model::find 2018-02-02 11:36:13 +01:00
DariusIII 7bff8a5dd0 Change other categories id's 2018-01-17 15:39:44 +01:00
DariusIII 772dfff95e Declare categories table name in Category model 2018-01-11 13:42:53 +01:00
DariusIII 6b59c40bac Update headermenu.tpl and Category model 2018-01-11 12:38:15 +01:00
DariusIII af6c5ce81d Update phpdoc block 2018-01-11 12:04:31 +01:00
DariusIII cdf881efde Remove nntmux/Category class and move its functions into Category model 2018-01-11 11:03:12 +01:00
DariusIII 4613a9a849 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-12-27 10:53:41 +00:00