Commit graph

548 commits

Author SHA1 Message Date
Pat Hartl
b84f397ddb Delete only existing media on remove from editor
Fixes #114
2024-09-30 20:19:36 -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
6010707bd6 Log errors when deleting page 2024-09-17 18:14:06 -05:00
Pat Hartl
ae4965c851 Fix ordering of children under parent node 2024-09-11 17:57:09 -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
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
0ac36f7a00 Allow upload of images from markdown editor 2024-08-23 01:05:31 -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
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
Pat Hartl
da698551e8 Add route for rendering pages 2024-08-19 21:17:25 -05:00
Pat Hartl
cd4c38ac74 Adjust size of route editor 2024-08-19 21:17:09 -05:00
Pat Hartl
a6a4436bfd Fix link to pages in route editor 2024-08-19 21:17:02 -05:00
Pat Hartl
d011d165d1 Change route for page editor, hide parent markdown editor 2024-08-19 21:16:35 -05:00
Pat Hartl
cf93fb763c Start to a basic CMS editor 2024-08-19 01:22:48 -05:00
Pat Hartl
21afa717bb Consolidate some CSS 2024-08-18 17:02:11 -05:00
Pat Hartl
1e246720fc Fix JS loading 2024-08-18 16:23:09 -05:00
Pat Hartl
9582e2a207 Load frontend libraries properly 2024-08-18 15:48:14 -05:00
Pat Hartl
020437531d Consolidate shared components 2024-08-18 15:05:25 -05:00
Pat Hartl
8942c82154 Fix xterm initialization 2024-08-12 00:20:59 -05:00
Pat Hartl
052d8f1c8e Remove wiki functionality 2024-08-12 00:20:43 -05:00
Pat Hartl
131479277b Consolidate enums 2024-08-12 00:15:16 -05:00
Pat Hartl
9139140f24 Fix usings 2024-08-11 23:56:45 -05:00
Pat Hartl
76106691eb Add ability to track issues with games
Adds an admin section to view and resolve submitted issues and a menu option in the game context menu in the launcher to report an issue.
2024-08-11 14:48:00 -05:00
Pat Hartl
a00f25a06b Moved archives position in side menu
This change makes the side menu sort of follow some sort of UX flow. Metadata -> Media -> Upload archives -> Actions etc etc
2024-08-11 12:34:25 -05:00
Pat Hartl
908feb04a1 Fix navigation to login/register pages
Fixes #90
2024-08-05 18:06:40 -05:00
Pat Hartl
cb061e09c5 Rename server project 2024-08-04 18:44:33 -05:00