summaryrefslogtreecommitdiff
path: root/src/clock.rs
Commit message (Collapse)AuthorAge
* Suggested fixes from Clippy, via nursery and pedantic sets.Owen Jacobson2024-09-13
|
* Consolidate the (now) two definitions of DateTime.Owen Jacobson2024-09-12
|
* Remove the now-unused `timestamp()` method from RequestedAt.Owen Jacobson2024-09-11
| | | | Access its contents using pattern matching, or reinstate the method as needed.
* Expire sessions after 90 days.Owen Jacobson2024-09-04