Pat Hartl
|
caf1040f06
|
Item template for script type from display name
|
2023-08-02 18:06:44 -05:00 |
|
Pat Hartl
|
ddcaafdbaf
|
Get script type select label from display name attribute
|
2023-08-02 18:02:31 -05:00 |
|
Pat Hartl
|
6df312ef2b
|
Use display name for type column in scripts table
|
2023-08-02 17:49:47 -05:00 |
|
Pat Hartl
|
7aabecb882
|
Fix close button on script modal
Fixes #8
|
2023-08-02 17:29:37 -05:00 |
|
Pat Hartl
|
9e4e1edd8d
|
Fix general panel not being visible when adding new games
|
2023-08-01 20:37:24 -05:00 |
|
Pat Hartl
|
c028b4d5d9
|
Make edit button in game list a link to allow opening in new tab
|
2023-08-01 18:52:25 -05:00 |
|
Pat Hartl
|
4bbeb3d891
|
Use CSS to show/hide panel contents
Fixes #23
|
2023-08-01 18:48:50 -05:00 |
|
Pat Hartl
|
a7e494b995
|
Update packages
|
2023-08-01 18:22:05 -05:00 |
|
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
|
ade7522ff6
|
Update favicon
|
2023-04-09 19:28:46 -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 |
|
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 |
|
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 |
|