| .. |
|
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
|
Refactor application to use storage location path for saves
|
2025-03-09 00:15:47 -06:00 |
|
_BaseDatabaseService.cs
|
Fix CreatedBy / CreatedOn population
|
2025-03-09 15:28:46 -05: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 creation of companies in IGDB lookup
|
2025-03-09 18:54:59 -05: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
|
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
|
Fix IPX relay not closing sockets on stop
|
2025-03-09 14:50:25 -05: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
|
Initialize Docker configuration
|
2025-03-07 20:44:32 -06: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
|
Add better logging for artifact retrieval
|
2025-03-08 13:33:37 -06:00 |
|
UserCustomFieldService.cs
|
Fix adding data with relationships
|
2025-02-23 08:50:16 -06:00 |
|
UserService.cs
|
Fix user custom fields not displayed on edit
|
2025-03-08 14:13:51 -06:00 |