19 Commits (fd059ad3cfa04709c5879c24eb0811995e12560a)

Author SHA1 Message Date
Zed A. Shaw fd059ad3cf Start bringing in Helix for a twitch bot and have notes on how to use the twitch-cli tool. 5 days ago
Zed A. Shaw c388664c57 Update to use the new ssgod project instead of super-saiyan-god. 5 days ago
Zed A. Shaw 19a2a85c10 Started using my super-saiyan-god tool but I need to rework the repo so it supports the tool style for go get. 1 week ago
Zed A. Shaw c8ece708c3 Remove rsync, not neede. 2 weeks ago
Zed A. Shaw ec7298cce0 Refactor everything that's used all over into a common/ package and sync files from static/ into public/ so that public's not in the git. 2 weeks ago
Zed A. Shaw 3bd8d38847 Managed to get a simple and NOT SECURE login system going. 1 month ago
Zed A. Shaw eaaf309260 Now have a basic auth library for doing bcrypt auth. 1 month ago
Zed A. Shaw 0c47f02201 Abit of refactoring into a more classic layout for an MVC style app. 2 months ago
Zed A. Shaw 849943a01e Changed to pkgsite for docs browsing and then refined the chromedp test some to be nicer to write. 2 months ago
Zed A. Shaw b28e507e5e Can now run ChromeDP to automate the browser based testing. 2 months ago
Zed A. Shaw 81aaffec56 Add in a few middlewares I need. 2 months 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. 2 months ago
Zed A. Shaw 144a76a67a Going to try quicktemplate for some of the site templates. 2 months ago
Zed A. Shaw c5f39b3fa3 Can now do basic validations of form submits. 2 months ago
Zed A. Shaw d015a8ce93 Added Air to the project to get automatic restarts. 2 months ago
Zed A. Shaw 5a1c71677f Install godoc for great docs goodness. 2 months 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