.. |
MediaGrabbers
|
Remove committed media. Store and serve proper mime type.
|
2023-11-02 22:13:19 -05:00 |
_BaseDatabaseService.cs
|
Load everything from database using async
|
2023-08-25 19:25:28 -05:00 |
_BaseService.cs
|
Added base service inheritance
|
2023-04-20 00:25:08 -05:00 |
ArchiveService.cs
|
Get archive path from storage path on settings
|
2023-09-12 20:23:06 -05:00 |
BeaconService.cs
|
Allow customization of the address that gets broadcast by the beacon
|
2023-10-30 18:45:11 -05: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
|
Allow user saves storage path and max size to be configurable in settings
|
2023-09-13 19:32:36 -05:00 |
GameService.cs
|
Remove icon extraction from WinPE files. Add migration from old extracted icons to new media entries.
|
2023-11-03 01:24:27 -05:00 |
GenreService.cs
|
Started implementing services
|
2023-01-09 01:05:40 -06:00 |
IGDBService.cs
|
Check IGDB credentials are valid before allowing metadata lookup
|
2023-08-09 15:28:05 -05:00 |
IMediaGrabberService.cs
|
Add ability to add media to games. Search media from steamgriddb.com
|
2023-11-02 01:24:42 -05:00 |
IPXRelayService.cs
|
Added built-in IPX relay for DOSBox
|
2023-09-08 22:26:28 -05:00 |
KeyService.cs
|
Release keys by supplying key model
|
2023-02-11 21:39:06 -06:00 |
MediaService.cs
|
Add manual upload button for media
|
2023-11-02 23:18:19 -05:00 |
RedistributableService.cs
|
Add database models and migrations for redistributables
|
2023-10-18 01:14:31 -05:00 |
ScriptService.cs
|
Added PowerShell script snippets to editor
|
2023-01-26 20:42:33 -06:00 |
ServerLogService.cs
|
Added backend and console support for RCON
|
2023-08-17 23:39:07 -05:00 |
ServerProcessService.cs
|
Missing exception property on ServerStatusUpdateEventArgs
|
2023-09-01 00:57:20 -05:00 |
ServerService.cs
|
Remove references to FusionCache
|
2023-03-18 01:04:11 -05:00 |
SettingService.cs
|
Defaults in settings model. Allow force load of settings from file
|
2023-09-08 22:25:12 -05:00 |
TagService.cs
|
Started implementing services
|
2023-01-09 01:05:40 -06:00 |