Commit graph

16 commits

Author SHA1 Message Date
Pat Hartl
3c70682fb0 Fix null reference potential if PCGamingWiki returns improper results 2023-01-24 18:23:11 -06:00
Pat Hartl
b797e80cd8 Redirect to edit after adding game 2023-01-16 18:08:42 -06:00
Pat Hartl
fcba8585c9 On save, redirect back to the main edit view 2023-01-16 00:31:05 -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
1675d38f88 Include missing fields in update on edit 2023-01-16 00:01:16 -06:00
Pat Hartl
dd50bb11df Fix for games from IGDB that might not have any associated companies 2023-01-15 01:07:55 -06:00
Pat Hartl
c4ce8e14aa Lookup player counts from PCGamingWiki for multiplayer modes 2023-01-14 18:22:51 -06:00
Pat Hartl
c525a5f38e Fix updating of entities 2023-01-14 15:10:41 -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
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
b2ffdb9f23 Add some support for reading icons from archives. 2023-01-08 01:34:38 -06:00
Pat Hartl
260474aee8 Cascade delete archives when deleting games 2023-01-07 18:21:50 -06:00
Pat Hartl
74abbd0503 Move LANCommander application to its own directory 2023-01-04 19:30:32 -06:00
Renamed from Controllers/GamesController.cs (Browse further)