LANCommander/LANCommander.Server
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
..
Configuration Define Seq connection string, add default value when selected 2025-11-09 17:38:38 -06:00
Controllers Port other controllers to endpoints 2025-11-21 01:28:37 -06:00
Endpoints Refactor launcher library importing, manifests 2025-11-29 18:24:27 -06:00
Extensions Refactor Settings 2025-11-16 12:31:25 -06:00
Helpers Remove lazy loading 2024-11-27 01:51:47 -06:00
Hubs Fix log 2025-11-13 18:33:08 -06:00
Jobs Rename to ArchiveService 2025-11-17 22:09:03 -06:00
Logging Refactor Settings 2025-11-16 12:31:25 -06:00
manifests/l/LANCommander/Server/1.1.5 Updated links for WinGet manifest 2025-05-05 19:15:22 -05:00
Middlewares Change namespace of abstractions 2025-03-16 14:35:53 -05:00
Models Move file manager component to UI project 2025-09-06 12:57:15 -05:00
Properties Fix start URL 2025-02-03 17:49:19 -06:00
Providers Refactor Settings 2025-11-16 12:31:25 -06:00
Snippets Add snippets for new cmdlets 2025-02-05 01:21:25 -06:00
Startup Port other controllers to endpoints 2025-11-21 01:28:37 -06:00
Styles Fix background color 2025-11-21 13:20:02 -06:00
Templates Add more auth provider templates 2025-01-01 23:29:07 -06:00
UI Add basic routes for issues, move to minimal API, resolve using user ID 2025-11-21 00:25:59 -06:00
wwwroot Update icon 2025-03-06 18:38:50 -06:00
appsettings.Development.json Map external user auths to users via custom fields 2024-12-29 18:58:01 -06:00
appsettings.json Rename server project 2024-08-04 18:44:33 -05:00
docker-compose.yml Update docker-compose.yml 2025-11-07 00:29:58 -06:00
Dockerfile Revert changes to Dockerfile 2025-11-18 19:50:48 -06:00
entrypoint.sh Make entry script for Docker safer, idempotent 2025-11-09 18:17:51 -06:00
InstallService-Linux.sh Add service install scripts 2025-02-06 19:10:55 -06:00
InstallService-macOS.sh Add service install scripts 2025-02-06 19:10:55 -06:00
InstallService-Windows.ps1 Add service install scripts 2025-02-06 19:10:55 -06:00
LANCommander.ico Add icon 2025-03-13 01:24:45 -05:00
LANCommander.Server.csproj Refactor Settings 2025-11-16 12:31:25 -06:00
LANCommanderMappingProfile.cs Refactor Settings 2025-11-16 12:31:25 -06:00
package-lock.json Use webpack 2025-03-15 15:52:58 -05:00
package.json Use webpack 2025-03-15 15:52:58 -05:00
PCGamingWikiClient.cs Better handling of mixed notes-content, stripping out lines and HTML entities 2025-04-25 01:22:32 +02:00
Program.cs Unwrap settings config builder extensions 2025-11-19 19:52:36 -06:00
runtimeconfig.template.json Rename server project 2024-08-04 18:44:33 -05:00
ScaffoldingReadMe.txt Rename server project 2024-08-04 18:44:33 -05:00
steamcmd.sh Create wrapper script for steamcmd 2025-08-12 00:53:04 -05:00
webpack.config.js Use webpack 2025-03-15 15:52:58 -05:00