Commit Graph

4007 Commits

Author SHA1 Message Date
Darko afed5c136b Add script to extract TV covers from the database and save them to the tvrage directory in covers 2015-10-05 15:40:53 +02:00
Darko 976ccdfc94 Missed one. 2015-10-05 15:24:02 +02:00
Darko d3a7ae4d7b Remove unneeded release name from links. 2015-10-05 15:18:07 +02:00
Darko 590f769f18 Fix the footer. 2015-10-05 14:00:15 +02:00
Darko d915029b45 Add list of downloads for user. 2015-10-05 13:58:01 +02:00
Darko 421a373ac3 change template used for movies, fix template selection menu. 2015-10-05 13:25:30 +02:00
Darko 6623dcb0de Declare $client property. 2015-10-05 11:41:42 +02:00
Darko e3e4b9e641 Add option to view failed release to failed releases list, change postComment function so it wont try to insert the comment if that user already failed to download the release and comment has been added (automated comment). 2015-10-05 10:02:39 +02:00
DariusIII dd743c750a Port TVDB support from nZEDb @ruhllatio. 2015-10-04 23:10:10 +02:00
DariusIII 9328de6522 Fix leftover now non-existent paths. 2015-10-04 22:43:40 +02:00
DariusIII 9c109217f7 Add PSR-0 comaptible autoloadrr for libs folder. 2015-10-04 22:40:46 +02:00
DariusIII b85423029b Fix leftover crap. 2015-10-03 23:45:05 +02:00
DariusIII 5c6acf2487 Rename templates directories to match nZEDb naming scheme for easier themes portability. 2015-10-03 00:30:52 +02:00
Darko a667d8a7ef Fix spacing. 2015-10-02 15:55:40 +02:00
Darko 3ecc45f372 Add list of failed releases to admin area.
(cherry picked from commit fa130d2)
2015-10-02 15:45:39 +02:00
Darko 676afa1593 Fix wrong display of comments when user IP tracking is enabled. 2015-10-02 14:27:32 +02:00
DariusIII 6cd47593e8 Add missing $rc property.
(cherry picked from commit 05c73b3)
2015-10-02 00:50:24 +02:00
DariusIII 32fa3d56b5 Add failure comment on failed download automatically. 2015-10-02 00:39:46 +02:00
DariusIII d4373eacd1 Add hashes update just in case. 2015-10-01 21:59:54 +02:00
Darko 82281f72ca Fix wrong index name. 2015-10-01 14:58:51 +02:00
Darko 352f0c1f64 Remove unneeded $failure. 2015-10-01 14:52:54 +02:00
Darko c991ad959b Remove unneeded lines. 2015-10-01 12:38:31 +02:00
Darko ef6cb1ad31 Add missing properties. 2015-10-01 11:56:36 +02:00
Darko e3d642fc68 Final changes for display of grabbed/failed downloads on releases. 2015-10-01 11:34:30 +02:00
Darko 70036ad2a7 Chagnge the name of var from $fail to $failed. 2015-09-30 15:55:18 +02:00
Darko e6030d4e18 Chagnge the name of var from $fail to $failed. 2015-09-30 15:54:33 +02:00
Darko 0c5f82eee5 Change the way failed downloads are reported. 2015-09-30 15:54:00 +02:00
Darko 2e54188bec Move more scripts out of tmux folder, move tmux.conf out of conf folder. 2015-09-30 11:35:59 +02:00
Darko 0602f5173a Move python scripts out of tmux folder into update_scripts folder, adjust other parts of newznab-tmux to accommodate the change. 2015-09-30 10:55:02 +02:00
DariusIII dad4b5b5ed Update comments management, add index to releases.gid for better comment load speed in admin area. 2015-09-30 00:45:08 +02:00
DariusIII 65a2b92c55 Update patch 0111. 2015-09-30 00:02:18 +02:00
Darko 7f62c22423 Fix comments not showing up. 2015-09-29 15:59:26 +02:00
Darko 87513cca43 Remove loading of scripts in functions.js. 2015-09-29 12:48:30 +02:00
DariusIII fa00e2e48a Update notification animations. 2015-09-26 00:14:33 +02:00
DariusIII 69256196f8 Fix bad wording . 2015-09-25 12:57:03 +02:00
Darko d148cfdf90 Fix link to animate.min.css in Charisma. 2015-09-25 11:48:29 +02:00
Darko c1b51bb82c Fix link to animate.css. 2015-09-25 11:42:45 +02:00
Darko 5ce3414be8 Optimize the code a bit. 2015-09-25 11:23:23 +02:00
Darko 7399af2268 Optimize the failed page. Optimization done by kevin123. 2015-09-25 10:53:43 +02:00
Darko 0e45acc4c9 Fix wrong wording for grabs / downloads number. 2015-09-25 10:51:05 +02:00
Darko 66d6bc7933 Optimize code, merge utils.js into functions.js, remove utils.js from templates. 2015-09-25 09:43:28 +02:00
Darko 041457de0c Change the color of notification pop-up. 2015-09-25 08:59:56 +02:00
Darko c63af0c894 Change the color of notification pop-up. 2015-09-25 08:59:33 +02:00
DariusIII 95693c1a0c Add animations to notifications. 2015-09-24 22:10:03 +02:00
Darko 35d82c9f0f Update noty to version 2.3.7. 2015-09-24 15:53:42 +02:00
Darko d78a0b4990 Update the patch. 2015-09-24 14:27:00 +02:00
Darko 4cd131ad38 Ooopsie again, the patch...... 2015-09-24 14:00:21 +02:00
Darko d7e8a2aef0 Ooopsie, add the updated patch version requirement. 2015-09-24 13:57:28 +02:00
Darko ff4afdcaec Add failed count information to many of the pages as statistic info. Add changelog, contributing notes and license. 2015-09-24 13:55:11 +02:00
Darko 1d2949c7be Improve X-DNZB-Failure headers support. 2015-09-23 10:46:14 +02:00