Commit Graph

74 Commits (develop)

Author SHA1 Message Date
Jared 92eab4b2e2
New: Config file setting to disable log database
1 month ago
Mark McDowall c641733781 Fixed: Task progress messages in the UI
3 months ago
Mark McDowall f722d49b3a Fixed: Don't use sub folder to check for free disk space for update
4 months ago
Mark McDowall e66ba84fc0 New: Log warning if less than 1 GB free space during update
5 months ago
Robin Dadswell a13011aa49 New: Postgres Database Support
10 months ago
Mark McDowall 5a7e34e291 Fixed: Don't block updates under docker unless configured in package_info
10 months ago
Bogdan c6b543e072 Remove unused imports
1 year ago
Qstick a645681cc8 Clean dual target code
2 years ago
Qstick 2e953a0eb1 Dapper and STJson
2 years ago
Qstick 1c22a1ec0d StyleCop
2 years ago
Qstick 878d1561aa Build Sonarr on Net6
2 years ago
Taloth Saldono eea6be459d Fixed post-install update check not running
3 years ago
Taloth Saldono 7da02c236a Added mechanism for package maintainers to produce a health check error.
3 years ago
Taloth Saldono ad9e709d96 Fixed duplicate UpdateHistory items
4 years ago
Taloth Saldono 0e7b404121 Fixed: Removed hardlink-based transactional file transfer logic (instead relying on explicit copy+delete for cifs)
4 years ago
Taloth Saldono e66b28fb87 Fixed corrupt Update History due to date-time notation
4 years ago
Taloth Saldono f9840c66f8 New: Show previously installed version in Updates UI
4 years ago
Qstick 4f7e00bdc4 Fixed: Don't lock command queue if updating is disabled
4 years ago
Taloth Saldono 25abf52b3f Added update check early in startup if the package requested a post-install update check
4 years ago
Taloth Saldono c82c27a5c5 Added active detection for updatecheck so we know which os/runtime versions don't need to be supported anymore.
5 years ago
Taloth Saldono 524048c4b4 Also force branch if an external updater is used.
6 years ago
Taloth Saldono bfe2976463 Fixed failing tests.
6 years ago
Taloth Saldono 066a9de7ae Parse the package_info file to determine whether the UpdateMechanism is configured properly.
6 years ago
Mark McDowall 36b9c51163 Improved Command Queue
6 years ago
Mark McDowall adaf428aa7 v3 Binaries
6 years ago
Mark McDowall e97e13e897
Fixed: Smarter application update completed message
7 years ago
Keivan Beigi cea6469ab8
Use nameof
8 years ago
Keivan Beigi 73840dcacc The great logger.Error cleanup!
8 years ago
Keivan Beigi ad7d571b24 New: Better platform detection specifically for Non-Windows Systems
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
Taloth Saldono 7ce9f416d1 InstallUpdate pre-check failures should now show a nice error on the UI.
9 years ago
Taloth Saldono 3a938e18fa Fixed: Install Update UI should now report an error if the application folder is not writable instead of failing silently.
9 years ago
Taloth Saldono 104d35299b Checks for update regardless of settings, but won't install it.
9 years ago
Taloth Saldono 35ab3a28fd New: MediaCover api now includes several resized variants to save bandwidth for mobile apps.
9 years ago
Keivan Beigi cb3d5fbfe7 Pass data cmd argument between application and update.
10 years ago
Keivan Beigi f4c202441c Cleaned up environment detection
10 years ago
Keivan Beigi 1bef690a6a better branch redirection logging
10 years ago
Keivan Beigi cfa8dcca29 New: Added support for automatic update branch redirection
10 years ago