Commit Graph

199 Commits (develop)

Author SHA1 Message Date
Mark McDowall c9f4fb141f Forward X-Forwarded-Host header
2 weeks ago
Bogdan f9454b5b5a Fixed: Initialize databases after app folder migrations
2 weeks ago
Mark McDowall 9e3dfc510d Paging params in API docs
4 months ago
Stevie Robinson d20a049a5a Translate fields on the backend
5 months ago
Bogdan 1f95bcae4e New: Async HttpClient
9 months ago
Bogdan b05938a9a8 Revert "Fixed: Don't log handled exceptions in API"
12 months ago
Mark McDowall fecb3895ed Fixed: Don't log handled exceptions in API
12 months ago
Bogdan 0411102f57 Remove unused imports
1 year ago
Qstick f26fd39709 Use Environment.ProcessPath instead of GetCurrentProcess().MainModule.FileName
1 year ago
Bogdan bbdecb343b Log invalid config file exceptions
1 year ago
Mark McDowall 3c03413d5a New: Return static response to requests while app is starting
1 year ago
Mark McDowall 60cc22b543 Fixed: Permissions after installing on Windows and opening Firewall port
1 year ago
Bogdan 37a3799c66 Fixed: Ensure default config file on starting app
1 year ago
Bogdan 640c0f5d52 Remove CustomSchemaIds for swagger
1 year ago
Qstick e5ad7407a7 Update API Docs
1 year ago
Qstick d93329a3fd Fixed: Installer hangs during service removal
1 year ago
Qstick f16bd435db Fixed: Catch InvalidDataException during initial config to prevent boot loop
1 year ago
Mark McDowall 9b5a050c40 Publish ApplicationStartingEvent during startup
1 year ago
Robin Dadswell 46c2e0ba82 New: Postgres Support
2 years ago
ta264 cb0ae36033 Fixed: Enable response compression over https
2 years ago
ta264 eb431f09fd Fixed: Close all database connections on shutdown to remove shm/wal files
2 years ago
ta264 27e3b5e630 Fixed: Windows installer and adding/removing services
3 years ago
ta264 05d24821f7 Fixed: Restarting windows service from UI
3 years ago
ta264 04e575903f Fixed: Tray app restart
3 years ago
ta264 8f2ae2beff New: Upgrade to .NET 6
3 years ago
ta264 a3a914adfe Fixed: Forms login persists across restarts in docker
3 years ago
Qstick d3f9474eab PublishEvent after StartupContext to try fix integration tests
3 years ago
Taloth Saldono 740e0edc04 Added update check early in startup if the package requested a post-install update check
3 years ago
Qstick 966e9f43f1 Fixed: 'iso-8859-2' is not a supported encoding name
3 years ago
ta264 ee81ad2add Fixed: Bad login redirect using a reverse proxy
3 years ago
ta264 a146f6d223 Cache nuget packages
3 years ago
ta264 d6170dbfed New: Use native dotnet host and DryIoc
3 years ago
ta264 58ddbcd77e New: Use ASP.NET Core instead of Nancy
3 years ago
ta264 2bf86248af Fixed: Ensure SSL cert exists before saving config
3 years ago
ta264 fb130fd0e9 New: Drop mono support
3 years ago
ta264 d3e8c7e0c9 New: Use System.Text.Json for Nancy and SignalR
3 years ago
ta264 da1686b53c New: Build with NET5
3 years ago
ta264 220f917be2 Fixed: Restoring large database backups
3 years ago
ta264 b2d1617e44 Disable single instance check for integration tests
4 years ago
ta264 ea909c6d99 Bump net core to 3.1.7
4 years ago
ta264 c1b9590df2 Bump to net core 3.1.5, update packages
4 years ago
ta264 08496c82af New: Readarr 0.1
4 years ago
Qstick 3b7eb01918 New: Lidarr to Readarr
4 years ago
Qstick f77a2feeef
StyleCop (#1058)
4 years ago
ta264 6af29da4c9 New: Bump to .NET Core 3.1
4 years ago
ta264 4346c76d4f New: Multi target net framework 4.6.2 and net core 3.0
5 years ago
ta264 8aa3383e65 New: Switch to ASPNetCore Kestrel and SignalR
5 years ago
ta264 4a0468e1ab New: Use dotnet tooling, produce 64bit build on windows
5 years ago
ta264 55e141c44b Fixed: app.config no longer required
5 years ago
Mark McDowall f7addece49 Improve certificate validation registration
5 years ago