summaryrefslogtreecommitdiff
path: root/src/repo/login/extract.rs
Commit message (Expand)AuthorAge
* First pass on reorganizing the backend.Owen Jacobson2024-10-02
* Shut down the `/api/events` stream when the user logs out or their token expi...Owen Jacobson2024-09-29
* Wrap credential and credential-holding types to prevent `Debug` leaks.Owen Jacobson2024-09-28
* Re-wrap comments.Owen Jacobson2024-09-25
* Crank up the Clippy warnings.Owen Jacobson2024-09-25
* Expire messages after 90 days.Owen Jacobson2024-09-20
* App methods now return errors that allow not-found cases to be distinguished.Owen Jacobson2024-09-18
* Consolidate most repository types into a repo module.Owen Jacobson2024-09-16