Commit Graph

78 Commits (develop)

Author SHA1 Message Date
Mark McDowall 37a9f670dd Fixed: Task progress messages in the UI
2 months ago
Mark McDowall ba2fad5d9c Fixed: Don't use sub folder to check for free disk space for update
4 months ago
servarr[bot] 0fb8ab2280
New: Log warning if less than 1 GB free space during update
4 months ago
Mark McDowall 82bc2d1aa4 Fixed: Don't block updates under docker unless configured in package_info
10 months ago
Bogdan 0411102f57 Remove unused imports
1 year ago
Qstick f5847e9e5b New: Show previously installed version in Updates UI
1 year ago
Qstick bcc8370d05 Cleanup dual target and mono code
2 years ago
Robin Dadswell 46c2e0ba82 New: Postgres Support
2 years ago
Taloth Saldono 6cb2bf6b5f Fixed post-install update check not running
3 years ago
Taloth Saldono 759b78e816 Added mechanism for package maintainers to produce a health check error.
3 years ago
Taloth Saldono 740e0edc04 Added update check early in startup if the package requested a post-install update check
3 years ago
Taloth Saldono 70c572534a Fixed binary execute permissions for osx and Radarr
3 years ago
Taloth Saldono 1ff5d814f4 New: Displaying folder-based permissions in UI rather than file-based permissions and with selectable sane presets
3 years ago
Taloth Saldono 4af4d45873 Fixed: Removed hardlink-based transactional file transfer logic (instead relying on explicit copy+delete for cifs)
3 years ago
Arthur Bols acd5796d87 New: Removed chown and simplified chmod options for linux/osx
3 years ago
Qstick ad1ef12238 Use Arch and Runtime when getting list of update changes
4 years ago
Qstick 8c6ecd3b7a Fixed: Don't lock command queue if updating is disabled
4 years ago
Qstick d0e2cf9571 New: Set Branch, Update Mech from PackageInfo
4 years ago
Qstick 3b7eb01918 New: Lidarr to Readarr
4 years ago
Qstick f77a2feeef
StyleCop (#1058)
4 years ago
ta264 4346c76d4f New: Multi target net framework 4.6.2 and net core 3.0
5 years ago
Taloth Saldono 5333a469b6 Added active detection for updatecheck so we know which os/runtime versions don't need to be supported anymore.
5 years ago
Qstick d81b063388
Fixed: Don't throw error on Docker Update Attempt (#725)
5 years ago
ta264 4be01a5a95
Disable update for docker containers (#715)
5 years ago
Qstick ba96dad8c7 Fixed: UI and Command manager updates
6 years ago
Qstick 8219a8014b Fixed: Use Update branch specified in settings instead of always develop
7 years ago
Qstick c8ed46850a Updates to UI, Update NLog to 4.4.12
7 years ago
Qstick 82ee8e6c42 Fixed: Smarter application update completed message
7 years ago
TCBWZA 0d4e049225 Removed reference to Sonarr and replaced them with Lidarr
7 years ago
Matthew Despain 20c8dec50a First round of refactoring.
7 years ago
Keivan Beigi cea6469ab8
Use nameof
7 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