Commit Graph

135 Commits

Author SHA1 Message Date
DariusIII cf47a74dc6 One more 2017-09-28 11:45:02 +02:00
DariusIII 9de2c5c07c Fix table reference 2017-09-28 11:43:48 +02:00
DariusIII eaf6d05f4c Update groupfixrelnames with new renaming method 2017-09-28 11:41:15 +02:00
DariusIII 0c236fe2c1 Adjust echo value to true 2017-09-14 15:06:10 +02:00
DariusIII 2a65705c5e Try to fix some renaming issues (cycling of same releases) 2017-09-08 10:34:48 +02:00
DariusIII b1bb89b40b Replace leftover references to nntmux\db\Settings with proper nntmux\db\DB 2017-09-01 15:18:52 +02:00
DariusIII 65a1e5ff07 Rename Models/Settings value function into settingValue to prevent collision with query builder value response 2017-09-01 10:49:35 +02:00
DariusIII 24fa162413 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-08-31 09:31:28 +00:00
DariusIII 688c32786d Revert previous commit, bad idea 2017-08-29 13:47:39 +02:00
DariusIII 1cacee5f1c Use proper type casting in groupfixrelnames (Fixes issue #159) 2017-08-08 00:09:03 +02:00
DariusIII 074e815fec Remove unused class from tmux start script 2017-07-28 23:14:04 +02:00
DariusIII e2e9e52bbb Use App\Models\Tmux in Tmux class, adjust tmux-ui start and stop commands 2017-07-28 16:02:25 +02:00
DariusIII f5882a85e6 Remove unused, update current code in run.php and NZBContents class 2017-07-28 13:44:40 +02:00
DariusIII 60fbd3d3fe Add updated php7.1-yenc package until niel fixes his build 2017-07-24 14:27:00 +02:00
DariusIII c5280c26f0 Fix editing of MGR posters 2017-07-17 13:23:45 +02:00
DariusIII 6dc54ff6aa Replace app with App in classes used 2017-07-16 23:21:21 +02:00
DariusIII cc5816d2a7 Uncomment safe_backfill in Forking class for processStartWork function, fixes backfill 2017-06-23 15:36:02 +02:00
DariusIII 8fecea8293 Move tmux starting tmux-ui script to root of the NNTmux install 2017-06-23 13:38:25 +02:00
DariusIII aa174b0a1e Rename misc/update/nix/tmux/tmux-ui.php to just tmux-ui 2017-06-23 12:55:37 +02:00
DariusIII 65d0bf596d Rearrange backfill script 2017-06-23 11:49:13 +02:00
DariusIII 0320182666 Use ColorCLI in update_binaries script 2017-06-23 09:54:24 +02:00
DariusIII 7def5c2d10 Slightly improve misc/update/backfill.php script 2017-06-23 09:53:48 +02:00
DariusIII 88eab42e74 One more try 2017-06-16 14:52:59 +02:00
DariusIII dd9a20dc3a Fix exception type catched from Exception to proper PDOException 2017-06-16 14:46:17 +02:00
DariusIII 338a2488f6 Do the same in switch.php 2017-06-16 14:43:04 +02:00
DariusIII efc1c0193d Further adjust xxx parsing 2017-06-12 15:55:01 +02:00
DariusIII 9af3abdc46 Use laravel helpers file and replace getenv with env function 2017-06-07 22:57:00 +02:00
DariusIII d3c456ee98 Change return values and logic for starting and stopping tmux scripts 2017-05-24 11:55:31 +02:00
DariusIII 0ebfa15d7d Remove unused fixreleasenames.php script from misc/updates/nix/tmux/bin folder 2017-05-12 13:28:03 +02:00
DariusIII 9d209a7948 Remove require.php and replace the require_once line with path to bootstrap.php 2017-05-11 09:40:51 +02:00
DariusIII f9ebb16518 Update switch.php 2017-05-11 09:39:54 +02:00
DariusIII 9adeb532c8 Revert groupfixrelnames to original state 2017-05-10 11:19:29 +02:00
DariusIII 041ca89256 Use list to assign values to $pieces array 2017-05-10 10:51:06 +02:00
DariusIII f314618a0d Change hash16k and srr name fixing queries and support in groupfixrelnames and NameFixer 2017-05-09 13:53:28 +02:00
DariusIII bfeea3c0e7 Fix getenv string call 2017-04-24 23:48:13 +02:00
DariusIII b782fa3e3e First batch of chenges from config.php to .env 2017-04-24 15:41:10 +02:00
DariusIII eaecaf5bd0 Adjust the renaming logic in NameFixer 2017-04-20 23:20:12 +02:00
DariusIII 4271fe99ca Fix bad logic for namefixer release update function 2017-04-19 20:08:02 +02:00
DariusIII cc90fccad6 Slightly update groupfixrelnames script 2017-04-15 16:34:53 +02:00
DariusIII c7da907542 Fix path 2017-04-04 15:09:34 +02:00
DariusIII 06c5cb95df Change path handling in scripts 2017-04-04 15:03:47 +02:00
DariusIII 586af71267 Remove deprecated scripts 2017-03-14 10:20:02 +01:00
DariusIII 4257d6f365 Remove python folder with python scripts 2017-03-14 09:43:29 +01:00
DariusIII 7fd020efb8 Remove references to nntpproxy and options for its usage 2017-03-14 09:40:19 +01:00
DariusIII cbdbc94a76 Remove python backfill script from tmux. 2017-03-14 09:17:35 +01:00
DariusIII 49de43355b Fix wrong usage of null coalescing operator 2017-03-06 14:16:52 +01:00
DariusIII afccb950d4 Revert changes in start.php 2017-03-03 23:12:15 +01:00
DariusIII cbb926d780 Update ternary to PHP 7 style in start.php 2017-03-03 23:05:31 +01:00
DariusIII f6ad1d1ad9 Remove unnecessary parenthesys in monitor.php 2017-03-03 23:01:13 +01:00
DariusIII 18cc813c7f Improve functions and scripts 2017-02-28 13:09:52 +01:00