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
Pat Hartl
a503b7fc21
Fix route editor rendering
2024-08-27 20:39:57 -05:00
Pat Hartl
63c0f6c40b
Rework page editing buttons, fix new page, refresh tree after changes
2024-08-27 20:22:24 -05:00
Pat Hartl
b7b6541a81
Add ordering of pages in tree via dragging
2024-08-27 20:05:09 -05:00
Pat Hartl
44f091386d
WIP launcher login redesign
2024-08-26 21:29:25 -05:00
Pat Hartl
e3b238e3f0
Refactor game launching
...
Changes to game launching:
- Games can now be launched using the SDK
- Games can be stopped by the SDK
- Running games are tracked by the SDK
- Game state in play buttons are now tracked by polling SDK game service
- Library service no longer controls any launching/stopping/tracking
- Actions now are keyed in the manifest
- Game launching occurs in a GameExecutionContext
- Game launching variables have been consolidated
2024-08-26 20:18:54 -05:00
Pat Hartl
0ac36f7a00
Allow upload of images from markdown editor
2024-08-23 01:05:31 -05:00
Pat Hartl
4d868ea5f5
Ignore files in build
2024-08-22 00:52:24 -05:00
Pat Hartl
f1bb29695c
Add buttons for adding new page and deleting pages
2024-08-21 21:16:08 -05:00
Pat Hartl
c22270ac41
Fix page editor navigation
2024-08-21 20:31:09 -05:00
Pat Hartl
0119a4cf78
Fix binding of file picker input
...
Fixed #96
2024-08-21 20:27:11 -05:00
Pat Hartl
c0943f559c
Add cmdlets for getting/setting custom fields
2024-08-21 20:19:04 -05:00
Pat Hartl
78c6063b34
Add custom fields to users, move avatar uploader to component
2024-08-21 19:40:27 -05:00
Pat Hartl
f30a72d616
Add pages to nav
2024-08-19 21:21:09 -05:00