LANCommander/LANCommander.Server.Data/Models
2025-04-24 02:22:20 +02:00
..
Action.cs Remove lazy loading 2024-11-27 01:51:47 -06:00
Archive.cs Remove lazy loading 2024-11-27 01:51:47 -06:00
BaseModel.cs Remove lazy loading 2024-11-27 01:51:47 -06:00
BaseTaxonomyModel.cs Test fix relationship breaking 2025-02-09 14:10:06 -06:00
Category.cs Remove lazy loading 2024-11-27 01:51:47 -06:00
Collection.cs Remove lazy loading 2024-11-27 01:51:47 -06:00
Company.cs Test fix relationship breaking 2025-02-09 14:10:06 -06:00
Engine.cs Move data and service layers to separate projects, update packages 2024-10-07 18:04:26 -05:00
Game.cs Test fix relationship breaking 2025-02-09 14:10:06 -06:00
GameCustomField.cs Add custom fields to games and allow them to be used in scripts / actions 2025-01-30 19:21:02 -06: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 Remove lazy loading 2024-11-27 01:51:47 -06:00
Library.cs Remove lazy loading 2024-11-27 01:51:47 -06:00
Media.cs Remove lazy loading 2024-11-27 01:51:47 -06: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
Redistributable.cs Remove lazy loading 2024-11-27 01:51:47 -06:00
Role.cs Initialize CreatedOn and UpdatedOn for Role/User model 2025-04-24 02:22:20 +02: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 Remove lazy loading 2024-11-27 01:51:47 -06:00
Server.cs Redo migrations, fix default container URI, better error handling on startup 2025-03-25 01:09:21 -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
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
User.cs Initialize CreatedOn and UpdatedOn for Role/User model 2025-04-24 02:22:20 +02: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