| .. |
|
ApplicationSettings.cs
|
Fix setting duplication
|
2026-03-04 23:46:17 -06:00 |
|
Authentication.cs
|
Removing serilog from server
|
2025-12-11 16:18:33 +11: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
|
Fix default storage location paths
|
2025-12-16 19:35:36 -06:00 |
|
Debug.cs
|
Clean up startup
|
2025-03-11 21:21:16 -05:00 |
|
Endpoints.cs
|
Add Tools section to server app
|
2026-02-08 02:24:53 -06:00 |
|
Filesystem.cs
|
Update snippet pathing
|
2025-12-11 02:06:04 -06:00 |
|
Identity.cs
|
Removing serilog from server
|
2025-12-11 16:18:33 +11:00 |
|
Kestrel.cs
|
Increase buffer size for downloads, avoid throttling large responses via kestrel
|
2026-02-17 00:30:27 -06:00 |
|
Logger.cs
|
Consolidating to consistent logging across all apps
|
2025-12-11 16:18:33 +11:00 |
|
Middleware.cs
|
Added middleware to use JWT bearer authentication if header exists
|
2025-03-12 23:48:53 -05:00 |
|
Migrations.cs
|
Overhauling the migrations to be a bit more explicit in the steps that they go through.
|
2025-12-18 10:57:26 +11:00 |
|
Razor.cs
|
Removing serilog from server
|
2025-12-11 16:18:33 +11: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
|
Refresh tracked servers per engine on update/add
|
2026-03-11 23:27:33 -05:00 |
|
Services.cs
|
Separate SignalR chat client from RPC client. Create abstraction for getting server address. Implement server-side chat client.
|
2025-12-23 21:12:06 -06:00 |
|
SignalR.cs
|
Separate SignalR chat client from RPC client. Create abstraction for getting server address. Implement server-side chat client.
|
2025-12-23 21:12:06 -06:00 |
|
Steam.cs
|
Move Steam integrations to separate assembly, add cmdlets for various Steam actions
|
2026-01-24 16:37:07 -06:00 |
|
Thumbnails.cs
|
Use server engines to start/stop servers
|
2025-03-24 00:19:33 -05:00 |