Commit Graph

3505 Commits

Author SHA1 Message Date
Darko 3e113d67af Update the handling of tmux exit. 2015-06-15 13:06:14 +02:00
Darko 619993abbc Reverted to old RottenTomato.php version.
(cherry picked from commit 21b903c)
2015-06-15 12:46:15 +02:00
Darko d2b90bf8a0 Merge remote-tracking branch 'origin/dev' into dev 2015-06-15 09:07:25 +02:00
Darko a06bb3693d Update NZBImport to add missing groups, not ignore them when importing nzbs.
(cherry picked from commit f6a0b53)
2015-06-15 09:07:09 +02:00
Darko 7b74ff4688 Add APC caching method, update automated.config.php and settings.php.example accordingly. Add find_password_hash_cost.php into misc/testing/Various/ folder.
(cherry picked from commit e595d81)
2015-06-15 09:06:52 +02:00
DariusIII c4d9ac7e7f Add caching to some of the queries. 2015-06-14 22:18:56 +02:00
DariusIII 478a5d74c5 Fixed instantiation of PostProcess in Froking.php. 2015-06-14 17:19:02 +02:00
DariusIII 66f08234c9 Push passworded releases handling update ported from nZEDb. 2015-06-14 17:11:08 +02:00
DariusIII 24fc866aa2 Push passworded releases handling update ported from nZEDb.
(cherry picked from commit 35fa7f3)
2015-06-14 16:59:55 +02:00
DariusIII 4fc158c02a Fix: undefined offset in MiscSorter
(cherry picked from commit 953329a)
2015-06-14 16:59:14 +02:00
DariusIII f623d5de23 Merge remote-tracking branch 'origin/dev' into dev 2015-06-12 23:31:04 +02:00
Darko 1a6d4369e9 Add caching to some of the queries. ported from nZEDb.
(cherry picked from commit 3b8ae20)
2015-06-12 23:28:54 +02:00
DariusIII 8ac06bc7a7 Remove code leftover from BasePage.php.
(cherry picked from commit 96bdd48)
2015-06-12 23:26:50 +02:00
Darko 8d57387d00 Missed one case of sendtosab in utils.js. Change to proper sendtoqueue.Fixed instantiation of RottenTomato in FIlm.php.
(cherry picked from commit 41116e5)
2015-06-11 15:14:31 +02:00
Darko bf0d037bf5 Fix zipped downloads
(cherry picked from commit ea75881)
2015-06-11 13:59:07 +02:00
DariusIII f38df801bb Fix wrong table name in MiscSorter.
(cherry picked from commit cbd4405)
2015-06-10 20:11:00 +02:00
Darko 2b4fca4adc Minor updates to Cache and Captcha.
(cherry picked from commit 4a23094)
2015-06-10 13:43:39 +02:00
Darko a7cb87f39d Cleanup the scripts, fix more references to site table.
(cherry picked from commit 0fd5f1a)
2015-06-10 10:59:00 +02:00
Darko fe1183a3b8 Update profile edit, switch array syntax to short.
(cherry picked from commit 377d094)
2015-06-10 10:40:35 +02:00
DariusIII 79e1d923fd case fix.
(cherry picked from commit f249c70)
2015-06-10 10:40:26 +02:00
DariusIII 41f08afc2d Possible fix for PHP fatal error regarding smarty.
(cherry picked from commit b0945b8)
2015-06-09 23:38:51 +02:00
DariusIII 23265120ea Replace thereference of rsshead in apicomments.tpl and apidetail.tpl
(cherry picked from commit 8defd5a)
2015-06-09 23:38:41 +02:00
DariusIII 234f40b768 Change site into settings in rest of the files.
(cherry picked from commit 32938cc)
2015-06-09 23:38:23 +02:00
DariusIII 86f0b4af34 Change site into settings in getnzb.php.
(cherry picked from commit 23da8b0)
2015-06-09 23:38:01 +02:00
Darko 7fe7a412d8 Fix PreDB updates, thanks to Kevin123 and Bart39.
(cherry picked from commit 6c56aa4)
2015-06-09 14:16:49 +02:00
Darko 2c80c2dd9b Fix fetching of SpotNab comments, convert array to short syntax.
(cherry picked from commit e157378)
2015-06-09 14:16:39 +02:00
Darko 9b6dcacead Pick up additional RAR names and match both functions.
Some RAR file extensions weren't being picked up. Additionally the first and second checks didn't match so some files picked up in the first scan end up skipped in the second. Ported from Enverexes nZEDb PR.
(cherry picked from commit d27ecfd)
2015-06-09 14:16:02 +02:00
Darko 351717486d Define https property, change array to short syntax, remove extra code.
(cherry picked from commit 6c251fd)
2015-06-09 14:15:51 +02:00
Darko 8b422a4677 Fix the redirect to login page for rss feeds.
(cherry picked from commit 030a026)
2015-06-09 10:50:53 +02:00
Darko d41e3dc1ae change query semantics (is this even correct?) 2015-06-09 10:50:06 +02:00
Darko 5b3ae6426e fix references to site, again. 2015-06-09 10:46:14 +02:00
Darko b8edf12e05 Update users and basepage.
(cherry picked from commit 6cd424d)
2015-06-09 10:41:30 +02:00
Darko 07085a9615 Update Page.php, add back some things previously removed. 2015-06-08 14:55:59 +02:00
Darko 8801ab4a70 Add the missing case from index.php 2015-06-08 14:52:44 +02:00
Darko c3013932b6 Fix references to site in api.php. 2015-06-08 14:21:45 +02:00
Darko 3e417bea5d Fix wrong arguments used in api for releases search. 2015-06-08 14:13:28 +02:00
Darko 8d59b44b71 Fix the content pages in admin area. 2015-06-08 14:07:51 +02:00
Darko 96c3336db7 Add additional declarations for properties.
(cherry picked from commit 767a2cf)
2015-06-08 13:16:30 +02:00
Darko 43d6d18ed3 Remove chack for disabled users.
(cherry picked from commit 9fb251f)
2015-06-08 13:16:23 +02:00
Darko 3e66da60e8 Refactor getApirequest function.
(cherry picked from commit ba3adf9)
2015-06-08 13:16:13 +02:00
Darko 72d5ed1acd Refactor addApirequest function.
(cherry picked from commit bd8539f)
2015-06-08 13:16:04 +02:00
Darko 372577a237 Fix SABnzbd to use settings table.
(cherry picked from commit 2d041d0)
2015-06-08 13:15:52 +02:00
Darko 5adb010651 Update index.php and switch pages from $page->site to $page->settings usage.
(cherry picked from commit 6d46c9e)
2015-06-08 13:15:33 +02:00
Darko 73158bc4f2 Update BasePage and login, fix reference to non-existent folder in rss.tpl.
(cherry picked from commit b506e10)
2015-06-08 13:14:04 +02:00
DariusIII b71ad75866 Update rss and user handling.
(cherry picked from commit 25b488e)
2015-06-08 13:13:25 +02:00
DariusIII 045108373b Update rss handling.
(cherry picked from commit 402af5c)
2015-06-08 13:10:41 +02:00
DariusIII 2749b1b8db Push fix from nZEDb.
(cherry picked from commit c2e47bb)
2015-06-08 13:07:50 +02:00
DariusIII b3b362b21b Fix the forgottenpassword page.
(cherry picked from commit 907dbf7)
2015-06-08 13:06:57 +02:00
Darko 4dddbfba93 Fix typo in patch 122. 2015-06-08 13:06:11 +02:00
DariusIII d2367255e6 Typo. 2015-06-06 22:28:14 +02:00