Commit Graph

1206 Commits

Author SHA1 Message Date
DariusIII 08003e33bf Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev 2019-02-06 12:17:13 +01:00
DariusIII b54b436d95 Update ProfileController 2019-02-06 12:17:02 +01:00
DariusIII bc46a0507c Apply fixes from StyleCI
[ci skip] [skip ci]
2019-02-06 11:11:38 +00:00
DariusIII a868709d2f Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev 2019-02-06 12:11:23 +01:00
DariusIII 6a612588d0 Fix errors in email sending Jobs 2019-02-06 12:09:33 +01:00
DariusIII 8d2aa17b96 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-02-06 10:42:06 +00:00
DariusIII cccfa8c870 Update Mail and Jobs to use user directly 2019-02-06 11:41:43 +01:00
DariusIII e51762265d Update User model 2019-02-06 10:06:14 +01:00
DariusIII 39c8d38378 Improve getAlternate function 2019-02-05 12:34:51 +01:00
DariusIII 90cb0fc4fa Apply fixes from StyleCI
[ci skip] [skip ci]
2019-02-04 14:39:11 +00:00
DariusIII c12075b64b Update search code to reduce number of variables used in search function 2019-02-04 15:38:56 +01:00
DariusIII 5c4eb24576 Remove nfo and comments options from search function (searching for releases that are commented or have nfo) 2019-02-04 10:51:36 +01:00
DariusIII 3e1bb77df8 Remove SphinxSearch rules description as those do not apply anymore (not using raw queries but SphinxQL query builder) 2019-02-04 10:22:09 +01:00
DariusIII 186e9855b1 Remove unused Request class from AnidbController 2019-02-03 21:07:27 +01:00
DariusIII 87c6e5d64f Apply fixes from StyleCI
[ci skip] [skip ci]
2019-02-03 20:01:19 +00:00
DariusIII 50ff1b6181 Update code style of various files 2019-02-03 20:58:51 +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 6a31eb0360 Add missing STATUS_DISABLED to admin/CategoryController 2019-01-31 13:24: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 4b4de3acef Replace usage of str_ helper with Str class directly to prepare for Laravel 5.8 changes 2019-01-29 13:33:35 +01:00
DariusIII 8dec648cf6 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-01-29 08:32:46 +00:00
DariusIII 8f37840e82 Update BTC support to take into account current role expiration date 2019-01-29 09:32:51 +01:00
DariusIII ef270cd638 Make settingValue function silent for undefined inde 2019-01-28 13:30:31 +01:00
DariusIII 0951ad524a Simplify settingValue function 2019-01-28 11:30:19 +01:00
DariusIII a96b1a81e8 Update settingValue function in Settings model 2019-01-28 11:26:48 +01:00
DariusIII b16a31c380 Update Category class 2019-01-25 15:23:16 +01:00
DariusIII e90f71869c Update UserSerie model, use compact where possible 2019-01-25 15:15:52 +01:00
DariusIII ecbd8cbebe Small change in Video model 2019-01-25 14:56:27 +01:00
DariusIII 7d11f7c07a Apply fixes from StyleCI
[ci skip] [skip ci]
2019-01-25 12:21:09 +00:00
DariusIII 603655e974 Small optimizations in code, use compact where applicable 2019-01-25 13:20:55 +01:00
DariusIII 08587047d3 Update toTree function 2019-01-24 13:58:31 +01:00
DariusIII 3ba1f17d6c Simplify settingValue function in app/Models/Settings model 2019-01-24 11:39:59 +01:00
DariusIII 9d2e0b4107 Fix variable assignment error in QueueController 2019-01-23 09:30:02 +01:00
DariusIII ace420da1e Fix one more occurence of wrong data sent to search function 2019-01-22 11:04:49 +01:00
DariusIII b9eb3ef6da Fix error on search with argument 16 not being an array but null 2019-01-21 12:46:42 +01:00
DariusIII 1af6b517fa Fix minor issue in PredbController 2019-01-21 12:18:06 +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 2cc6a84909 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-01-18 12:24:30 +00:00
DariusIII be277fce06 Update fixtures:up and :down commands to accept optional parameters 2019-01-18 13:24:18 +01:00
DariusIII e9c8029e23 Use only complete threaded update for binaries 2019-01-17 09:55:30 +01:00
DariusIII f21224a4ab Update resetdb command sphinx index truncation 2019-01-17 09:14:56 +01:00
DariusIII 077d8ce764 Update describe function, remove null definition from $options 2019-01-14 11:48:36 +01:00
DariusIII 5af8f9a79c Update Git related functions 2019-01-14 10:54:54 +01:00
DariusIII 2f0ea97fd1 Update nntmux:git command with info mesages and do separate git pull just in case 2019-01-12 17:48:52 +01:00
DariusIII ab0dcc9d7a Update nntmux:git command to also pull tags (addresses issue #842) 2019-01-12 17:35:05 +01:00
DariusIII 7f4827bbeb Remove check for running tmux when killing session, tmux was already stopped before 2019-01-12 17:24:06 +01:00
DariusIII 8ffcc68752 Fix nntmux:all command 2019-01-12 17:20:43 +01:00