LANCommander/LANCommander.Launcher
Aaron Powell 4cef475348 Removing Serilog from the launcher
Rely on the standard .NET logging system, so it integrates better with external libraries we might be logging through.
2025-12-11 16:18:33 +11:00
..
Enums Missing window code 2025-10-26 17:05:49 -05:00
Extensions Split models and services into separate projects 2024-08-07 18:48:13 -05:00
manifests/l/LANCommander/Launcher/1.1.5 Update WinGet manifests 2025-03-26 02:42:55 -05:00
Models Missing window code 2025-10-26 17:05:49 -05:00
Properties Change project name 2025-02-03 17:49:29 -06:00
Resources Add localization support to launcher 2025-08-18 21:29:38 -05:00
Services Move launcher settings to separate assembly 2025-11-23 20:53:45 -06:00
Startup Removing Serilog from the launcher 2025-12-11 16:18:33 +11:00
Styles Fix window content fit 2025-11-26 23:24:29 -06:00
UI Implementation of script debugger component with RPC via SignalR 2025-12-10 20:55:38 -06:00
wwwroot Change how windows are created. Refactor SignalR client to be named subscriber. Call ChatClient static methods on response from SignalR chat client. Fix dependency loop with chat. 2025-10-25 22:00:50 -05:00
.gitignore Rename project files, namespaces, artifacts 2024-08-04 17:53:19 -05:00
_Imports.razor Consolidate shared components 2024-08-18 15:05:25 -05:00
BUILD.md Switched to using xterm-readline, redirect PS output to terminal 2024-08-15 21:33:17 -05:00
LANCommander.ico Rename project files, namespaces, artifacts 2024-08-04 17:53:19 -05:00
LANCommander.Launcher.csproj Removing Serilog from the launcher 2025-12-11 16:18:33 +11:00
LANCommanderDark.ico Rename project files, namespaces, artifacts 2024-08-04 17:53:19 -05:00
package-lock.json Use webpack 2025-03-15 15:48:05 -05:00
package.json Use webpack 2025-03-15 15:48:05 -05:00
Program.cs Removing Serilog from the launcher 2025-12-11 16:18:33 +11:00
webpack.config.js Use webpack 2025-03-15 15:48:05 -05:00