Commit graph

441 commits

Author SHA1 Message Date
Pat Hartl
fd194d4e0a Fix double logging to console 2025-02-27 23:34:35 -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
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
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
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
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
Pat Hartl
b9746d64a4 Add ability to disable user libraries
Some checks failed
LANCommander Release / prep (push) Failing after 32s
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 13s
LANCommander SDK Release / publish (push) Has been skipped
2025-02-22 00:43:03 -06:00
Pat Hartl
3019b57ef2 Fix page crashing after saving role 2025-02-21 22:52:03 -06:00
Pat Hartl
63dd6bf385 Fix demotion of administrators
Fixes #175
2025-02-21 18:07:41 -06:00
Pat Hartl
4f62957c74 Sort actions properly 2025-02-21 17:41:19 -06:00
Pat Hartl
ec56fbb870 Increase performance when getting all games 2025-02-21 17:24:08 -06:00
Pat Hartl
5e7e078ec4 Remove manual antiforgery token from login pages 2025-02-17 17:06:42 -06:00
Pat Hartl
2452fe798b Add shadow to launcher download button 2025-02-16 23:21:15 -06:00
Pat Hartl
71911fa617 Increase performance of fetching game details 2025-02-16 13:24:23 -06:00
Pat Hartl
e4431e7333 Fix release channel dropdown in Settings / Updates 2025-02-16 12:48:37 -06:00
Pat Hartl
ad02c5e0a5 Merge branch 'main' of https://github.com/LANCommander/LANCommander 2025-02-16 12:32:30 -06:00
Pat Hartl
e8627b6a87 Use generic implementations 2025-02-16 10:08:05 -06:00
Pat Hartl
b05860d816 Move importing to new service with implementations 2025-02-16 09:17:26 -06:00
Pat Hartl
eb8eb7218a Fix first time setup background 2025-02-16 02:26:55 -06:00
Pat Hartl
971d3cadde Fix scripts missing from metadata exports 2025-02-16 02:12:59 -06:00
Pat Hartl
bf734dcec4 Remove launcher route 2025-02-16 02:12:51 -06:00
Pat Hartl
c861254387 Fix download routes 2025-02-16 02:12:13 -06:00
Pat Hartl
d5d6c52114 Fix add to collection dialog 2025-02-16 02:00:12 -06:00
Pat Hartl
6a57961f3f Fix bottom login gradient blocking launcher button hover 2025-02-16 01:24:43 -06:00
Pat Hartl
433fb7260a Fix extra scroll space on login screen 2025-02-16 01:19:18 -06:00
Pat Hartl
13276b3797 Login images 2025-02-16 01:00:13 -06:00
Pat Hartl
93e78ff9eb Avoid exception for missing screenshots 2025-02-16 00:37:21 -06:00
Pat Hartl
b0f8f20b35 Merge branch 'main' of https://github.com/LANCommander/LANCommander 2025-02-16 00:05:18 -06:00
Pat Hartl
6d5c9d06c5 Fix antiforgery issues when importing archive 2025-02-16 00:05:11 -06:00
Pat Hartl
0594ad594d New login page with launcher download button 2025-02-15 23:45:51 -06:00
Pat Hartl
145ef0918e Start adding component to download launcher from login 2025-02-13 02:11:23 -06:00
Pat Hartl
52b7dbbc48 Add ability to change release channels, 2025-02-13 02:04:09 -06:00
Pat Hartl
3d4eb34d53 Restore saves and play sessions to game menu 2025-02-12 22:37:56 -06:00
Pat Hartl
bb719f61d8 Pick image on double click 2025-02-12 21:38:18 -06:00
Pat Hartl
17525f9d02 Add storage location if one doesn't already exist
Fixes #173
2025-02-12 21:23:59 -06:00
Pat Hartl
6a0552aa30 Don't start servers if database isn't configured 2025-02-12 20:39:58 -06:00
Pat Hartl
2012f12379 Fix MySQL migrations
Fixes #168
2025-02-12 20:39:47 -06:00
Pat Hartl
d8eb0f0023 Add default challenge scheme 2025-02-11 18:06:42 -06:00