aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-client/src (unfollow)
Commit message (Expand)Author
2023-10-29fix: initial list of history in workspace mode (#1356)Ellie Huxtable
2023-10-25Fix deleted history count (#1328)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-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-07Fix client-only builds (#1155)Ellie Huxtable
2023-08-07Prepare release v16.0.0 (#1143)Ellie 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-14write some key tests (#1095)Conrad Ludgate
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
2023-06-14Key values (#1038)Ellie Huxtable
2023-06-13Fix `--delete-it-all` and `--delete` commands (#913)J. Emiliano Deustua
2023-06-12add support to override hostname and username via env var (#1041)Peter Brunner
2023-05-22Add option to completely disable help row (#993)Hilmar Wiegand
2023-05-21Input bar at the top if we are in inline mode (#866)Ellie Huxtable
2023-05-21Allow server configured page size (#994)Ellie Huxtable
2023-05-17Restructure account commands to account subcommand (#984)Ellie Huxtable
2023-05-16feat: add delete account option (attempt 2) (#980)Yannick Ulrich
2023-05-11Fix key regression introduced (#974)Ellie Huxtable
2023-05-10Patch bash history import regression (#970)Ellie Huxtable
2023-05-02cwd_filter: much like history_filter, only it applies to cwd (#904)Kjetil Jørgensen
2023-04-17chore: uuhhhhhh crypto lol (#805)Conrad Ludgate
2023-04-14Improve error message for issue #850. (#876)postmath
2023-04-14Workspace reorder (#868)Vladislav Stepanov
2023-04-11Switch to uuidv7 (#864)Ellie Huxtable
2023-04-11Add `--reverse` to `atuin search` (#862)Tom Cammann
2023-04-08Use XDG data directory for fish import (#851)János Illés
2023-04-05Handle empty lines when importing from Bash (#845)cyqsimon