| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Factor out the elements of the `/me` page, and style them a little. | Owen Jacobson | 2024-11-07 |
| | | |||
| * | Add `change password` UI + API. | Owen Jacobson | 2024-10-29 |
| | | | | | The protocol here re-checks the caller's password, as a "I left myself logged in" anti-pranking check. | ||
| * | Move login to its own route. | Owen Jacobson | 2024-10-11 |
| | | | | | This - in passing - fixes the problem where the client failed to subscribe after logging in, by causing the whole subscription process to be re-run when returning to the main interface. | ||
| * | Hoist the UI one step up further | Owen Jacobson | 2024-10-10 |
