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
66da004e5f
Add CLI verb for running a game
2024-08-26 20:19:51 -05:00
Pat Hartl
1da88da3d4
Fix scrolling of library list and display of game details
2024-08-26 20:19:19 -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
d704678946
Consolidate save path types in SDK
2024-08-26 18:37:57 -05:00
Pat Hartl
0ac36f7a00
Allow upload of images from markdown editor
2024-08-23 01:05:31 -05:00
Pat Hartl
d113c9af32
Skip tsconfig.json removal in workflow
2024-08-22 19:02:08 -05:00
Pat Hartl
d0300e89d8
Fix publish
2024-08-22 18:42:43 -05:00
Pat Hartl
7c5f743b65
Add npm install
2024-08-22 18:13:33 -05:00
Pat Hartl
c8161954c1
Add package.json back for building sass
2024-08-22 18:04:02 -05:00
Pat Hartl
e049dac01f
Remove JS build from launcher
2024-08-22 01:55:35 -05:00
Pat Hartl
2d9c562bf6
Fix server JS build
2024-08-22 01:52:20 -05:00
Pat Hartl
d34d3055e4
Ignore json files from all builds in solution
2024-08-22 01:13:02 -05:00
Pat Hartl
f4d0da66b9
Update project reference
2024-08-22 00:52:39 -05:00
Pat Hartl
4d868ea5f5
Ignore files in build
2024-08-22 00:52:24 -05:00
Pat Hartl
df7460fa1f
Update packages
2024-08-22 00:52:08 -05:00
Pat Hartl
0c23a24df0
Fix JS builds
2024-08-22 00:51:57 -05:00
Pat Hartl
b6e6fd5def
Ignore build files for publish
2024-08-22 00:46:54 -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
Pat Hartl
7588065bae
Get mapped games using async
2024-08-19 21:18:05 -05:00
Pat Hartl
3b4b400fee
Allow custom style of split pane
2024-08-19 21:17:52 -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
920c82002c
Consolidate JS for components
2024-08-18 15:25:31 -05:00
Pat Hartl
e4f81cd22f
Fix missing inheritance
2024-08-18 15:24:29 -05:00
Pat Hartl
d0627152e0
Bundle xterm addons
2024-08-18 15:08:32 -05:00
Pat Hartl
020437531d
Consolidate shared components
2024-08-18 15:05:25 -05:00
Pat Hartl
bfaf27c04e
Add components library
2024-08-18 14:39:31 -05:00
Pat Hartl
55fea82f35
Ignore package locks
2024-08-18 14:22:25 -05:00
Pat Hartl
0e16b3c705
Fix target runtime
2024-08-16 20:05:41 -05:00
Pat Hartl
0aedba45f1
Fix build profile switch
2024-08-16 19:59:49 -05:00
Pat Hartl
b1c48a91a2
Add CLI to build workflows
2024-08-16 19:54:16 -05:00
Pat Hartl
bcb6bb4cac
Remove Playnite extension from build
2024-08-16 19:17:21 -05:00
Pat Hartl
53d9d8be52
Remove LANCommander.PowerShell
2024-08-16 18:54:35 -05:00
Pat Hartl
c7cd232bb9
Fix solution file
2024-08-16 18:46:42 -05:00
Pat Hartl
b35d0f52d3
Move debug flag to SDK ScriptService
2024-08-16 18:36:17 -05:00