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
17
Commits
1
Branch
0
Tags
67
KiB
Go
97.9%
Just
2.1%
2086ff3547
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
James Tombleson
2086ff3547
simple loginPost to avoid double layouts
2024-04-14 19:36:45 -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
working on getting the clientside settings in place
2024-04-14 18:39:04 -07:00
models
added a custom viewmodel for SettingsView
2024-04-14 18:38:28 -07:00
services
the portal can now validate jwt tokens and return errors when needed
2024-04-13 11:51:00 -07:00
views
simple loginPost to avoid double layouts
2024-04-14 19:36:45 -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