Commit Graph

197 Commits (47f9467266945593aee56520aa316a7abf03c2e1)

Author SHA1 Message Date
Mark McDowall 47f9467266 Fixed: Don't log handled exceptions in API
12 months ago
Qstick d03e472ac6 Fixed: Register PostgresOptions when running in utility mode
1 year ago
Bogdan f19c6e8ee1 Remove unused imports
1 year ago
Qstick ddb8c8dffe Use Environment.ProcessPath instead of GetCurrentProcess().MainModule.FileName
1 year ago
Bogdan 50328861fa Log invalid config file exceptions
1 year ago
Bogdan f8d0d4a2a0 Bump Swashbuckle to 6.5.0
1 year ago
Qstick 40a8476683 Bump dotnet to 6.0.16
1 year ago
Qstick 1bc0b5f950 Enable all analyzers and enforce code style on build
1 year ago
Mark McDowall 7ac0e43c29 Fixed: Permissions after installing on Windows and opening Firewall port
1 year ago
Bogdan ed2d127240 Fixed: Ensure default config file on starting app
1 year ago
Mark McDowall fc79738fcb New: Return static response to requests while app is starting
1 year ago
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