LANCommander/LANCommander.Server.Services
2025-02-03 02:35:49 -06:00
..
Exceptions Fix first time setup 2025-01-22 20:54:41 -06:00
Extensions Fix missing extension 2025-02-03 00:58:26 -06:00
Factories Create short-lived scopes for Blazor usage 2024-11-27 03:09:00 -06:00
Helpers Move data and service layers to separate projects, update packages 2024-10-07 18:04:26 -05:00
MediaGrabbers Move data and service layers to separate projects, update packages 2024-10-07 18:04:26 -05:00
Models Add separate binding for SSL 2025-01-25 02:40:36 -06:00
_BaseDatabaseService.cs Fix archive uploading 2025-02-03 01:42:14 -06:00
_BaseService.cs Remove use of DatabaseServiceFactory, update service dependency injection 2025-02-01 02:21:34 -06:00
_IBaseDatabaseService.cs Remove use of DatabaseServiceFactory, update service dependency injection 2025-02-01 02:21:34 -06:00
ArchiveService.cs Update relationships 2025-02-02 14:58:07 -06:00
AuthenticationService.cs Remove use of DatabaseServiceFactory, update service dependency injection 2025-02-01 02:21:34 -06:00
BeaconService.cs Remove use of DatabaseServiceFactory, update service dependency injection 2025-02-01 02:21:34 -06:00
CategoryService.cs Update relationships 2025-02-02 14:58:07 -06:00
CollectionService.cs Update relationships 2025-02-02 14:58:07 -06:00
CompanyService.cs Update relationships 2025-02-02 14:58:07 -06:00
EngineService.cs Update relationships 2025-02-02 14:58:07 -06:00
GameSaveService.cs Update relationships 2025-02-02 14:58:07 -06:00
GameService.cs Fix GameService DI 2025-02-03 02:35:49 -06:00
GenreService.cs Update relationships 2025-02-02 14:58:07 -06:00
IGDBService.cs Fix IGDB info not populating 2025-02-02 23:23:57 -06:00
IMediaGrabberService.cs Move data and service layers to separate projects, update packages 2024-10-07 18:04:26 -05:00
IPXRelayService.cs Remove use of DatabaseServiceFactory, update service dependency injection 2025-02-01 02:21:34 -06:00
IssueService.cs Update relationships 2025-02-02 14:58:07 -06:00
KeyService.cs Update relationships 2025-02-02 14:58:07 -06:00
LANCommander.Server.Services.csproj Fix auth service 2025-01-01 21:12:07 -06:00
LibraryService.cs Update relationships 2025-02-02 14:58:07 -06:00
MediaService.cs Update relationships 2025-02-02 14:58:07 -06:00
PageService.cs Update relationships 2025-02-02 14:58:07 -06:00
PlatformService.cs Update relationships 2025-02-02 14:58:07 -06:00
PlaySessionService.cs Update relationships 2025-02-02 14:58:07 -06:00
RedistributableService.cs Update relationships 2025-02-02 14:58:07 -06:00
RoleService.cs Update relationships 2025-02-02 14:58:07 -06:00
SavePathService.cs Update relationships 2025-02-02 14:58:07 -06:00
ScriptService.cs Update relationships 2025-02-02 14:58:07 -06:00
ServerLogService.cs Update relationships 2025-02-02 14:58:07 -06:00
ServerProcessService.cs Remove use of DatabaseServiceFactory, update service dependency injection 2025-02-01 02:21:34 -06:00
ServerService.cs Update relationships 2025-02-02 14:58:07 -06:00
SettingService.cs Rename settings models 2024-10-07 18:38:27 -05:00
SetupService.cs Remove use of DatabaseServiceFactory, update service dependency injection 2025-02-01 02:21:34 -06:00
StorageLocationService.cs Update relationships 2025-02-02 14:58:07 -06:00
TagService.cs Update relationships 2025-02-02 14:58:07 -06:00
UpdateService.cs Remove use of DatabaseServiceFactory, update service dependency injection 2025-02-01 02:21:34 -06:00
UserCustomFieldService.cs Update relationships 2025-02-02 14:58:07 -06:00
UserService.cs Remove repository 2025-02-02 18:52:47 -06:00