LANCommander/LANCommander.Launcher/UI/Components
Pat Hartl 6dfc0906ac Refactor launcher library importing, manifests
Switched the library importing in the launcher to work based on a queue. As a new game is added to the queue, it should find any related data and also add it to the queue. This should result in an easier to maintain importer while reducing the load on the launcher's DAL. This may result in more RAM usage while importing. Local manifests have also been refactored to match manifests in import/export LCX files, removing the old manifest format. This is a large breaking change that will probably break existing game installations. A migration will probably have to be created.
2025-11-29 18:24:27 -06:00
..
Authentication Fix login/logout UX 2025-11-07 20:19:13 -06:00
DownloadQueue Move launcher settings to separate assembly 2025-11-23 20:53:45 -06:00
Library Refactor launcher library importing, manifests 2025-11-29 18:24:27 -06:00
ActionSelectorDialog.razor Refactor launcher library importing, manifests 2025-11-29 18:24:27 -06:00
ChangeAliasDialog.razor Add localization support to launcher 2025-08-18 21:29:38 -05:00
CheckboxButtonGroup.razor Remove-game-library dialog to remove base game + addons 2025-05-25 22:25:17 +02:00
ConnectionStateView.razor Simplify connection state management 2025-10-05 17:13:47 -05:00
Footer.razor Smoother load from Depot -> Library 2025-11-21 19:06:26 -06:00
ImportHandler.razor Refactor launcher library importing, manifests 2025-11-29 18:24:27 -06:00
ImportProgressDisplay.razor Add localization support to launcher 2025-08-18 21:29:38 -05:00
InstallDialog.razor Remove old SettingsService, replace with Options pattern 2025-09-29 19:49:09 -05:00
KeepAliveContainer.razor Add localization support to launcher 2025-08-18 21:29:38 -05:00
MediaImage.razor Refactor launcher library importing, manifests 2025-11-29 18:24:27 -06:00
PdfReaderDialog.razor Rename project files, namespaces, artifacts 2024-08-04 17:53:19 -05:00
PlayButton.razor Refactor launcher library importing, manifests 2025-11-29 18:24:27 -06:00
PowerShellConsole.razor Refactor script debugging 2025-11-26 01:09:52 -06:00
ProfileButton.razor Move launcher settings to separate assembly 2025-11-23 20:53:45 -06:00
RedirectToLogin.razor Fix storage of authentication token 2025-11-19 00:36:03 -06:00
RedirectToRoute.cs Force full load on route redirection 2025-11-13 18:17:30 -06:00
RemoveFromLibraryDialog.razor Refactor launcher library importing, manifests 2025-11-29 18:24:27 -06:00
ReportIssueDialog.razor Add localization support to launcher 2025-08-18 21:29:38 -05:00
SavesDialog.razor Add localization support to launcher 2025-08-18 21:29:38 -05:00
UpdateChecker.razor Add localization support to launcher 2025-08-18 21:29:38 -05:00
ValidateFilesDialog.razor Add localization support to launcher 2025-08-18 21:29:38 -05:00