This website requires JavaScript.
Explore
Help
Sign in
site
/
zedshaw.games
Watch
1
Star
0
Fork
You've already forked zedshaw.games
0
Code
Issues
7
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
aa3afa0d21
zedshaw.games
/
api
History
Download ZIP
Download TAR.GZ
Zed A. Shaw
77e4c3fa5b
I can use the isdefault validator to make sure that a form field doesn't set a data field, but that may not be the best way.
2025-07-11 12:10:45 -04:00
..
auth.go
Managed to get a simple and NOT SECURE login system going.
2025-07-06 00:38:01 -04:00
handlers.go
Now can alternatively generate a static page for a URL from pages, or dynamically return it with c.Render from views. Did this for games and streams.
2025-07-10 11:46:56 -04:00
tools.go
I can use the isdefault validator to make sure that a form field doesn't set a data field, but that may not be the best way.
2025-07-11 12:10:45 -04:00