Radarr/src/NzbDrone.Host
Jared 086a0addba
New: Config file setting to disable log database (#9943)
Co-authored-by: sillock1 <jprest97@gmail.com>
2024-05-06 21:51:19 +03:00
..
AccessControl Enforce comment style in CS 2022-11-20 12:27:45 -06:00
AppLifetime.cs New: Return static response to requests while app is starting 2023-02-12 13:29:46 -06:00
ApplicationModes.cs Fixed: Close all database connections on shutdown 2022-11-20 11:47:28 -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 dotnet to 6.0.25 2023-12-10 15:35:59 +02: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 New: Config file setting to disable log database (#9943) 2024-05-06 21:51:19 +03: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