64 Commits (821e38adf7d2038588f6d9fa88a6c69ee9b52882)

Author SHA1 Message Date
Adam 1aee6fcae2 Fix updating of pull requests 10 years ago
Adam b8804973ca Add pull request checkout option to General Config/Advanced Settings 11 years ago
Adam d599406861 Remove old version checking code that no longer applies to SickGear's release system 11 years ago
Supremicus 4c8c6b21d5 Change logos, text etc. branding to SickGear. 11 years ago
Adam fc09e56a37 Change updater URLs to reflect new repository location 11 years ago
JackDandy 3b5fe4b0de Overhaul General Configuration. Tweak top navbar. Fix imdb and other images. 11 years ago
adam 4e6afd7615 Update repo urls from echel0n to point to SickragePVR. Should fix autoupdating to the correct repo 11 years ago
Adam d5daa14dc0 Fixes crash on general settings page when git output is none 11 years ago
adam 24b7c85100 Fix git checkout when notifiers are enabled 11 years ago
Adam ef4782ccf2 Third fix for zip updating and checkouts... 11 years ago
Adam 3f4f2e37b8 Second attempt to fix zip updating 11 years ago
Adam 48b79937b8 Possible fix for updating when using zips from github 11 years ago
Adam 0abbdf3d44 Fixes listing branches for when using source code 11 years ago
echel0n 9714fc3299 Code fix for attribute error 11 years ago
echel0n 50b91f9d7c Code correction 11 years ago
echel0n 7f8c170f67 Fixed AttributeError: 'dict' object has no attribute 'name' error 11 years ago
echel0n 1bf47900df More fixes for source code updating 11 years ago
echel0n f9ababe7cb Fix for updating issues 11 years ago
echel0n 922df4c160 Fix for NoneType errors 11 years ago
echel0n de8adb24d0 Fix for AttributeError in SourceUpdateManager 11 years ago
echel0n 29b3f2ab3b Fix for issues relating to subprocess imports and BRANCH checks 11 years ago
echel0n b4efb2d641 Fixed a small typo in versionChecker 11 years ago
echel0n 39fe8e8477 More fixes for checkout/updating issues. 11 years ago
echel0n ad39ac8772 Fix for version branch issues. 11 years ago
echel0n 281c5c333e Fixes for updating/checkout of source installed versions. 11 years ago
echel0n 650862fafc Fix for updating/checkouts when using source files instead. 11 years ago
echel0n 4ff4ebb0d6 Fix for brnch checkouts from webui. 11 years ago
echel0n 331be097cb Fixed a typo 11 years ago
echel0n 326d0204c0 Fixes issues with inital setting of branch version on startup first run 11 years ago
echel0n bd2748d33a Fixed code to set branch version at startup 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 7cb2296b6a Fixed issue with reverts to master on startup due to bug in version checker. 11 years ago
echel0n a8bcbc66c3 Fix for incorrectly displayed remote branch list when in advanced settings. 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 14c354b551 Added proxy support to Indexer APIs. 11 years ago
echel0n bea3a13c2b Switched update url for git repo to use non-ssl url. 11 years ago
echel0n 74f73bcc34 New event queue system in place, currently handles shutdown and restart calls. 11 years ago
echel0n c34442f5c1 Notify on update for notifiers via email has been disabled for now till we re-write the email notification code better, fixed a few small errors here and there. 11 years ago
Mark Rawson 6aa149752b Send notifications to all enabled notifiers upon SickRage update. 11 years ago
echel0n a1cef0b958 Added in context to aid in garbage cleanup to help reduce memory usage. 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 dccf371ebd SSL issues fixed. 11 years ago
echel0n 489a181cdb Auto-reloads app on code changes automatically detected from git. 11 years ago
echel0n 6558b8ac71 Code cleanup 11 years ago
echel0n c5f933e4c8 Fixed app performance issues from recent upgrades. 11 years ago
echel0n 7391a6e454 App name change in code. 11 years ago
echel0n 753be64090 Fixes issue of missing ui notification to let you know that there was no update needed when forcing a version check. 11 years ago
echel0n 854de69683 Fixed find propers. 11 years ago
echel0n 4164f00fc8 Fix for restarting issues and slow loading of shows 11 years ago
echel0n b9310444e5 Fix for failed download issues. 11 years ago