14 Commits (d095bc9ff415d7223db43fe7bc4f848919a3cbc0)

Author SHA1 Message Date
Zed A. Shaw 3bd8d38847 Managed to get a simple and NOT SECURE login system going. 2 weeks ago
Zed A. Shaw eaaf309260 Now have a basic auth library for doing bcrypt auth. 3 weeks ago
Zed A. Shaw 0c47f02201 Abit of refactoring into a more classic layout for an MVC style app. 3 weeks ago
Zed A. Shaw 849943a01e Changed to pkgsite for docs browsing and then refined the chromedp test some to be nicer to write. 4 weeks ago
Zed A. Shaw b28e507e5e Can now run ChromeDP to automate the browser based testing. 1 month ago
Zed A. Shaw 81aaffec56 Add in a few middlewares I need. 1 month ago
Zed A. Shaw 55f59d88b6 Sorted out how to do views with Go html/template, how to put code in subdirectories for a namespace, and documented why Go's modules are so weird. 1 month ago
Zed A. Shaw 144a76a67a Going to try quicktemplate for some of the site templates. 1 month ago
Zed A. Shaw c5f39b3fa3 Can now do basic validations of form submits. 1 month ago
Zed A. Shaw d015a8ce93 Added Air to the project to get automatic restarts. 1 month ago
Zed A. Shaw 5a1c71677f Install godoc for great docs goodness. 1 month ago
Zed A. Shaw c576a61fbe Have a mostly working API server in go that's talking to streams/index.html and related pages. 2 months ago
Zed A. Shaw d49e1fbdc0 More testing of the sqlx and squirrel database system, then added in goose for migrations. Pretty close to making a first version api. 2 months ago
Zed A. Shaw f0dd939acd First commit of most of the pages laid out for the next phase. 2 months ago