Commit Graph

3917 Commits

Author SHA1 Message Date
DariusIII 11f77f3723 Change text in sidebar from XXX to Adult, change the icon used. 2015-09-09 02:45:16 +02:00
DariusIII 185d62254e Add arrow down image to header menu. 2015-09-09 02:39:18 +02:00
Darko 5e1fefd704 Merge remote-tracking branch 'origin/dev-regexless' into dev-regexless 2015-09-08 14:20:18 +02:00
Darko 7954698c42 Update the fix_filesize.php script 2015-09-08 14:19:58 +02:00
DariusIII 7aaba6cd94 Update new releases (newposterwall) icon to fa-fire. 2015-09-07 23:19:17 +02:00
DariusIII 9e4e262665 Update fontawesome to version 4.4.0, update TV icon to the new fa-television icon. 2015-09-07 23:00:12 +02:00
Darko c122b5980f Remove google search link from release details page. 2015-09-07 14:41:50 +02:00
Darko df0bf7e5ab Update the register.php. 2015-09-07 14:08:55 +02:00
Darko be2a416def Fix code readability in prehash.tpl 2015-09-07 13:10:01 +02:00
Darko 86e2b00f28 Add missing invites from profile page. 2015-09-07 12:34:28 +02:00
DariusIII 985789b45a Add checkboxes to coverview for console, games, movies, music and xxx selections.
(cherry picked from commit 03d95af)
2015-09-06 22:40:42 +02:00
DariusIII 2f47cb3e0e Fix notice in upcoming movies in charisma template. 2015-09-06 22:10:48 +02:00
DariusIII 17f44023ef Fix notice in upcoming movies. 2015-09-06 22:09:38 +02:00
DariusIII 5c2709ad0f Adjust classes and scripts for the book change.
(cherry picked from commit e43460c)
2015-09-06 21:32:29 +02:00
DariusIII dfd08c410c Change class used for books, remove the old Book class.
(cherry picked from commit bc44d9b)
2015-09-06 21:32:09 +02:00
DariusIII cde77ccdc4 Update site template selection menu in profile edit. 2015-09-06 21:00:20 +02:00
DariusIII 5ed47fb124 Fix profile pages related colours. 2015-09-06 14:38:26 +02:00
DariusIII b84fcdda68 Add "Add to Couchpotato" button to movies view. 2015-09-06 14:22:07 +02:00
DariusIII 8c338b074e Fix bug in group-edit that cause undefined index error when adding new groups. 2015-09-05 22:41:38 +02:00
DariusIII 1ae7655798 Fix wrong var usage.
(cherry picked from commit d684c4a)
2015-09-05 22:33:41 +02:00
DariusIII 1ff2469d69 Change the text in api/download hits from today to last 24 hours. 2015-09-05 22:21:44 +02:00
DariusIII c4a780d907 Fix bug wjere wrong table was used for apirequests. 2015-09-05 21:53:09 +02:00
DariusIII 0db3ba5495 Fix downloads and api hit counts on user profile page. 2015-09-05 16:17:22 +02:00
DariusIII 251b7cceb2 Change the way values for trakt and fanart are checked, switc places again for covers. 2015-09-04 23:26:58 +02:00
Darko 16fb35beb2 Another profile fix 2015-09-04 15:40:30 +02:00
Darko 316d65e4ca Fix api hits display on profile page. 2015-09-04 15:01:37 +02:00
Darko 05356649c5 Change ordering of fetching covers, prefer TraktTV covers. 2015-09-04 14:20:34 +02:00
Darko 230d9ee997 Update favicon. 2015-09-04 13:50:59 +02:00
Darko fa7308ddbb Replace with better image. 2015-09-04 13:38:54 +02:00
Darko 3e6ce6137d Add the actual image. 2015-09-04 13:31:11 +02:00
Darko 16f112f957 Replace nocover with nocover2 image 2015-09-04 13:30:09 +02:00
DariusIII 27b50507eb Fix anime related problems in templates, add TV to sidebar menu. 2015-09-03 23:02:47 +02:00
DariusIII 20c006025a Fix api calls. 2015-09-03 22:05:57 +02:00
Darko 9aa19ad014 Change the apikey for TheTVDB to our own. 2015-09-03 14:38:57 +02:00
Darko 0c8cd7372f Fix addapirequest calls and signup function. 2015-09-03 10:15:57 +02:00
Darko 501ebf4b31 Return traktid of 0 if there is no matching release. 2015-09-03 09:06:02 +02:00
DariusIII da1a4900d2 Return false if there is no trakt data fetched. 2015-09-03 00:05:21 +02:00
DariusIII 80f0e5f11a Add PHPMailer to Utility (the use statement). 2015-09-02 23:57:31 +02:00
DariusIII b7e9a324f7 Add check for empty string in games covers. 2015-09-02 23:49:35 +02:00
DariusIII 9c7f18cf72 Update scrutinizer, set new folders for exclusion. 2015-09-02 23:41:53 +02:00
DariusIII af71981140 Add check for empty string in fetchFanartTVProperties function. 2015-09-02 23:02:28 +02:00
DariusIII d6b7ec1685 No need to check if traktid is set, as if there is info id is always set. Return false if cover or banner are not set for trakt. 2015-09-02 21:58:15 +02:00
DariusIII c07e05c06b Add newznab-tmux own TvRage api key, fix wrong episodeinfo service url. 2015-09-02 21:50:05 +02:00
Darko 7d3c658b50 Missed some class name changes for Info/Nfo in Tmux.php 2015-09-02 11:36:54 +02:00
Darko 9b743c6fd7 Missed some class name changes for Info/Nfo. 2015-09-02 11:15:53 +02:00
DariusIII e95455a7fb Rename Info class into Nfo class. 2015-09-01 22:37:25 +02:00
DariusIII 4fe6f7ab18 Delete Nfo class. 2015-09-01 22:30:57 +02:00
DariusIII 8faad9d112 Rename TvAnger class into TvRage class, adjust the other classes and scripts accordingly. 2015-09-01 22:29:16 +02:00
DariusIII 2ec8b9e062 Rename Film class into Movie class, adjust the other classes and scripts accordingly. 2015-09-01 22:26:22 +02:00
DariusIII 98e7310260 Delete Movie.php 2015-09-01 22:10:50 +02:00