Pat Hartl
|
f95d348818
|
Make subsequent archive uploads patch the first uploaded archive
|
2023-04-20 00:26:08 -05:00 |
Pat Hartl
|
28e7de2670
|
Added base service inheritance
|
2023-04-20 00:25:08 -05:00 |
Pat Hartl
|
e64c4b2be1
|
Add Hangfire
|
2023-04-19 18:09:34 -05:00 |
Pat Hartl
|
d2161e606d
|
Show general form on server add
|
2023-04-18 20:18:23 -05:00 |
Pat Hartl
|
7629d6e951
|
Make tabbed text editor, styled somewhat after VS Code
|
2023-04-18 20:17:50 -05:00 |
Pat Hartl
|
66adc34ee2
|
Move archive browser components back
|
2023-04-16 21:14:04 -05:00 |
Pat Hartl
|
c60cf157cd
|
Merged logs view into edit page. WIP text editor for server files.
|
2023-04-16 21:13:37 -05:00 |
Pat Hartl
|
1a84c4c51a
|
Don't immediately stop on click, rely on popconfirm
|
2023-04-16 19:41:28 -05:00 |
Pat Hartl
|
73a6371b53
|
Move game editor components closer to game pages
|
2023-04-15 16:53:05 -05:00 |
Pat Hartl
|
c6997ccecc
|
Display status of the server process
|
2023-04-15 16:44:26 -05:00 |
Pat Hartl
|
4b48b4c45c
|
Fit terminal to width
|
2023-04-15 00:16:38 -05:00 |
Pat Hartl
|
9fae96bc9e
|
Rename to reflect use with game servers. Filter messages on server log page by the currently opened server.
|
2023-04-14 01:31:04 -05:00 |
Pat Hartl
|
e8456de2cb
|
Lightly integrate xtermjs
|
2023-04-13 17:57:51 -05:00 |
Pat Hartl
|
74c1930ede
|
Remove MudBlazor references
|
2023-04-13 17:48:26 -05:00 |
Pat Hartl
|
8f1b013c0a
|
Functional server start/stop with log output
|
2023-04-13 17:43:26 -05:00 |
Pat Hartl
|
c618e05cf0
|
Update README.md
|
2023-04-12 11:56:19 -05:00 |
Pat Hartl
|
ade7522ff6
|
Update favicon
|
2023-04-09 19:28:46 -05:00 |
Pat Hartl
|
ac8263aa0e
|
Merge pull request #19 from DanTheMan827/direct-extract
Extract directly from the download stream
|
2023-04-09 19:28:24 -05:00 |
Pat Hartl
|
f2b9338b7e
|
Increase chunk size to 50MB
|
2023-04-09 19:20:41 -05:00 |
Pat Hartl
|
f8b88404f4
|
Display progress of upload
|
2023-04-09 19:20:13 -05:00 |
Daniel
|
f05005460f
|
Delete install path on install error
|
2023-04-08 15:47:01 -05:00 |
Pat Hartl
|
5e5ab1f5a6
|
On redirect to login, force page load
|
2023-04-08 15:41:08 -05:00 |
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 |