Commit Graph

82 Commits (develop)

Author SHA1 Message Date
Jared 649a03e5a0
New: Config file setting to disable log database (#2123)
4 weeks ago
Mark McDowall 2cacfba81f Fixed: Task progress messages in the UI
2 months ago
Mark McDowall cd7d1571db Fixed: Don't use sub folder to check for free disk space for update
4 months ago
Mark McDowall ee969b7a06 New: Log warning if less than 1 GB free space during update
4 months ago
Bogdan d38f2614d3 Remove unused imports
1 year ago
Bogdan 681f06e321 Fixed: Disable checking for updates when in debug runtime
1 year ago
Qstick 6579385110 Cleanup multi-platform code
1 year ago
Qstick 473405ceeb
Update file and folder handling methods from Radarr (#1051)
2 years ago
Qstick 9cb04466c1 DbType param on update check
2 years ago
Qstick 38c09277d9 New: Alternative Site Links
3 years ago
Taloth Saldono 4749d76147 Fixed duplicate UpdateHistory items
3 years ago
Taloth Saldono 16a7bceaae Fixed corrupt Update History due to date-time notation
3 years ago
Qstick 86eeb3cc57 New: Show previously installed version in Updates UI
3 years ago
Qstick c12052867a Fix Update page not showing latest results
3 years ago
Qstick ad04d0d261 More Cleanup
4 years ago
Qstick e1020f4107 Initial Push
4 years ago
Taloth Saldono 67d2765d0c Fixed: Removed hardlink-based transactional file transfer logic (instead relying on explicit copy+delete for cifs)
4 years ago
Qstick 3aafc02687 Added update check early in startup if package requested
4 years ago
Arthur Bols 4b25ef6deb New: Removed chown and simplified chmod options for linux/osx
4 years ago
Qstick c2761ef16c Fixed: Don't lock command queue if updating is disabled
4 years ago
Qstick ea18a366c4 fixup! Code Smells
4 years ago
Qstick 0a1eb877e0 New: Set Branch, Update Mech from PackageInfo
4 years ago
ta264 f02fa629cc Reformat and apply Stylecop rules
4 years ago
ta264 c6ae0bb509 Add missing new lines at end of files
4 years ago
ta264 057829c3b0 New: Multi target net framework 4.6.2 and net core 3.0
5 years ago
Qstick de7d6c68b8 Fixed: Log, Don't throw when trying update in docker
5 years ago
Qstick 7f221c7834 Fixed: Automation/Integration/Unit Tests
5 years ago
Qstick bfc467dd96 New: Use MediaInfo on File Parsing
5 years ago
Qstick 242d530bb4 Fixed: Unit Test Fixes
5 years ago
Qstick 65efa15551 New: Backend changes for new UI
5 years ago
Qstick aef89160e2 Added: Platform Detection Improvements
5 years ago
Qstick cbdea30a6e New: Secure URLs for Links and Services (#3219)
6 years ago
Leonardo Galli ad7b6a8ec2 Remove hacky way to change branch
8 years ago
Leonardo Galli 906ecfb6a1 Fixed multiple things in the Update procedure
8 years ago
Mike 03cc3a1ad2 Change default branch in config. (#63)
8 years ago
Mike d62dbd48ae Change Sonarr / NzbDrone auto-updater stuff to Radarr. (#61)
8 years ago
Leonardo Galli 97095733dd Sets Branch to develop. We need to change this later.
8 years ago
Keivan Beigi 0214c8e0f0 Removed unused using statements
8 years ago
Keivan Beigi aba613acd1 Because it's 2016!
8 years ago
Taloth Saldono 2ffbbb0e71 Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder.
8 years ago
Taloth Saldono 6a90035a4c Updated NLog to v4.2.3.
8 years ago
Mark McDowall 9f523bb167 New: Prevent automatic update if UI folder is not writable
8 years ago
Taloth Saldono ccfa13e383 Replaced built-in valuetypes with language keywords.
9 years ago
Mark McDowall 5acaf9d60b Fixed: Preserve startup arguments during restart
9 years ago
Taloth Saldono 5effca92b8 New: Now checks the file size of moved episodes to verify if the transfer was completed successfully to be able to detect errors with mounted network storage.
9 years ago
Mark McDowall 638e3ca898 Command queue
9 years ago
Taloth Saldono 40987cc335 Include version in services Changes api call so the server knows how to redirect.
9 years ago
Taloth Saldono 52a71a4e96 Fixed some mono specific tests.
9 years ago
Taloth Saldono 071839fa86 Removed InstallUpdate, instead manually triggering ApplicationUpdate.
9 years ago
Taloth Saldono 2f06cc6ffa Fixed: Branch redirects will now occur during install of the a new update instead of during an update check.
9 years ago