Commit graph

247 commits

Author SHA1 Message Date
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
5e7e078ec4 Remove manual antiforgery token from login pages 2025-02-17 17:06:42 -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
eb8eb7218a Fix first time setup background 2025-02-16 02:26:55 -06:00
Pat Hartl
bf734dcec4 Remove launcher route 2025-02-16 02:12:51 -06:00
Pat Hartl
d5d6c52114 Fix add to collection dialog 2025-02-16 02:00:12 -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
3fd3e65b69 Add launcher button to login 2025-02-11 03:11:23 -06:00
Pat Hartl
75117f1ecd Display message on redistributable updated/added 2025-02-09 19:37:23 -06:00
Pat Hartl
50430e2528 Add header to profile library 2025-02-09 19:22:46 -06:00
Pat Hartl
ee4d9d2736 Sort metadata fields, fix base game icons in select, made edit button open in new tab 2025-02-09 19:19:22 -06:00
Pat Hartl
59bdbf8aef Update issue edit display when resolved 2025-02-09 19:11:44 -06:00
Pat Hartl
1d4ecffe20 Fix save path addition 2025-02-09 15:08:47 -06:00
Pat Hartl
759a12da61 Remove reference to DatabaseServiceFactory, fix multiplayer modes and save paths editor 2025-02-09 03:28:00 -06:00
Pat Hartl
2909f151df Add tags to cache entries 2025-02-09 01:37:31 -06:00
Pat Hartl
d6b0ac8d48 Fix saving of scripts 2025-02-08 23:02:43 -06:00
Pat Hartl
28aef43e1c Add forms for editing logging providers 2025-02-08 19:27:59 -06:00
Pat Hartl
cef428acc1 Optimize UserService queries, cache user roles, clean up UserService 2025-02-08 12:32:54 -06:00
Pat Hartl
19696aac9b Fix sidebar social styling 2025-02-06 19:42:55 -06:00
Pat Hartl
cc5dd25136 Fix script editing 2025-02-04 20:58:08 -06:00
Pat Hartl
8158ab4a22 Adjust layout and spacing 2025-02-04 19:32:33 -06:00
Pat Hartl
e9e5bc096d Move registration to AuthenticationService, add scripts for UserLogin and UserRegistration 2025-02-04 18:45:24 -06:00
Pat Hartl
a29dedec2e Fix layout styling 2025-02-03 18:04:46 -06:00
Pat Hartl
ad7467159e Move styles from site.css to scss 2025-02-03 17:49:04 -06:00
Pat Hartl
ea1603673b Fix search breaking paging 2025-02-03 17:25:32 -06:00
Pat Hartl
981aed208f Fix archive uploading 2025-02-03 01:42:14 -06:00
Pat Hartl
90efb85045 Add searching, order by title to redist transfers 2025-02-03 00:43:44 -06:00
Pat Hartl
fa0e03c005 Allow searching on TransferInput 2025-02-03 00:42:18 -06:00
Pat Hartl
e2a943865c Add tool to regenerate thumbnails 2025-02-02 22:46:14 -06:00
Pat Hartl
9fb73454ca Clear depot cache, correctly show loading indicators on buttons 2025-02-02 22:46:02 -06:00
Pat Hartl
260238abe6 Ignore thumbnail files in orphaned file list 2025-02-02 22:45:14 -06:00
Pat Hartl
6081edfb4f Update relationships 2025-02-02 14:58:07 -06:00
Pat Hartl
af08645396 Remove use of DatabaseServiceFactory, update service dependency injection 2025-02-01 02:21:34 -06:00
Pat Hartl
1fdaaffe30 Fix datatable button placement 2025-01-31 01:53:59 -06:00
Pat Hartl
077e0b281b Add success message for saving custom fields 2025-01-31 01:49:57 -06:00