Bogdan
|
f4c718554b
|
Bump dotnet to 6.0.25
|
12 months ago |
Mark McDowall
|
dcdc140945
|
Paging params in API docs
(cherry picked from commit bfaa7291e14a8d3847ef2154a52c363944560803)
Closes #4178
Closes #4196
|
1 year ago |
Qstick
|
cdd683ae8f
|
New: Rework and Require Authentication
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
(cherry picked from commit 8911386ed0fcaa5ed0a894e511a81ecc87e58d49)
|
1 year ago |
Bogdan
|
9d5d112e7a
|
Bump dotnet to 6.0.21
|
1 year ago |
Bogdan
|
fd9bd5f691
|
New: Async HttpClient
|
1 year ago |
Qstick
|
ff73eab0de
|
Update SixLabors.ImageSharp, MailKit, DryIoc libraries
Closes #3478
Co-Authored-By: Stepan Goremykin <25577658+goremykin@users.noreply.github.com>
|
1 year ago |
Bogdan
|
346f1b097d
|
Revert "Fixed: Don't log handled exceptions in API"
This reverts commit 47f9467266 .
|
1 year ago |
Mark McDowall
|
47f9467266
|
Fixed: Don't log handled exceptions in API
(cherry picked from commit 59f2e5b65dd7352aad92b33adefa6cf5ca79a0de)
Closes #3736
|
1 year ago |
Qstick
|
d03e472ac6
|
Fixed: Register PostgresOptions when running in utility mode
(cherry picked from commit 3a1d848e59dda24b50220700b61db6046505c7a5)
|
2 years ago |
Bogdan
|
f19c6e8ee1
|
Remove unused imports
Close #3651
|
2 years ago |
Qstick
|
ddb8c8dffe
|
Use Environment.ProcessPath instead of GetCurrentProcess().MainModule.FileName
GetCurrentProcess().MainModule.FileName is expensive, Environment.ProcessPath added in net6
|
2 years ago |
Bogdan
|
50328861fa
|
Log invalid config file exceptions
(cherry picked from commit a95317446c452926819ad24f892a00770b1b23fc)
Closes #3618
|
2 years ago |
Bogdan
|
f8d0d4a2a0
|
Bump Swashbuckle to 6.5.0
|
2 years ago |
Qstick
|
40a8476683
|
Bump dotnet to 6.0.16
|
2 years ago |
Qstick
|
1bc0b5f950
|
Enable all analyzers and enforce code style on build
Fixes #3406
Fixes #3407
Fixes #3408
Fixes #3409
Fixes #3410
Fixes #3411
Fixes #3412
Fixes #3413
Fixes #3414
Fixes #3415
Fixes #3416
Fixes #3417
Fixes #3418
Fixes #3419
Fixes #3420
Fixes #3421
Fixes #3422
Fixes #3423
|
2 years ago |
Mark McDowall
|
7ac0e43c29
|
Fixed: Permissions after installing on Windows and opening Firewall port
Closes #3454
(cherry picked from commit ff2e8ffc372a34d08028db3c49f603cdfb87d832)
|
2 years ago |
Bogdan
|
ed2d127240
|
Fixed: Ensure default config file on starting app
(cherry picked from commit 5326a102e23eacfc1132eb544a92af737a531df5)
|
2 years ago |
Mark McDowall
|
fc79738fcb
|
New: Return static response to requests while app is starting
(cherry picked from commit 303fc5d786ccf2ad14c8523fc239696c5d37ea53)
|
2 years ago |
Qstick
|
94d7f56743
|
Fixed: Catch InvalidDataException during initial config to prevent boot loop
[Common]
|
2 years ago |
Qstick
|
c02b66ec44
|
Enforce comment spacing with Stylecop
Fixes #3104
|
2 years ago |
Mark McDowall
|
52fc5ae1ea
|
Publish ApplicationStartingEvent during startup
Fixes #3102
(cherry picked from commit 5400bce1295bdc4198d2cfe0b9258bbb7ccf0852)
|
2 years ago |
Robin Dadswell
|
8f6e099794
|
New: Postgres Database Support
Co-Authored-By: Qstick <376117+Qstick@users.noreply.github.com>
|
2 years ago |
luz paz
|
7d8a4abc8e
|
Fix various typos
Found via `codespell -q3 -S ./yarn.lock,./src/NzbDrone.Core.Test,./src/NzbDrone.Core/Localization -L bitap,tempdate,uptodate`
|
2 years ago |
ta264
|
ded8602976
|
Fixed: Close all database connections on shutdown to remove shm/wal files
(cherry picked from commit eb431f09fdede191bfe6bc6c2da9c8cb12d804a1)
|
2 years ago |
ta264
|
7ebd41eff1
|
Update packages
|
2 years ago |
Qstick
|
4dd0b49dbc
|
Package and Installer Updates
|
3 years ago |
ta264
|
861e7db0ba
|
Fixed: Enable response compression over https
(cherry picked from commit cb0ae3603309daae4d6b026de15f26cb4b59096d)
|
3 years ago |
ta264
|
30670442b6
|
Fixed: Forms login persists across restarts in docker
|
3 years ago |
Qstick
|
150d7b046a
|
New: Additional logging for InvalidModel BadRequest API calls
|
3 years ago |
Qstick
|
d12ba05466
|
Fixed: Windows installer and adding/removing services
|
3 years ago |
ta264
|
814d75c022
|
Fixed: Restarting windows service from UI
|
3 years ago |
Qstick
|
9b4605be03
|
Fixed: Tray app restart
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
|
3 years ago |
Qstick
|
947ad15af0
|
New: Build on Net6
|
3 years ago |
ta264
|
be53503ec0
|
Fixed: Bad login redirect using a reverse proxy
(cherry picked from commit b0f04bb9d79a9f9f0021d179ea7273998be7cab3)
(cherry picked from commit ee81ad2add4819920e17ab8b64165a8131ae8dd0)
|
3 years ago |
ta264
|
7fe36a7e92
|
New: Use native dotnet host and DryIoc
(cherry picked from commit d6170dbfedf27a6218afe242a0fae2eb8b368aec)
|
3 years ago |
ta264
|
c247d07e84
|
New: Use ASP.NET Core instead of Nancy
|
3 years ago |
ta264
|
2cc114c037
|
New: Drop mono support
(cherry picked from commit fb130fd0e916262651a8ce97f4263f05117b91cc)
|
3 years ago |
ta264
|
b0ea6550d7
|
New: Use System.Text.Json for Nancy and SignalR
(cherry picked from commit d3e8c7e0c94a3d2987329d278dc0d00ae3d76c8f)
|
3 years ago |
ta264
|
c1a6e1c39d
|
New: Build with NET5
(cherry picked from commit da1686b53c3bfa3904414d92ae0fb2435c4c0309)
|
3 years ago |
Qstick
|
2f4f7cbf34
|
Bump NetCore 3.1.13
|
4 years ago |
ta264
|
c9ee3f8b8a
|
Fixed: Ensure SSL cert exists before saving config
Trap missing certificate exception to avoid bootloop
(cherry picked from commit 78c7372a0d64e15734b14b0ca9852ae7c0a47132)
|
4 years ago |
Qstick
|
281190822f
|
Fixed: 'iso-8859-2' is not a supported encoding name
|
4 years ago |
ta264
|
92aae86664
|
Fixed: Restoring large database backups
Remove Kestrel's default 28.6MB upload limit
(cherry picked from commit 286b083da429a49638c9121b1dda058b5425c476)
|
4 years ago |
Qstick
|
c3f6b8660e
|
Bump netcore 3.1.10
|
4 years ago |
Taloth Saldono
|
22be6820f8
|
Added update check early in startup if the package requested a post-install update check
|
4 years ago |
ta264
|
3a2db4bcf6
|
Disable single instance check for integration tests
Causes a SIGABRT on mono 6.10 and 6.12 - double free or corruption
|
4 years ago |
ta264
|
7ebfa35c93
|
Bump net core to 3.1.7
|
4 years ago |
Qstick
|
f5e2a447e9
|
Sync Packages with Radarr
|
4 years ago |
Qstick
|
a4b78b44ce
|
StyleCop (#1058)
* Stylecop Rules and Fixes
|
4 years ago |
ta264
|
8da53ae6aa
|
New: Bump to .NET Core 3.1
|
4 years ago |