aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-client/src (follow)
Commit message (Expand)AuthorAge
* fix(import/zsh): zsh use a special format to escape some characters (#1490)依云2024-01-03
* fix(stats): time now_local not working Conrad Ludgate2024-01-01
* feat: add semver checking to client requests (#1456)Ellie Huxtable2023-12-20
* fix(stats): don't require all fields under [stats] (#1437)Ramses2023-12-11
* feat: allow configuring stats prefix (#1411)Ellie Huxtable2023-11-23
* fix: initial list of history in workspace mode (#1356)Ellie Huxtable2023-10-29
* Fix deleted history count (#1328)Ellie Huxtable2023-10-25
* Correct some secrets filter regex (#1326)Ellie Huxtable2023-10-25
* Add enter_accept to immediately execute an accepted command (#1311)Ellie Huxtable2023-10-20
* Add commands to print the default configuration (#1241)Tobias Genannt2023-10-12
* clear history id (#1263)Conrad Ludgate2023-10-08
* Fix/1207 deleted entries shown in interactive search (#1272)Dieter Eickstaedt2023-10-04
* fix sync timestamps (#1258)Conrad Ludgate2023-09-28
* handle missing entries (fixes #1236) (#1253)Conrad Ludgate2023-09-26
* better sync error messages (#1254)Conrad Ludgate2023-09-26
* refactor: Duplications reduced in order to align implementations of reading h...Dieter Eickstaedt2023-09-23
* Add connect timeout and overall timeout (#1238)Ellie Huxtable2023-09-18
* feat(keyup): Configure SearchMode for KeyUp invocation #1216 (#1224)Dieter Eickstaedt2023-09-17
* replace chrono with time (#806)Conrad Ludgate2023-09-11
* Automatically filter out secrets (#1182)Ellie Huxtable2023-08-19
* Update dependencies (#1181)Conrad Ludgate2023-08-18
* Add kv map builder and list function (#1179)Ellie Huxtable2023-08-18
* Fix client-only builds (#1155)Ellie Huxtable2023-08-07
* Prepare release v16.0.0 (#1143)Ellie Huxtable2023-08-07
* encode paseto payloads as json (#1146)Conrad Ludgate2023-08-02
* Add support for `max_preview_height` setting (#1088)Richard Jones2023-07-31
* Drop default sync frequency to 10m (#1130)Ellie Huxtable2023-07-28
* use Ctrl-n instead of Alt-n on macOS (#1106)Richard Turner2023-07-27
* Add workspace mode, enable if in git repo (#1053)Ellie Huxtable2023-07-14
* Add new sync (#1093)Ellie Huxtable2023-07-14
* write some key tests (#1095)Conrad Ludgate2023-07-14
* fix key encodings again (#1089)Conrad Ludgate2023-07-08
* record encryption (#1058)Conrad Ludgate2023-06-26
* remove decryption from api-client (#1063)Conrad Ludgate2023-06-21
* remove rmp-serde (#1057)Conrad Ludgate2023-06-18
* Builder interface for History objects (#933)Vlad Stepanov2023-06-15
* Add namespaces to kv store (#1052)Ellie Huxtable2023-06-15
* Key values (#1038)Ellie Huxtable2023-06-14
* Fix `--delete-it-all` and `--delete` commands (#913)J. Emiliano Deustua2023-06-13
* add support to override hostname and username via env var (#1041)Peter Brunner2023-06-12
* Add option to completely disable help row (#993)Hilmar Wiegand2023-05-22
* Input bar at the top if we are in inline mode (#866)Ellie Huxtable2023-05-21
* Allow server configured page size (#994)Ellie Huxtable2023-05-21
* Restructure account commands to account subcommand (#984)Ellie Huxtable2023-05-17
* feat: add delete account option (attempt 2) (#980)Yannick Ulrich2023-05-16
* Fix key regression introduced (#974)Ellie Huxtable2023-05-11
* Patch bash history import regression (#970)Ellie Huxtable2023-05-10
* cwd_filter: much like history_filter, only it applies to cwd (#904)Kjetil Jørgensen2023-05-02
* chore: uuhhhhhh crypto lol (#805)Conrad Ludgate2023-04-17
* Improve error message for issue #850. (#876)postmath2023-04-14