..
Abstractions
Added "Preview" edit view, flesh out media picker
2026-04-24 02:05:56 -05:00
Enums
Move Steam integrations to separate assembly, add cmdlets for various Steam actions
2026-01-24 16:37:07 -06:00
Exceptions
Handle errors with specific exceptions, provide error response with message for clients
2025-06-22 01:33:03 +02:00
Extensions
Added "Preview" edit view, flesh out media picker
2026-04-24 02:05:56 -05: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 mapping for data model Game -> manifest Game
2026-04-17 23:51:41 -05:00
MediaGrabbers
Added "Preview" edit view, flesh out media picker
2026-04-24 02:05:56 -05:00
Models
Added "Preview" edit view, flesh out media picker
2026-04-24 02:05:56 -05:00
PowerShell
Implementation of script debugger component with RPC via SignalR
2025-12-10 20:55:38 -06:00
Providers
Fix missing fields in metadata lookup for IGDB
2026-03-04 23:54:44 -06:00
ServerEngines
Refresh tracked servers per engine on update/add
2026-03-11 23:27:33 -05: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
Add Tools section to server app
2026-02-08 02:24:53 -06:00
ArchiveService.cs
Fix uploading for tool archives
2026-02-15 14:56:55 -06:00
AuthenticationService.cs
Avoid crashing if auth provider templates don't exist
2026-02-16 19:34:59 -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
Basic chat window
2026-04-07 23:10:45 -05: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
DepotService.cs
Include multiplayer modes in depot results
2026-04-09 21:50:58 -05: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
Split ScriptClient into partials
2026-02-10 17:34:35 -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
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
Made allocation method on key nullable, added manual assign key dialog, reworked how the next available key is chosen
2026-04-12 19:58:47 -05:00
LANCommander.Server.Services.csproj
Fix .NET 10 build
2026-04-12 19:59:53 -05:00
LibraryService.cs
Refactor Settings
2025-11-16 12:31:25 -06:00
MediaService.cs
Added "Preview" edit view, flesh out media picker
2026-04-24 02:05:56 -05:00
MetadataService.cs
Rework metadata lookup to support multiple providers, merging
2026-03-03 22:29:41 -06: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
RatingService.cs
Add ratings to DB. Add popular/backlog games to depot.
2026-04-01 23:13:33 -05:00
RedistributableService.cs
Split ScriptClient into partials
2026-02-10 17:34:35 -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
Fix snippet lookup
2026-03-04 21:18:33 -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
Refresh tracked servers per engine on update/add
2026-03-11 23:27:33 -05:00
SetupService.cs
Move config/user files to Data directory
2025-12-11 01:58:28 -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
ToolService.cs
Split ScriptClient into partials
2026-02-10 17:34:35 -06:00
UpdateService.cs
Fix .NET 10 build
2026-04-12 19:59:53 -05: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