Commit graph

31 commits

Author SHA1 Message Date
Pat Hartl
65f43577b2 Cleaned up script views and bound CTRL+S to save 2023-01-16 01:54:22 -06:00
Pat Hartl
afc912a648 Fix dashboard game count 2023-01-16 00:51:02 -06:00
Pat Hartl
55f47f7f26 Order games by sort title and name 2023-01-16 00:31:47 -06:00
Pat Hartl
2bf6e7cb54 Only show date on release date 2023-01-16 00:31:31 -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
3c7b8f90ee Hide description from game list 2023-01-15 16:54:14 -06:00
Pat Hartl
79c01373d6 Render tags on edit view 2023-01-15 15:45:37 -06:00
Pat Hartl
745665f091 Fix cancel button on scripts add/edit to go back to the game 2023-01-15 14:28:27 -06:00
Pat Hartl
2d80226693 Added ability to manage scripts for a game 2023-01-15 03:11:51 -06:00
Pat Hartl
c4ce8e14aa Lookup player counts from PCGamingWiki for multiplayer modes 2023-01-14 18:22:51 -06:00
Pat Hartl
11f75b02f7 Add singleplayer checkbox to add/edit forms 2023-01-14 18:21:49 -06:00
Pat Hartl
f19a79f6dc Fixed archive uploading 2023-01-14 15:51:41 -06:00
Pat Hartl
6939db7829 Fix form not able to be processed due to invalid values on multiplayer modes and actions 2023-01-12 20:03:04 -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
21328163f7 Put select JS code in a class 2023-01-11 21:24:57 -06:00
Pat Hartl
9ff4575626 Fix basic layout CSS loading 2023-01-11 20:48:03 -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
c805c85b3e Use builtin autosize textarea 2023-01-08 21:42:13 -06:00
Pat Hartl
b2ffdb9f23 Add some support for reading icons from archives. 2023-01-08 01:34:38 -06:00
Pat Hartl
ac87659b2a Switch to using ghost buttons instead of links 2023-01-07 20:54:46 -06:00
Pat Hartl
5d970e6d16 Added interface for adding keys 2023-01-07 20:54:24 -06:00
Pat Hartl
c216b1e409 Cleaned up game delete view 2023-01-07 18:55:06 -06:00
Pat Hartl
6993983a01 Align buttons on game list 2023-01-07 18:31:21 -06:00
Pat Hartl
dc951bcfaa Fix archives card on game edit to use card actions 2023-01-07 18:29:38 -06:00
Pat Hartl
98bf631a9a Record archive file sizes. Automatically create archive record after upload. 2023-01-06 02:06:19 -06:00
Pat Hartl
f5b136720a Add basic manifest checking in uploaded archives 2023-01-06 00:47:30 -06:00
Pat Hartl
665eee6f3b Added temporary logo 2023-01-04 21:04:36 -06:00
Pat Hartl
74abbd0503 Move LANCommander application to its own directory 2023-01-04 19:30:32 -06:00