Commit graph

453 commits

Author SHA1 Message Date
Pat Hartl
a0145a83dc Split pane archive browser 2023-02-07 01:34:20 -06:00
Pat Hartl
c3b4c6dea2 Updated ActionEditor component to MudBlazor 2023-02-06 23:07:03 -06:00
Pat Hartl
d14a323f5b Default path to root 2023-02-05 16:13:35 -06:00
Pat Hartl
d98e0e2ac9 Tightened up design of games list. Sorted by title properly. Display icon in list if available. 2023-02-05 16:13:05 -06:00
Pat Hartl
27b41d33ab Multiplayer mode editor component update 2023-02-05 16:11:59 -06:00
Pat Hartl
6c96bc5ee8 Allow save for game edit and enable snackbar 2023-02-05 18:03:42 -06:00
Pat Hartl
74750b1dc9 Semi-functioning file selector component 2023-02-05 02:30:38 -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
c564c8f62a Clickable breadcrumbs 2023-01-30 00:21:20 -06:00
Pat Hartl
d5ea60289a Added icons. Fixed alignment of file sizes. Added breadcrumbs. 2023-01-29 03:00:55 -06:00
Pat Hartl
64ba162975 Added simple archive browser 2023-01-28 21:18:36 -06:00
Pat Hartl
d1bfe39984 Added icons to Monaco editor 2023-01-28 19:40:35 -06:00
Pat Hartl
1d41854ddd Fix GetAllocated routing 2023-01-28 17:18:58 -06:00
Pat Hartl
5f0b69c2c9 Get allocated key on install 2023-01-28 17:18:41 -06:00
Pat Hartl
654943f4fd Snippets for Separate-AsciiBytes 2023-01-28 16:44:15 -06:00
Pat Hartl
3a65e2563b Actually populate editor with snippet 2023-01-28 16:43:59 -06:00
Pat Hartl
58e4886441 Added PowerShell script snippets to editor 2023-01-26 20:42:33 -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
3c70682fb0 Fix null reference potential if PCGamingWiki returns improper results 2023-01-24 18:23:11 -06:00
Pat Hartl
470228624d Only allocate a key belonging to the game 2023-01-22 22:46:02 -06:00
Pat Hartl
286622216b Remove 64 bit flag from scripts 2023-01-22 22:44:22 -06:00
Pat Hartl
a2e471fc72 Start adding support to run scripts in 64 bit 2023-01-20 21:29:38 -06:00
Pat Hartl
2278c85539 Update register view 2023-01-18 19:30:35 -06:00
Pat Hartl
30a76e5467 Add working dir to action editor 2023-01-18 19:30:26 -06:00
Pat Hartl
b52ee7e6de Updated account management views 2023-01-18 19:29:50 -06:00
Pat Hartl
45be2f7d89 Added GameSaves table migration 2023-01-17 19:36:58 -06:00
Pat Hartl
4f07c62247 Backend support for game saves. 2023-01-17 17:57:12 -06:00
Pat Hartl
90b9d3bb75 Added basic user management 2023-01-17 17:21:38 -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
b797e80cd8 Redirect to edit after adding game 2023-01-16 18:08:42 -06:00
Pat Hartl
cbbfcdcf5e Switched script editor to Monaco 2023-01-16 02:44:09 -06:00
Pat Hartl
9d23901be8 Add success alert when script saved 2023-01-16 02:38:30 -06:00
Pat Hartl
f2dfc90de8 Added ability to add alerts onto the page via controller 2023-01-16 02:38:13 -06:00
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
ddc582b8e7 Calculate storage based on root drive 2023-01-16 00:48:51 -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
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
6863417736 Allow clients to allocate keys from the server 2023-01-15 20:45:37 -06:00
Pat Hartl
3c7b8f90ee Hide description from game list 2023-01-15 16:54:14 -06:00
Pat Hartl
ec5536e63f Don't try to validate manifest in uploaded archives 2023-01-15 16:54:04 -06:00
Pat Hartl
79c01373d6 Render tags on edit view 2023-01-15 15:45:37 -06:00
Pat Hartl
37895d3f86 On add of new script, clear out ID just in case 2023-01-15 14:28:59 -06:00