LANCommander/LANCommander.Server/Startup
2025-05-04 19:25:08 -05:00
..
ApplicationSettings.cs Clean up startup 2025-03-11 21:21:16 -05:00
Authentication.cs Clean up startup 2025-03-11 21:21:16 -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 Add test for checking CreatedBy on basic record creation 2025-03-16 21:04:24 -05:00
Filesystem.cs Clean up startup 2025-03-11 21:21:16 -05:00
Hangfire.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 Clean up startup 2025-03-11 21:21:16 -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 Render times in UI as local time zone 2025-03-17 02:02:17 -05:00
SignalR.cs Clean up startup 2025-03-11 21:21:16 -05:00
Thumbnails.cs Use server engines to start/stop servers 2025-03-24 00:19:33 -05:00