Commit graph

17 commits

Author SHA1 Message Date
Pat Hartl
35965be69a Added Swashbuckle 2023-02-12 17:32:59 -06:00
Pat Hartl
6c96bc5ee8 Allow save for game edit and enable snackbar 2023-02-05 18:03:42 -06:00
Pat Hartl
efda7bf03d Partial implementation of game edit page using Blazor components and Razor Pages 2023-02-04 12:18:10 -06:00
Pat Hartl
d7d8e49ec7 Fix things not pulling from settings 2023-01-26 01:10:32 -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
e4c60c2324 Allows local network to access running instance 2023-01-24 18:23:32 -06:00
Pat Hartl
4f07c62247 Backend support for game saves. 2023-01-17 17:57:12 -06:00
Pat Hartl
2d80226693 Added ability to manage scripts for a game 2023-01-15 03:11:51 -06:00
Pat Hartl
1a6dff63b2 Fix action and multiplayer mode editors not linking to games properly and now creating fields with correct index 2023-01-14 15:07:45 -06:00
Pat Hartl
4afafacab0 Added Blazor support with two components for managing actions and multiplayer modes on a game 2023-01-12 01:27:32 -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
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
f7d068d340 Added token authentication 2023-01-04 23:45:11 -06:00
Pat Hartl
640a75abdd Add basic API endpoint to get games 2023-01-04 20:00:11 -06:00
Pat Hartl
74abbd0503 Move LANCommander application to its own directory 2023-01-04 19:30:32 -06:00
Renamed from Program.cs (Browse further)