summaryrefslogtreecommitdiff
path: root/.sqlx/query-65d3e876d3a51752ff63a5ab71cc7531cc00eac44eda227cb0321d1d417f975e.json
Commit message (Collapse)AuthorAge
* Display a different / page depending on whether the current identity is ↵Owen Jacobson2024-09-04
valid or not. This is mostly a proof of concept for the implementation of form login implemented in previous commits, but it _is_ useful as it controls whether the / page shows login, or shows logout. From here, chat is next!