LANCommander/LANCommander.Server/Startup
Pat Hartl 041a0069ee Add DiscoveryBeacon, DiscoveryProbe, new beacon message
Adds a discovery beacon and probe to the client and removes BeaconService from the server.
2025-04-23 21:23:33 -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 Add DiscoveryBeacon, DiscoveryProbe, new beacon message 2025-04-23 21:23:33 -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