aboutsummaryrefslogtreecommitdiff
path: root/routes/index.php
AgeCommit message (Collapse)Author
2026-08-09tidy up the homepageHEADmainwinter Sparkles
2026-08-09implement sessions and also log in/outwinter Sparkles
session data is stored in sqlite, not using php sessions
2026-08-08implement a large chunk of the auth system itself :Dwinter Sparkles
2026-08-06initial commitwinter Sparkles