Commit graph

7 commits

Author SHA1 Message Date
f6acb6ab83
Add initial report outline page. 2025-11-05 21:05:10 +00:00
486c148bf7
Add user sessions and login
This isn't quite perfect, but gets much of the hard work done.
2025-11-05 17:15:33 +00:00
e311464b51
Redirect to the main page after signup 2025-11-05 14:20:56 +00:00
334deb1ae7
Add the ability to set passwords on registration 2025-11-05 14:15:06 +00:00
ebb55556d2
Handle the registration form
Well, just log it for now.
2025-11-04 23:21:13 +00:00
8203c50b08
Add basic signup page outline 2025-11-04 00:02:51 +00:00
25039a8f54
Add basic web serving and html templating 2025-11-03 12:38:47 +00:00