| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Organize IDs into top-level namespaces. | Owen Jacobson | 2024-10-01 |
| * | Prevent racing between `limit_stream` and logging out. | Owen Jacobson | 2024-10-01 |
| * | Reimplement the logout machinery in terms of token IDs, not token secrets. | Owen Jacobson | 2024-09-29 |
| * | Shut down the `/api/events` stream when the user logs out or their token expi... | Owen Jacobson | 2024-09-29 |
| * | Wrap credential and credential-holding types to prevent `Debug` leaks. | Owen Jacobson | 2024-09-28 |
| * | rustdoc comment for the (very limited) public API of the crate. | Owen Jacobson | 2024-09-25 |
| * | Pass dates around by ref more consistently | Owen Jacobson | 2024-09-20 |
| * | Expire messages after 90 days. | Owen Jacobson | 2024-09-20 |
| * | App methods now return errors that allow not-found cases to be distinguished. | Owen Jacobson | 2024-09-18 |
| * | Express record dependencies through types. | Owen Jacobson | 2024-09-17 |
| * | Consolidate most repository types into a repo module. | Owen Jacobson | 2024-09-16 |
