aboutsummaryrefslogtreecommitdiffstats
path: root/crates/client/src/atuin_client/meta.rs (unfollow)
Commit message (Expand)Author
2026-07-20chore: CommitBenedikt Peetz
2026-07-09chore: Separate daemon, client, server, and lib into cratesBenedikt Peetz
2026-06-13chore(treewide): Remove glob importsBenedikt Peetz
2026-06-12feat(server): Really make users stateless (with tests)Benedikt Peetz
2026-06-11feat(server): Make user stuff statelessBenedikt Peetz
2026-06-11chore(server): Simplify the database supportBenedikt Peetz
2026-06-11chore: Remove all `pub`sBenedikt Peetz
2026-06-11chore: Restore db migrationsBenedikt Peetz
2026-06-11chore: Move everything into one big crateBenedikt Peetz
2026-06-10chore: Remove more useless codeBenedikt Peetz
2026-03-11feat: Allow authenticating with Atuin Hub (#3237)Michelle Tilley
2026-02-12feat: add Hub authentication for future sync + extra features (#3010)Ellie Huxtable
2026-02-04feat: replace several files with a sqlite db (#3128)Ellie Huxtable