LANCommander/LANCommander.Server.Services
2026-01-20 00:46:53 -06:00
..
Abstractions Implement infinite loading with chat thread 2026-01-11 14:38:24 -06:00
Enums Added ability to add multiple Steam profiles, handle login + logout 2025-08-12 18:52:58 -05:00
Exceptions Handle errors with specific exceptions, provide error response with message for clients 2025-06-22 01:33:03 +02:00
Extensions Fix chat component rendering 2025-12-30 18:08:20 -06:00
Factories Separate import and export functionality 2025-07-27 17:51:50 -05:00
Helpers Ensuring that the download endpoints will receive correctly pathed folders for data directory 2025-12-17 22:52:28 +11:00
Interceptors Refactor Settings 2025-11-16 12:31:25 -06:00
Mappers Fix chat component rendering 2025-12-30 18:08:20 -06:00
MediaGrabbers Refactor Settings 2025-11-16 12:31:25 -06:00
Models Refactor Settings 2025-11-16 12:31:25 -06:00
PowerShell Implementation of script debugger component with RPC via SignalR 2025-12-10 20:55:38 -06:00
Providers 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
ServerEngines Refactor script debugging 2025-11-26 01:09:52 -06:00
Utilities Abstract server control to IServerEngine, basic implementation of DockerServerEngine 2025-03-23 17:30:50 -05:00
_BaseDatabaseService.cs Implement infinite loading with chat thread 2026-01-11 14:38:24 -06:00
_BaseService.cs Refactor Settings 2025-11-16 12:31:25 -06:00
ActionService.cs Fix certain taxonomies (tag, genre, platform) being removed from game on save 2025-12-08 00:51:32 -06:00
ArchiveService.cs Fixing to check for absolute paths 2025-12-19 14:51:06 +11:00
AuthenticationService.cs Fix storage of authentication token 2025-11-19 00:36:03 -06:00
CategoryService.cs Refactor Settings 2025-11-16 12:31:25 -06:00
ChatMessageService.cs Refactor Settings 2025-11-16 12:31:25 -06:00
ChatService.cs Implement infinite loading with chat thread 2026-01-11 14:38:24 -06:00
ChatThreadReadStatusService.cs Implement infinite loading with chat thread 2026-01-11 14:38:24 -06:00
ChatThreadService.cs Refactor Settings 2025-11-16 12:31:25 -06:00
CollectionService.cs Refactor Settings 2025-11-16 12:31:25 -06:00
CompanyService.cs Refactor Settings 2025-11-16 12:31:25 -06:00
EngineService.cs Refactor Settings 2025-11-16 12:31:25 -06:00
GameCustomFieldService.cs Refactor Settings 2025-11-16 12:31:25 -06:00
GameSaveService.cs Fixing to check for absolute paths 2025-12-19 14:51:06 +11:00
GameService.cs Skip packaging if resulting path does not exist 2026-01-14 20:13:20 -06:00
GenreService.cs Refactor Settings 2025-11-16 12:31:25 -06:00
GitHubService.cs Refactor Settings 2025-11-16 12:31:25 -06:00
IGDBService.cs Refactor Settings 2025-11-16 12:31:25 -06:00
IPXRelayService.cs Refactor Settings 2025-11-16 12:31:25 -06:00
IssueService.cs Add basic routes for issues, move to minimal API, resolve using user ID 2025-11-21 00:25:59 -06:00
KeyService.cs Refactor Settings 2025-11-16 12:31:25 -06:00
LANCommander.Server.Services.csproj Refactor Settings 2025-11-16 12:31:25 -06:00
LibraryService.cs Refactor Settings 2025-11-16 12:31:25 -06:00
MediaService.cs checking if the path is an absolute path or not 2025-12-19 14:46:46 +11:00
MultiplayerModeService.cs Refactor Settings 2025-11-16 12:31:25 -06:00
PageService.cs Refactor Settings 2025-11-16 12:31:25 -06:00
PlatformService.cs Refactor Settings 2025-11-16 12:31:25 -06:00
PlaySessionService.cs Refactor Settings 2025-11-16 12:31:25 -06:00
RedistributableService.cs Refactor Settings 2025-11-16 12:31:25 -06:00
RoleService.cs Refactor Settings 2025-11-16 12:31:25 -06:00
SavePathService.cs Refactor Settings 2025-11-16 12:31:25 -06:00
ScriptService.cs Set default snippets directory if blank 2026-01-20 00:46:53 -06:00
ServerHttpPathService.cs Refactor Settings 2025-11-16 12:31:25 -06:00
ServerLogService.cs Refactor Settings 2025-11-16 12:31:25 -06:00
ServerService.cs Refactor script debugging 2025-11-26 01:09:52 -06:00
SetupService.cs Move config/user files to Data directory 2025-12-11 01:58:28 -06:00
SteamCMDService.cs Persist SteamCMD credentials 2026-01-20 00:32:39 -06:00
StorageLocationService.cs Move game endpoints to minimal API, fix archive upload compressed size calculation 2025-11-20 22:04:20 -06:00
TagService.cs Refactor Settings 2025-11-16 12:31:25 -06:00
UpdateService.cs Fixing to check for absolute paths 2025-12-19 14:51:06 +11:00
UserCustomFieldService.cs Refactor Settings 2025-11-16 12:31:25 -06:00
UserService.cs Implement infinite loading with chat thread 2026-01-11 14:38:24 -06:00