LANCommander/LANCommander.Launcher.Services
Aaron Powell 869b7ea466 Fixing media importer and adding importer robustness
ImportContext wasn't being set on the importers which caused problems during the import process. Fixed that and added a bunch more logging around the place so we can get better tracing into what's happening through the import pipeline
2025-12-19 11:14:43 +11:00
..
Exceptions Refactor launcher library importing, manifests 2025-11-29 18:24:27 -06:00
Extensions Missing service registration 2025-12-19 10:35:50 +11:00
Import Fixing media importer and adding importer robustness 2025-12-19 11:14:43 +11:00
Models Refactor launcher library importing, manifests 2025-11-29 18:24:27 -06:00
PowerShell Implementation of script debugger component with RPC via SignalR 2025-12-10 20:55:38 -06:00
_BaseDatabaseService.cs Refactor launcher import (again) 2025-12-05 21:04:01 -06:00
_BaseService.cs Rename SDK services -> clients, implement new configuration, use dependency injection for clients 2025-09-24 20:58:23 -05:00
AuthenticationService.cs Fix null reference when no token is stored 2025-11-20 01:20:51 -06:00
CollectionService.cs Rename SDK services -> clients, implement new configuration, use dependency injection for clients 2025-09-24 20:58:23 -05:00
CommandLineService.cs Refactor launcher library importing, manifests 2025-11-29 18:24:27 -06:00
CompanyService.cs Rename SDK services -> clients, implement new configuration, use dependency injection for clients 2025-09-24 20:58:23 -05:00
DepotService.cs Load additional data for populating depot results 2025-11-07 19:24:04 -06:00
EngineService.cs Rename SDK services -> clients, implement new configuration, use dependency injection for clients 2025-09-24 20:58:23 -05:00
FilterService.cs Refactor launcher library importing, manifests 2025-11-29 18:24:27 -06:00
GameService.cs Refactor launcher library importing, manifests 2025-11-29 18:24:27 -06:00
GenreService.cs Rename SDK services -> clients, implement new configuration, use dependency injection for clients 2025-09-24 20:58:23 -05:00
ImportManagerService.cs Rename SDK services -> clients, implement new configuration, use dependency injection for clients 2025-09-24 20:58:23 -05:00
ImportService.cs Event handlers weren't initialised, causing null ref exception on launcher start 2025-12-11 11:57:35 +11:00
InstallService.cs Add cancel install to launcher 2025-10-15 21:26:40 -05:00
KeepAliveService.cs Add grace period to keep alive 2025-10-22 00:09:18 -05:00
LANCommander.Launcher.Services.csproj Centrally manage packages 2025-09-25 19:11:37 -05:00
LibraryService.cs Increase debug logging 2025-10-08 19:51:44 -05:00
LocalizationService.cs Remove old SettingsService, replace with Options pattern 2025-09-29 19:49:09 -05:00
MediaService.cs Move config/user files to Data directory 2025-12-11 01:58:28 -06:00
MessageBusService.cs Rename SDK services -> clients, implement new configuration, use dependency injection for clients 2025-09-24 20:58:23 -05:00
MultiplayerModeService.cs Rename SDK services -> clients, implement new configuration, use dependency injection for clients 2025-09-24 20:58:23 -05:00
PlatformService.cs Rename SDK services -> clients, implement new configuration, use dependency injection for clients 2025-09-24 20:58:23 -05:00
PlaySessionService.cs Increase debug logging 2025-10-08 19:51:44 -05:00
ProfileService.cs Fix scope lifetime, remove OnLogin/OnRegister events 2025-11-09 14:30:31 -06:00
RedistributableService.cs Rename SDK services -> clients, implement new configuration, use dependency injection for clients 2025-09-24 20:58:23 -05:00
SaveService.cs Increase debug logging 2025-10-08 19:51:44 -05:00
SystemService.cs Add ability to browse files on Linux/macOS 2025-10-15 20:21:54 -05:00
TagService.cs Rename SDK services -> clients, implement new configuration, use dependency injection for clients 2025-09-24 20:58:23 -05:00
UpdateService.cs Increase debug logging 2025-10-08 19:51:44 -05:00
UserService.cs Rename SDK services -> clients, implement new configuration, use dependency injection for clients 2025-09-24 20:58:23 -05:00