LANCommander/LANCommander.Launcher.Models
Pat Hartl eaaaf39b8d Refactor install process to use major/minor task queue
Tasks are broken down into major and minor tasks. Major tasks are like install game, redistributable, or tool. These are reported as individual tasks in the download queue. Minor tasks are running of a script, downloading saves, extracting/downloading, etc.
2026-04-17 22:24:47 -05:00
..
ActionSelectorDialogOptions.cs Refactor launcher library importing, manifests 2025-11-29 18:24:27 -06:00
CommandLineOptions.cs Allow uploading of archive files via CLI 2024-10-01 17:56:58 -05:00
DepotFilterModel.cs Move launcher settings to separate assembly 2025-11-23 20:53:45 -06:00
DiscoveredServer.cs Add DiscoveryBeacon, DiscoveryProbe, new beacon message 2025-04-23 21:23:33 -05:00
DownloadQueueRedistributable.cs Refactor install process to use major/minor task queue 2026-04-17 22:24:47 -05:00
ExistingEntityResult.cs Split models and services into separate projects 2024-08-07 18:48:13 -05:00
IInstallQueueItem.cs Refactor install process to use major/minor task queue 2026-04-17 22:24:47 -05:00
ImportItem.cs WIP refactor of game importing 2025-01-12 02:54:41 -06:00
ImportProgress.cs Show import progress in popover 2025-02-06 20:54:03 -06:00
InstallQueueGame.cs Refactor install process to use major/minor task queue 2026-04-17 22:24:47 -05:00
InstallQueueTool.cs Refactor install process to use major/minor task queue 2026-04-17 22:24:47 -05:00
LANCommander.Launcher.Models.csproj Update to .NET 10 2026-04-10 00:54:43 -05:00
LibraryFilterModel.cs Move launcher settings to separate assembly 2025-11-23 20:53:45 -06:00
ListItem.cs feat: Add Avalonia launcher PoC with cross-platform UI 2026-01-19 14:24:49 +11:00