Commit graph

516 commits

Author SHA1 Message Date
JackDandy
0170d7bd88 Change BET network logo filename to lower case. 2015-02-28 17:27:29 +00:00
JackDandy
0349fe0ffa Add BET network logo 2015-02-28 14:24:18 +00:00
Adam
9f55f91ce9 Merge branch 'release/0.7.0' into develop 2015-02-28 12:37:57 +08:00
Supremicus
a2c7413d9a Fix error popup from coming up when show is selected without expanding 2015-02-28 13:05:20 +10:00
tehspede
c01b8b3015 Hide "Expand All" when all are expanded 2015-02-28 10:57:41 +10:00
Supremicus
48bbc89749 Episode Status Management tweaks
* Add expand all button to Episode Status Management
* Add Unknown status query to Episode Status Management
2015-02-28 10:57:39 +10:00
adam
55458e549b Add hidden cache debug page 2015-02-27 09:45:22 +08:00
Adam
b3b84ecade Fix redirect to login page after login credentials are changed
Change login cookie from 'user' to 'sickgear-session'
2015-02-26 19:54:44 +08:00
JackDandy
d512189df3 Merge pull request #197 from Supremicus/feature/UpdatePushover 2015-02-25 13:12:05 +00:00
Supremicus
dc95006371 Add Kodi notifier and metadata 2015-02-25 22:33:40 +10:00
Supremicus
b63bbbbb19 Add priority, device, and sound support to Pushover notifier (port from midgetspy/sickbeard) 2015-02-25 21:30:52 +10:00
JackDandy
2d2eed9c2e Add a "Use as default home page" selector to General Config/Interface/User Interface. 2015-02-25 01:28:38 +00:00
JackDandy
8f7193ee93 Change authentication credentials to display more securely on config pages. 2015-02-24 16:13:07 +00:00
Adam
6414377c9c Merge remote-tracking branch 'remotes/Supremicus/feature/UpdatePushbullet' into develop 2015-02-24 15:47:57 +08:00
JackDandy
3d4cb6dde4 Add text to explain params passed to extra scripts on Config/Post Processing. 2015-02-23 16:47:05 +00:00
Adam
b28024c44f Add YTV network logo 2015-02-22 17:56:03 +00:00
JackDandy
c7a506cf17 Change login page to display quicker by reducing its payload by over 60%. 2015-02-22 11:54:54 +08:00
Adam
d0326cda7e Change replace HTTP auth with a login page
Change to improve webserve code
Add logout menu item with confirmation
Add 404 error page
2015-02-22 11:54:53 +08:00
JackDandy
97429c084f Change overhaul UI of editShow and anime release groups, refactor and simplify code.
Change list order of option on the right of the displayShow page to be mostly inline with the order of options on editShow.
Change legend wording and text colour on the displayShow page.
Add output message if no release group results are available.
Add cleansing of text used in the processes to a add a show.
Add sorting of AniDB available group results.
Add error handling and related UI feedback to reflect result of AniDB communications.
Change description of config/search ignore and require words.
2015-02-21 22:34:20 +00:00
JackDandy
6f3c88de0c Change order of some settings on Config/General/Interface/Web Interface and tweak texts. 2015-02-17 23:37:59 +00:00
Supremicus
e23af0e462 Update Pushbullet notifier (port from midgetspy/sickbeard) 2015-02-17 16:39:35 +10:00
tehspede
bb8c1ec3d9 Fix missed html tag replacing in notifications.
Add history module to pnotify lib.
2015-02-16 23:45:38 +00:00
JackDandy
f40196e8e5 Add max-width to prevent ui glitch on Pull request and Branch Version selectors on config/General/Advanced.
Change <input> tags to html5 and add max-width css.
2015-02-16 04:03:59 +00:00
JackDandy
f8606cd855 Add setting "Update shows during hour" to General Config/Misc. 2015-02-16 03:25:02 +00:00
adam
56337a0615 Add anime release groups to add new show options page
Fix validation of release groups when no group is detected
2015-02-15 09:45:40 +08:00
JackDandy
a6de7ca7dc Change the AniDB provider image for a sharper looking version. 2015-02-14 20:12:30 +00:00
JackDandy
083698f417 Change desktop image into data:uri for platform compatibility. 2015-02-14 19:33:55 +00:00
tehspede
65d30ddb47 Update PNotify to latest master (2014-12-25) and add desktop notifications. 2015-02-14 20:50:57 +02:00
tehspede
1115c6f98f Add percentage of episodes downloaded to footer and remove double spaces in text. 2015-02-14 16:29:36 +00:00
JackDandy
47f1c8eaaf Add support for multiple server hosts to Plex server notifier.
Add support for multiple server hosts to the updated Plex server notifier.
Change Plex Media Server settings section for multi server(s) and improve the layout in the config/notifications page.
Add logic to Plex notifier to update a single server where its TV section path matches the downloaded show. All server libraries are updated if no single server has a download path match.
Change the ui notifications to show the Plex Media Server(s) actioned for library updating.
Fix issue where PMS text wasn't initialised on the config/notifications page and added info about Plex clients.
Add ability to test Plex Server(s) on config/notifications page.
2015-02-14 13:55:59 +00:00
Supremicus
a5dfb0135d Boxcar2 notifier changes 2015-02-13 15:28:03 +10:00
Supremicus
73bdfc0777 Remove defunct boxcar notifier 2015-02-13 12:02:03 +10:00
Supremicus
bab72a5644 Change The Pirate Bay back
* Change The Pirate Bay url back as it's now back up and oldpiratebay
hasn't been updated for weeks
* Remove duplicate thepiratebay icon
2015-02-11 14:36:39 +10:00
JackDandy
320c4c854e Add logic to display overdue/future shows on the Episodes page/DayByDay layout. 2015-02-11 02:01:07 +00:00
Supremicus
0c03b6ba6c Daybyday weekly scroll template 2015-02-11 00:39:34 +00:00
JackDandy
c720c0b913 Add support for a proxy host PAC url on the General Config/Advanced Settings page. 2015-02-10 14:22:12 +00:00
Adam
f0f36b6785 Merge remote-tracking branch 'remotes/Supremicus/feature/DisplayShowTweaks' into develop 2015-01-31 16:01:17 +08:00
Supremicus
642969e06c Add select all and clear all buttons to testRename template 2015-01-25 09:54:16 +10:00
Supremicus
2a1dbcae9f displayShow tweaks
* Fix displayShow topmenu variable to point to a valid menu item
* Change displayShow scene exception separator to a comma for neater
appearance
2015-01-25 09:46:13 +10:00
Supremicus
0416df7fc1 Fix provider list color 2015-01-20 23:20:10 +10:00
Supremicus
a390239205 Adjust menu delay and hover styling
* Change adjust menu delay and hover styling
2015-01-20 22:32:07 +10:00
adam
5210ca9d97 Merge remote-tracking branch 'remotes/adam111316/feature/ChangeAnimeReleaseGroups' into develop 2015-01-20 19:40:08 +08:00
adam
ea99736939 Change anime release groups to in memory storage for lowered latency 2015-01-20 19:36:19 +08:00
Supremicus
688b130a11 Tidy up style sheets
* Change light and dark theme css to only hold color information
* Fix incorrect class names in a couple of templates
2015-01-20 19:48:04 +10:00
Adam
b344aaf1ec Remove obsolete tvtorrents search provider 2015-01-18 21:56:10 +08:00
adam111316
a0d370071e Merge pull request #138 from adam111316/feature/ChangeSearchTiming
Change recent and backlog search timing
2015-01-12 21:47:08 +08:00
Adam
36b3bb9a24 Change recent and backlog search timing
Remove recent and backlog search at start up options from GUI
Change recent and backlog search at start up default value to false
Change recent search to occur 5 minutes after start up
Change backlog search to occur 10 minutes after start up
Change UI footer to display time left until a backlog search
2015-01-12 21:41:51 +08:00
Supremicus
b1234286ae Fix progress bars disappearing off homepage 2015-01-12 22:26:41 +10:00
JackDandy
ccb9bb329c Coming Episodes Overhaul.
Change Coming Episodes to "Episodes" page (API endpoint is not renamed).
Add coming episodes to episode view renaming to config migration code.
Change Layout term "Calender" to "Day by Day" on Episodes page.
Fix saving of sort modes to config file on Episodes page.
Add qTip episode plots to "Day by Day" on Episodes page.
Add article sorting to networks on Episodes page.
Add toggle sort direction and multidimensional sort to isotope on Episodes page.
Add text "[paused]" where appropriate to shows on layout Day by Day.
Simplified sort code in webserver and in template.
Change page auto refresh from 10 to 30 mins.
Add other UI tweaks.
2015-01-08 16:43:17 +00:00
Supremicus
97ade1d621 Change Calendar layout on the Coming Episodes page.
Change view to a fluid layout.
Change episode layout design.
Add day and month to column headers.
Add isotope plug-in to enable sort columns by Date, Network, and Show name.
Add imagesLoaded plug-in to prevent layout breakage by calling isotope to update content after a page auto-refresh.
2015-01-08 14:15:17 +00:00