4bbeb3d891Use CSS to show/hide panel contents
Pat Hartl
2023-08-01 18:48:50 -0500
a7e494b995Update packages
Pat Hartl
2023-08-01 18:22:05 -0500
f95d348818Make subsequent archive uploads patch the first uploaded archive
v0.0.2
Pat Hartl
2023-04-20 00:26:08 -0500
28e7de2670Added base service inheritance
Pat Hartl
2023-04-20 00:24:46 -0500
e64c4b2be1Add Hangfire
Pat Hartl
2023-04-19 18:09:34 -0500
d2161e606dShow general form on server add
Pat Hartl
2023-04-18 20:18:23 -0500
7629d6e951Make tabbed text editor, styled somewhat after VS Code
Pat Hartl
2023-04-18 20:17:50 -0500
66adc34ee2Move archive browser components back
Pat Hartl
2023-04-16 21:14:04 -0500
c60cf157cdMerged logs view into edit page. WIP text editor for server files.
Pat Hartl
2023-04-16 21:13:37 -0500
1a84c4c51aDon't immediately stop on click, rely on popconfirm
Pat Hartl
2023-04-16 19:41:28 -0500
73a6371b53Move game editor components closer to game pages
Pat Hartl
2023-04-15 16:53:05 -0500
c6997cceccDisplay status of the server process
Pat Hartl
2023-04-15 16:44:26 -0500
4b48b4c45cFit terminal to width
Pat Hartl
2023-04-15 00:16:38 -0500
9fae96bc9eRename to reflect use with game servers. Filter messages on server log page by the currently opened server.
Pat Hartl
2023-04-14 01:31:04 -0500
e8456de2cbLightly integrate xtermjs
Pat Hartl
2023-04-13 17:57:51 -0500
74c1930edeRemove MudBlazor references
Pat Hartl
2023-04-13 17:48:26 -0500
8f1b013c0aFunctional server start/stop with log output
Pat Hartl
2023-04-13 17:43:26 -0500
09211b6213Switch to upload using JS
Pat Hartl
2023-04-07 19:11:09 -0500
127f0cbb08Switch to SharpCompress
Daniel
2023-04-07 19:09:00 -0500
9e4abc535bRemove 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.
Pat Hartl
2023-04-07 15:26:21 -0500
ed15a50545Revert "Remove deprecated MVC routes, views, and models"
Pat Hartl
2023-04-07 13:46:12 -0500
Create dotnet.yml
Pat Hartl
2023-04-03 17:24:47 -0500
b8b9990962Sort/filter refreshed saves after delete
Pat Hartl
2023-04-02 23:37:28 -0500
bc8fbf1076Fix saves that target a directory in the game's install directory
Pat Hartl
2023-04-02 21:07:59 -0500
c8529cc340Handle game saves that target a directory
Pat Hartl
2023-04-02 20:50:57 -0500
3c9cf37e2dPage to view saves for a game
Pat Hartl
2023-04-02 20:50:09 -0500
413cbf364eForce load to edit game. Fixes#9
Pat Hartl
2023-04-02 13:47:56 -0500
d3887e6d8eBind lookup on input. Fixes#16
Pat Hartl
2023-04-02 13:39:38 -0500
b28f4f78b1Fix keys editor blocking render after save of new game. Do full page redirect after adding game. Fixes#13
Pat Hartl
2023-04-02 13:37:05 -0500
44644b7ac9Fully remove MudBlazor
Pat Hartl
2023-04-02 13:32:19 -0500
6b6a07060cRemove TypeScript compilation
Pat Hartl
2023-04-02 13:31:46 -0500
00d9ccab82Update to .NET 7 for upload performance gains
Pat Hartl
2023-04-02 13:30:45 -0500
5d12617996Don't redirect stdout for PowerShell runtime
Pat Hartl
2023-04-01 22:38:13 -0500
a740a94de6Don't stop sync on just one exception thrown
Pat Hartl
2023-04-01 22:37:54 -0500
1597bcf22dRestrict settings to admins
Pat Hartl
2023-04-01 18:03:18 -0500
7f99d7f5dfAdd directory and contents to save ZIP
Pat Hartl
2023-03-31 19:06:34 -0500
31b3c20717Only export registry if there are path definitions
Pat Hartl
2023-03-30 20:27:35 -0500
fb9c89768dProperly handle value changes with archive file inputs
Pat Hartl
2023-03-30 20:11:20 -0500
9cfca95f09Allow for special pathing like %TEMP% or %USERPROFILE% when handling save paths
Pat Hartl
2023-03-30 20:11:00 -0500
5a2fe85903Look at correct saves directory for storage usage chart
Pat Hartl
2023-03-30 18:39:33 -0500
f51dba2e20Fixed titles of network usage widgets
Pat Hartl
2023-03-30 18:39:14 -0500
a430c93830Fix registry inputs not loading correctly
Pat Hartl
2023-03-30 18:38:57 -0500
2485fc7cb3Move save handling to separate service. Handle registry paths.
Pat Hartl
2023-03-29 20:49:31 -0500
aa8aba154eBasic packing/extraction of saves. Files only, no directories or registry entries.
Pat Hartl
2023-03-28 23:10:18 -0500
32d6e109dfAdded uploading of saves
Pat Hartl
2023-03-28 21:30:29 -0500
676fa8e48bAdded defineable save paths for either files or registry
Pat Hartl
2023-03-27 01:19:21 -0500
eb99656c1dAdded inputs for archive file browser and registry entries
Pat Hartl
2023-03-27 01:18:12 -0500
e2a28a57eaAdd option to select directories in archive browsers
Pat Hartl
2023-03-27 01:17:44 -0500
c2dd624cecSnippet for setting a game's compatibility mode
Pat Hartl
2023-03-23 19:21:41 -0500
883e23fc1fScript editor parameter based on LatestArchiveId
Pat Hartl
2023-03-23 19:19:40 -0500
7e34ad3c12Don't show browse button if there's no archive
Pat Hartl
2023-03-23 19:19:16 -0500
6ffaee8f45Fix column names
Pat Hartl
2023-03-23 19:18:57 -0500
a746dddbe7Rename Value property for action editor. Fix actions adding/removing. Move to only show file browser if archive exists
Pat Hartl
2023-03-23 19:18:32 -0500
b3b4d0dad6Attempt extraction multiple times in case tmp file is still in use
Pat Hartl
2023-03-23 19:16:52 -0500
84f6c8d58bFix display snippet
Pat Hartl
2023-03-23 19:08:35 -0500
885bc6bbecUpdate packages
Pat Hartl
2023-03-22 17:31:06 -0500
dec2e7ae42Create snippets directory if it doesn't exist
Pat Hartl
2023-03-22 17:30:38 -0500
a23a602abbDowngrade YamlDotNet to 5.4.0 for compatibility with Playnite
Pat Hartl
2023-03-22 17:30:25 -0500
266864338dDisable select button when nothing is selected
Pat Hartl
2023-03-20 21:03:06 -0500
e5ba574468Show loading indicator on metadata lookup and disable select button
Pat Hartl
2023-03-20 21:00:19 -0500
b50b7e4d61Databind based on game keys instead of full game
Pat Hartl
2023-03-20 20:55:29 -0500
c8a11bee7fDatabind on scripts instead of game
Pat Hartl
2023-03-20 20:46:11 -0500
1ef4469fbfFix tag editors two-way data binding
Pat Hartl
2023-03-20 19:55:19 -0500
86f5479a11Don't pass full game to action editor
Pat Hartl
2023-03-20 19:09:22 -0500
503c77f9feConvert multiplayer mode editor to not have entire Game passed through
Pat Hartl
2023-03-20 18:56:22 -0500
7c1f282febAdded retry to writing manifest. Keep track of temporary download locations to avoid multiple downloads.
Pat Hartl
2023-03-20 18:37:12 -0500
a07416277bUpdate display snippet to grab primary display. Previous calls did not work with some drivers.
Pat Hartl
2023-03-20 00:17:50 -0500
a10e8966b5Add beacon to general settings and change layout a little
Pat Hartl
2023-03-20 00:15:46 -0500
bbacc5f941Add authentication options (password requirements, etc) to settings
Pat Hartl
2023-03-20 00:15:22 -0500
0931c36000Remove unused Roboto
Pat Hartl
2023-03-18 01:18:04 -0500
47fda43e31Remove references to FusionCache
Pat Hartl
2023-03-18 01:04:11 -0500
4d058649dbStarted adding basic support for servers
Pat Hartl
2023-03-18 00:44:31 -0500
ac8773c363Snippets for getting the old name in name change scripts, sanitizing filenames for Windows, and renaming files.
Pat Hartl
2023-03-17 02:08:59 -0500
8c1e08d49fRemove unused reference
Pat Hartl
2023-03-17 02:08:15 -0500
4f775013a6Include old name when running PowerShell name change scripts
Pat Hartl
2023-03-17 02:08:04 -0500