LANCommander/LANCommander.Server.Data/Models
2026-06-28 14:09:02 -05:00
..
Action.cs Add options to redistributables 2026-05-15 00:14:46 -05:00
Archive.cs Add Tools section to server app 2026-02-08 02:24:53 -06:00
BaseModel.cs Remove lazy loading 2024-11-27 01:51:47 -06:00
BaseTaxonomyModel.cs Restore Developer/Publisher fields 2025-12-06 19:33:43 -06:00
Category.cs Remove lazy loading 2024-11-27 01:51:47 -06:00
ChatMessage.cs Initial backend implementation for chat 2025-08-19 03:08:30 -05:00
ChatThread.cs Enhance chat list 2025-11-03 23:27:05 -06:00
ChatThreadReadStatus.cs Implement infinite loading with chat thread 2026-01-11 14:38:24 -06:00
Collection.cs Remove lazy loading 2024-11-27 01:51:47 -06:00
Company.cs Restore Developer/Publisher fields 2025-12-06 19:33:43 -06:00
Engine.cs Move data and service layers to separate projects, update packages 2024-10-07 18:04:26 -05:00
Game.cs Add support for external IDs beyond IGDB 2026-05-14 00:30:45 -05:00
GameCustomField.cs Working in game imports 2025-03-29 20:10:35 -05:00
GameExternalId.cs Add support for external IDs beyond IGDB 2026-05-14 00:30:45 -05:00
GameSave.cs Remove lazy loading 2024-11-27 01:51:47 -06:00
Genre.cs Move data and service layers to separate projects, update packages 2024-10-07 18:04:26 -05:00
IBaseModel.cs Attempt to fix User duplicate entry issues 2024-10-23 01:59:17 -05:00
Issue.cs Remove lazy loading 2024-11-27 01:51:47 -06:00
Key.cs Made allocation method on key nullable, added manual assign key dialog, reworked how the next available key is chosen 2026-04-12 19:58:47 -05:00
Library.cs Remove lazy loading 2024-11-27 01:51:47 -06:00
Media.cs Added "Preview" edit view, flesh out media picker 2026-04-24 02:05:56 -05:00
MultiplayerMode.cs Remove lazy loading 2024-11-27 01:51:47 -06:00
Page.cs Remove lazy loading 2024-11-27 01:51:47 -06:00
Platform.cs Move data and service layers to separate projects, update packages 2024-10-07 18:04:26 -05:00
PlaySession.cs Remove lazy loading 2024-11-27 01:51:47 -06:00
Rating.cs Add ratings to DB. Add popular/backlog games to depot. 2026-04-01 23:13:33 -05:00
Redistributable.cs Add options to redistributables 2026-05-15 00:14:46 -05:00
Role.cs Add limit options for saves, user storage, and download speed 2026-06-28 14:09:02 -05:00
RoleClaim.cs Use custom models for identities 2024-10-15 23:48:16 -05:00
SavePath.cs Remove lazy loading 2024-11-27 01:51:47 -06:00
Script.cs Add Tools section to server app 2026-02-08 02:24:53 -06:00
Server.cs Add remote LANCommander server installs as viable server engine 2026-03-08 13:49:30 -05:00
ServerConsole.cs Fix shadow properties on HTTP paths and server consoles 2025-02-12 21:05:33 -06:00
ServerHttpPath.cs Fix shadow properties on HTTP paths and server consoles 2025-02-12 21:05:33 -06:00
ServerPort.cs Initial backend implementation for chat 2025-08-19 03:08:30 -05:00
StorageLocation.cs Test fix relationship breaking 2025-02-09 14:10:06 -06:00
Tag.cs Move data and service layers to separate projects, update packages 2024-10-07 18:04:26 -05:00
Tool.cs Add "Always Install" option to tools 2026-06-27 12:11:17 -05:00
User.cs Add limit options for saves, user storage, and download speed 2026-06-28 14:09:02 -05:00
UserClaim.cs Use custom models for identities 2024-10-15 23:48:16 -05:00
UserCustomField.cs Remove lazy loading 2024-11-27 01:51:47 -06:00
UserLogin.cs Use custom models for identities 2024-10-15 23:48:16 -05:00
UserRole.cs Make Settings / Users a searchable datatable 2025-03-09 01:43:12 -06:00
UserToken.cs Use custom models for identities 2024-10-15 23:48:16 -05:00