Commit graph

98 commits

Author SHA1 Message Date
Pat Hartl
40442c6f8b Refactor update to extract autoupdater before running it 2024-10-03 23:36:42 -05:00
Pat Hartl
cb5f2d05c3 Fix autoupdater not running on server 2024-10-03 23:35:54 -05:00
Pat Hartl
d3edbecef5 Put NetBeauty back, switch to reusable workflows 2024-10-03 20:18:38 -05:00
Pat Hartl
4ea12e5e59 Try NetBeauty on publish only 2024-10-03 19:39:47 -05:00
Pat Hartl
fbc8c3fda9 Retry NetBeauty on server, skip bundling 2024-10-03 19:02:48 -05:00
Pat Hartl
b30c6e7801 Remove NetBeauty2 from server 2024-10-03 16:57:01 -05:00
Pat Hartl
337425345b Remove reference to old project 2024-10-02 12:28:57 -05:00
Pat Hartl
43e5c2bea3 Switch dashboard charts to dark theme if set
Fixes #118
2024-10-01 18:23:58 -05:00
Pat Hartl
320d4e2c5e Allow uploading of archive files via CLI
Implements #111
2024-10-01 17:56:58 -05:00
Pat Hartl
3d9749a9db Add importing/exporting of redistributable and server to CLI 2024-10-01 17:56:06 -05:00
Pat Hartl
096b904748 Pass user agent when grabbing data from PCGamingWiki
Fixes #119
Also adds some general error handling for when PCGamingWiki searches fail.
2024-10-01 17:54:12 -05:00
Pat Hartl
332f081b12 Fix page slug editor
Ref #113
2024-09-30 21:49:44 -05:00
Pat Hartl
1acb6d34ab Disable save/resolve buttons on resolved issue 2024-09-30 21:37:11 -05:00
Pat Hartl
783a73df43 Fix rendering of add form
Fixes #117
2024-09-30 21:36:54 -05:00
Pat Hartl
8edeb8efc9 Fix text displayed in popover for deleting issue
Fixes #116
2024-09-30 21:17:31 -05:00
Pat Hartl
2e3dbe2df5 Fix new page deletions
Fixes #113
2024-09-30 20:27:01 -05:00
Pat Hartl
b84f397ddb Delete only existing media on remove from editor
Fixes #114
2024-09-30 20:19:36 -05:00
Pat Hartl
84eb672a9b Remove any blank media on save of game 2024-09-30 20:19:02 -05:00
Pat Hartl
ebc9aa9ca0 Update packages 2024-09-26 20:13:59 -05:00
Pat Hartl
c254768007 Add NetBeauty to server 2024-09-26 20:13:12 -05:00
Pat Hartl
d509d3b627 Specify return type for server start/stop scripts 2024-09-20 00:50:45 -05:00
Pat Hartl
b93d56a599 Add games selector to redist edit, game count on list 2024-09-19 19:37:42 -05:00
Pat Hartl
a5ebc7c8ce Force page load when redirecting 2024-09-19 19:37:00 -05:00
Pat Hartl
36ed11f2dd Fix title when editing games, servers, and redists 2024-09-19 19:26:40 -05:00
Pat Hartl
adadc2a419 Show orphaned games in game list 2024-09-19 18:42:11 -05:00
Pat Hartl
d38651469d Nest dependent mods/expansions under parent 2024-09-19 18:40:05 -05:00
Pat Hartl
5ab5894f02 Include new snippets in csproj 2024-09-17 19:48:45 -05:00
Pat Hartl
7b77cf2688 Update PowerShell snippets 2024-09-17 18:14:19 -05:00
Pat Hartl
6010707bd6 Log errors when deleting page 2024-09-17 18:14:06 -05:00
Pat Hartl
5d3ff9cada More logging and error handling for API routes 2024-09-17 00:18:39 -05:00
Pat Hartl
2067214acd Better error handling and logging for API 2024-09-16 20:27:54 -05:00
Pat Hartl
ae4965c851 Fix ordering of children under parent node 2024-09-11 17:57:09 -05:00
Pat Hartl
bb63593fc7 Update packages across solution 2024-09-10 23:39:57 -05:00
Pat Hartl
85aceae60a Bump version for testing purposes 2024-09-09 18:22:19 -05:00
Pat Hartl
a618101274 Add edit button for game in issue 2024-09-09 18:21:49 -05:00
Pat Hartl
a9cead27ea Put reported by/on in alert 2024-09-09 18:21:35 -05:00
Pat Hartl
3c66fc5830 Fix game column in issue list 2024-09-09 18:21:18 -05:00
Pat Hartl
0abe1d688d Add basic support for checking Steam for lobbies when starting a game
Ref #98
2024-09-05 00:48:04 -05:00
Pat Hartl
e00aa77597 Move KeyAllocationMethod enum to SDK 2024-09-04 16:48:04 -05:00
Pat Hartl
7734441942 Allow uploading of .ico files for media
Resolves #86
2024-09-03 20:15:26 -05:00
Pat Hartl
0fa0960ef5 Allow key allocation via user 2024-09-03 19:57:39 -05:00
Pat Hartl
910ba2367b Add basic streaming logs with color 2024-08-29 00:19:56 -05:00
Pat Hartl
c58570511f Fix Serilog registration 2024-08-28 20:47:16 -05:00
Pat Hartl
f060ad7ac4 Consolidate settings access 2024-08-28 20:44:14 -05:00
Pat Hartl
ca1b02c3bf Fix access 2024-08-28 20:34:09 -05:00
Pat Hartl
1c615cbce2 Remove nlog, use Serilog, prefer ILogger 2024-08-28 20:33:59 -05:00
Pat Hartl
6bee5d91bc Fix spacing in edit form 2024-08-28 00:24:34 -05:00
Pat Hartl
8896501a07 Route to first parent page 2024-08-28 00:24:26 -05:00
Pat Hartl
df7d3250f7 Add page slug to fix routing issues 2024-08-27 21:35:45 -05:00
Pat Hartl
1af4aa79c9 Redirect to root if page not found 2024-08-27 20:41:07 -05:00