Commit graph

29 commits

Author SHA1 Message Date
Pat Hartl
f95d348818 Make subsequent archive uploads patch the first uploaded archive 2023-04-20 00:26:08 -05:00
Pat Hartl
28e7de2670 Added base service inheritance 2023-04-20 00:25:08 -05:00
Pat Hartl
c6997ccecc Display status of the server process 2023-04-15 16:44:26 -05:00
Pat Hartl
8f1b013c0a Functional server start/stop with log output 2023-04-13 17:43:26 -05:00
Pat Hartl
32d6e109df Added uploading of saves 2023-03-28 21:30:29 -05:00
Pat Hartl
47fda43e31 Remove references to FusionCache 2023-03-18 01:04:11 -05:00
Pat Hartl
4d058649db Started adding basic support for servers 2023-03-18 00:44:31 -05:00
Pat Hartl
1834d0182e Release keys by supplying key model 2023-02-11 21:39:06 -06:00
Pat Hartl
64ba162975 Added simple archive browser 2023-01-28 21:18:36 -06:00
Pat Hartl
58e4886441 Added PowerShell script snippets to editor 2023-01-26 20:42:33 -06:00
Pat Hartl
1fc07ca194 Have server broadcast its address to the local network for easy sign in 2023-01-26 00:29:00 -06:00
Pat Hartl
b7df636fc7 Pull JWTm connection string, and hosting port in settings 2023-01-26 00:27:52 -06:00
Pat Hartl
4f07c62247 Backend support for game saves. 2023-01-17 17:57:12 -06:00
Pat Hartl
f63c2ddf2d Fix icon loading on initial game sync 2023-01-17 17:09:42 -06:00
Pat Hartl
abecd9f2f2 Added sort ordering to actions and fixed install process not updating game from live manifest 2023-01-16 23:45:46 -06:00
Pat Hartl
89633c1096 Load/cache icon directly out of archive, don't rely on embedded manifest 2023-01-16 00:01:50 -06:00
Pat Hartl
6863417736 Allow clients to allocate keys from the server 2023-01-15 20:45:37 -06:00
Pat Hartl
2d80226693 Added ability to manage scripts for a game 2023-01-15 03:11:51 -06:00
Pat Hartl
c525a5f38e Fix updating of entities 2023-01-14 15:10:41 -06:00
Pat Hartl
3c62e795e5 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
Pat Hartl
476b2c7f2f Updated edit action to allow add/remove of many to many relationships 2023-01-10 18:58:44 -06:00
Pat Hartl
3ae5971122 Working game creation with publishers, developers, genres, and tags 2023-01-10 17:17:54 -06:00
Pat Hartl
ddc68277b1 Added metadata pulling from IGDB. Added select inputs that works like tags and allow freeform submission. 2023-01-10 02:25:16 -06:00
Pat Hartl
f64d7a8126 Add basic settings page 2023-01-09 18:58:27 -06:00
Pat Hartl
bf8c7752cb Cleaned up archive service and delete uploaded files on archive delete 2023-01-09 01:38:41 -06:00
Pat Hartl
2625aec8ff Converted GamesController to use services 2023-01-09 01:35:08 -06:00
Pat Hartl
bb6d6b7845 Started implementing services 2023-01-09 01:05:40 -06:00
Pat Hartl
1e9d2e52c9 Avoid exceptions when manifest has more properties than current model 2023-01-08 12:10:20 -06:00
Pat Hartl
b2ffdb9f23 Add some support for reading icons from archives. 2023-01-08 01:34:38 -06:00