Go to file
2024-01-06 21:00:49 -05:00
.vscode Merge branch 'master' into dev/multiple-notes 2023-07-10 13:24:31 -04:00
Controllers change how default note name is set 2024-01-06 21:00:49 -05:00
Models working nicely 2023-05-17 21:44:41 -04:00
Properties working with links 2023-05-12 12:38:13 -04:00
Services still figuring out how to handle default note name... 2023-08-04 18:26:22 -04:00
Views some fixes 2024-01-05 13:46:01 -05:00
wwwroot some fixes 2024-01-05 13:46:01 -05: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 notes folder 2023-05-17 21:48:50 -04:00
appsettings.Development.json Add project files. 2022-11-29 10:14:15 -05:00
appsettings.json working nicely 2023-05-17 21:44:41 -04: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
NoteContext.cs working! 2023-03-09 22:06:21 -05:00
NoteHub.cs working with links 2023-05-12 12:38:13 -04:00
Program.cs increase cookie timeout to 3 days 2023-06-21 10:49:13 -04:00