Commit Graph

186 Commits (de29e17734bf12f2429132009ad21bd0902201b0)

Author SHA1 Message Date
Qstick 94d7f56743 Fixed: Catch InvalidDataException during initial config to prevent boot loop
1 year ago
Qstick c02b66ec44 Enforce comment spacing with Stylecop
2 years ago
Mark McDowall 52fc5ae1ea Publish ApplicationStartingEvent during startup
2 years ago
Robin Dadswell 8f6e099794 New: Postgres Database Support
2 years ago
luz paz 7d8a4abc8e Fix various typos
2 years ago
ta264 ded8602976 Fixed: Close all database connections on shutdown to remove shm/wal files
2 years ago
ta264 7ebd41eff1 Update packages
2 years ago
Qstick 4dd0b49dbc Package and Installer Updates
2 years ago
ta264 861e7db0ba Fixed: Enable response compression over https
2 years ago
ta264 30670442b6 Fixed: Forms login persists across restarts in docker
2 years ago
Qstick 150d7b046a New: Additional logging for InvalidModel BadRequest API calls
2 years ago
Qstick d12ba05466 Fixed: Windows installer and adding/removing services
2 years ago
ta264 814d75c022 Fixed: Restarting windows service from UI
2 years ago
Qstick 9b4605be03 Fixed: Tray app restart
2 years ago
Qstick 947ad15af0 New: Build on Net6
2 years ago
ta264 be53503ec0 Fixed: Bad login redirect using a reverse proxy
3 years ago
ta264 7fe36a7e92 New: Use native dotnet host and DryIoc
3 years ago
ta264 c247d07e84 New: Use ASP.NET Core instead of Nancy
3 years ago
ta264 2cc114c037 New: Drop mono support
3 years ago
ta264 b0ea6550d7 New: Use System.Text.Json for Nancy and SignalR
3 years ago
ta264 c1a6e1c39d New: Build with NET5
3 years ago
Qstick 2f4f7cbf34 Bump NetCore 3.1.13
3 years ago
ta264 c9ee3f8b8a Fixed: Ensure SSL cert exists before saving config
3 years ago
Qstick 281190822f Fixed: 'iso-8859-2' is not a supported encoding name
3 years ago
ta264 92aae86664 Fixed: Restoring large database backups
3 years ago
Qstick c3f6b8660e Bump netcore 3.1.10
3 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
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)
4 years ago
ta264 8da53ae6aa New: Bump to .NET Core 3.1
4 years ago
ta264 8fe924fdcd New: Multi target net framework 4.6.2 and net core 3.0
4 years ago
ta264 8a938f6856 New: Switch to ASPNetCore Kestrel and SignalR
4 years ago
ta264 b1349213f2 New: Use dotnet tooling, produce 64bit build on windows
4 years ago
ta264 250d79b5bb Fixed: app.config no longer required
4 years ago
Mark McDowall 801eb562eb Improve certificate validation registration
4 years ago
Mark McDowall 37137b0c10 HTTPS certificate validation options
4 years ago
ta264 17c9fc419c New: Update Nancy to 2.0
5 years ago
Taloth Saldono 332466a945 Updated way Sentry gets configured and enabled.
5 years ago
Taloth Saldono ec4237d51a Added BuildInfo.AppName to centralize 'Lidarr'
5 years ago
Taloth Saldono 26c8768931 New: Removed libcurl http fallback since mono 5.16+ doesn't need it. Also bumped minimum mono version check to 5.16 (5.20 is the best choice atm)
5 years ago
ta264 f1fc45fa99 New: Migrate to new csproj format
5 years ago
ta264 fb26ff286d New: Bump Newtonsoft.Json to 12.0.2
5 years ago
Qstick 3ebbf6ff83 Fixed: Multiple SignalR Improvements
5 years ago
Qstick 4eb815aa0e New: Migrate to PackageReference Format
5 years ago
Qstick b5d502bd5d Fixed: Long Path Support on Mono and .Net
5 years ago
Qstick 70155cae18 New: Target .net 4.6.2
5 years ago
Qstick c40cda3101 New: Bump SignalR to 2.4.1
5 years ago
Qstick 499ec06664 Fixed: Throw Startup Exception on Same Port for SSL
5 years ago