Commit graph

3050 commits

Author SHA1 Message Date
Pat Hartl
cc94b7ee1e Use correct image tag 2025-03-05 17:51:42 -06:00
Pat Hartl
a19c61416a Use official Microsoft base image 2025-03-05 17:12:11 -06:00
Pat Hartl
af73cff19d Correct artifact naming 2025-03-05 00:35:22 -06:00
Pat Hartl
d6ab24adb3 Merge branch 'main' of https://github.com/LANCommander/LANCommander 2025-03-05 00:32:37 -06:00
Pat Hartl
6e6ad58dce Fix singleton registration of settings for fresh instals 2025-03-05 00:32:32 -06:00
Pat Hartl
334a2eb84e
Merge pull request #192 from simonmarklar/readme-updates
Update README.md to point to new documentation site and flag wiki deprecation
2025-03-04 22:24:28 -08:00
Simon Dobie
30873e92cb Update README.md to point to new documentation site and flag wiki deprecation 2025-03-05 08:42:05 +11:00
Pat Hartl
b4966d433a Fix artifact download location
Some checks failed
LANCommander Release / prep (push) Failing after 2s
LANCommander Release / build_server_linux_arm64 (push) Has been skipped
LANCommander Release / build_server_linux_x64 (push) Has been skipped
LANCommander Release / build_server_osx_arm64 (push) Has been skipped
LANCommander Release / build_server_osx_x64 (push) Has been skipped
LANCommander Release / build_server_win_arm64 (push) Has been skipped
LANCommander Release / build_server_win_x64 (push) Has been skipped
LANCommander Release / build_launcher_linux_arm64 (push) Has been skipped
LANCommander Release / build_launcher_linux_x64 (push) Has been skipped
LANCommander Release / build_launcher_osx_arm64 (push) Has been skipped
LANCommander Release / build_launcher_osx_x64 (push) Has been skipped
LANCommander Release / build_launcher_win_arm64 (push) Has been skipped
LANCommander Release / build_launcher_win_x64 (push) Has been skipped
LANCommander Release / build_release (push) Has been skipped
LANCommander SDK Release / prep (push) Failing after 2s
LANCommander SDK Release / publish (push) Has been skipped
2025-03-01 00:04:41 -06:00
Pat Hartl
887b381b43 Add "Browse Depot" button when library is empty 2025-02-28 23:59:18 -06:00
Pat Hartl
61b30021ef Add tag with artifact type to artifact button 2025-02-28 23:28:10 -06:00
Pat Hartl
aa4621d0d2 Fix not being able to load server edit if no consoles are configured 2025-02-28 22:59:33 -06:00
Pat Hartl
1fec97a408 Fix server starts 2025-02-28 22:58:28 -06:00
Pat Hartl
e378810edb Use proper token when doing validation
Fixes #186
2025-02-28 22:48:02 -06:00
Pat Hartl
a9827a7636 Fix downloading of avatar
Some checks failed
LANCommander Release / prep (push) Failing after 2s
LANCommander Release / build_server_linux_arm64 (push) Has been skipped
LANCommander Release / build_server_linux_x64 (push) Has been skipped
LANCommander Release / build_server_osx_arm64 (push) Has been skipped
LANCommander Release / build_server_osx_x64 (push) Has been skipped
LANCommander Release / build_server_win_arm64 (push) Has been skipped
LANCommander Release / build_server_win_x64 (push) Has been skipped
LANCommander Release / build_launcher_linux_arm64 (push) Has been skipped
LANCommander Release / build_launcher_linux_x64 (push) Has been skipped
LANCommander Release / build_launcher_osx_arm64 (push) Has been skipped
LANCommander Release / build_launcher_osx_x64 (push) Has been skipped
LANCommander Release / build_launcher_win_arm64 (push) Has been skipped
LANCommander Release / build_launcher_win_x64 (push) Has been skipped
LANCommander Release / build_release (push) Has been skipped
LANCommander SDK Release / prep (push) Failing after 1s
LANCommander SDK Release / publish (push) Has been skipped
2025-02-28 18:13:34 -06:00
Pat Hartl
61cb858d52 Fix launcher blasting server on game stop 2025-02-28 17:38:25 -06:00
Pat Hartl
b5d39ca18c Show primary actions for old manifests that may not have game ID 2025-02-28 17:29:32 -06:00
Pat Hartl
27f88f801f Fix games not starting 2025-02-28 14:02:37 -06:00
Pat Hartl
6de08c2662 Only show actions from installed games 2025-02-28 14:02:27 -06:00
Pat Hartl
7e8a7e25ad Unzip artifacts
Some checks failed
LANCommander Release / prep (push) Failing after 1s
LANCommander Release / build_launcher_osx_arm64 (push) Has been skipped
LANCommander Release / build_launcher_osx_x64 (push) Has been skipped
LANCommander Release / build_launcher_win_arm64 (push) Has been skipped
LANCommander Release / build_launcher_win_x64 (push) Has been skipped
LANCommander Release / build_release (push) Has been skipped
LANCommander Release / build_server_linux_arm64 (push) Has been skipped
LANCommander Release / build_server_linux_x64 (push) Has been skipped
LANCommander Release / build_server_osx_arm64 (push) Has been skipped
LANCommander Release / build_server_osx_x64 (push) Has been skipped
LANCommander Release / build_server_win_arm64 (push) Has been skipped
LANCommander Release / build_server_win_x64 (push) Has been skipped
LANCommander Release / build_launcher_linux_arm64 (push) Has been skipped
LANCommander Release / build_launcher_linux_x64 (push) Has been skipped
LANCommander SDK Release / prep (push) Failing after 2s
LANCommander SDK Release / publish (push) Has been skipped
2025-02-28 01:14:13 -06:00
Pat Hartl
bd7a4bad57 Fix artifact download 2025-02-28 00:40:14 -06:00
Pat Hartl
4c904dea1e Exclude root directori 2025-02-28 00:01:37 -06:00
Pat Hartl
3289766390 Compress using PowerShell 2025-02-27 23:46:48 -06:00
Pat Hartl
fd194d4e0a Fix double logging to console 2025-02-27 23:34:35 -06:00
Pat Hartl
1240e2238b Upload artifacts as ZIPs 2025-02-27 23:30:02 -06:00
Pat Hartl
ce36ed92f1 List contents of artifacts 2025-02-27 22:19:48 -06:00
Pat Hartl
2e40fd2e9d Download correct artifact for WinGet workflow 2025-02-27 21:46:42 -06:00
Pat Hartl
431e3e30de Fix artifact naming 2025-02-27 21:43:27 -06:00
Pat Hartl
63dd334296 Fix docker image tag 2025-02-27 21:40:37 -06:00
Pat Hartl
379fb74082 Make setup service transient 2025-02-27 20:25:50 -06:00
Pat Hartl
5c0001b463 Fix missing screenshot on error 2025-02-27 20:25:33 -06:00
Pat Hartl
6e49a3acbe Fix first time setup for MySQL/MariaDB, fix object unknown error for paths setup
Fixes #187
2025-02-27 20:11:40 -06:00
Pat Hartl
b35dbcfdfb Update Pomelo MySQL database connector package 2025-02-26 01:00:33 -06:00
Pat Hartl
7fdbc62063 Fix potential issues with first time startup path creation 2025-02-26 00:59:50 -06:00
Pat Hartl
ac1eff8c98 Create directories on start if they don't exist 2025-02-26 00:39:01 -06:00
Pat Hartl
777b7d6ea6 Prevent autostart servers from stopping application execution 2025-02-25 23:55:04 -06:00
Pat Hartl
07a4b6534d Don't change route on table parameters change
Fixes #182
2025-02-25 23:47:09 -06:00
Pat Hartl
ad8621af4a Set default cookie policy on first time setup 2025-02-25 23:39:45 -06:00
Pat Hartl
de60ceb04d Fix server starting/stopping, fix server autostart preventing app from starting, fix status update on external close of server 2025-02-25 22:05:23 -06:00
Pat Hartl
adc0e85b0a Fix genre adding 2025-02-25 21:24:11 -06:00
Pat Hartl
78b1597d0c Fix archive uploading 2025-02-25 21:22:33 -06:00
Pat Hartl
01c7bbfa8b Fix archive download endpoint
Fixes #181
2025-02-25 21:22:19 -06:00
Pat Hartl
7741ba989c Fix sorting of servers
Fixes #180
2025-02-24 20:42:29 -06:00
Pat Hartl
7b85dd823a Update storage location on save
Fixes #179
2025-02-24 19:52:45 -06:00
Pat Hartl
fc268328ee Fix version used to grab launcher artifacts
Fixes #178
2025-02-24 19:48:11 -06:00
Pat Hartl
130be63502 Fix migration preventing first time setup completion 2025-02-24 19:38:09 -06:00
Pat Hartl
d38432f675 Add server scripts to execute on game start/stop, refactor how play sessions are recorded 2025-02-23 15:39:06 -06:00
Pat Hartl
369f856a5c Autofocus title search in depot filter 2025-02-23 09:28:43 -06:00
Pat Hartl
2877a79b64 Make various fields autofocus 2025-02-23 09:27:34 -06:00
Pat Hartl
93e17148b0 Autofocus game metadata lookup if new game 2025-02-23 09:18:06 -06:00
Pat Hartl
a676d83146 Validate script form before trying to save 2025-02-23 09:17:46 -06:00