LANCommander/LANCommander.Server.Services
Pat Hartl 0821dfde5c Merge tag 'v1.0.4' into v1.1.0
# Conflicts:
#	LANCommander.Launcher.Services/InstallService.cs
#	LANCommander.Launcher.Services/ProfileService.cs
#	LANCommander.Launcher/UI/Components/DownloadQueue.razor
#	LANCommander.Launcher/wwwroot/css/app.css.map
#	LANCommander.SDK/Enums/InstallStatus.cs
2024-10-28 01:01:57 -05:00
..
Extensions Move data and service layers to separate projects, update packages 2024-10-07 18:04:26 -05:00
Factories Use short lived DatabaseContext for RoleService 2024-10-16 18:37:16 -05: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 Enable navigation properties for user roles, use service in place of managers 2024-10-16 01:54:51 -05:00
_BaseDatabaseService.cs WIP MySQL concurrency fixes 2024-10-21 20:06:52 -05:00
_BaseService.cs Rename settings models 2024-10-07 18:38:27 -05:00
_IBaseDatabaseService.cs Working new login page 2024-10-18 19:15:05 -05:00
ArchiveService.cs WIP fix for MySQL connection concurrency issues 2024-10-13 20:42:45 -05:00
BeaconService.cs Move data and service layers to separate projects, update packages 2024-10-07 18:04:26 -05:00
CategoryService.cs WIP fix for MySQL connection concurrency issues 2024-10-13 20:42:45 -05:00
CollectionService.cs WIP fix for MySQL connection concurrency issues 2024-10-13 20:42:45 -05:00
CompanyService.cs WIP fix for MySQL connection concurrency issues 2024-10-13 20:42:45 -05:00
EngineService.cs WIP fix for MySQL connection concurrency issues 2024-10-13 20:42:45 -05:00
GameSaveService.cs WIP fix for MySQL connection concurrency issues 2024-10-13 20:42:45 -05:00
GameService.cs WIP fix for MySQL connection concurrency issues 2024-10-13 20:42:45 -05:00
GenreService.cs WIP fix for MySQL connection concurrency issues 2024-10-13 20:42:45 -05:00
IGDBService.cs Move data and service layers to separate projects, update packages 2024-10-07 18:04:26 -05: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 More Now -> UtcNow 2024-10-23 23:19:25 -05:00
KeyService.cs More Now -> UtcNow 2024-10-23 23:19:25 -05:00
LANCommander.Server.Services.csproj WIP MySQL concurrency fixes 2024-10-21 20:06:52 -05:00
MediaService.cs WIP fix for MySQL connection concurrency issues 2024-10-13 20:42:45 -05:00
PageService.cs WIP fix for MySQL connection concurrency issues 2024-10-13 20:42:45 -05:00
PlatformService.cs WIP fix for MySQL connection concurrency issues 2024-10-13 20:42:45 -05:00
PlaySessionService.cs WIP fix for MySQL connection concurrency issues 2024-10-13 20:42:45 -05:00
RedistributableService.cs WIP fix for MySQL connection concurrency issues 2024-10-13 20:42:45 -05:00
RoleService.cs Use short lived DatabaseContext for RoleService 2024-10-16 18:37:16 -05:00
SavePathService.cs WIP fix for MySQL connection concurrency issues 2024-10-13 20:42:45 -05:00
ScriptService.cs WIP fix for MySQL connection concurrency issues 2024-10-13 20:42:45 -05:00
ServerLogService.cs WIP fix for MySQL connection concurrency issues 2024-10-13 20:42:45 -05:00
ServerProcessService.cs Move data and service layers to separate projects, update packages 2024-10-07 18:04:26 -05:00
ServerService.cs Merge tag 'v1.0.4' into v1.1.0 2024-10-28 01:01:57 -05:00
SettingService.cs Rename settings models 2024-10-07 18:38:27 -05:00
SetupService.cs WIP MySQL concurrency fixes 2024-10-21 20:06:52 -05:00
StorageLocationService.cs WIP fix for MySQL connection concurrency issues 2024-10-13 20:42:45 -05:00
TagService.cs WIP fix for MySQL connection concurrency issues 2024-10-13 20:42:45 -05:00
UpdateService.cs Move data and service layers to separate projects, update packages 2024-10-07 18:04:26 -05:00
UserCustomFieldService.cs Enable navigation properties for user roles, use service in place of managers 2024-10-16 01:54:51 -05:00
UserService.cs Working new login page 2024-10-18 19:15:05 -05:00