summaryrefslogtreecommitdiffstats
path: root/atuin-client
AgeCommit message (Expand)Author
2024-01-03chore(release): prepare for release v17.2.0 (#1492)v17.2.0Ellie Huxtable
2024-01-03fix(import/zsh): zsh use a special format to escape some characters (#1490)依云
2024-01-01fix(stats): time now_local not working Conrad Ludgate
2023-12-20feat: add semver checking to client requests (#1456)Ellie Huxtable
2023-12-11fix(stats): don't require all fields under [stats] (#1437)Ramses
2023-12-11fix(docs): fix typo (#1439)Josef Friedrich
2023-12-10chore(release): prepare for release v17.1.0 (#1432)v17.1.0Ellie Huxtable
2023-12-02chore: update rusty_paseto and rusty_paserk (#1420)Ellie Huxtable
2023-11-23docs: new stats config (#1412)Ellie Huxtable
2023-11-23feat: allow configuring stats prefix (#1411)Ellie Huxtable
2023-10-29fix: initial list of history in workspace mode (#1356)Ellie Huxtable
2023-10-28Release v17.0.1 (#1354)v17.0.1Ellie Huxtable
2023-10-26Remove duplicate "invert" in default config (#1338)Michael Vincent
2023-10-25Fix deleted history count (#1328)Ellie Huxtable
2023-10-25Prepare release v17.0.0 (#1327)Ellie Huxtable
2023-10-25Correct some secrets filter regex (#1326)Ellie Huxtable
2023-10-20Add enter_accept to immediately execute an accepted command (#1311)Ellie Huxtable
2023-10-12Add commands to print the default configuration (#1241)Tobias Genannt
2023-10-08clear history id (#1263)Conrad Ludgate
2023-10-04Fix/1207 deleted entries shown in interactive search (#1272)Dieter Eickstaedt
2023-09-28fix sync timestamps (#1258)Conrad Ludgate
2023-09-26handle missing entries (fixes #1236) (#1253)Conrad Ludgate
2023-09-26better sync error messages (#1254)Conrad Ludgate
2023-09-23refactor: Duplications reduced in order to align implementations of reading h...Dieter Eickstaedt
2023-09-18Add connect timeout and overall timeout (#1238)Ellie Huxtable
2023-09-17feat(keyup): Configure SearchMode for KeyUp invocation #1216 (#1224)Dieter Eickstaedt
2023-09-14Update config.toml: List inverted mode (#1226)Matheus Martins
2023-09-13Bump shellexpand from 2.1.2 to 3.1.0 (#1186)dependabot[bot]
2023-09-11replace chrono with time (#806)Conrad Ludgate
2023-08-19Automatically filter out secrets (#1182)Ellie Huxtable
2023-08-18Update dependencies (#1181)Conrad Ludgate
2023-08-18Add kv map builder and list function (#1179)Ellie Huxtable
2023-08-09Update(docs) Add `workspace` to config.toml and config.md (#1157)Emanuele Panzeri
2023-08-07Fix client-only builds (#1155)Ellie Huxtable
2023-08-07Prepare release v16.0.0 (#1143)v16.0.0Ellie Huxtable
2023-08-02encode paseto payloads as json (#1146)Conrad Ludgate
2023-07-31Add support for `max_preview_height` setting (#1088)Richard Jones
2023-07-28Drop default sync frequency to 10m (#1130)Ellie Huxtable
2023-07-27use Ctrl-n instead of Alt-n on macOS (#1106)Richard Turner
2023-07-14Add workspace mode, enable if in git repo (#1053)Ellie Huxtable
2023-07-14Add new sync (#1093)Ellie Huxtable
2023-07-14Bump regex from 1.7.2 to 1.9.1 (#1094)dependabot[bot]
2023-07-14write some key tests (#1095)Conrad Ludgate
2023-07-08Update config.toml path default comments (#1092)Simon
2023-07-08fix key encodings again (#1089)Conrad Ludgate
2023-06-26record encryption (#1058)Conrad Ludgate
2023-06-21remove decryption from api-client (#1063)Conrad Ludgate
2023-06-18remove rmp-serde (#1057)Conrad Ludgate
2023-06-15Builder interface for History objects (#933)Vlad Stepanov
2023-06-15Add namespaces to kv store (#1052)Ellie Huxtable