aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-server/src/handlers/status.rs (follow)
Commit message (Collapse)AuthorAge
* Account for user not yet having count cache (#812)Ellie Huxtable2023-03-26
| | | | | * Account for user not yet having count cache * Make clippy happy
* Add history deletion (#791)Ellie Huxtable2023-03-20
* Drop events. I'd still like to do them, but differently * Start adding delete api stuff * Set mailmap * Delete delete delete * Fix tests * Make clippy happy