Commit graph

69 commits

Author SHA1 Message Date
Zed A. Shaw
849943a01e Changed to pkgsite for docs browsing and then refined the chromedp test some to be nicer to write. 2025-06-17 02:23:23 -04:00
Zed A. Shaw
b28e507e5e Can now run ChromeDP to automate the browser based testing. 2025-06-15 01:21:42 -04:00
Zed A. Shaw
81aaffec56 Add in a few middlewares I need. 2025-06-09 00:57:19 -04:00
Zed A. Shaw
8c04bffa5d A bit more cleanup into an api to use before testing out authentication. 2025-06-09 00:37:56 -04:00
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. 2025-06-06 13:12:38 -04:00
Zed A. Shaw
144a76a67a Going to try quicktemplate for some of the site templates. 2025-06-04 00:59:54 -04:00
Zed A. Shaw
c5f39b3fa3 Can now do basic validations of form submits. 2025-06-04 00:24:59 -04:00
Zed A. Shaw
4045799ab9 I can now submit a form and store it in the database. 2025-06-03 23:25:29 -04:00
Zed A. Shaw
eaaab2ac0b Add air's proxy auto page reload features. 2025-06-03 15:19:25 -04:00
Zed A. Shaw
d015a8ce93 Added Air to the project to get automatic restarts. 2025-06-03 15:08:19 -04:00
Zed A. Shaw
5a1c71677f Install godoc for great docs goodness. 2025-06-03 14:50:59 -04:00
Zed A. Shaw
6098995318 Add a little Makefile for vim. 2025-06-03 14:50:51 -04:00
Zed A. Shaw
c576a61fbe Have a mostly working API server in go that's talking to streams/index.html and related pages. 2025-05-31 14:12:08 -04:00
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. 2025-05-31 00:10:22 -04:00
Zed A. Shaw
07fa59c8e7 Basic API kind of worked out and solved a bunch of things with alpine.js 2025-05-28 16:40:54 -04:00
Zed A. Shaw
f49608d74c Now have a basic alpine.js page going and it's talking to the server to get json in a fake API. 2025-05-28 00:26:43 -04:00
Zed A. Shaw
9ed5c05cdf This is the readme. 2025-05-27 22:59:19 -04:00
Zed A. Shaw
f0dd939acd First commit of most of the pages laid out for the next phase. 2025-05-27 22:57:54 -04:00
Zed A. Shaw
b9f811f1b5 Initial commit 2025-05-27 16:07:16 +02:00