summaryrefslogtreecommitdiff
path: root/ui/lib/components/LogOut.svelte
Commit message (Expand)AuthorAge
* Hoist global state access out of individual components.Owen Jacobson2025-02-21
* Add missing awaits on goto() callsOwen Jacobson2025-02-21
* A bit more stylingKit La Touche2025-01-05
* Strip out Tailwind etcKit La Touche2024-12-30
* Use store.set where appropriateKit La Touche2024-11-22
* Factor out the elements of the `/me` page, and style them a little.Owen Jacobson2024-11-07
* Add `change password` UI + API.Owen Jacobson2024-10-29
* Move login to its own route.Owen Jacobson2024-10-11
* Hoist the UI one step up furtherOwen Jacobson2024-10-10