Go to file
2023-06-21 10:48:57 -04:00
.vscode don't check for cert on vscode 2023-06-21 10:48:13 -04:00
Controllers support reconnecting and refreshing note content 2023-06-05 11:45:20 -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 remove unused title from login page 2023-06-09 10:10:32 -04:00
wwwroot fix dark on login page 2023-06-09 10:13:52 -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 simplified dockerfile 2023-06-08 13:45:57 +00: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 don't need session 2023-06-21 10:48:57 -04:00