| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Stop creating accounts during login. | 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. | ||
| * | Compute the active channel from the current routing state, not from a store. | Owen Jacobson | 2024-10-10 |
| | | |||
| * | Hoist the UI one step up further | Owen Jacobson | 2024-10-10 |
| | | |||
| * | Remove redundancy in `hi-ui` directory name. | Owen Jacobson | 2024-10-10 |
