This website requires JavaScript.
Explore
Help
Sign In
jtom38
/
go-cook-portal
Watch
1
Star
0
Fork
0
You've already forked go-cook-portal
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
21
Commits
1
Branch
0
Tags
67
KiB
Go
97.9%
Just
2.1%
main
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
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
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
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
README.md
go-cook-portal