LANCommander/LANCommander.Server
Pat Hartl 66abc6e59e Implement infinite loading with chat thread
- Chat messages are now loaded based on scroll position
- Read status is now updated and set by last message read
- Reworked script importing by using ScriptProvider
2026-01-11 14:38:24 -06:00
..
Clients Implement infinite loading with chat thread 2026-01-11 14:38:24 -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 Ensure init location exists on upload 2026-01-03 18:31:51 -06: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 Implement infinite loading with chat thread 2026-01-11 14:38:24 -06:00
Jobs Rename to ArchiveService 2025-11-17 22:09:03 -06: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 Fix certain taxonomies (tag, genre, platform) being removed from game on save 2025-12-08 00:51:32 -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 Add snippets for new cmdlets 2025-02-05 01:21:25 -06:00
Startup Separate SignalR chat client from RPC client. Create abstraction for getting server address. Implement server-side chat client. 2025-12-23 21:12:06 -06:00
Styles Implement debugger for packaging scripts 2025-12-10 21:46:46 -06:00
Templates Add more auth provider templates 2025-01-01 23:29:07 -06:00
UI Refactor TS to classes, remove factory in place of static Create factory method, rework module importing 2026-01-07 18:25:17 -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 sample compose 2025-12-16 00:56:39 -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 Removing serilog from server 2025-12-11 16:18:33 +11: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 Merge branch 'main' into development 2025-12-15 23:15:40 -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