LANCommander/LANCommander.Server.Settings/Models
Pat Hartl ecaecd21bb Send keepalive while game is running
Sends a keepalive/heartbeat signal across RPC while a game is running. Server-side this enables the ability to manage play session state with realtime information instead of hoping that the client will stop the play session. Keepalives are tracked in server cache allowing for future potential horizontally-scaled server instances.
2026-06-14 00:53:45 -05:00
..
AnimatedImageSettings.cs Automatically convert APNG to video 2026-05-01 01:14:13 -05:00
ArchiveSettings.cs Refactor Settings 2025-11-16 12:31:25 -06:00
AuthenticationProvider.cs Refactor Settings 2025-11-16 12:31:25 -06:00
AuthenticationSettings.cs Refactor Settings 2025-11-16 12:31:25 -06:00
BackupSettings.cs Move config/user files to Data directory 2025-12-11 01:58:28 -06:00
BeaconSettings.cs Refactor Settings 2025-11-16 12:31:25 -06:00
ClaimMapping.cs Refactor Settings 2025-11-16 12:31:25 -06:00
CookiePolicy.cs Refactor Settings 2025-11-16 12:31:25 -06:00
DatabaseSettings.cs Refactor Settings 2025-11-16 12:31:25 -06:00
GameServerSettings.cs Send keepalive while game is running 2026-06-14 00:53:45 -05:00
HQSettings.cs Fix HQ link not persisting across restarts and refresh after HQ account link 2026-06-04 20:42:51 -05:00
HttpSettings.cs Refactor Settings 2025-11-16 12:31:25 -06:00
IGDBSettings.cs Refactor Settings 2025-11-16 12:31:25 -06:00
IPXRelaySettings.cs Refactor Settings 2025-11-16 12:31:25 -06:00
LauncherSettings.cs Move config/user files to Data directory 2025-12-11 01:58:28 -06:00
LibrarySettings.cs Refactor Settings 2025-11-16 12:31:25 -06:00
LoggingProvider.cs Prefer IOptions, fix setting duplication bug 2025-11-17 18:01:53 -06:00
LogSettings.cs Move config/user files to Data directory 2025-12-11 01:58:28 -06:00
MediaSettings.cs Simplify game addition w/ metadata lookup 2026-06-01 02:15:53 -05:00
MediaTypeSettings.cs Automatically convert APNG to video 2026-05-01 01:14:13 -05:00
MediaTypeThumbnailSettings.cs Add ffmpeg/yt-dlp checks / installers in settings 2026-04-24 02:26:09 -05:00
MetadataSettings.cs Refactor Settings 2025-11-16 12:31:25 -06:00
RoleSettings.cs Refactor Settings 2025-11-16 12:31:25 -06:00
ScriptSettings.cs Update snippet pathing 2025-12-11 02:06:04 -06:00
ServerEngineConfiguration.cs Add remote LANCommander server installs as viable server engine 2026-03-08 13:49:30 -05:00
ServerSettings.cs Add LANCommander HQ metadata/media provider 2026-05-07 01:11:41 -05:00
SnippetSettings.cs Update snippet pathing 2025-12-11 02:06:04 -06:00
ThumbnailSize.cs Refactor Settings 2025-11-16 12:31:25 -06:00
UpdateSettings.cs Refactor Settings 2025-11-16 12:31:25 -06:00
UserSaveSettings.cs Refactor Settings 2025-11-16 12:31:25 -06:00