LANCommander/LANCommander.Server.Services
2025-01-14 00:09:32 -06:00
..
Extensions Move data and service layers to separate projects, update packages 2024-10-07 18:04:26 -05: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 cookie policies to settings 2025-01-06 20:34:57 -06:00
_BaseDatabaseService.cs Fix database service trying to project to the same generic type 2025-01-14 00:09:32 -06:00
_BaseService.cs Rename settings models 2024-10-07 18:38:27 -05:00
_IBaseDatabaseService.cs Adjust Blazor server-side to pull data with new context 2024-11-25 22:29:56 -06:00
ArchiveService.cs Refactor import dialog, add storage location selector 2025-01-08 17:10:03 -06:00
AuthenticationService.cs Get authentication providers via API 2025-01-03 00:55:22 -06:00
BeaconService.cs Move data and service layers to separate projects, update packages 2024-10-07 18:04:26 -05:00
CategoryService.cs Adjust Blazor server-side to pull data with new context 2024-11-25 22:29:56 -06:00
CollectionService.cs Adjust Blazor server-side to pull data with new context 2024-11-25 22:29:56 -06:00
CompanyService.cs Adjust Blazor server-side to pull data with new context 2024-11-25 22:29:56 -06:00
EngineService.cs Adjust Blazor server-side to pull data with new context 2024-11-25 22:29:56 -06:00
GameSaveService.cs Fix get save path to get latest save 2024-12-20 11:35:19 -06:00
GameService.cs Fix importer styling, fix import storage location 2025-01-08 20:01:00 -06:00
GenreService.cs Adjust Blazor server-side to pull data with new context 2024-11-25 22:29:56 -06:00
IGDBService.cs Rename service and repository methods to async 2024-11-12 18:32:46 -06:00
IMediaGrabberService.cs Move data and service layers to separate projects, update packages 2024-10-07 18:04:26 -05:00
IPXRelayService.cs Move data and service layers to separate projects, update packages 2024-10-07 18:04:26 -05:00
IssueService.cs Adjust Blazor server-side to pull data with new context 2024-11-25 22:29:56 -06:00
KeyService.cs Adjust Blazor server-side to pull data with new context 2024-11-25 22:29:56 -06:00
LANCommander.Server.Services.csproj Fix auth service 2025-01-01 21:12:07 -06:00
LibraryService.cs Rework depot results, API docs via Scalar 2024-12-16 00:57:11 -06:00
MediaService.cs WIP refactor of game importing 2025-01-12 02:54:41 -06:00
PageService.cs Fix page slug generation to avoid collision, fix page slug editor 2024-11-30 02:09:10 -06:00
PlatformService.cs Adjust Blazor server-side to pull data with new context 2024-11-25 22:29:56 -06:00
PlaySessionService.cs Adjust Blazor server-side to pull data with new context 2024-11-25 22:29:56 -06:00
RedistributableService.cs Refactor import dialog, add storage location selector 2025-01-08 17:10:03 -06:00
RoleService.cs Fix editing of roles, change method of repository Update 2024-11-27 19:36:44 -06:00
SavePathService.cs Adjust Blazor server-side to pull data with new context 2024-11-25 22:29:56 -06:00
ScriptService.cs Adjust Blazor server-side to pull data with new context 2024-11-25 22:29:56 -06:00
ServerLogService.cs Adjust Blazor server-side to pull data with new context 2024-11-25 22:29:56 -06:00
ServerProcessService.cs Rename service and repository methods to async 2024-11-12 18:32:46 -06:00
ServerService.cs Adjust Blazor server-side to pull data with new context 2024-11-25 22:29:56 -06:00
SettingService.cs Rename settings models 2024-10-07 18:38:27 -05:00
SetupService.cs Rename service and repository methods to async 2024-11-12 18:32:46 -06:00
StorageLocationService.cs Adjust Blazor server-side to pull data with new context 2024-11-25 22:29:56 -06:00
TagService.cs Adjust Blazor server-side to pull data with new context 2024-11-25 22:29:56 -06:00
UpdateService.cs Rename service and repository methods to async 2024-11-12 18:32:46 -06:00
UserCustomFieldService.cs Adjust Blazor server-side to pull data with new context 2024-11-25 22:29:56 -06:00
UserService.cs WIP refactor of game importing 2025-01-12 02:54:41 -06:00