summaryrefslogtreecommitdiff
path: root/.sqlx/query-c0b5b8401995ea7ae491946617e402396d761dc5c1d3ffde85e5f8fe6cce5a6b.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!