summaryrefslogtreecommitdiff
path: root/src/ui.rs
Commit message (Expand)AuthorAge
* Create APIs for inviting users.Owen Jacobson2024-10-11
* Provide a separate "initial setup" endpoint that creates a user.Owen Jacobson2024-10-11
* Move login to its own route.Owen Jacobson2024-10-11
* Hoist the UI one step up furtherOwen Jacobson2024-10-10
* Remove redundancy in `hi-ui` directory name.Owen Jacobson2024-10-10
* Return an instance of the client when opening a channel URL directly.Owen Jacobson2024-10-10
* Normalize `not found` errors a bit.Owen Jacobson2024-10-09
* Render the UI at /.Owen Jacobson2024-10-05