Go to file
Pat Hartl 1163173c0f Added empty Playnite library plugin 2023-01-04 19:23:32 -06:00
Areas/Identity/Pages Created first time setup to create initial admin account 2023-01-04 01:46:31 -06:00
Controllers Fix old names for Create action. Remove ID hidden field from game add view. Clean up archive adding view. Add button to add additional archives. 2023-01-04 02:22:16 -06:00
Data Created first time setup to create initial admin account 2023-01-04 01:46:31 -06:00
Extensions Moved archive functionality to a separate controller 2023-01-04 00:36:49 -06:00
LANCommander.Playnite.Extension Added empty Playnite library plugin 2023-01-04 19:23:32 -06:00
Migrations Rekey user navigation properties as GUIDs and allow direct access to user nav properties 2023-01-03 01:06:48 -06:00
Models Started migrating front end to Tabler theme. Mocked up quick home dashboard. 2023-01-03 17:37:13 -06:00
Properties Initial Commit 2023-01-02 15:44:04 -06:00
Views Fix old names for Create action. Remove ID hidden field from game add view. Clean up archive adding view. Add button to add additional archives. 2023-01-04 02:22:16 -06:00
wwwroot Put most things behind administrator authorization. Update access denied page. 2023-01-04 01:45:54 -06:00
.gitignore Initial Commit 2023-01-02 15:44:04 -06:00
LANCommander.csproj Updated login view and allowed login via username only 2023-01-03 19:41:28 -06:00
LANCommander.db Initial Commit 2023-01-02 15:44:04 -06:00
LANCommander.db.bak Added empty Playnite library plugin 2023-01-04 19:23:32 -06:00
LANCommander.sln Added empty Playnite library plugin 2023-01-04 19:23:32 -06:00
Program.cs Created first time setup to create initial admin account 2023-01-04 01:46:31 -06:00
ScaffoldingReadMe.txt Initial Commit 2023-01-02 15:44:04 -06:00
appsettings.Development.json Initial Commit 2023-01-02 15:44:04 -06:00
appsettings.json Initial Commit 2023-01-02 15:44:04 -06:00
tsconfig.json Initial Commit 2023-01-02 15:44:04 -06:00