Go to file
jtom38 acda30ee33 Merge pull request 'features/client-side-settings' (#3) from features/client-side-settings into main
Reviewed-on: #3
2024-04-14 19:40:29 -07:00
.vscode vscode config 2024-04-14 18:37:12 -07:00
client bunch of stuff but the geneal thing is working with getting cookies to work 2024-04-12 15:48:51 -07:00
cmd bunch of stuff but the geneal thing is working with getting cookies to work 2024-04-12 15:48:51 -07:00
domain Moved the cookie consts to a domain package 2024-04-14 18:33:17 -07:00
handlers minor changes 2024-04-14 19:38:45 -07:00
models minor changes 2024-04-14 19:38:45 -07:00
services the portal can now validate jwt tokens and return errors when needed 2024-04-13 11:51:00 -07:00
views the base layout now pulls the cookie for darkmode and loads it into the context 2024-04-14 19:38:15 -07:00
.gitignore bunch of stuff but the geneal thing is working with getting cookies to work 2024-04-12 15:48:51 -07:00
Justfile bunch of stuff but the geneal thing is working with getting cookies to work 2024-04-12 15:48:51 -07:00
README.md Initial commit 2024-04-09 07:20:23 -07:00
go.mod the portal can now validate jwt tokens and return errors when needed 2024-04-13 11:51:00 -07:00
go.sum the portal can now validate jwt tokens and return errors when needed 2024-04-13 11:51:00 -07:00

README.md

go-cook-portal