Commit Graph

31 Commits

Author SHA1 Message Date
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 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 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 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 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 cbdbc94a76 Remove python backfill script from tmux. 2017-03-14 09:17:35 +01:00
DariusIII d280719b42 Bring branch up-to-date 2017-01-14 23:44:00 +01:00
DariusIII 9bd9f31571 Improve handling of MultiGroup releases 2017-01-11 10:49:07 +01:00
DariusIII 9d17ca0fc2 Reduce code duplication and rename ReleasesMultiGroup to ProcessMultiGroupReleases and move it to nntmux\processing 2017-01-10 13:59:25 +01:00
DariusIII 5f8443d950 Optimize code by removing duplication 2017-01-10 10:44:18 +01:00
DariusIII 8fd8743954 Remove code duplication by using switch for mgr 2017-01-09 02:17:08 +01:00
DariusIII 13eb60d91f Remove $pdo from processReleases 2017-01-06 08:49:30 +01:00
DariusIII 09cbf7f928 Fix nzb creation for MGR 2017-01-01 23:07:31 +01:00
DariusIII 6f7da04798 Possble fixes for bad nzbs, fix part inserts to mgr_parts table 2016-12-31 02:34:49 +01:00
DariusIII 0921b77668 Rework some code 2016-12-27 16:00:28 +01:00
DariusIII ce5d9ded6d Use DB $pdo when instantiating and not the older Settings $pdo 2016-10-24 13:58:09 +02:00
DariusIII 8598c140bf Move from nntmux/db/Settings to app/models/Settings 2016-10-24 13:03:58 +02:00
DariusIII 49b36c2ebe Replace usage of indexer.php with bootstrap.php 2016-07-14 08:47:39 +02:00
DariusIII 872ad5c722 Use nntmux namespace, rename nntmux script to tmux.Update composer.lock. 2016-06-25 15:45:47 +02:00
DariusIII 21b4d003ad Initial push of fixrelnames changes. 2016-06-07 11:45:45 +02:00
DariusIII 29f69c5880 Speed up UID renaming, remove Srr filename matching. 2016-05-25 22:33:18 +02:00
DariusIII 53f7817643 Update uid matching and add it to tmux 2016-05-21 01:11:42 +02:00
DariusIII 953729f3f9 Add back old type Srr file match renaming. 2016-05-13 09:26:12 +02:00
DariusIII 1097d7a2e8 Update the folder structure, remove _scripts from update, nix and win folders. 2016-01-25 12:54:46 +01:00