LANCommander/LANCommander.Server.Services
2025-05-04 16:54:43 -05:00
..
Abstractions Fix nightly launcher list/download 2025-05-03 16:48:05 -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 Strip punctuation from search 2025-05-04 16:32:22 -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 Merge pull request #244 from LANCommander/refactor/beacon 2025-04-23 21:24:11 -05:00
ServerEngines Working control of Docker containers 2025-03-25 20:48:19 -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 Support old clients with legacy register workflow (with no password confirmation) 2025-04-24 01:39:08 +02: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 Fix nightly launcher list/download 2025-05-03 16:48:05 -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 Reduce media thumbnail image size by 40%, clamp new size between min and max 2025-04-24 20:52:23 +02: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 Use server engines to start/stop servers 2025-03-24 00:19:33 -05: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
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 Prevent accessing setup pages after initialization 2025-04-24 02:22:18 +02: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 Fix nightly launcher list/download 2025-05-03 16:48:05 -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