Go to file
2023-11-15 11:25:16 -05:00
.vscode don't check for cert on vscode 2023-06-21 10:48:13 -04:00
Controllers use iconfiguration for app passphrase 2023-08-29 20:25:45 -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 expression bodies 2023-07-28 14:52:53 -04:00
Views move scripts to appropriate pages 2023-10-29 16:15:47 -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 updated to .net 8 2023-11-15 11:03:26 -05:00
BinaryDad.Notes.sln Add project files. 2022-11-29 10:14:15 -05:00
docker.sh add docker.sh 2023-11-03 12:23:18 +00:00
Dockerfile change default port from 80 to 8080 as default 2023-11-15 11:25:16 -05:00
libman.json add signalr support 2023-01-25 08:48:50 -05:00
NoteHub.cs add authorize to notehub 2023-10-30 10:07:35 -04:00
Program.cs add env check for config 2023-08-29 20:26:04 -04:00