LANCommander/LANCommander.Server.Services
2025-02-09 01:23:40 -06:00
..
Exceptions Move registration to AuthenticationService, add scripts for UserLogin and UserRegistration 2025-02-04 18:45:24 -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 forms for editing logging providers 2025-02-08 19:27:59 -06:00
_BaseDatabaseService.cs Fix script editing 2025-02-04 20:58:08 -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 Expire game cache when related items are updated 2025-02-04 02:31:23 -06:00
AuthenticationService.cs Optimize UserService queries, cache user roles, clean up UserService 2025-02-08 12:32:54 -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 Consolidate packages 2025-02-08 12:43:20 -06:00
LibraryService.cs Update relationships 2025-02-02 14:58:07 -06:00
MediaService.cs Expire game cache when related items are updated 2025-02-04 02:31:23 -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 Expire game cache when related items are updated 2025-02-04 02:31:23 -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 Clear related game caches on redist update 2025-02-05 01:32:00 -06:00
ServerLogService.cs Update relationships 2025-02-02 14:58:07 -06:00
ServerProcessService.cs Add server as variable to server scripts 2025-02-04 18:54:31 -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 Fix user auth 2025-02-09 01:23:40 -06:00