Commit Graph

29 Commits

Author SHA1 Message Date
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 0bd73beb5c Fix couple of errors in NameFixer class 2018-07-10 12:46:09 +02:00
DariusIII 9bff61bdec Apply fixes from StyleCI
[ci skip] [skip ci]
2018-07-03 13:53:53 +00:00
DariusIII c812118991 Update NameFixer class 2018-07-03 15:53:19 +02:00
DariusIII 38c2b32c6e Fix new line on renamed releases in NameFixer 2018-06-21 14:21:23 +02:00
DariusIII 76291592dd Fix another unintentinal error 2018-06-07 14:25:38 +02:00
DariusIII c7002ce7da Check for empty response, not false in ReleaseRemover class 2018-06-07 14:22:42 +02:00
DariusIII 63d8609e13 Fix used values in hashCheck function 2018-06-07 12:14:02 +02:00
DariusIII b859c210d4 Fix couple of mistakes in NameFixer class 2018-06-06 13:27:10 +02:00
DariusIII c1fac53b89 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-06-06 10:06:56 +00:00
DariusIII 6c639f66fe Fix noticed problems in NameFixer and ReleaseRemover classes 2018-06-06 12:06:41 +02:00
DariusIII 809fa06904 Update NameFixer class again, fix errors introduced in previous commit 2018-06-06 10:34:31 +02:00
DariusIII 8046d4a874 Update code style of some of the classes 2018-06-06 10:11:06 +02:00
DariusIII 513739f6dd Use now() helper in place of Carbon::now() 2018-05-31 10:22:08 +02:00
DariusIII 4b5e89b638 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-03-12 13:46:59 +00:00
DariusIII 629f751a15 Remove code related to escapeString, laravel does not need it 2018-03-12 14:46:59 +01:00
DariusIII 070818d33b Fix missing type check in updateRelease function 2018-03-12 13:13:11 +01:00
DariusIII c854f94c00 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-03-12 11:57:20 +00:00
DariusIII c9c598b400 Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev 2018-03-12 12:57:35 +01:00
DariusIII 24c76a7674 Add check for empty status string 2018-03-12 12:50:23 +01:00
DariusIII f7d500ee64 Fix the updateRelease function query in NameFixer class 2018-03-12 12:40:44 +01:00
DariusIII dff9b236f2 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-03-12 11:40:27 +00:00
DariusIII 2740c43fcd Apply fixes from StyleCI
[ci skip] [skip ci]
2018-03-12 11:18:47 +00:00
DariusIII 9a4e92a0c8 Remove echocli parameter from some of the functions in NameFixer as it was not used at all 2018-03-12 12:19:03 +01:00
DariusIII d5e7ba4825 Upgrade nntmux configuration method 2018-03-03 20:47:49 +01: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 3fb10340d3 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-02-14 22:09:18 +00:00
DariusIII 314e601e44 Rename nntmux namespace and folder to Blacklight 2018-02-14 23:08:17 +01:00