Commit Graph

149 Commits (18f77a967b128d31a9f6ec56715cb604e4474256)

Author SHA1 Message Date
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
Mark McDowall 7c7a6a4514 Throw exception if ports are the same at startup
5 years ago
Mark McDowall 0ca70a3197 Fixed: Long path support on Windows
5 years ago
Mark McDowall 0911abcfc0 Improve certificate validation registration
5 years ago
Mark McDowall 04850331ce Fix long path support overrides in mono
5 years ago
Mark McDowall 4665b4fb37 New: Target .net 4.6.2
5 years ago
Mark McDowall 49197a2ae0 Update executable icon
5 years ago
Mark McDowall 7d06e5d684 HTTPS certificate validation options
5 years ago
Taloth Saldono 5062d74041 Reverted in-memory signalr keypair in favor of a .config directory.
5 years ago
Taloth Saldono 220cd84ef5 Fixed: SignalR requiring a home directory to function properly.
5 years ago
Mark McDowall 4939b77a6c Upgrade signalR to 2.4.0
6 years ago
Mark McDowall a3b90650be Remove unused references
6 years ago
Mark McDowall 81d6c0d210 New: Backup options and restoration
6 years ago
Mark McDowall fdbe45c0ab New: Ability to rename using long paths when available
6 years ago
Mark McDowall 5666369cc4 Fixed: Default Windows Service Account
6 years ago
Mark McDowall adaf428aa7 v3 Binaries
6 years ago
Mark McDowall 5894b4fd95 v3 UI
6 years ago
Mark McDowall 99feff549d Upgrade Owin to 3.1.0
6 years ago
Mark McDowall 37518349b9 Upgrade Nancy to 1.4.4
6 years ago
Mark McDowall 5b4e194f25 Upgrade signalR to 2.2.2
6 years ago
Mark McDowall 296881b358 Target .net 4.6.1
6 years ago
Mark McDowall 7297c1b8e4 v3 API
6 years ago
Mark McDowall a7aff3bd9a Upgrade NLog to 4.5.3
6 years ago
Taloth Saldono 99ee59e9cc Fixed: Updated NLog to 4.5 RC6 to handle mono 5.10
6 years ago
Taloth Saldono f53cad822a Fixed: Raise ApplicationStartupEvent after Owin is running.
7 years ago
Taloth Saldono ea5769fdd6 Updated NLog from 4.4.3 to 4.4.12
7 years ago
Mark McDowall 6626397350
Move DB migration to start
7 years ago
Mark McDowall 728f553802
Log when running tray app
7 years ago
Mark McDowall bc32ad064e
Move DB migration after application router
7 years ago
Mark McDowall 56825da6b6
Don't get registered URLs until they need to be configured
7 years ago
Taloth Saldono 84d2d6a1d5 Fixed: Slower daemon startup loop if Sonarr runs into non-recoverable errors such as unwritable pid/appfolder/config file.
7 years ago
Taloth Saldono 23552c3267 Tweaked SingleInstancePolicy not to cancel startup if AppData is overridden is set.
7 years ago