| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Organizational pass on endpoints and routes. | Owen Jacobson | 2024-10-16 |
| | | |||
| * | Create APIs for inviting users. | Owen Jacobson | 2024-10-11 |
| | | |||
| * | Provide a separate "initial setup" endpoint that creates a user. | Owen Jacobson | 2024-10-11 |
| | | |||
| * | 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 |
| | | |||
| * | Remove redundancy in `hi-ui` directory name. | Owen Jacobson | 2024-10-10 |
| | | |||
| * | Return an instance of the client when opening a channel URL directly. | Owen Jacobson | 2024-10-10 |
| | | |||
| * | Normalize `not found` errors a bit. | Owen Jacobson | 2024-10-09 |
| | | |||
| * | Render the UI at /. | Owen Jacobson | 2024-10-05 |
