aboutsummaryrefslogtreecommitdiffstats
path: root/crates/turtle/src/atuin_server/database/db (follow)
Commit message (Collapse)AuthorAge
* chore(treewide): Fix some of `clippy`'s errorBenedikt Peetz33 hours
| | | | Just a run of `cargo clippy --fix`
* chore(treewide): Remove `cargo` warnings to 0Benedikt Peetz33 hours
| | | | There are still the `clippy` warnings, but they are for a future date.
* feat(server): Really make users stateless (with tests)Benedikt Peetz2 days
| | | | This commit also remove another load of unneeded features.
* feat(server): Make user stuff statelessBenedikt Peetz3 days
|
* chore(server): Remove the last remnants of the "hub" sync-server thingyBenedikt Peetz3 days
|
* chore(server): Simplify the database supportBenedikt Peetz3 days