Go to file
2023-05-16 17:16:31 -04:00
.vscode Add project files. 2022-11-29 10:14:15 -05:00
Controllers rename to passphrase 2023-05-10 17:35:40 -04:00
Models Add project files. 2022-11-29 10:14:15 -05:00
Properties rename to passphrase 2023-05-10 17:35:40 -04:00
Services use Save method for initializing file 2023-02-07 11:52:44 -05:00
Views add focus on login page load 2023-05-16 17:16:31 -04:00
wwwroot added authentication, adjusted controller names 2023-05-10 16:22:51 -04:00
.dockerignore add docker support 2022-11-30 21:44:56 -05:00
.gitattributes Add .gitattributes and .gitignore. 2022-11-29 10:14:12 -05:00
.gitignore ignore content file 2022-11-30 21:33:33 -05:00
appsettings.Development.json Add project files. 2022-11-29 10:14:15 -05:00
appsettings.json Add project files. 2022-11-29 10:14:15 -05:00
BinaryDad.Notes.csproj minor cleanup of startup 2023-01-09 16:56:30 -05:00
BinaryDad.Notes.sln Add project files. 2022-11-29 10:14:15 -05:00
Dockerfile add docker support 2022-11-30 21:44:56 -05:00
libman.json add signalr support 2023-01-25 08:48:50 -05:00
NoteHub.cs add signalr support 2023-01-25 08:48:50 -05:00
Program.cs added authentication, adjusted controller names 2023-05-10 16:22:51 -04:00