Commit graph

1671 commits

Author SHA1 Message Date
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
Pat Hartl
1cbc3eab56 Rework PS variables, add logo, add script type/working dir, show/hide terminal when script runs 2024-08-16 18:18:02 -05:00
Pat Hartl
ac16ba813b Switched to using xterm-readline, redirect PS output to terminal 2024-08-15 21:33:17 -05:00
Pat Hartl
9038e02bfb Progress on debug console 2024-08-14 13:24:50 -05:00
Pat Hartl
7bc37478aa Pass through GameId to export 2024-08-13 18:39:28 -05:00
Pat Hartl
b654cb9d88 Logic for exporting games via CLI 2024-08-13 17:43:17 -05:00
Pat Hartl
1a7276c613 Logic for CLI importing 2024-08-13 17:42:56 -05:00
Pat Hartl
328e342b21 Rename messages to reflect sync verb 2024-08-13 17:42:43 -05:00
Pat Hartl
bf9ef30b4b Add game importing via CLI 2024-08-12 19:33:26 -05:00
Pat Hartl
4009aa3892 Update packages 2024-08-12 18:21:01 -05:00
Pat Hartl
46dddf5ded Fix enum references 2024-08-12 18:20:45 -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
a689b4db5c Update packages 2024-08-11 23:56:23 -05:00
Pat Hartl
f24669d21a Fix markdown usage in updates page 2024-08-11 23:56:14 -05:00
Pat Hartl
ab3bc86ef5 Fix server script running 2024-08-11 14:48:24 -05:00
Pat Hartl
b50515a79a Fix version header check 2024-08-11 14:48:10 -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
a7e693c595 Fix crash after installing game 2024-08-11 12:31:30 -05:00
Pat Hartl
8c36e52d9a Update packages 2024-08-10 12:56:23 -05:00
Pat Hartl
c2e510dd46 Remove using 2024-08-10 12:53:38 -05:00
Pat Hartl
29047a4f12 Merge branch 'main' into v1.0.0
# Conflicts:
#	LANCommander.Launcher.Models/LibraryItem.cs
#	LANCommander.SDK/Client.cs
2024-08-10 12:11:04 -05:00
Pat Hartl
5a69edc87f Fix updater executable
Some checks failed
LANCommander Release / build_server_linux-arm64 (push) Has been cancelled
LANCommander Release / build_server_linux-x64 (push) Has been cancelled
LANCommander Release / build_server_osx-arm64 (push) Has been cancelled
LANCommander Release / build_server_win-arm64 (push) Has been cancelled
LANCommander Release / build_server_win-x64 (push) Has been cancelled
LANCommander Release / build_launcher_linux-arm64 (push) Has been cancelled
LANCommander Release / build_launcher_linux-x64 (push) Has been cancelled
LANCommander Release / build_launcher_osx-arm64 (push) Has been cancelled
LANCommander Release / build_launcher_win-arm64 (push) Has been cancelled
LANCommander Release / build_launcher_win-x64 (push) Has been cancelled
LANCommander Release / build_release (push) Has been cancelled
2024-08-09 18:20:13 -05:00
Pat Hartl
76fa830b18 Update state when game uninstalled 2024-08-09 01:55:39 -05:00
Pat Hartl
a19f77fc34 Fix glitchy show/hide of download queue 2024-08-09 01:24:24 -05:00
Pat Hartl
a1cb8c8116 Fix context menu on completed downloads crashing application 2024-08-09 01:13:33 -05:00
Pat Hartl
a30eac81c2 Filter play sessions that don't belong to current user 2024-08-09 01:06:59 -05:00
Pat Hartl
1c4efb1a70 Fix API version header check
Cloudflare likes to lowercase the header for the API version when sending a response
2024-08-08 23:26:06 -05:00
Pat Hartl
9cffb12db3 Fix import of servers with set game 2024-08-08 23:11:29 -05:00
Pat Hartl
c1e9db798e Fix display grabbing 2024-08-08 20:00:21 -05:00
Pat Hartl
66453c9fac Import port with server 2024-08-08 19:14:33 -05:00
Pat Hartl
d5d3c0b9c6 Fix app crashing if installed game's files are removed 2024-08-08 18:28:33 -05:00
Pat Hartl
968f7da4cf Switch script writing to async 2024-08-08 18:08:52 -05:00
Pat Hartl
5a1346b5e5 Remove reference to install/uninstall cmdlet 2024-08-08 18:08:35 -05:00
Pat Hartl
32d40929b1 Removed cmdlets for install/uninstall, use CLI 2024-08-08 18:01:34 -05:00