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
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 |
|
Pat Hartl
|
85e47f5d3a
|
Run scripts as admin using CLI elevation
|
2024-08-08 18:00:41 -05:00 |
|
Pat Hartl
|
9b00cb69fb
|
Rename CLI arguments
|
2024-08-08 17:59:15 -05:00 |
|
Pat Hartl
|
0486fe99f8
|
Split CLI verbs into separate methods
|
2024-08-07 19:58:37 -05:00 |
|
Pat Hartl
|
a27a999f84
|
Add CLI project
|
2024-08-07 19:41:42 -05:00 |
|
Pat Hartl
|
4ac1cf067c
|
Handle command line in services
|
2024-08-07 19:03:07 -05:00 |
|
Pat Hartl
|
e055514811
|
Split models and services into separate projects
|
2024-08-07 18:48:13 -05:00 |
|
Pat Hartl
|
4389b61e80
|
Run download and extract async, fix progress calculations
|
2024-08-07 18:00:43 -05:00 |
|
Pat Hartl
|
f91bdc9f69
|
Merge branch 'main' into v1.0.0
|
2024-08-07 17:42:44 -05:00 |
|
Pat Hartl
|
983fe8de21
|
Fix login error when user has no avatar set
|
2024-08-07 17:40:35 -05:00 |
|
Pat Hartl
|
62ebc142f4
|
Add rate limiting to install updates
|
2024-08-07 17:39:55 -05:00 |
|
Pat Hartl
|
113f4d820b
|
Add CLI verb for changing alias
|
2024-08-07 17:39:29 -05:00 |
|
Pat Hartl
|
678a8d4ac8
|
Temporary disable cmdlet for uninstalling
|
2024-08-07 01:51:26 -05:00 |
|
Pat Hartl
|
0d9361a326
|
Call new uninstall method
|
2024-08-07 01:51:15 -05:00 |
|
Pat Hartl
|
622765b589
|
Change CLI installer to use download queue
|
2024-08-07 01:48:01 -05:00 |
|
Pat Hartl
|
7655924134
|
Add CLI verb for uninstalling games
|
2024-08-07 01:47:13 -05:00 |
|
Pat Hartl
|
97f282fcc1
|
Fix Photino not serving app on start
|
2024-08-07 01:20:31 -05:00 |
|
Pat Hartl
|
beecf0beee
|
Add CLI verb to install game
|
2024-08-07 01:14:29 -05:00 |
|
Pat Hartl
|
3925ec4c34
|
Move all install functionality to SDK
|
2024-08-07 01:14:13 -05:00 |
|
Pat Hartl
|
50aa123949
|
Add CLI verbs for logging in and out
|
2024-08-06 20:41:21 -05:00 |
|
Pat Hartl
|
ce32bc8137
|
Add CLI verbs for running scripts and importing games
|
2024-08-06 20:22:33 -05:00 |
|
Pat Hartl
|
9dd7740a66
|
Remove more files from final build package
|
2024-08-06 18:37:19 -05:00 |
|
Pat Hartl
|
58761b2b01
|
Fix deletion of extra files
|
2024-08-06 18:25:02 -05:00 |
|
Pat Hartl
|
7c73b0aa1a
|
Start adding CLI options to run scripts
|
2024-08-06 18:24:44 -05:00 |
|
Pat Hartl
|
fb479d1683
|
Move script service to SDK
|
2024-08-05 20:29:12 -05:00 |
|