LANCommander/LANCommander.Server/Startup
2025-11-21 01:28:37 -06:00
..
ApplicationSettings.cs Fix token secret not loading from config 2025-11-20 01:21:23 -06:00
Authentication.cs Refactor Settings 2025-11-16 12:31:25 -06:00
BackgroundProcessing.cs Schedule background process for packaging 2025-08-02 23:27:27 -05:00
Beacon.cs Refactor Settings 2025-11-16 12:31:25 -06:00
Cors.cs Clean up startup 2025-03-11 21:21:16 -05:00
Daemon.cs Clean up startup 2025-03-11 21:21:16 -05:00
Database.cs Configure database on startup 2025-11-17 20:31:11 -06:00
Debug.cs Clean up startup 2025-03-11 21:21:16 -05:00
Endpoints.cs Port other controllers to endpoints 2025-11-21 01:28:37 -06:00
Filesystem.cs Refactor Settings 2025-11-16 12:31:25 -06:00
Identity.cs Move game endpoints to minimal API, fix archive upload compressed size calculation 2025-11-20 22:04:20 -06:00
Kestrel.cs Refactor Settings 2025-11-16 12:31:25 -06:00
Logger.cs Refactor Settings 2025-11-16 12:31:25 -06:00
Middleware.cs Added middleware to use JWT bearer authentication if header exists 2025-03-12 23:48:53 -05:00
Razor.cs Clean up startup 2025-03-11 21:21:16 -05:00
Scalar.cs Move Scalar config out of extensions, add bearer token field to API reference 2025-03-11 19:32:38 -05:00
Servers.cs Refactor Settings 2025-11-16 12:31:25 -06:00
Services.cs Unwrap settings config builder extensions 2025-11-19 19:52:36 -06:00
SignalR.cs Add new RPC hub, migrate existing SignalR messaging to strongly typed RPC, add chat data migrations 2025-08-28 19:57:23 -05:00
Thumbnails.cs Use server engines to start/stop servers 2025-03-24 00:19:33 -05:00