Mark McDowall
3ffb36a2df
Fixed: Don't block updates under docker unless configured in package_info
...
(cherry picked from commit 5a7e34e291c2715aa67161e5c455d25e80f498df)
1 year ago
Bogdan
2e252771de
Remove unused imports
...
(cherry picked from commit c6b543e0729bc20f15e37d074fbf31d8c76c187a)
2 years ago
Qstick
0f6b11f55d
Cleanup Dual Target and Mono References
2 years ago
Qstick
f80272a659
New: Collections View
3 years ago
Robin Dadswell
80b1aa9a2c
New: Postgres Support
...
Co-Authored-By: Qstick <376117+Qstick@users.noreply.github.com>
3 years ago
Taloth Saldono
ec8d1c4ae6
Fixed post-install update check not running
...
(cherry picked from commit eea6be459d5dbfafb9a5285046282c25c4697242)
4 years ago
Taloth Saldono
024000275d
Added mechanism for package maintainers to produce a health check error.
...
(cherry picked from commit 7da02c236aa03e6aef011130526040c1cb8399fc)
4 years ago
Taloth Saldono
1df31f9059
Fixed duplicate UpdateHistory items
...
(cherry picked from commit ad9e709d96a4c8635f52e9ee8623fa805e628de6)
4 years ago
Taloth Saldono
0dcb07f170
Fixed corrupt Update History due to date-time notation
4 years ago
Qstick
553a8f2a0a
New: Show previously installed version in Updates UI
...
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
4 years ago
ta264
f90133d588
Fixed: Set correct permissions on Radarr.Update before starting
4 years ago
Qstick
9c77399379
New: Dynamic Select and UMask Fields
...
Fixes #5380
Fixes #5348
Fixes #5167
Fixes #5166
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
4 years ago
Qstick
f9242af246
Use Arch and Runtime when getting list of update changes
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
...
Fixes #4723
4 years ago
Arthur Bols
4b25ef6deb
New: Removed chown and simplified chmod options for linux/osx
...
Closes #3760
Closes #3752
5 years ago
Qstick
c2761ef16c
Fixed: Don't lock command queue if updating is disabled
5 years ago
Qstick
ea18a366c4
fixup! Code Smells
5 years ago
Qstick
0a1eb877e0
New: Set Branch, Update Mech from PackageInfo
5 years ago
ta264
f02fa629cc
Reformat and apply Stylecop rules
5 years ago
ta264
c6ae0bb509
Add missing new lines at end of files
5 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
6 years ago
Qstick
aef89160e2
Added: Platform Detection Improvements
6 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 )
...
* Change Sonarr / NzbDrone auto-updater stuff to Radarr.
This is required in order for the auto-updater to work.
* Change default branch to develop instead of forcing it.
8 years ago
Mike
d62dbd48ae
Change Sonarr / NzbDrone auto-updater stuff to Radarr. ( #61 )
...
This is required in order for the auto-updater to work.
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.
...
Added ContentSummary to be able to describe the ContentData in a human readable form. (Useful for JsonRpc and FormData).
9 years ago
Taloth Saldono
6a90035a4c
Updated NLog to v4.2.3.
9 years ago
Mark McDowall
9f523bb167
New: Prevent automatic update if UI folder is not writable
9 years ago
Taloth Saldono
ccfa13e383
Replaced built-in valuetypes with language keywords.
9 years ago
Mark McDowall
5acaf9d60b
Fixed: Preserve startup arguments during restart
...
Closes #325
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.
10 years ago
Mark McDowall
638e3ca898
Command queue
...
New: Adding multiple series will queue them instead of running all at once
New: Slower scheduled tasks won't be block others from running
10 years ago
Taloth Saldono
40987cc335
Include version in services Changes api call so the server knows how to redirect.
10 years ago
Taloth Saldono
52a71a4e96
Fixed some mono specific tests.
10 years ago
Taloth Saldono
071839fa86
Removed InstallUpdate, instead manually triggering ApplicationUpdate.
10 years ago
Taloth Saldono
2f06cc6ffa
Fixed: Branch redirects will now occur during install of the a new update instead of during an update check.
10 years ago
Taloth Saldono
7ce9f416d1
InstallUpdate pre-check failures should now show a nice error on the UI.
10 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.
10 years ago
Taloth Saldono
104d35299b
Checks for update regardless of settings, but won't install it.
10 years ago