summaryrefslogtreecommitdiff
path: root/src/index/routes.rs
Commit message (Expand)AuthorAge
* Remove the HTML client, and expose a JSON API.Owen Jacobson2024-09-20
* Return 404s when resources are not found.Owen Jacobson2024-09-18
* Express record dependencies through types.Owen Jacobson2024-09-17
* Consolidate most repository types into a repo module.Owen Jacobson2024-09-16
* Move channel list into the `app.channels()` namespace.Owen Jacobson2024-09-15
* Placeholder UX, probablyOwen Jacobson2024-09-14
* Push most endpoint and extractor logic into functoins of `App`.Owen Jacobson2024-09-12