| .. |
|
_BaseDatabaseService.cs
|
Added base service inheritance
|
2023-04-20 00:25:08 -05:00 |
|
_BaseService.cs
|
Added base service inheritance
|
2023-04-20 00:25:08 -05:00 |
|
ArchiveService.cs
|
Disable browse button if archive file is missing
|
2023-08-02 18:54:57 -05:00 |
|
BeaconService.cs
|
Have server broadcast its address to the local network for easy sign in
|
2023-01-26 00:29:00 -06:00 |
|
CategoryService.cs
|
Started implementing services
|
2023-01-09 01:05:40 -06:00 |
|
CompanyService.cs
|
Added metadata pulling from IGDB. Added select inputs that works like tags and allow freeform submission.
|
2023-01-10 02:25:16 -06:00 |
|
GameSaveService.cs
|
Backend support for game saves.
|
2023-01-17 17:57:12 -06:00 |
|
GameService.cs
|
Disable Windows-specific code on other platforms
|
2023-08-07 17:46:36 -05:00 |
|
GenreService.cs
|
Started implementing services
|
2023-01-09 01:05:40 -06:00 |
|
IGDBService.cs
|
Added metadata pulling from IGDB. Added select inputs that works like tags and allow freeform submission.
|
2023-01-10 02:25:16 -06:00 |
|
KeyService.cs
|
Release keys by supplying key model
|
2023-02-11 21:39:06 -06:00 |
|
ScriptService.cs
|
Added PowerShell script snippets to editor
|
2023-01-26 20:42:33 -06:00 |
|
ServerProcessService.cs
|
Added base service inheritance
|
2023-04-20 00:25:08 -05:00 |
|
ServerService.cs
|
Remove references to FusionCache
|
2023-03-18 01:04:11 -05:00 |
|
SettingService.cs
|
Pull JWTm connection string, and hosting port in settings
|
2023-01-26 00:27:52 -06:00 |
|
TagService.cs
|
Started implementing services
|
2023-01-09 01:05:40 -06:00 |