| .. |
|
Exceptions
|
Move registration to AuthenticationService, add scripts for UserLogin and UserRegistration
|
2025-02-04 18:45:24 -06:00 |
|
Extensions
|
Fix adding data with relationships
|
2025-02-23 08:50:16 -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 |
|
Importers
|
Fix script importing for updating games
|
2025-02-16 12:37:33 -06:00 |
|
MediaGrabbers
|
Move data and service layers to separate projects, update packages
|
2024-10-07 18:04:26 -05:00 |
|
Models
|
Add ability to disable user libraries
|
2025-02-22 00:43:03 -06:00 |
|
_BaseDatabaseService.cs
|
Fix first time setup for MySQL/MariaDB, fix object unknown error for paths setup
|
2025-02-27 20:11:40 -06:00 |
|
_BaseService.cs
|
Remove use of DatabaseServiceFactory, update service dependency injection
|
2025-02-01 02:21:34 -06:00 |
|
_IBaseDatabaseService.cs
|
Increase performance of fetching game details
|
2025-02-16 13:24:23 -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
|
Remove use of DatabaseServiceFactory, update service dependency injection
|
2025-02-01 02:21:34 -06: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 adding data with relationships
|
2025-02-23 08:50:16 -06:00 |
|
GenreService.cs
|
Fix genre adding
|
2025-02-25 21:24:11 -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 |
|
ImportService.cs
|
Fix upload archive being deleted before disposed
|
2025-02-16 10:48:21 -06:00 |
|
IPXRelayService.cs
|
Remove use of DatabaseServiceFactory, update service dependency injection
|
2025-02-01 02:21:34 -06: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
|
New login page with launcher download button
|
2025-02-15 23:45:51 -06: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 adding data with relationships
|
2025-02-23 08:50:16 -06: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
|
Fix server starting/stopping, fix server autostart preventing app from starting, fix status update on external close of server
|
2025-02-25 22:05:23 -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
|
Rename settings models
|
2024-10-07 18:38:27 -05: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
|
Fix version used to grab launcher artifacts
|
2025-02-24 19:48:11 -06:00 |
|
UserCustomFieldService.cs
|
Fix adding data with relationships
|
2025-02-23 08:50:16 -06:00 |
|
UserService.cs
|
Clear user cache on role update
|
2025-02-21 23:36:52 -06:00 |