Commit Graph

44 Commits

Author SHA1 Message Date
DariusIII 2f0142e2bf ConsoleTools now extends ColorCLI class 2019-04-15 12:28:34 +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 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 44882e5728 Fix issues reported by scrutinizer (strings where arrays are expected and vice versa) 2019-01-21 11:43:52 +01:00
DariusIII 26bb14e290 Update search, update matching 2019-01-21 11:27:47 +01:00
DariusIII 6be3a34be9 Update searchIndexes function and use it in NameFixer and speedup predb search in admin area 2018-12-25 15:42:00 +01:00
DariusIII 12ea3bb895 Refactor ColorCLI class 2018-10-31 10:10:17 +01:00
DariusIII bafe7c6b93 Use league/climate in ColorCLI class 2018-10-19 11:30:36 +02:00
DariusIII b7daf85399 Update PHPDOC blocks defined return types where bool was declared and only false was returned 2018-08-03 14:41:10 +02:00
DariusIII f3fa30d904 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-06-11 11:28:24 +00:00
DariusIII 4192e01a7c Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev 2018-06-11 13:28:16 +02:00
DariusIII 8f5b0d6ee7 Cast $dateLimit variable to integer 2018-06-11 13:27:52 +02:00
DariusIII ce69c2b3aa Apply fixes from StyleCI
[ci skip] [skip ci]
2018-06-11 11:06:30 +00:00
DariusIII 68e90d646f Update Predb model checkPre function 2018-06-11 13:06:16 +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 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 8ec1a64741 Fix admin predb search 2018-04-25 13:56:57 +02:00
DariusIII f506dfec8a Update Predb model getAll function PHPDOC block 2018-04-25 13:44:33 +02:00
DariusIII 5016aeb6d0 Add PredbController 2018-04-19 15:02:09 +02:00
DariusIII d5e7ba4825 Upgrade nntmux configuration method 2018-03-03 20:47:49 +01:00
DariusIII 49ea718ce7 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-02-23 09:39:42 +00:00
DariusIII e07f3f5584 Use laravel scout to search fulltext indexes 2018-02-23 10:39:29 +01:00
DariusIII a8a38363b2 Move web and cli settings from settings to .env file (settings.php will be obsoleted very soon) 2018-02-19 09:56:37 +01:00
DariusIII 314e601e44 Rename nntmux namespace and folder to Blacklight 2018-02-14 23:08:17 +01:00
DariusIII 26fc42d731 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-01-05 12:12:21 +00:00
DariusIII 9be1bf4e69 Remove nntmux/PreDb class and move its functions into Predb model 2018-01-05 13:11:56 +01:00
DariusIII 1b0fbbac3d Apply fixes from StyleCI
[ci skip] [skip ci]
2017-11-27 14:50:51 +00:00
DariusIII 397876a774 Remove rememberable from Predb model 2017-11-27 15:50:24 +01:00
DariusIII cd6274fac7 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-11-27 13:46:13 +00:00
DariusIII d573cf8d3b Use Rememberable trait in Predb model 2017-11-27 14:45:58 +01:00
DariusIII 091cae1e52 Update models 2017-11-01 23:16:22 +01:00
DariusIII 58d1659525 Update Release and PreDb models relationship 2017-10-08 23:49:30 +02:00
DariusIII 83aca2bcd3 Update Release and PreDb models relationship 2017-10-08 23:43:09 +02:00
DariusIII 4110fc4738 Update Predb and PredbHash models and migration 2017-09-25 13:38:39 +02:00
DariusIII 52615f573a Update Predb model with proper table name 2017-09-25 11:18:55 +02:00
DariusIII 3b7167cdbf Apply fixes from StyleCI
[ci skip] [skip ci]
2017-09-24 22:19:38 +00:00
DariusIII d4e559aff2 Update Predb and related migration 2017-09-25 00:18:43 +02:00
DariusIII 25d5e1083a Add placeholders for new models and database migrations 2017-09-02 23:29:43 +02:00