| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Remove the HTML client, and expose a JSON API. | Owen Jacobson | 2024-09-20 |
| * | Blanket dependency upgrades, yolo edition | Owen Jacobson | 2024-09-18 |
| * | App methods now return errors that allow not-found cases to be distinguished. | Owen Jacobson | 2024-09-18 |
| * | Consolidate channel events into a single stream endpoint. | Owen Jacobson | 2024-09-15 |
| * | Placeholder UX, probably | Owen Jacobson | 2024-09-14 |
| * | Support Last-Event-Id as a method of resuming channel events after a disconnect | Owen Jacobson | 2024-09-13 |
| * | Tolerate panics in channel::app where they can only be triggered by implement... | Owen Jacobson | 2024-09-13 |
| * | Transmit messages via `/:chan/send` and `/:chan/events`. | Owen Jacobson | 2024-09-13 |
| * | Add logout support. | Owen Jacobson | 2024-09-03 |
| * | Allow login creation and authentication. | Owen Jacobson | 2024-09-03 |
| * | Store state in sqlite. Default to .hi in the cwd. | Owen Jacobson | 2024-08-30 |
| * | Make it an HTTP server | Owen Jacobson | 2024-08-30 |
| * | Empty bin crate | Owen Jacobson | 2024-08-30 |
