aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-client/src (unfollow)
Commit message (Expand)Author
2024-11-19feat(client): add filter mode enablement and ordering configuration (#2430)Pavel Ivanov
2024-10-07feat: Ultracompact Mode (search-only) (#2357)P T Weir
2024-08-27chore: enable inline height and compact by default (#2249)Ellie Huxtable
2024-08-14fix: remove dbg! macro (#2355)TymanWasTaken
2024-08-05test: add env ATUIN_TEST_LOCAL_TIMEOUT to control test timeout of SQLite (#2337)Jax Young
2024-08-05fix(theme): Restore original colours (#2339)P T Weir
2024-07-23fix(themes): Restore default theme, refactor (#2294)P T Weir
2024-07-17feat(tui): Fixed preview height option (#2286)Tobias Genannt
2024-07-15feat(tui): Customizable Themes (#2236)P T Weir
2024-07-11chore: enable record sync by default (#2255)Ellie Huxtable
2024-07-10feat(gui): use fancy new side nav (#2243)Ellie Huxtable
2024-07-03fix: idx cache inconsistency (#2231)Ellie Huxtable
2024-07-01feat: Add npm, Netlify and Pulumi tokens to secret patterns (#2210)Julien P
2024-06-25feat: add several other GitHub access token patterns (#2200)Chris Rose
2024-06-25feat: Add GitLab PAT to secret patterns (#2196)David Jack Wange Olrik
2024-06-24feat: add user account verification (#2190)Ellie Huxtable
2024-06-20feat(history): filter out various environment variables containing potential ...David
2024-06-20feat(daemon): follow XDG_RUNTIME_DIR if set (#2171)Ellie Huxtable
2024-06-18feat(tui): configurable prefix character (#2157)Ellie Huxtable
2024-06-17fix: unitless sync_frequence = 0 not parsed by humantime (#2154)Ellie Huxtable
2024-06-03fix(client): better error reporting on login/registration (#2076)Xavier Vello
2024-06-03feat(doctor): report sqlite version (#2075)Xavier Vello
2024-06-03fix(deps): replace parse_duration with humantime (#2074)Blair Noctis
2024-05-30chore: handle rate limited responses (#2057)Ellie Huxtable
2024-05-30feat(ui): add login/register dialog (#2056)Ellie Huxtable
2024-05-25feat: support systemd socket activation for daemon (#2039)Nemo157
2024-05-21feat: support importing from replxx history files (#2024)Amos Bird
2024-05-21fix(daemon): do not try to sync if logged out (#2037)Ellie Huxtable
2024-05-16fix: bogus error message wording (#1283)Caleb Maclennan
2024-05-14fix: alias enable/enabled in settings (#2021)Ellie Huxtable
2024-05-13feat(daemon): add support for daemon on windows (#2014)YummyOreo
2024-05-08fix: add incremental rebuild to daemon loop (#2010)Ellie Huxtable
2024-05-08feat: add background daemon (#2006)Ellie Huxtable
2024-05-02fix(dotfiles): allow clearing aliases, disable import (#1995)Ellie Huxtable
2024-05-01refactor: preview_auto to use enum and different option (#1991)Helmut K. C. Tessarek
2024-04-30feat(history): create atuin-history, add stats to it (#1990)Ellie Huxtable
2024-04-18chore: move crates into crates/ dir (#1958)Ellie Huxtable