LANCommander/LANCommander/Data/Models
Pat Hartl 4dd98fd8c5 Merge branch 'main' into dhcp-server
# Conflicts:
#	LANCommander/LANCommander.csproj
2023-09-14 00:08:47 -05:00
..
Action.cs Added sort ordering to actions and fixed install process not updating game from live manifest 2023-01-16 23:45:46 -06:00
Archive.cs Add display names for archive properties 2023-08-25 19:25:49 -05:00
BaseModel.cs Move LANCommander application to its own directory 2023-01-04 19:30:32 -06:00
Category.cs Start migrating manifests to database 2023-01-08 21:43:01 -06:00
Company.cs Avoid circular references with some models 2023-01-12 01:25:32 -06:00
DHCPLease.cs WIP DHCP server 2023-09-13 18:26:06 -05:00
Game.cs Added notes field to games 2023-08-27 12:31:04 -05:00
GameSave.cs Allow user saves storage path and max size to be configurable in settings 2023-09-13 19:32:36 -05:00
Genre.cs Avoid circular references with some models 2023-01-12 01:25:32 -06:00
Key.cs Databind based on game keys instead of full game 2023-03-20 20:55:29 -05:00
MultiplayerMode.cs Fix action and multiplayer mode editors not linking to games properly and now creating fields with correct index 2023-01-14 15:07:45 -06:00
Role.cs Move LANCommander application to its own directory 2023-01-04 19:30:32 -06:00
SavePath.cs Added uploading of saves 2023-03-28 21:30:29 -05:00
Script.cs Remove 64 bit flag from scripts 2023-01-22 22:44:22 -06:00
Server.cs Add ability to enable HTTP routes for servers to host static files 2023-09-13 23:29:59 -05:00
ServerConsole.cs Add RCON support to UI for adding consoles 2023-08-18 00:50:12 -05:00
Tag.cs Avoid circular references with some models 2023-01-12 01:25:32 -06:00
User.cs Allow user saves storage path and max size to be configurable in settings 2023-09-13 19:32:36 -05:00