LANCommander/LANCommander.Server/Startup
2025-08-28 19:57:23 -05:00
..
ApplicationSettings.cs Add ASP.NET Aspire 2025-08-06 19:37:11 -05:00
Authentication.cs Remove antiforgery, fix auth service registration 2025-07-30 20:42:15 -05:00
BackgroundProcessing.cs Schedule background process for packaging 2025-08-02 23:27:27 -05:00
Beacon.cs If beacon address is blank, auto populate using beacon's bound interface 2025-05-04 19:25:08 -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 Initial backend implementation for chat 2025-08-19 03:08:30 -05:00
Filesystem.cs Clean up startup 2025-03-11 21:21:16 -05:00
Identity.cs Add test for checking CreatedBy on basic record creation 2025-03-16 21:04:24 -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 Add ASP.NET Aspire 2025-08-06 19:37:11 -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