1
0
mirror of https://github.com/moparisthebest/SickRage synced 2024-08-13 16:53:54 -04:00
Commit Graph

2212 Commits

Author SHA1 Message Date
Bike Mike
89c944ec94 Added cookie support to custom torrent provider 2014-05-25 19:19:45 +02:00
echel0n
02bf35790d Merge branch 'origin/dev' 2014-05-23 10:08:57 -07:00
echel0n
3b6534ca1d Fix for issues relating to webAPI and episode searching. 2014-05-23 10:05:44 -07:00
echel0n
eebbcb1253 Merge branch 'origin/dev' 2014-05-23 09:39:22 -07:00
echel0n
a350be339c Fix for issue causing issues loading and saving search providers 2014-05-23 09:35:01 -07:00
JackDandy
cf1d88343d Add feature to General Config to display fuzzy dates instead of absolute dates. Add feature to General Config to trim the leading number "0" shown on hour of day and date of month.
Affects UI dates on the Coming Episodes, Display Show, Manage > Backlog Overview, Home and History pages.

Widen the General Config tab widths and tweak, format and align some texts.

The many 'test date' variations in the General Config -> "Date and Time" drop down are useless during the month of May as both short and long styles are the same. Change the 'test date' to January 1 of the next year so short and long month styles are distinguishable.
2014-05-23 16:20:44 +01:00
echel0n
55421cbe33 Merge branch 'origin/dev' 2014-05-23 07:28:30 -07:00
echel0n
41ff17a2f0 Added in our favicons 2014-05-23 07:25:44 -07:00
echel0n
2bc5412c2a Merge branch 'origin/dev' 2014-05-23 05:39:18 -07:00
echel0n
7391a6e454 App name change in code. 2014-05-23 05:37:22 -07:00
echel0n
f67f3af858 Merge branch 'origin/dev' 2014-05-23 05:07:37 -07:00
echel0n
5fffa002d5 Added sickrage logo for notifiers to git repo 2014-05-23 05:06:07 -07:00
echel0n
29b1019b94 Merge branch 'origin/dev' 2014-05-23 03:02:04 -07:00
echel0n
1a1f9d3e77 Fixed issue for shows that don't return a runtime typically from TVRage indexer 2014-05-23 03:00:45 -07:00
echel0n
5ad638771e Merge branch 'origin/dev' 2014-05-23 00:01:01 -07:00
echel0n
5c43787560 Fixed missing ui notification for snatched episodes. 2014-05-22 23:58:29 -07:00
echel0n
a2e8321c26 Merge branch 'origin/dev' 2014-05-22 23:49:19 -07:00
echel0n
43219e34e3 Fix for transmission torrent client and ratio's 2014-05-22 23:45:49 -07:00
echel0n
b499e4b6db Fixed issues with per-provider torrent ratio settings, now can be left blank to default to client ratio setting. 2014-05-22 23:42:11 -07:00
echel0n
47420f6b5c Merge branch 'origin/dev' 2014-05-22 22:45:19 -07:00
echel0n
753be64090 Fixes issue of missing ui notification to let you know that there was no update needed when forcing a version check. 2014-05-22 22:43:53 -07:00
echel0n
d37a992508 Fixes issue with trailing slash being appened to end of url when adding custom RSS torrent provider. 2014-05-22 22:36:48 -07:00
echel0n
5ddee46dfd Merge branch 'origin/dev' 2014-05-22 22:05:38 -07:00
echel0n
736cb7c738 Fixes issues with ABD shows searching for complete seasons and returning zero results. 2014-05-22 22:02:49 -07:00
echel0n
e1146d4050 Merge branch 'origin/dev' 2014-05-22 20:22:22 -07:00
echel0n
f5cb9ab84d Fixes issue with version update not appearing at top of page 2014-05-22 20:17:24 -07:00
echel0n
abcde5ee89 Updated CSS style sheets to better suite our logo color scheme 2014-05-22 19:47:12 -07:00
echel0n
9b063bf1cf Merge branch 'origin/dev' 2014-05-22 18:34:34 -07:00
echel0n
72a1e4e580 Updated logo design and removed old one 2014-05-22 18:32:09 -07:00
echel0n
9bf38c07ae New logo design idea 2014-05-22 17:06:55 -07:00
echel0n
53407d8525 Merge pull request #576 from echel0n/dev
Update webserve.py
2014-05-22 10:02:55 -07:00
echel0n
80651447ae Update webserve.py 2014-05-22 10:01:03 -07:00
echel0n
9cd9576232 Fix for Next Ep airdates.
Added check for hidden folders in post-processing.
Cleaned up daily search function.
2014-05-21 20:12:15 -07:00
echel0n
e3da060000 Fix for adding new shows and issue with indexer_timeout 2014-05-21 15:55:02 -07:00
echel0n
e6cebdc5d4 Smoothed logo 2014-05-21 15:29:50 -07:00
echel0n
b31b054e0c More logo changes 2014-05-21 15:15:09 -07:00
echel0n
43f66f63cf Logo change 2014-05-21 14:49:31 -07:00
echel0n
dad2c1623c Changed IRC channel details 2014-05-21 13:35:12 -07:00
echel0n
13462fbb67 Added user settable interval for autoPost-Processing to post-processing config section. 2014-05-21 13:26:24 -07:00
echel0n
95adb131e1 Revert "Fix for findpropers and newznab providers"
This reverts commit cfa5d99066.
2014-05-21 12:08:08 -07:00
echel0n
63207ba93b Added global indexer timeout for adding shows. 2014-05-21 11:17:52 -07:00
echel0n
3a874b56dd Fixed issues with detecting _UNPACK_ when post-processing 2014-05-21 09:42:33 -07:00
echel0n
cfa5d99066 Fix for findpropers and newznab providers 2014-05-20 22:50:56 -07:00
echel0n
e09c4976a5 Removed internal cache update checks, cache updates will now perform at the interval setting time you set for daily searches. 2014-05-20 20:55:42 -07:00
echel0n
8141d8a170 Fixed issues for custom RSS torrent providers 2014-05-20 20:22:48 -07:00
Nils Vogels
37df671ae6 Adding some more references to the forum
Removing link to issue tracker
Adding instructions on how to perform basic branching, committing and submitting PR's
2014-05-21 01:17:49 +02:00
echel0n
d6a942698a Fixes errors caused by duplicate newznab providers 2014-05-20 13:51:54 -07:00
echel0n
9914523f64 Correctly sets episodes past current date to UNAIRED if episode status is set to SKIPPED or WANTED so that manually snatched pre-release episodes do not get effected. 2014-05-20 12:24:20 -07:00
echel0n
3517952536 Fix to insure pre-release downloads/snatches don't get reset back to unaired. 2014-05-20 12:02:10 -07:00
echel0n
76e8c73c4b rawhd update 2014-05-20 11:41:07 -07:00