LANCommander/LANCommander.Server
Pat Hartl 191827ed6d Remove manual tracking of user connections, populate participants in database
Removes the manual tracking of user connections by connection ID in the RPC hub. SignalR automatically links connections to connected users and provides Client.User[s] methods.

Also fixes message sending to participants and tracking of participants per thread.
2025-10-28 22:19:48 -05:00
..
Controllers Move auth routes to endpoints, change OIDC response mode to query, fix link w/o antiforgery 2025-10-21 02:41:00 -05:00
Endpoints Move auth routes to endpoints, change OIDC response mode to query, fix link w/o antiforgery 2025-10-21 02:41:00 -05:00
Extensions Clean up startup 2025-03-11 21:21:16 -05:00
Helpers Remove lazy loading 2024-11-27 01:51:47 -06:00
Hubs Remove manual tracking of user connections, populate participants in database 2025-10-28 22:19:48 -05:00
Interceptors If beacon address is blank, auto populate using beacon's bound interface 2025-05-04 19:25:08 -05:00
Jobs Rename SDK services -> clients, implement new configuration, use dependency injection for clients 2025-09-24 20:58:23 -05:00
Logging Add basic streaming logs with color 2024-08-29 00:19:56 -05:00
manifests/l/LANCommander/Server/1.1.5 Updated links for WinGet manifest 2025-05-05 19:15:22 -05:00
Middlewares Change namespace of abstractions 2025-03-16 14:35:53 -05:00
Models Move file manager component to UI project 2025-09-06 12:57:15 -05:00
Properties Fix start URL 2025-02-03 17:49:19 -06:00
Providers (Mostly) fix launcher download 2025-03-16 20:13:35 -05:00
Snippets Add snippets for new cmdlets 2025-02-05 01:21:25 -06:00
Startup Allow different cookie policies for HTTP/S 2025-10-21 21:28:52 -05:00
Styles Allow more granular selection of records for import/export 2025-08-01 02:27:06 -05:00
Templates Add more auth provider templates 2025-01-01 23:29:07 -06:00
UI Allow different cookie policies for HTTP/S 2025-10-21 21:28:52 -05:00
wwwroot Update icon 2025-03-06 18:38:50 -06:00
appsettings.Development.json Map external user auths to users via custom fields 2024-12-29 18:58:01 -06:00
appsettings.json Rename server project 2024-08-04 18:44:33 -05:00
docker-compose.yml Add all paths to Docker docs/compose file 2025-08-12 00:55:45 -05:00
Dockerfile Copy steamcmd alias properly 2025-08-12 18:56:44 -05:00
entrypoint.sh Copy steamcmd alias properly 2025-08-12 18:56:44 -05:00
InstallService-Linux.sh Add service install scripts 2025-02-06 19:10:55 -06:00
InstallService-macOS.sh Add service install scripts 2025-02-06 19:10:55 -06:00
InstallService-Windows.ps1 Add service install scripts 2025-02-06 19:10:55 -06:00
LANCommander.ico Add icon 2025-03-13 01:24:45 -05:00
LANCommander.Server.csproj Centrally manage packages 2025-09-25 19:11:37 -05:00
LANCommanderMappingProfile.cs Serve client settings via new endpoint 2025-09-26 00:49:34 -05:00
package-lock.json Use webpack 2025-03-15 15:52:58 -05:00
package.json Use webpack 2025-03-15 15:52:58 -05:00
PCGamingWikiClient.cs Better handling of mixed notes-content, stripping out lines and HTML entities 2025-04-25 01:22:32 +02:00
Program.cs Remove antiforgery, fix auth service registration 2025-07-30 20:42:15 -05:00
runtimeconfig.template.json Rename server project 2024-08-04 18:44:33 -05:00
ScaffoldingReadMe.txt Rename server project 2024-08-04 18:44:33 -05:00
steamcmd.sh Create wrapper script for steamcmd 2025-08-12 00:53:04 -05:00
webpack.config.js Use webpack 2025-03-15 15:52:58 -05:00