LANCommander/LANCommander/Services
2023-01-16 00:01:50 -06:00
..
ArchiveService.cs Added ability for client to request the game manifest to provide metadata. Games can now be downloaded directly. 2023-01-14 15:09:45 -06:00
BaseDatabaseService.cs Fix updating of entities 2023-01-14 15:10:41 -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
GameService.cs Load/cache icon directly out of archive, don't rely on embedded manifest 2023-01-16 00:01:50 -06: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 Allow clients to allocate keys from the server 2023-01-15 20:45:37 -06:00
ScriptService.cs Added ability to manage scripts for a game 2023-01-15 03:11:51 -06:00
SettingService.cs Add basic settings page 2023-01-09 18:58:27 -06:00
TagService.cs Started implementing services 2023-01-09 01:05:40 -06:00