Pat Hartl
|
68caec1c5f
|
Change layout of game edit page
|
2023-04-08 15:40:56 -05:00 |
Daniel
|
cb770f8dab
|
Add DownloadAndExtract
|
2023-04-07 20:08:03 -05:00 |
Pat Hartl
|
977d47b998
|
Merge branch 'main' of https://github.com/pathartl/LANCommander
|
2023-04-07 19:12:28 -05:00 |
Pat Hartl
|
09211b6213
|
Switch to upload using JS
|
2023-04-07 19:11:09 -05:00 |
Daniel
|
127f0cbb08
|
Switch to SharpCompress
|
2023-04-07 19:09:00 -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
|
d7ce70ab2b
|
Update LANCommander.PlaynitePlugin.yml
|
2023-04-05 18:29:19 -05:00 |
Pat Hartl
|
cc59d891e8
|
Update LANCommander.PlaynitePlugin.yml
|
2023-04-05 18:22:58 -05:00 |
Pat Hartl
|
7e235517a4
|
Update LANCommander.PlaynitePlugin.yml
|
2023-04-05 18:15:44 -05:00 |
Pat Hartl
|
afeb6e207a
|
Fix path for uploading artifacts. Allow manual dispatch
|
2023-04-05 17:54:34 -05:00 |
Pat Hartl
|
defa423a6d
|
Sample action run
|
2023-04-05 17:34:16 -05:00 |
Pat Hartl
|
aae0f165e7
|
Adjust MSBuild arguments for output path
|
2023-04-05 17:30:51 -05:00 |
Pat Hartl
|
3d6b09cdaa
|
Only trigger actions on file updates
|
2023-04-05 17:30:32 -05:00 |
Pat Hartl
|
8d59f82382
|
Create LANCommander.PlaynitePlugin.yml
|
2023-04-05 17:20:32 -05:00 |
Pat Hartl
|
f0b6b2995e
|
Publish as single file
|
2023-04-04 19:46:06 -05:00 |
Pat Hartl
|
9e33c86a7f
|
Fix OS parameter
|
2023-04-04 19:40:29 -05:00 |
Pat Hartl
|
714c6abda4
|
Self contained, target Windows
|
2023-04-04 19:38:17 -05:00 |
Pat Hartl
|
a18abe4ccd
|
Only upload built files
|
2023-04-04 19:24:33 -05:00 |
Pat Hartl
|
91eeb7818e
|
Try to build csproj directly and publish artifacts
|
2023-04-03 23:51:09 -05:00 |
Pat Hartl
|
34b71baa04
|
Fix build command
|
2023-04-03 17:35:37 -05:00 |
Pat Hartl
|
fdab40c71b
|
Build only LANCommander server
|
2023-04-03 17:34:11 -05:00 |
Pat Hartl
|
c9c42b49b4
|
Create dotnet.yml
|
2023-04-03 17:24:47 -05:00 |
Pat Hartl
|
b8b9990962
|
Sort/filter refreshed saves after delete
|
2023-04-02 23:37:28 -05:00 |
Pat Hartl
|
bc8fbf1076
|
Fix saves that target a directory in the game's install directory
|
2023-04-02 21:07:59 -05:00 |
Pat Hartl
|
c8529cc340
|
Handle game saves that target a directory
Ref #17
|
2023-04-02 20:50:57 -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
|
5d12617996
|
Don't redirect stdout for PowerShell runtime
|
2023-04-01 22:38:13 -05:00 |
Pat Hartl
|
a740a94de6
|
Don't stop sync on just one exception thrown
|
2023-04-01 22:37:54 -05:00 |
Pat Hartl
|
1597bcf22d
|
Restrict settings to admins
|
2023-04-01 18:03:18 -05:00 |
Pat Hartl
|
7f99d7f5df
|
Add directory and contents to save ZIP
|
2023-03-31 19:06:34 -05:00 |
Pat Hartl
|
31b3c20717
|
Only export registry if there are path definitions
|
2023-03-30 20:27:35 -05:00 |
Pat Hartl
|
fb9c89768d
|
Properly handle value changes with archive file inputs
|
2023-03-30 20:11:20 -05:00 |
Pat Hartl
|
9cfca95f09
|
Allow for special pathing like %TEMP% or %USERPROFILE% when handling save paths
|
2023-03-30 20:11:00 -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
|
2485fc7cb3
|
Move save handling to separate service. Handle registry paths.
|
2023-03-29 20:49:31 -05:00 |
Pat Hartl
|
aa8aba154e
|
Basic packing/extraction of saves. Files only, no directories or registry entries.
|
2023-03-28 23:10:18 -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 |