62 Commits (c96dbf7ea6a6efc18f95dcf050f7a7074a1a2498)

Author SHA1 Message Date
JackDandy c96dbf7ea6 Change to reduce the time taken to "Update shows" with show data. 10 years ago
Adam 42b5fe7570 Change IMDb updater to a toggleable option under General Settings (disabled by default due to slow operations) 10 years ago
Adam 30720b9cbd Change general config's branches and pull request list generation for faster page loading 10 years ago
Adam 7413b38640 Remove requirement for username to be provided on login page 10 years ago
JackDandy 2d2eed9c2e Add a "Use as default home page" selector to General Config/Interface/User Interface. 10 years ago
JackDandy 8f7193ee93 Change authentication credentials to display more securely on config pages. 10 years ago
Adam d0326cda7e Change replace HTTP auth with a login page 10 years ago
JackDandy 6f3c88de0c Change order of some settings on Config/General/Interface/Web Interface and tweak texts. 10 years ago
JackDandy f40196e8e5 Add max-width to prevent ui glitch on Pull request and Branch Version selectors on config/General/Advanced. 10 years ago
JackDandy f8606cd855 Add setting "Update shows during hour" to General Config/Misc. 10 years ago
JackDandy c720c0b913 Add support for a proxy host PAC url on the General Config/Advanced Settings page. 10 years ago
JackDandy ccb9bb329c Coming Episodes Overhaul. 11 years ago
Adam b8804973ca Add pull request checkout option to General Config/Advanced Settings 11 years ago
JackDandy c729e6d3a8 Add lowercase PM to the General Config/Interface/Time style selection. 11 years ago
JackDandy d735d81ed5 Fix typo on General Config/Misc. 11 years ago
JackDandy 2de69d028b Add auto focus to home page Search Show box. 11 years ago
JackDandy 5c6ca57474 Change overhaul Config/Search Providers plus fix a couple of config links. 11 years ago
JackDandy eb0ea69e5d Remove browser player from Config General and Display Shows page. 11 years ago
Supremicus 4c8c6b21d5 Change logos, text etc. branding to SickGear. 11 years ago
JackDandy 0607b912d8 Add an anonymous redirect builder for external links. 11 years ago
JackDandy ef4470bd78 Add send2trash, General Config/Send to trash, and catch show dir not found exception. 11 years ago
JackDandy 8ecd4c796b Tweak description under "Git remote for branch" on "General Config"/"Advanced Settings". 11 years ago
JackDandy 3b5fe4b0de Overhaul General Configuration. Tweak top navbar. Fix imdb and other images. 11 years ago
JackDandy 6c8d72b9c1 Revert "Added gui for IMDB watchlists in Config General." 11 years ago
Supremicus 2c510aa210 Improve UI to display fluidly on different screen sizes. 11 years ago
Peter Maciocia 5aae8d7b48 add checkbox to control proxying indexers 11 years ago
Supremicus d475ee82c8 styling fixes and clarify what to do after theme selection 11 years ago
Supremicus 888b4359b9 Setting up for theme changing 11 years ago
Supremicus 8847fa056d New skin 11 years ago
KontiSR 7165df7405 Added gui for IMDB watchlists in Config General. 11 years ago
echel0n ee458bd211 Fixed AttributeError: 'NoneType' object has no attribute 'is_scene' in scene_numbering code. 11 years ago
echel0n 7b187c3add Fixed cannot find 'capitalize' while searching for 'capitalize' error. 11 years ago
echel0n 534104b8b0 Changed how SickRage determins its branch version which will resolve issues with app switching back to master branch by mistke on startup. 11 years ago
echel0n f4b24bd85d Added a checkout branch button to the advanced config settings tab to tie things in better and make them easier. 11 years ago
echel0n 7dc89c084f Added ability to switch branches from general settings/advanced, will perform a forced checkout of whatever branch you choose and restart automatically. 11 years ago
echel0n 424674464f Playing videos from display show page has now been made opt-in, you can enable/disable via general config menu. 11 years ago
Mark Rawson 8f19e84a80 Add global option to disable SickRage update notifications via notifiers. 11 years ago
echel0n d73cc1cbbd Replaced cherrypy with tornado which helped resolve our memory leak issue. 11 years ago
JackDandy 2e387b1ce8 Expose "Date Style"... "Use System Default" only when FuzzyMoment is off. 11 years ago
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. 11 years ago
echel0n 7391a6e454 App name change in code. 11 years ago
echel0n 63207ba93b Added global indexer timeout for adding shows. 11 years ago
echel0n 0a1a2a7148 Fixed CPU Throttling details 11 years ago
echel0n a3e06b965f Added in CPU Throttling option under general config -> advanced. 11 years ago
echel0n 58e0b58a0f Added a timezone display option so that you can either display the date/time via your local timezone or the show's network timezone. 11 years ago
echel0n 448a45cf40 Fix for complete season snatches. 11 years ago
echel0n fb71c6139e Added in optional multi-threading for all search queues, can be set from General->Advanced config section. 11 years ago
Michael Johnson 02382d2716 Add proper handling for reverse proxies 11 years ago
echel0n 3a60683327 Fixed issues with parsing release names and naming patterns including regex for sports is now more accurate then ever! 11 years ago
echel0n 35f70c7924 Fix for air-by-date and sports shows 11 years ago