Radarr/src/NzbDrone.Host
2025-09-09 16:56:04 -05:00
..
AccessControl Enforce comment style in CS 2022-11-20 12:27:45 -06:00
ApplicationModes.cs Fixed: Close all database connections on shutdown 2022-11-20 11:47:28 -06:00
AppLifetime.cs New: Return static response to requests while app is starting 2023-02-12 13:29:46 -06:00
Bootstrap.cs New: Config file setting to disable log database (#9943) 2024-05-06 21:51:19 +03:00
BrowserService.cs Fixed: Close all database connections on shutdown 2022-11-20 11:47:28 -06:00
CancelHandler.cs Used ReflectionOnly and/or public types where possible to avoid loading related assemblies unnecessarily 2020-08-15 12:25:28 -04:00
Radarr.Host.csproj Bump Swashbuckle to 8.1.4 2025-09-09 16:56:04 -05:00
Radarr.ico Fixed: Console App Icon 2020-11-11 22:13:54 -05:00
SingleInstancePolicy.cs Fixed: Close all database connections on shutdown 2022-11-20 11:47:28 -06:00
Startup.cs Don't log debug messages for API key validation 2025-08-11 18:32:42 -05:00
TerminateApplicationException.cs Fixed: Close all database connections on shutdown 2022-11-20 11:47:28 -06:00
UtilityModeRouter.cs Fix various typos 2023-12-19 20:18:54 +02:00