..
Exceptions
Move registration to AuthenticationService, add scripts for UserLogin and UserRegistration
2025-02-04 18:45:24 -06:00
Extensions
Add project for automated tests
2025-03-15 21:00:00 -05:00
Factories
Fix first time setup administrator creation
2025-03-13 01:24:09 -05: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
Mappers
Add project for automated tests
2025-03-15 21:00:00 -05: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
Add project for automated tests
2025-03-15 21:00:00 -05: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 save paths not being included in downloaded manifest
2025-03-13 00:35:58 -05: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
IVersionProvider.cs
Add project for automated tests
2025-03-15 21:00:00 -05: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 first time setup administrator creation
2025-03-13 01:24:09 -05: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 project for automated tests
2025-03-15 21:00:00 -05:00
UserCustomFieldService.cs
Fix adding data with relationships
2025-02-23 08:50:16 -06:00
UserService.cs
Fix launcher login
2025-03-12 19:06:32 -05:00