LANCommander/LANCommander.Server.Services
2025-01-30 19:21:02 -06:00
..
Exceptions Fix first time setup 2025-01-22 20:54:41 -06:00
Extensions Expire addon cache 2025-01-27 02:47:06 -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 Increase API performance 2025-01-25 12:46:24 -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 Fix game importing 2025-01-23 00:25:23 -06:00
AuthenticationService.cs Include user ID in JWT 2025-01-19 13:57:29 -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 Add custom fields to games and allow them to be used in scripts / actions 2025-01-30 19:21:02 -06:00
GenreService.cs Adjust Blazor server-side to pull data with new context 2024-11-25 22:29:56 -06:00
IGDBService.cs Fix game adds 2025-01-20 17:30:11 -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 Fix game importing 2025-01-23 00:25:23 -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 first time setup 2025-01-22 20:54:41 -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 Refactor execution context to include servers, use in server process orchestration 2025-01-29 20:35:42 -06:00
ServerService.cs Expire game cache on server update 2025-01-25 12:46:35 -06:00
SettingService.cs Rename settings models 2024-10-07 18:38:27 -05:00
SetupService.cs Fix first time setup 2025-01-22 20:54:41 -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 Throw login errors properly 2025-01-25 13:51:00 -06:00