Commit graph

315 commits

Author SHA1 Message Date
Pat Hartl
12c5110795 Fix non-https binding 2025-01-25 12:02:30 -06:00
Pat Hartl
ef60a27a8b Fix component reference
Some checks failed
Publish SDK NuGet Package / publish (push) Failing after 1m19s
LANCommander Release / prep (push) Has been cancelled
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_osx-x64 (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_osx-x64 (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
2025-01-25 09:15:08 -06:00
Pat Hartl
7b4f2950c7 Add separate binding for SSL 2025-01-25 02:40:36 -06:00
Pat Hartl
dec4edf06d Don't log ping requests 2025-01-25 02:11:04 -06:00
Pat Hartl
b6fa4d4a10 Add ability to specify SSL certificate 2025-01-25 01:57:17 -06:00
Pat Hartl
f657065f40 Add route to check for update for game 2025-01-25 01:48:37 -06:00
Pat Hartl
d627a0ed4e Cache actions for client 2025-01-25 01:34:10 -06:00
Pat Hartl
d59f62b56e Add save buttons for multiplayer and save paths 2025-01-24 23:16:12 -06:00
Pat Hartl
59130256f7 Null reference check for latest archive 2025-01-24 23:15:58 -06:00
Pat Hartl
c4b7d6fe58 Remove border on dashboard cards 2025-01-23 00:25:42 -06:00
Pat Hartl
0f6120a310 Remove unused services 2025-01-23 00:25:34 -06:00
Pat Hartl
b4080c8f22 Change cache keys, add extension to clear game cache by ID 2025-01-23 00:25:11 -06:00
Pat Hartl
1bfdbfb518 Fix server actions not included in game details, cache manifest and game details 2025-01-22 21:27:38 -06:00
Pat Hartl
5ddb79b00a Fix first time setup 2025-01-22 20:54:41 -06:00
Pat Hartl
04b62d14a5 Add auth provider templates to build 2025-01-22 18:35:17 -06:00
Pat Hartl
74aaf8ee9d Fix spacing for auth edit 2025-01-22 18:32:06 -06:00
Pat Hartl
efc008fd4a Split server edit view into pages, fix spacing 2025-01-22 18:31:56 -06:00
Pat Hartl
298b92a4d3 Fix script editor data binding for null created by 2025-01-22 18:31:24 -06:00
Pat Hartl
ce210fbde1 Bump version number 2025-01-22 01:47:01 -06:00
Pat Hartl
6a0e757972 Adjust auth provider button layout
Some checks failed
Publish SDK NuGet Package / publish (push) Failing after 56s
LANCommander Release / prep (push) Has been cancelled
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_osx-x64 (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_osx-x64 (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
2025-01-22 01:40:24 -06:00
Pat Hartl
d00fa19502 Make action editor save its own changes 2025-01-22 01:21:11 -06:00
Pat Hartl
2edfd7e8fb Fix keys editor 2025-01-21 21:54:00 -06:00
Pat Hartl
c22414fce9 Fix media editor new item 2025-01-21 20:43:59 -06:00
Pat Hartl
84ec503fdc Fix archive editor uploading 2025-01-21 20:43:28 -06:00
Pat Hartl
b54b39ba38 Fix menu icon spacing 2025-01-21 20:42:52 -06:00
Pat Hartl
126b3c63e6 Allow customization of error handler title and extra 2025-01-21 20:42:39 -06:00
Pat Hartl
0d87296689 Fix DataTable default sort, search 2025-01-21 18:48:01 -06:00
Pat Hartl
83d859482a Increase cache lifetime of chunk upload key 2025-01-21 18:47:06 -06:00
Pat Hartl
4509d1394c Fix script editor query 2025-01-21 02:47:00 -06:00
Pat Hartl
bc3e4fb7d4 Fix media editor for new media 2025-01-21 02:46:04 -06:00
Pat Hartl
d2a257228b Reload table after removal from library 2025-01-21 00:31:03 -06:00
Pat Hartl
2c11975228 Add page to view personal game library 2025-01-21 00:17:32 -06:00
Pat Hartl
d577207f51 Catch errors in server application 2025-01-20 20:34:07 -06:00
Pat Hartl
d22552aa55 Fix spacing on tables, use datatable where possible 2025-01-20 20:00:15 -06:00
Pat Hartl
254a653cbb Fix game adds 2025-01-20 17:30:11 -06:00
Pat Hartl
22c3b4cf53 Add social links to menu 2025-01-20 14:27:08 -06:00
Pat Hartl
dc4a49d71a Convert more tables to data tables 2025-01-20 01:23:07 -06:00
Pat Hartl
ed0e85e954 Move more tables to data tables 2025-01-19 14:50:12 -06:00
Pat Hartl
a1e0ba1629 Change route based on data table parameters 2025-01-19 13:57:18 -06:00
Pat Hartl
38e95c9102 Fix import style 2025-01-16 03:22:46 -06:00
Pat Hartl
7c9d92e0dd Fix server importing 2025-01-16 03:08:43 -06:00
Pat Hartl
c1efa15965 Simplified datatable 2025-01-16 00:35:01 -06:00
Pat Hartl
97e6feb254 Fix menu spacing 2025-01-15 18:55:11 -06:00
Pat Hartl
2076ad699f Fix table cell spacing 2025-01-15 18:54:45 -06:00
Pat Hartl
079a40eaa5 Remove nested games on game list 2025-01-15 18:54:23 -06:00
Pat Hartl
8b41d02ddb Use new datatable for issue list 2025-01-15 18:53:58 -06:00
Pat Hartl
46e1d63889 Fix missing info on issue edit 2025-01-15 18:53:37 -06:00
Pat Hartl
177141a889 Fix file manager toolbar 2025-01-15 18:53:09 -06:00
Pat Hartl
11ebe7b842 Fix table action alignment 2025-01-15 18:52:53 -06:00
Pat Hartl
a7300ed267 Fix server edit 2025-01-14 17:38:55 -06:00