LANCommander/LANCommander.Server/Startup
2025-10-21 21:28:52 -05:00
..
ApplicationSettings.cs Add ASP.NET Aspire 2025-08-06 19:37:11 -05:00
Authentication.cs Allow different cookie policies for HTTP/S 2025-10-21 21:28:52 -05:00
BackgroundProcessing.cs Schedule background process for packaging 2025-08-02 23:27:27 -05:00
Beacon.cs Rename SDK services -> clients, implement new configuration, use dependency injection for clients 2025-09-24 20:58:23 -05: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 Reorder database init to fix migrations 2025-03-23 20:01:44 -05:00
Debug.cs Clean up startup 2025-03-11 21:21:16 -05:00
Endpoints.cs Move auth routes to endpoints, change OIDC response mode to query, fix link w/o antiforgery 2025-10-21 02:41:00 -05:00
Filesystem.cs Clean up startup 2025-03-11 21:21:16 -05:00
Identity.cs Allow different cookie policies for HTTP/S 2025-10-21 21:28:52 -05:00
Kestrel.cs Fix port binding 2025-08-10 18:02:25 -05:00
Logger.cs Clean up startup 2025-03-11 21:21:16 -05: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 Use server engines to start/stop servers 2025-03-24 00:19:33 -05:00
Services.cs Register client, rename settings file 2025-10-05 21:31:16 -05: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