LANCommander/LANCommander.Launcher.Data
Pat Hartl 232f86ba85 Refactor launcher game importing
- Game importing happens on a separate thread to avoid UI blocking
- Server requests per-game are done in parallel to cut down on import times
- Media downloading is done in parallel
- Library import progress shown in title bar
- Enabled WAL mode for SQLite for better performance
- Fix potential issues with deferred imports causing infinite loops or lockups
2026-04-27 22:45:02 -05:00
..
Interceptors Safely handle erros with interceptor 2025-01-25 15:21:56 -06:00
Migrations Added "Preview" edit view, flesh out media picker 2026-04-24 02:05:56 -05:00
Models Added "Preview" edit view, flesh out media picker 2026-04-24 02:05:56 -05:00
DatabaseContext.cs Refactor launcher game importing 2026-04-27 22:45:02 -05:00
GuidToNullConverter.cs Fix games not importing if base game is not set 2024-11-13 22:44:33 -06:00
LANCommander.Launcher.Data.csproj Update to .NET 10 2026-04-10 00:54:43 -05:00