84 Commits (cb244807d10f65e882b2997d2f2d5bb74b9bcacf)

Author SHA1 Message Date
Prinz23 cb244807d1 Change move menu history into history. 5 years ago
Prinz23 7c483ec95b Change make web UI calls async so that, for example, process media will not block page requests. 5 years ago
JackDandy 2d776e51ef Fix rTorrent py3 compat. 5 years ago
SickGear 027995add5 Change core system to improve performance and facilitate multi TV info sources. 6 years ago
JackDandy 27e8679cfc Fix using multiple hostnames with config General/Interface/"Allowed browser hostnames" 5 years ago
Prinz23 bbf6622625 Change sickgear.py can now be run as start up instead of SickBeard.py. 6 years ago
Prinz23 3de96d6440 Update Tornado Web Server 5.0.1 (35a538f) → 5.1.dev1 (415f453) 7 years ago
JackDandy 7c53e1e5f6 Change remove redundant xsrf handling for POSTs that don't use web and API. 7 years ago
JackDandy f3310e29f2 Change improve security. 7 years ago
Prinz23 e8ade6ffcf Update Tornado Web Server 4.5.1 (79b2683) → 5.0.1 (35a538f). 7 years ago
JackDandy 8d9406d5fc Add choose to delete watched episodes from a list of played media at Kodi, Emby, and/or Plex. 7 years ago
Prinz23 85a1656dd3 Fix "too many redirects" or "no CSS/JS content" delivered. 8 years ago
JackDandy 23df14758f Change webserver startup to correctly use xheaders in reverse proxy or load balance set-ups. 8 years ago
JackDandy 0bcc2c03e6 Change fanart images to not use cache as cache is not required. 9 years ago
Prinz23 6b418ddea9 Change load cached images (Trakt) on demand. 9 years ago
JackDandy b124b453fe Add search crawler exclusions. 10 years ago
Prinz23 2e711423b9 Add Search Queue Overview page 10 years ago
adam 2dab61478e Remove various unused code 10 years ago
adam 55458e549b Add hidden cache debug page 10 years ago
Adam 71d7938fac Change webserve code to a logical layout and PEP8 10 years ago
Adam d0326cda7e Change replace HTTP auth with a login page 10 years ago
JackDandy 57f01e6584 Fix restart issue. 11 years ago
JackDandy c03429a25a Remove orphaned file and cleanup class naming. 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
echel0n 429db5b7d4 Shutdown/restarts now wait for Tornado to finish shutting down before proceeding further 11 years ago
echel0n e5ac585b6a Fix for webui becoming unresponsive when using SSL and possibly in other situations as well. 11 years ago
echel0n d02c0bd6eb Fixed issues with editing/saving custom scene exceptions. 11 years ago
echel0n 2f0683ec1e Fixed restart/updating issues for synology/qnap devices, may also resolve other OS related simular issues. 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
echel0n 172dec1017 Startup/Restart issues resolved. 11 years ago
echel0n a103035ac2 Testing fix for web_root issues. 11 years ago
echel0n 2d0c31510e Fixed issues with trakt and root dirs. 11 years ago
echel0n 74f73bcc34 New event queue system in place, currently handles shutdown and restart calls. 11 years ago
echel0n 9f1250d750 Turned autoreload off as it was turned on when we set debugging to true for tornado. 11 years ago
echel0n 7a95b0bb14 Added new InvalidShowException to NameParser, Removed isGoodResult search check and now attached parsed result show objects and compare them against the show object we use to search with instead. 11 years ago
echel0n f7502294c5 Added in better error handling for tornado web server. 11 years ago
echel0n 04f6b8fc8b Fixed web_root issues, Play videos directly from browser when displaying show via HTML5/JS ** WORK IN PROGRESS ** 11 years ago
echel0n 12ac388dc2 Fixed startup/restart/shutdown issues on Windows, Linux, FreeBSD platforms tested. 11 years ago
echel0n 1fc909299d Fixed start/restart/shutdown issues including any issues with daemonizing. 11 years ago
echel0n 75f69396d4 Reverted some changes. 11 years ago
echel0n b6e7635a32 Removed tornado's auto-reload function and reverted back to using our original method of performing auto-updates, this should also correct 500 internal server issues for those that got them after updates where performed automatically. 11 years ago
echel0n 386355e130 Updates/Restarts now use the same process instead of spawning a new one so the PID remains the same. 11 years ago
echel0n 07685f4295 Fixed issues with webroot settings and reverse proxies. 11 years ago
echel0n acadce4d96 Fix for setting status via episode status manager 11 years ago
echel0n c792e34c43 FreeNAS test fix #4 11 years ago
echel0n 51247710bb Reverse proxy support fixed 11 years ago
echel0n 0e962f83cb Fix for feedcache logging. 11 years ago
echel0n fd88c77d26 Fix for 401/404 errors now just redirect back to home page. 11 years ago
echel0n 652de9172b Testing force update 11 years ago