LANCommander/LANCommander.Server.Services
2025-01-03 00:55:22 -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 Start of interface to link external providers to user account 2024-12-30 01:05:58 -06:00
_BaseDatabaseService.cs Adjust Blazor server-side to pull data with new context 2024-11-25 22:29:56 -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 Adjust Blazor server-side to pull data with new context 2024-11-25 22:29:56 -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 eager loading 2024-12-20 11:34:59 -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 Adjust Blazor server-side to pull data with new context 2024-11-25 22:29:56 -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 Adjust Blazor server-side to pull data with new context 2024-11-25 22:29:56 -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 Fix user service unusable when in scope 2024-11-27 01:55:59 -06:00