LANCommander/LANCommander.Server.Services
Pat Hartl b28e8a51ee Fix auditing
The way updates are being handled means that the auditing interceptor doesn't work as the entities are not showing in the change tracker at that stage as modified. Added the auditing to BaseDatabaseService instead.
2025-02-09 18:53:40 -06:00
..
Exceptions Move registration to AuthenticationService, add scripts for UserLogin and UserRegistration 2025-02-04 18:45:24 -06:00
Extensions Add tags to cache entries 2025-02-09 01:37:31 -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 forms for editing logging providers 2025-02-08 19:27:59 -06:00
_BaseDatabaseService.cs Fix auditing 2025-02-09 18:53:40 -06:00
_BaseService.cs Remove use of DatabaseServiceFactory, update service dependency injection 2025-02-01 02:21:34 -06:00
_IBaseDatabaseService.cs Remove use of DatabaseServiceFactory, update service dependency injection 2025-02-01 02:21:34 -06:00
ArchiveService.cs Fix auditing 2025-02-09 18:53:40 -06:00
AuthenticationService.cs Optimize UserService queries, cache user roles, clean up UserService 2025-02-08 12:32:54 -06:00
BeaconService.cs Remove use of DatabaseServiceFactory, update service dependency injection 2025-02-01 02:21:34 -06:00
CategoryService.cs Fix auditing 2025-02-09 18:53:40 -06:00
CollectionService.cs Fix auditing 2025-02-09 18:53:40 -06:00
CompanyService.cs Fix auditing 2025-02-09 18:53:40 -06:00
EngineService.cs Fix auditing 2025-02-09 18:53:40 -06:00
GameSaveService.cs Fix auditing 2025-02-09 18:53:40 -06:00
GameService.cs Fix auditing 2025-02-09 18:53:40 -06:00
GenreService.cs Fix auditing 2025-02-09 18:53:40 -06:00
IGDBService.cs Fix IGDB info not populating 2025-02-02 23:23:57 -06:00
IMediaGrabberService.cs Move data and service layers to separate projects, update packages 2024-10-07 18:04:26 -05:00
IPXRelayService.cs Remove use of DatabaseServiceFactory, update service dependency injection 2025-02-01 02:21:34 -06:00
IssueService.cs Fix auditing 2025-02-09 18:53:40 -06:00
KeyService.cs Fix auditing 2025-02-09 18:53:40 -06:00
LANCommander.Server.Services.csproj Consolidate packages 2025-02-08 12:43:20 -06:00
LibraryService.cs Fix auditing 2025-02-09 18:53:40 -06:00
MediaService.cs Fix auditing 2025-02-09 18:53:40 -06:00
PageService.cs Fix auditing 2025-02-09 18:53:40 -06:00
PlatformService.cs Fix auditing 2025-02-09 18:53:40 -06:00
PlaySessionService.cs Fix auditing 2025-02-09 18:53:40 -06:00
RedistributableService.cs Fix auditing 2025-02-09 18:53:40 -06:00
RoleService.cs Fix auditing 2025-02-09 18:53:40 -06:00
SavePathService.cs Fix auditing 2025-02-09 18:53:40 -06:00
ScriptService.cs Fix auditing 2025-02-09 18:53:40 -06:00
ServerLogService.cs Fix auditing 2025-02-09 18:53:40 -06:00
ServerProcessService.cs Add server as variable to server scripts 2025-02-04 18:54:31 -06:00
ServerService.cs Fix auditing 2025-02-09 18:53:40 -06:00
SettingService.cs Rename settings models 2024-10-07 18:38:27 -05:00
SetupService.cs Remove use of DatabaseServiceFactory, update service dependency injection 2025-02-01 02:21:34 -06:00
StorageLocationService.cs Fix auditing 2025-02-09 18:53:40 -06:00
TagService.cs Fix auditing 2025-02-09 18:53:40 -06:00
UpdateService.cs Remove use of DatabaseServiceFactory, update service dependency injection 2025-02-01 02:21:34 -06:00
UserCustomFieldService.cs Fix auditing 2025-02-09 18:53:40 -06:00
UserService.cs Add tags to cache entries 2025-02-09 01:37:31 -06:00