Commit graph

30 commits

Author SHA1 Message Date
Pat Hartl
8aff75dc2b Fix scrollbar in depot filter
Fixes #227
2025-03-15 15:59:48 -05:00
Pat Hartl
1ef722cf01 Fix scrolling in depot list
Fixes #226
2025-03-15 15:56:44 -05:00
Pat Hartl
010b8d16ed Simplify depot data retrieval, add loading indicator to depot 2025-03-14 17:38:47 -05:00
Pat Hartl
78fe5ee990 Fit depot results to fit container 2025-03-14 17:14:05 -05:00
Pat Hartl
887b381b43 Add "Browse Depot" button when library is empty 2025-02-28 23:59:18 -06:00
Pat Hartl
98bfe90605 Show import progress in popover 2025-02-06 20:54:03 -06:00
Pat Hartl
cbe363ac4f Refactor launcher authentication, working import from depot 2025-01-20 12:10:30 -06:00
Pat Hartl
f980e4002b Better layout for error boundary 2025-01-14 19:03:50 -06:00
Pat Hartl
7998687c39 Fix fade on depot background 2025-01-13 23:30:02 -06:00
Pat Hartl
01200bfe45 Fix spacing on top and bottom of depot 2025-01-13 19:47:45 -06:00
Pat Hartl
7ed1cdebe2 Add login via auth provider to launcher 2025-01-05 21:09:57 -06:00
Pat Hartl
9f431ae66b Remove shadow when drawer is closed 2024-12-20 14:26:07 -06:00
Pat Hartl
2c650e6ed8 Fix transition animation of game details drawer 2024-12-20 14:16:51 -06:00
Pat Hartl
02e8a4f075 Add cover for games missing cover 2024-11-15 00:18:25 -06:00
Pat Hartl
3688c49125 Add background to filter, allow scrolling 2024-11-14 00:34:13 -06:00
Pat Hartl
95e84b03e2 Fix text alignment in select 2024-11-14 00:33:38 -06:00
Pat Hartl
ed84ca8963 Grouping in depot, default to no grouping 2024-11-13 01:43:00 -06:00
Pat Hartl
be86bcb261 WIP depot view and import 2024-11-12 02:35:28 -06:00
Pat Hartl
0821dfde5c Merge tag 'v1.0.4' into v1.1.0
# Conflicts:
#	LANCommander.Launcher.Services/InstallService.cs
#	LANCommander.Launcher.Services/ProfileService.cs
#	LANCommander.Launcher/UI/Components/DownloadQueue.razor
#	LANCommander.Launcher/wwwroot/css/app.css.map
#	LANCommander.SDK/Enums/InstallStatus.cs
2024-10-28 01:01:57 -05:00
Pat Hartl
7ed304e8d0 Move addon selection to buttons 2024-10-25 20:46:54 -05:00
Pat Hartl
e01b68b2ed Fix padding for loading indicator on auth 2024-10-25 02:06:16 -05:00
Pat Hartl
1489f1c660 Save manager styling, pagination, upload, data loading on action 2024-10-24 02:29:26 -05:00
Pat Hartl
08d0ae7c3b Add count of selected, adjust spacing, add description 2024-10-09 20:45:42 -05:00
Pat Hartl
f50d0a31b9 Adjust auth box width 2024-09-27 18:01:28 -05:00
Pat Hartl
0d3412cb9d Add ability to allow a choice of install locations 2024-09-12 19:09:13 -05:00
Pat Hartl
3076c4aa3f Fix auth sizing if no servers are discovered 2024-09-11 19:00:44 -05:00
Pat Hartl
44f091386d WIP launcher login redesign 2024-08-26 21:29:25 -05:00
Pat Hartl
1da88da3d4 Fix scrolling of library list and display of game details 2024-08-26 20:19:19 -05:00
Pat Hartl
21afa717bb Consolidate some CSS 2024-08-18 17:02:11 -05:00
Pat Hartl
9ba9887eb1 Rename project files, namespaces, artifacts
Client has been renamed to launcher, and thus namespaces and artifact names had to change. The server project has also had some artifacts renamed in order to create a more clear separation of builds. This will break auto-updates before v0.9.0.
2024-08-04 17:53:19 -05:00