| .. |
|
Extensions
|
No initial login on startup (before UI is shown)
|
2025-06-15 18:08:50 +02:00 |
|
Models
|
Simplify depot data retrieval, add loading indicator to depot
|
2025-03-14 17:38:47 -05:00 |
|
_BaseDatabaseService.cs
|
Remove repository, add audit interceptor, rename async methods
|
2025-01-19 00:04:01 -06:00 |
|
_BaseService.cs
|
Switch logging to Serilog
|
2024-09-11 00:24:34 -05:00 |
|
AuthenticationService.cs
|
Store and restore server address (for use in offline mode and auto-login)
|
2025-06-15 23:39:28 +02:00 |
|
CollectionService.cs
|
Switch logging to Serilog
|
2024-09-11 00:24:34 -05:00 |
|
CommandLineService.cs
|
Pass default username with fallback to "Player" in NameChange script
|
2025-05-13 00:23:12 +02:00 |
|
CompanyService.cs
|
Switch logging to Serilog
|
2024-09-11 00:24:34 -05:00 |
|
DepotService.cs
|
Simplify depot data retrieval, add loading indicator to depot
|
2025-03-14 17:38:47 -05:00 |
|
EngineService.cs
|
Switch logging to Serilog
|
2024-09-11 00:24:34 -05:00 |
|
FilterService.cs
|
WIP refactor of game importing
|
2025-01-12 02:54:41 -06:00 |
|
GameService.cs
|
Add button state for uninstalling
|
2025-01-27 00:04:42 -06:00 |
|
GenreService.cs
|
Switch logging to Serilog
|
2024-09-11 00:24:34 -05:00 |
|
ImportManagerService.cs
|
Show import progress in popover
|
2025-02-06 20:54:03 -06:00 |
|
ImportService.cs
|
Update UI when import fails
|
2025-02-21 23:52:51 -06:00 |
|
InstallService.cs
|
Fix moving progress
|
2025-02-16 15:42:00 -06:00 |
|
KeepAliveService.cs
|
Stop timer events ignoring connection timeouts causing early connection-lost + show retry count in toast message
|
2025-06-16 01:36:39 +02:00 |
|
LANCommander.Launcher.Services.csproj
|
Update to .NET 9
|
2025-02-04 18:39:29 -06:00 |
|
LibraryService.cs
|
Update depot game properly for library changes, checks local library
|
2025-05-26 22:38:13 +02:00 |
|
MediaService.cs
|
Remove repository, add audit interceptor, rename async methods
|
2025-01-19 00:04:01 -06:00 |
|
MessageBusService.cs
|
Switch logging to Serilog
|
2024-09-11 00:24:34 -05:00 |
|
MultiplayerModeService.cs
|
Switch logging to Serilog
|
2024-09-11 00:24:34 -05:00 |
|
PlatformService.cs
|
Switch logging to Serilog
|
2024-09-11 00:24:34 -05:00 |
|
PlaySessionService.cs
|
Add server scripts to execute on game start/stop, refactor how play sessions are recorded
|
2025-02-23 15:39:06 -06:00 |
|
ProfileService.cs
|
Use cache save/restore
|
2025-03-17 12:29:35 -05:00 |
|
RedistributableService.cs
|
Switch logging to Serilog
|
2024-09-11 00:24:34 -05:00 |
|
SaveService.cs
|
Fix no saves from game returning null
|
2025-03-11 18:20:34 -05:00 |
|
SettingService.cs
|
Add login via auth provider to launcher
|
2025-01-05 21:09:57 -06:00 |
|
TagService.cs
|
Switch logging to Serilog
|
2024-09-11 00:24:34 -05:00 |
|
UpdateService.cs
|
Put actual version in launcher settings
|
2025-02-16 00:36:47 -06:00 |
|
UserService.cs
|
Fix username/avatar not downloading on app start
|
2025-02-16 16:46:31 -06:00 |