LANCommander/LANCommander.Server
Pat Hartl 6b2610a200 Rework Tool installation / action resolution
Amends the tool installation to use game install directory and correctly populate actions. Tools previously used an undocumented/unpopulated/inaccessible global install directory. This has been changed to use the game's install directory. Uninstall scripts are also now executed for tools when the game is uninstalled.

Fixes #414
2026-06-21 21:16:45 -05:00
..
Clients Add missing method implementation 2026-04-12 20:00:18 -05:00
Configuration Define Seq connection string, add default value when selected 2025-11-09 17:38:38 -06:00
Controllers Add remote LANCommander server installs as viable server engine 2026-03-08 13:49:30 -05:00
Endpoints Rework Tool installation / action resolution 2026-06-21 21:16:45 -05:00
Extensions Implementation of script debugger component with RPC via SignalR 2025-12-10 20:55:38 -06:00
Helpers Remove lazy loading 2024-11-27 01:51:47 -06:00
Hubs Send keepalive while game is running 2026-06-14 00:53:45 -05:00
Jobs Add server-side tool to optimize images 2026-06-15 21:45:14 -05:00
Logging Removing serilog from server 2025-12-11 16:18:33 +11: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
Migrations Overhauling the migrations to be a bit more explicit in the steps that they go through. 2025-12-18 10:57:26 +11:00
Models Add setting to auto redirect to external provider 2026-06-21 01:59:15 -05:00
Modules/SteamCMD Add basic PowerShell module for SteamCMD 2026-01-20 00:48:13 -06: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 Update PowerShell snippets 2026-05-26 20:37:29 -05:00
Startup Improve advanced auth provider editing, add role claim mapping 2026-06-21 02:03:51 -05:00
Styles Fix padding in metadata lookup dialog 2026-06-10 23:06:55 -05:00
Templates Add more auth provider templates 2025-01-01 23:29:07 -06:00
UI Improve advanced auth provider editing, add role claim mapping 2026-06-21 02:03:51 -05:00
wwwroot Added "Preview" edit view, flesh out media picker 2026-04-24 02:05:56 -05: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 sample compose 2025-12-16 00:56:39 -06:00
Dockerfile Nightly builds for ARM64 Docker 2026-01-13 20:53:03 -06:00
entrypoint.sh Download self-container build of yt-dlp 2026-06-15 20:44:38 -05:00
icon.icns Fix icons, bundle appimage in normal workflows 2026-06-17 09:36:23 -05:00
icon.png Fix icons, bundle appimage in normal workflows 2026-06-17 09:36:23 -05: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 Bump to .NET 10 2026-04-10 02:19:50 -05:00
LANCommanderMappingProfile.cs Filter out package scripts from responses 2026-05-23 22:13:58 -05: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 Move Steam integrations to separate assembly, add cmdlets for various Steam actions 2026-01-24 16:37:07 -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 Persist SteamCMD credentials 2026-01-20 00:32:39 -06:00
webpack.config.js Use webpack 2025-03-15 15:52:58 -05:00