Commit Graph

28 Commits

Author SHA1 Message Date
DariusIII 5173bc501e Update ConsoleTools class and related scripts 2018-01-05 12:57:07 +01:00
DariusIII 5495d29fea Update call to ReleaseImage, remove $(this->)pdo from it 2017-12-15 11:20:20 +01:00
DariusIII f46d3518ba se bootstrap/autoload.php instead the bootstrap.php in root of install 2017-11-24 15:38:28 +01:00
DariusIII 591d56e0d7 Fix resetdb script 2017-10-11 11:48:19 +02:00
DariusIII b925d08f8b Fix typo in resetdb.php 2017-10-11 11:28:50 +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 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 06c5cb95df Change path handling in scripts 2017-04-04 15:03:47 +02:00
DariusIII 2414c2295a Update resetdb script 2017-01-24 13:58:47 +01:00
DariusIII 64b6ce727a Update resetdb with new tables 2017-01-24 13:46:15 +01:00
DariusIII 2cc59b75e0 Update resetdb with cbpm_loop 2017-01-24 13:43:38 +01:00
DariusIII 8598c140bf Move from nntmux/db/Settings to app/models/Settings 2016-10-24 13:03:58 +02:00
DariusIII 968c05e75e Use DB class instead of Settings class where advanced settings functions are not used 2016-09-20 10:37:19 +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 4f9188bafd Actual files changes 2016-05-10 13:23:44 +02:00
DariusIII 86f4824ac9 Change TIME() to lowercase time() 2016-05-09 13:30:42 +02:00
DariusIII c75c2fe5d1 Rename tables to more logical names (same as in nZEDb) 2016-05-04 12:13:15 +02:00
DariusIII ba2c7b51a6 Use releaseid instead of id from releasefiles, rename releasefiles table to release_files 2015-11-18 09:20:46 +01:00
DariusIII d08b3d1e15 Remove tvrage updates from tmux, fix patches and scripts. 2015-10-25 16:56:45 +01:00
DariusIII 7458d1ce4f Moved classes from newznab/controllers into newznab/ folder 2015-10-21 10:18:14 +02:00
DariusIII a8d31a5902 Add tvrage_titles and tvrage_episodes tables. Empty and useless. 2015-10-15 12:22:00 +02:00
DariusIII e00244af1c Move all the config files to newznab/config folder. 2015-10-15 10:55:05 +02:00
Darko 6d929661f2 Change nzb_guid to binary(16), rename releasecomment table to release_comments. 2015-08-13 10:06:41 +02:00
Darko 24d9c90826 Fix found references to non-existent site, add fix for stuck collections (fix not tested completely yet). 2015-08-05 09:54:18 +02:00
Darko b0b1669694 Move many scripts out from tmux folder into misc/testing. 2015-07-31 11:44:05 +02:00