LANCommander/LANCommander.Server.Services
Pat Hartl 62ceffc976 Merge branch 'user-libraries' of https://github.com/LANCommander/LANCommander into user-libraries
# Conflicts:
#	LANCommander.Server.Services/LibraryService.cs
2024-11-12 21:02:28 -06:00
..
Extensions Move data and service layers to separate projects, update packages 2024-10-07 18:04:26 -05:00
Factories Make user service use mutex 2024-11-08 00:38:47 -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 Enable navigation properties for user roles, use service in place of managers 2024-10-16 01:54:51 -05:00
_BaseDatabaseService.cs Rename service and repository methods to async 2024-11-12 18:32:46 -06:00
_BaseService.cs Rename settings models 2024-10-07 18:38:27 -05:00
_IBaseDatabaseService.cs Rename service and repository methods to async 2024-11-12 18:32:46 -06:00
ArchiveService.cs Rename service and repository methods to async 2024-11-12 18:32:46 -06:00
BeaconService.cs Move data and service layers to separate projects, update packages 2024-10-07 18:04:26 -05:00
CategoryService.cs Cache service calls from database for all of entity type for 30 seconds 2024-10-30 17:44:10 -05:00
CollectionService.cs Cache service calls from database for all of entity type for 30 seconds 2024-10-30 17:44:10 -05:00
CompanyService.cs Cache service calls from database for all of entity type for 30 seconds 2024-10-30 17:44:10 -05:00
EngineService.cs Cache service calls from database for all of entity type for 30 seconds 2024-10-30 17:44:10 -05:00
GameSaveService.cs Rename service and repository methods to async 2024-11-12 18:32:46 -06:00
GameService.cs Rename service and repository methods to async 2024-11-12 18:32:46 -06:00
GenreService.cs Cache service calls from database for all of entity type for 30 seconds 2024-10-30 17:44:10 -05: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 Rename service and repository methods to async 2024-11-12 18:32:46 -06:00
KeyService.cs Rename service and repository methods to async 2024-11-12 18:32:46 -06:00
LANCommander.Server.Services.csproj Add background job for generating all thumbnails 2024-11-05 19:39:32 -06:00
LibraryService.cs Merge branch 'user-libraries' of https://github.com/LANCommander/LANCommander into user-libraries 2024-11-12 21:02:28 -06:00
MediaService.cs Rename service and repository methods to async 2024-11-12 18:32:46 -06:00
PageService.cs Rename service and repository methods to async 2024-11-12 18:32:46 -06:00
PlatformService.cs Cache service calls from database for all of entity type for 30 seconds 2024-10-30 17:44:10 -05:00
PlaySessionService.cs Rename service and repository methods to async 2024-11-12 18:32:46 -06:00
RedistributableService.cs Rename service and repository methods to async 2024-11-12 18:32:46 -06:00
RoleService.cs Rename service and repository methods to async 2024-11-12 18:32:46 -06:00
SavePathService.cs Cache service calls from database for all of entity type for 30 seconds 2024-10-30 17:44:10 -05:00
ScriptService.cs Cache service calls from database for all of entity type for 30 seconds 2024-10-30 17:44:10 -05:00
ServerLogService.cs Rename service and repository methods to async 2024-11-12 18:32:46 -06:00
ServerProcessService.cs Rename service and repository methods to async 2024-11-12 18:32:46 -06:00
ServerService.cs Rename service and repository methods to async 2024-11-12 18:32:46 -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 Cache service calls from database for all of entity type for 30 seconds 2024-10-30 17:44:10 -05:00
TagService.cs Cache service calls from database for all of entity type for 30 seconds 2024-10-30 17:44:10 -05:00
UpdateService.cs Rename service and repository methods to async 2024-11-12 18:32:46 -06:00
UserCustomFieldService.cs Rename service and repository methods to async 2024-11-12 18:32:46 -06:00
UserService.cs Rename service and repository methods to async 2024-11-12 18:32:46 -06:00