Pat Hartl
|
68caec1c5f
|
Change layout of game edit page
|
2023-04-08 15:40:56 -05:00 |
|
Pat Hartl
|
09211b6213
|
Switch to upload using JS
|
2023-04-07 19:11:09 -05:00 |
|
Pat Hartl
|
9e4abc535b
|
Remove additional stuff added back in from trying to restore JS uploader. Trim uploader to not handle UI behavior. Call JS uploader from archive uploader component.
|
2023-04-07 15:26:21 -05:00 |
|
Pat Hartl
|
ed15a50545
|
Revert "Remove deprecated MVC routes, views, and models"
This reverts commit 1158886c52 .
|
2023-04-07 13:46:12 -05:00 |
|
Pat Hartl
|
b8b9990962
|
Sort/filter refreshed saves after delete
|
2023-04-02 23:37:28 -05:00 |
|
Pat Hartl
|
3c9cf37e2d
|
Page to view saves for a game
|
2023-04-02 20:50:09 -05:00 |
|
Pat Hartl
|
413cbf364e
|
Force load to edit game. Fixes #9
|
2023-04-02 13:47:56 -05:00 |
|
Pat Hartl
|
d3887e6d8e
|
Bind lookup on input. Fixes #16
|
2023-04-02 13:39:38 -05:00 |
|
Pat Hartl
|
b28f4f78b1
|
Fix keys editor blocking render after save of new game. Do full page redirect after adding game. Fixes #13
|
2023-04-02 13:37:05 -05:00 |
|
Pat Hartl
|
44644b7ac9
|
Fully remove MudBlazor
|
2023-04-02 13:32:19 -05:00 |
|
Pat Hartl
|
6b6a07060c
|
Remove TypeScript compilation
|
2023-04-02 13:31:46 -05:00 |
|
Pat Hartl
|
00d9ccab82
|
Update to .NET 7 for upload performance gains
|
2023-04-02 13:30:45 -05:00 |
|
Pat Hartl
|
1597bcf22d
|
Restrict settings to admins
|
2023-04-01 18:03:18 -05:00 |
|
Pat Hartl
|
fb9c89768d
|
Properly handle value changes with archive file inputs
|
2023-03-30 20:11:20 -05:00 |
|
Pat Hartl
|
5a2fe85903
|
Look at correct saves directory for storage usage chart
|
2023-03-30 18:39:33 -05:00 |
|
Pat Hartl
|
f51dba2e20
|
Fixed titles of network usage widgets
|
2023-03-30 18:39:14 -05:00 |
|
Pat Hartl
|
a430c93830
|
Fix registry inputs not loading correctly
|
2023-03-30 18:38:57 -05:00 |
|
Pat Hartl
|
32d6e109df
|
Added uploading of saves
|
2023-03-28 21:30:29 -05:00 |
|
Pat Hartl
|
676fa8e48b
|
Added defineable save paths for either files or registry
|
2023-03-27 01:19:21 -05:00 |
|
Pat Hartl
|
eb99656c1d
|
Added inputs for archive file browser and registry entries
|
2023-03-27 01:18:12 -05:00 |
|
Pat Hartl
|
e2a28a57ea
|
Add option to select directories in archive browsers
|
2023-03-27 01:17:44 -05:00 |
|
Pat Hartl
|
c2dd624cec
|
Snippet for setting a game's compatibility mode
|
2023-03-23 19:21:41 -05:00 |
|
Pat Hartl
|
883e23fc1f
|
Script editor parameter based on LatestArchiveId
|
2023-03-23 19:19:40 -05:00 |
|
Pat Hartl
|
7e34ad3c12
|
Don't show browse button if there's no archive
|
2023-03-23 19:19:16 -05:00 |
|
Pat Hartl
|
6ffaee8f45
|
Fix column names
|
2023-03-23 19:18:57 -05:00 |
|
Pat Hartl
|
a746dddbe7
|
Rename Value property for action editor. Fix actions adding/removing. Move to only show file browser if archive exists
|
2023-03-23 19:18:32 -05:00 |
|
Pat Hartl
|
84f6c8d58b
|
Fix display snippet
|
2023-03-23 19:08:35 -05:00 |
|
Pat Hartl
|
dec2e7ae42
|
Create snippets directory if it doesn't exist
|
2023-03-22 17:30:38 -05:00 |
|
Pat Hartl
|
266864338d
|
Disable select button when nothing is selected
|
2023-03-20 21:03:06 -05:00 |
|
Pat Hartl
|
e5ba574468
|
Show loading indicator on metadata lookup and disable select button
|
2023-03-20 21:00:19 -05:00 |
|
Pat Hartl
|
b50b7e4d61
|
Databind based on game keys instead of full game
|
2023-03-20 20:55:29 -05:00 |
|
Pat Hartl
|
c8a11bee7f
|
Databind on scripts instead of game
|
2023-03-20 20:46:11 -05:00 |
|
Pat Hartl
|
1ef4469fbf
|
Fix tag editors two-way data binding
|
2023-03-20 19:55:19 -05:00 |
|
Pat Hartl
|
86f5479a11
|
Don't pass full game to action editor
|
2023-03-20 19:09:22 -05:00 |
|
Pat Hartl
|
503c77f9fe
|
Convert multiplayer mode editor to not have entire Game passed through
|
2023-03-20 18:56:22 -05:00 |
|
Pat Hartl
|
a07416277b
|
Update display snippet to grab primary display. Previous calls did not work with some drivers.
|
2023-03-20 00:17:50 -05:00 |
|
Pat Hartl
|
a10e8966b5
|
Add beacon to general settings and change layout a little
|
2023-03-20 00:15:46 -05:00 |
|
Pat Hartl
|
bbacc5f941
|
Add authentication options (password requirements, etc) to settings
|
2023-03-20 00:15:22 -05:00 |
|
Pat Hartl
|
0931c36000
|
Remove unused Roboto
|
2023-03-18 01:18:04 -05:00 |
|
Pat Hartl
|
47fda43e31
|
Remove references to FusionCache
|
2023-03-18 01:04:11 -05:00 |
|
Pat Hartl
|
4d058649db
|
Started adding basic support for servers
|
2023-03-18 00:44:31 -05:00 |
|
Pat Hartl
|
ac8773c363
|
Snippets for getting the old name in name change scripts, sanitizing filenames for Windows, and renaming files.
|
2023-03-17 02:08:59 -05:00 |
|
Pat Hartl
|
8c1e08d49f
|
Remove unused reference
|
2023-03-17 02:08:15 -05:00 |
|
Pat Hartl
|
460f40c2cd
|
Fix virtual store snippet to use correct registry pathing
|
2023-03-15 23:18:12 -05:00 |
|
Pat Hartl
|
e893a70fa2
|
Trigger state change to avoid UI lag
|
2023-03-15 23:17:51 -05:00 |
|
Pat Hartl
|
449c253db9
|
Add snippet for writing registry entries in HKU virtual stores
|
2023-03-15 21:00:55 -05:00 |
|
Pat Hartl
|
02d402c887
|
Close modal before showing success message
|
2023-03-15 21:00:26 -05:00 |
|
Pat Hartl
|
58d34baa51
|
Only empty out editor if it exists on new modal
|
2023-03-15 21:00:08 -05:00 |
|
Pat Hartl
|
770c31e0e9
|
Navigate to edit screen after creating a game. Reloads all the tag inputs.
|
2023-03-15 20:59:46 -05:00 |
|
Pat Hartl
|
03c06fbb15
|
Hide modal after save
|
2023-03-15 19:40:45 -05:00 |
|