Commit Graph

180 Commits (develop)

Author SHA1 Message Date
Bogdan 128309068d Fixed: Initialize databases after app folder migrations
1 week ago
Mark McDowall 3fbe436138 Forward X-Forwarded-Host header
2 weeks ago
Jared 92eab4b2e2
New: Config file setting to disable log database
2 weeks ago
Jared d051dac12c
New: Optionally use Environment Variables for settings in config.xml
3 weeks ago
Bogdan 86034beccd Bump ImageSharp, Polly, DryIoc, STJson, WindowsServices
2 months ago
Stevie Robinson 48b12f5b00
Translate Download Clients on the backend
6 months ago
Mark McDowall bfaa7291e1
Paging params in API docs
7 months ago
Mark McDowall 40a71d65ec Sonarr not Radarr
8 months ago
Mark McDowall 76f5b26322 Fixed: Windows Installer hanging on removing previous service
8 months ago
Bogdan 828b8e0fe4 Bump dotnet to 6.0.21
9 months ago
Bogdan 0feee19146 New: Async HttpClient
9 months ago
Robin Dadswell a13011aa49 New: Postgres Database Support
9 months ago
Stevie Robinson 9188a9971b
Update API docs description
10 months ago
Mark McDowall 59f2e5b65d Fixed: Don't log handled exceptions in API
12 months ago
Bogdan c6b543e072 Remove unused imports
1 year ago
Bogdan a95317446c Log invalid config file exceptions
1 year ago
Qstick 3a6c078b30 Fixed: Catch InvalidDataException during initial config to prevent boot loop
1 year ago
Bogdan 5326a102e2 Fixed: Ensure default config file on starting app
1 year ago
Stepan Goremykin 2abbee1032
Update SixLabors.ImageSharp, MailKit, DryIoc libraries
1 year ago
Mark McDowall 42003ebd72 Reverted Microsoft package updates to 6.x
1 year ago
Stepan Goremykin c35308b32b Update chrome driver and swagger
1 year ago
Stepan Goremykin 3b6cadeb7e Update packages from microsoft
1 year ago
Mark McDowall ff2e8ffc37 Fixed: Permissions after installing on Windows and opening Firewall port
1 year ago
Qstick f928ee7cad Use Environment.ProcessPath instead of GetCurrentProcess().MainModule.FileName
1 year ago
Qstick 0ed8ba828d Avoid unnecessary zero-length array allocations
1 year ago
Mark McDowall 303fc5d786 New: Return static response to requests while app is starting
1 year ago
Qstick 08b677ca7d Enforce comment spacing with Stylecop
2 years ago
Mark McDowall 5400bce129 Publish ApplicationStartingEvent during startup
2 years ago
Qstick 173f456683 Remove Unity (No longer maintained)
2 years ago
luz paz 209a250079 Fix various typos
2 years ago
Qstick 25eb0ba816 API Docs update
2 years ago
Qstick 18f77a967b New: API Docs
2 years ago
Mark McDowall b154b00c61 New: Setting to disable authentication for local addresses
2 years ago
Qstick a4232549cb Fix Tray App and Windows Server Restart
2 years ago
Qstick 1169741c54 New: Use ASP.NET Core instead of Nancy
2 years ago
Qstick f50b54b3f6 New: Use System.Text.Json for Nancy and SignalR
2 years ago
Qstick 1c22a1ec0d StyleCop
2 years ago
Qstick 878d1561aa Build Sonarr on Net6
2 years ago
Qstick f79ae77a3a New: Switch to ASPNetCore Kestrel and SignalR
2 years ago
Qstick b4ca4908fc Purge V2 API
2 years ago
Mark McDowall d6c0635a26 New: Improve message if Sonarr can't bind to IP/port during startup
3 years ago
Taloth Saldono 396caa52cf New: Replaced launcher on OSX Catalina so that individual permissions can be assigned (note, will ignore permissions previously assigned to sh)
4 years ago
Taloth Saldono 25abf52b3f Added update check early in startup if the package requested a post-install update check
4 years ago
ta264 90fb1646e0 Updated Nancy to 2.0
5 years ago
Taloth Saldono b1eec16333 Updated way Sentry gets configured and enabled.
5 years ago
Taloth Saldono e126c45fb3 Added BuildInfo.AppName to centralize 'Sonarr'
5 years ago
Taloth Saldono b3e84f407a 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
Taloth Saldono a66fb76e9a Converted all projects to the new csproj format.
5 years ago
Qstick 0c1ce66053 Cleanup Multiple Compiler Warnings
5 years ago
Taloth Saldono 83c09b4540 Fixed: Support for SignalR's Server Sent Events transport as an alternative to websockets and long polling
5 years ago