Commit Graph

748 Commits (main)

Author SHA1 Message Date
Pat Hartl 05826ef9e7 Color primary checkbox 2023-02-13 22:42:00 -06:00
Pat Hartl 44ddee8866 Fixed size of upload dialog 2023-02-13 20:45:44 -06:00
Pat Hartl 636ede230e Added scripts list to edit and added script editor dialog 2023-02-13 20:45:27 -06:00
Pat Hartl e99cd3f575 Moved button to bottom of archives card 2023-02-13 20:44:27 -06:00
Pat Hartl 523836fc70 Moved view button to footer of keys card 2023-02-13 20:43:51 -06:00
Pat Hartl e5c01381a0 Moved archive uploader to a dialog component. Reload list of archives on upload complete. 2023-02-13 18:08:28 -06:00
Pat Hartl 0f9fe9a0ca Implement archive browser dialog 2023-02-13 01:03:38 -06:00
Pat Hartl c7f1dc7e6b Added list for archives 2023-02-13 01:03:12 -06:00
Pat Hartl 1106139b46 Renamed dialog 2023-02-13 01:02:36 -06:00
Pat Hartl c87e1dea95 Change button styling 2023-02-13 01:01:48 -06:00
Pat Hartl 38bc8b3519 Justify buttons at end 2023-02-13 01:01:24 -06:00
Pat Hartl 0a2f5ee2a5 Working file uploader with chunking 2023-02-13 00:30:10 -06:00
Pat Hartl ce0b38d532 Started re-implementing file uploader 2023-02-12 17:33:17 -06:00
Pat Hartl 35965be69a Added Swashbuckle 2023-02-12 17:32:59 -06:00
Pat Hartl 2b2eb2cf75 Keys list and edit pages 2023-02-11 21:40:45 -06:00
Pat Hartl 4655e75da5 Added keys count to edit view 2023-02-11 21:39:57 -06:00
Pat Hartl e7f84e4bd2 Dark theme 2023-02-11 21:39:20 -06:00
Pat Hartl 1834d0182e Release keys by supplying key model 2023-02-11 21:39:06 -06:00
Pat Hartl 6c2d65e284 Added dividers and headers to edit view 2023-02-11 21:38:26 -06:00
Pat Hartl 1c4e903782 Moved actions and multiplayer modes to cards 2023-02-11 21:38:00 -06:00
Pat Hartl c1eb0adf4d Made save button a FAB 2023-02-07 01:47:12 -06:00
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 7f93f806fd Don't show authentication on app start if authentication is valid 2023-01-26 01:19:49 -06:00
Pat Hartl a42619ea8c Fix install directory text not updating 2023-01-26 01:11:03 -06:00
Pat Hartl d7d8e49ec7 Fix things not pulling from settings 2023-01-26 01:10:32 -06:00
Pat Hartl 7f98697db2 Handle bad logins 2023-01-26 01:08:34 -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 db9c569ebc Authenticate upon start of the application if no settings exist 2023-01-25 21:08:05 -06:00
Pat Hartl 6191d647f6 Update extension manifest and include in build 2023-01-25 21:07:15 -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 b4d3960dad Run all scripts in native platform PowerShell runtime. Makes running on 32 bit systems trickier. 2023-01-22 22:45:47 -06:00