LANCommander/LANCommander.Server.Services
2025-02-16 13:24:23 -06:00
..
Exceptions Move registration to AuthenticationService, add scripts for UserLogin and UserRegistration 2025-02-04 18:45:24 -06:00
Extensions Add tags to cache entries 2025-02-09 01:37:31 -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
Importers Fix script importing for updating games 2025-02-16 12:37:33 -06:00
MediaGrabbers Move data and service layers to separate projects, update packages 2024-10-07 18:04:26 -05:00
Models Merge branch 'main' of https://github.com/LANCommander/LANCommander 2025-02-16 00:05:18 -06:00
_BaseDatabaseService.cs Increase performance of fetching game details 2025-02-16 13:24:23 -06:00
_BaseService.cs Remove use of DatabaseServiceFactory, update service dependency injection 2025-02-01 02:21:34 -06:00
_IBaseDatabaseService.cs Increase performance of fetching game details 2025-02-16 13:24:23 -06:00
ArchiveService.cs Fix auditing 2025-02-09 18:53:40 -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 Fix auditing 2025-02-09 18:53:40 -06:00
CollectionService.cs Fix auditing 2025-02-09 18:53:40 -06:00
CompanyService.cs Fix auditing 2025-02-09 18:53:40 -06:00
EngineService.cs Fix auditing 2025-02-09 18:53:40 -06:00
GameSaveService.cs Fix auditing 2025-02-09 18:53:40 -06:00
GameService.cs Use generic implementations 2025-02-16 10:08:05 -06:00
GenreService.cs Fix auditing 2025-02-09 18:53:40 -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
ImportService.cs Fix upload archive being deleted before disposed 2025-02-16 10:48:21 -06:00
IPXRelayService.cs Remove use of DatabaseServiceFactory, update service dependency injection 2025-02-01 02:21:34 -06:00
IssueService.cs Fix auditing 2025-02-09 18:53:40 -06:00
KeyService.cs Fix auditing 2025-02-09 18:53:40 -06:00
LANCommander.Server.Services.csproj New login page with launcher download button 2025-02-15 23:45:51 -06:00
LibraryService.cs Fix auditing 2025-02-09 18:53:40 -06:00
MediaService.cs Fix media picking error 2025-02-13 02:10:46 -06:00
PageService.cs Fix auditing 2025-02-09 18:53:40 -06:00
PlatformService.cs Fix auditing 2025-02-09 18:53:40 -06:00
PlaySessionService.cs Fix auditing 2025-02-09 18:53:40 -06:00
RedistributableService.cs Use generic implementations 2025-02-16 10:08:05 -06:00
RoleService.cs Fix auditing 2025-02-09 18:53:40 -06:00
SavePathService.cs Fix auditing 2025-02-09 18:53:40 -06:00
ScriptService.cs Fix auditing 2025-02-09 18:53:40 -06:00
ServerLogService.cs Fix auditing 2025-02-09 18:53:40 -06:00
ServerProcessService.cs Add server as variable to server scripts 2025-02-04 18:54:31 -06:00
ServerService.cs Use generic implementations 2025-02-16 10:08:05 -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 Fix auditing 2025-02-09 18:53:40 -06:00
TagService.cs Fix auditing 2025-02-09 18:53:40 -06:00
UpdateService.cs Fix release channel dropdown in Settings / Updates 2025-02-16 12:48:37 -06:00
UserCustomFieldService.cs Fix auditing 2025-02-09 18:53:40 -06:00
UserService.cs Increase performance of fetching game details 2025-02-16 13:24:23 -06:00