aboutsummaryrefslogtreecommitdiff
path: root/routes
AgeCommit message (Collapse)Author
2026-08-09tidy up the homepageHEADmainwinter Sparkles
2026-08-09support non-redirecting domains for auth-requestwinter Sparkles
2026-08-09put 'next' redirects also in logout pagewinter Sparkles
2026-08-09fix auth-request so it works betterwinter Sparkles
2026-08-09implement the rest of login process incl. cookie redirects and 'next'winter 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