Pat Hartl
112b8d0b4c
Added more logging for frontend errors
2024-07-07 16:33:46 -05:00
Pat Hartl
51fbb67966
Avoid duplicate grabber items
2024-06-28 21:20:59 -05:00
Pat Hartl
de75e591e9
Upload and view PDF manuals
2024-06-20 00:06:58 -05:00
Pat Hartl
5283027b6f
Condense MediaType enum down to SDK
2024-06-19 19:44:37 -05:00
Pat Hartl
c2bb912ba3
Fix file picker inputs losing their value
2024-04-29 19:29:38 -05:00
Pat Hartl
d032254deb
Disable local file button if in progress or not valid
2024-03-30 14:58:32 -05:00
Pat Hartl
9b2a1c7b13
Allow selection of local files for archive uploads
2024-03-30 14:55:16 -05:00
Pat Hartl
1559b50c7f
Move main file picker functionality to button
2024-03-30 14:41:30 -05:00
Pat Hartl
ed0462ff5d
Update archive uploader to support new chunk uploader
2024-03-30 12:29:26 -05:00
Pat Hartl
0b786211fa
Update Chunk Uploader and Import Dialog
...
The chunk uploader has been updated with a drag and drop interface as the old UI was always a bit temporary. The import dialog has been updated to support the new UI. Clearing now works and opening the import dialog for a second time does not have the previous file populated.
2024-03-30 12:23:56 -05:00
Pat Hartl
b73ea7969c
Fix tag input not changing underlying values through binding
2024-03-12 01:16:30 -05:00
Pat Hartl
1397e383d9
Don't allow upload modal to be closed while uploading
2024-03-12 00:55:11 -05:00
Pat Hartl
ac8924e2f8
Make archive deletion messages non-blocking
2024-03-12 00:33:46 -05:00
Pat Hartl
c88bb958c0
Allow version number to be changed on archives
2024-03-12 00:33:20 -05:00
Pat Hartl
e13df73d2c
Fix tag inputs not populated on metadata lookup
...
Fixed issue where tags may not be visually populated correctly on metadata lookup until after the game had been saved and the page had been refreshed.
2024-03-11 18:42:03 -05:00
Pat Hartl
3b36460c5a
Fix script editor not able to save on form error
...
This fixes an issue where trying to save a script without a title causes the script editor dialog to fully lock up. It also prevents any unexpected closing of the dialog if there is an issue saving the script.
2024-03-11 17:38:29 -05:00
Pat Hartl
5add5cde4f
Default action editor to use {InstallDir} as working directory when picking a file from archives
2024-03-09 17:24:00 -06:00
Pat Hartl
af402f7ed5
Specify return URL to go to proper location after auth
2024-02-20 20:35:03 -06:00
Pat Hartl
ac6692d44d
Move profile menu item to top right
2024-02-16 01:27:22 -06:00
Pat Hartl
48e92ba747
Show error if media search fails
2024-02-11 18:27:11 -06:00
Pat Hartl
1635016872
Fix missing table column on non-selectable entries
2024-01-31 20:24:58 -06:00
Pat Hartl
a99c838f43
Fix action editor for new actions
2024-01-24 18:45:34 -06:00
Pat Hartl
926ecdb46d
Allow servers to define additional game actions
2024-01-18 01:27:03 -06:00
Pat Hartl
1ad7174cb4
Trim trailing slash from root parents
2024-01-14 18:00:15 -06:00
Pat Hartl
4face47e6b
Change file manager breadcrumb to pull from the file source
2024-01-14 17:56:56 -06:00
Pat Hartl
0baf88ed26
Fix file manager expanding every node on load
2024-01-14 17:40:44 -06:00
Pat Hartl
b7f0e4ca27
Ensure new image picker results are DOM unique
2024-01-12 02:25:41 -06:00
Pat Hartl
96e4b08512
Fix error after creating new game crashing page
2024-01-12 01:44:21 -06:00
Pat Hartl
6fd17eb3f3
Fix file picker not opening
2024-01-10 17:57:12 -06:00
Pat Hartl
0d5bc86cce
Added loading indicator and no results message in media grabber
2024-01-09 20:52:52 -06:00
Pat Hartl
220f0ef90a
Fix in registry export to PowerShell to handle REG_SZ values that may have double quotes
2024-01-06 21:33:37 -06:00
Pat Hartl
41d0715013
Add ability to sync basic game info, including scripts, through game/redist editing
2024-01-06 16:49:21 -06:00
Pat Hartl
718ed5c39a
Change the root UI of most project UI files to simplify folder structure
2024-01-04 19:40:24 -06:00