LANCommander/LANCommander.Server.Services
2025-03-23 20:19:18 -05:00
..
Abstractions Abstract server control to IServerEngine, basic implementation of DockerServerEngine 2025-03-23 17:30:50 -05:00
Enums Abstract server control to IServerEngine, basic implementation of DockerServerEngine 2025-03-23 17:30:50 -05:00
Exceptions Refactor GitHub calls to a new service 2025-03-16 14:01:33 -05:00
Extensions Add UI for editing Docker hosts, add database migration 2025-03-23 20:19:18 -05:00
Factories Fix first time setup administrator creation 2025-03-13 01:24:09 -05:00
Helpers Move data and service layers to separate projects, update packages 2024-10-07 18:04:26 -05:00
Importers Fix import via local file and add basic import test 2025-03-17 20:16:26 -05:00
Mappers Add test for checking CreatedBy on basic record creation 2025-03-16 21:04:24 -05:00
MediaGrabbers Change namespace of abstractions 2025-03-16 14:35:53 -05:00
Models Add UI for editing Docker hosts, add database migration 2025-03-23 20:19:18 -05:00
ServerEngines Abstract server control to IServerEngine, basic implementation of DockerServerEngine 2025-03-23 17:30:50 -05:00
Utilities Abstract server control to IServerEngine, basic implementation of DockerServerEngine 2025-03-23 17:30:50 -05:00
_BaseDatabaseService.cs (Mostly) fix launcher download 2025-03-16 20:13:35 -05:00
_BaseService.cs Remove use of DatabaseServiceFactory, update service dependency injection 2025-02-01 02:21:34 -06:00
ArchiveService.cs Fix archive uploading 2025-02-25 21:22:33 -06:00
AuthenticationService.cs Optimize UserService queries, cache user roles, clean up UserService 2025-02-08 12:32:54 -06:00
BeaconService.cs Change namespace of abstractions 2025-03-16 14:35:53 -05:00
CategoryService.cs Fix adding data with relationships 2025-02-23 08:50:16 -06:00
CollectionService.cs Fix adding data with relationships 2025-02-23 08:50:16 -06:00
CompanyService.cs Fix adding data with relationships 2025-02-23 08:50:16 -06:00
EngineService.cs Fix adding data with relationships 2025-02-23 08:50:16 -06:00
GameSaveService.cs Fix adding data with relationships 2025-02-23 08:50:16 -06:00
GameService.cs Fix save paths not being included in downloaded manifest 2025-03-13 00:35:58 -05:00
GenreService.cs Fix genre adding 2025-02-25 21:24:11 -06:00
GitHubService.cs Tests for UpdateService methods that access GitHub 2025-03-16 19:37:23 -05:00
IGDBService.cs Fix creation of companies in IGDB lookup 2025-03-09 18:54:59 -05:00
ImportService.cs Fix import via local file and add basic import test 2025-03-17 20:16:26 -05:00
IPXRelayService.cs Fix IPX relay not closing sockets on stop 2025-03-09 14:50:25 -05:00
IssueService.cs Fix adding data with relationships 2025-02-23 08:50:16 -06:00
KeyService.cs Fix adding data with relationships 2025-02-23 08:50:16 -06:00
LANCommander.Server.Services.csproj Abstract server control to IServerEngine, basic implementation of DockerServerEngine 2025-03-23 17:30:50 -05:00
LibraryService.cs Fix adding data with relationships 2025-02-23 08:50:16 -06:00
MediaService.cs Fix adding data with relationships 2025-02-23 08:50:16 -06:00
PageService.cs Fix adding data with relationships 2025-02-23 08:50:16 -06:00
PlatformService.cs Fix adding data with relationships 2025-02-23 08:50:16 -06:00
PlaySessionService.cs Add server scripts to execute on game start/stop, refactor how play sessions are recorded 2025-02-23 15:39:06 -06:00
RedistributableService.cs Fix adding data with relationships 2025-02-23 08:50:16 -06:00
RoleService.cs Fix first time setup administrator creation 2025-03-13 01:24:09 -05:00
SavePathService.cs Fix adding data with relationships 2025-02-23 08:50:16 -06:00
ScriptService.cs Fix adding data with relationships 2025-02-23 08:50:16 -06:00
ServerLogService.cs Fix adding data with relationships 2025-02-23 08:50:16 -06:00
ServerProcessService.cs Abstract server control to IServerEngine, basic implementation of DockerServerEngine 2025-03-23 17:30:50 -05:00
ServerService.cs Add server scripts to execute on game start/stop, refactor how play sessions are recorded 2025-02-23 15:39:06 -06:00
SettingService.cs Initialize Docker configuration 2025-03-07 20:44:32 -06:00
SetupService.cs Fix first time setup for MySQL/MariaDB, fix object unknown error for paths setup 2025-02-27 20:11:40 -06:00
StorageLocationService.cs Fix adding data with relationships 2025-02-23 08:50:16 -06:00
TagService.cs Fix adding data with relationships 2025-02-23 08:50:16 -06:00
UpdateService.cs Abstract server control to IServerEngine, basic implementation of DockerServerEngine 2025-03-23 17:30:50 -05:00
UserCustomFieldService.cs Fix adding data with relationships 2025-02-23 08:50:16 -06:00
UserService.cs Change namespace of abstractions 2025-03-16 14:35:53 -05:00