summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-01-29review: run formatTymanWasTaken/mainEllie Huxtable
2024-01-26Merge upstream/main into forkTy
2024-01-26Add a test for password changeTy
2024-01-26chore: use resolver 2, update editions + cargo (#1635)Ellie Huxtable
2024-01-26docs: Update CONTRIBUTING.md (#1633)Ellie Huxtable
2024-01-26docs: Create pull_request_template.md (#1632)Ellie Huxtable
2024-01-26fix: Skip padding time if it will overflow the allowed prefix length (#1630)Nemo157
2024-01-26feat(shell)!: bind the Atuin search to "/" in vi-normal mode (#1629)Koichi Murase
2024-01-26feat(ui): When in vim-normal mode apply an alternative highlighting to the se...Nemo157
2024-01-26chore: add feature to allow always disable check update (#1628)Mag Mell
2024-01-24fix: Check for format errors when printing history (#1623)Peter Holloway
2024-01-24stats: Misc improvements (#1613)Philippe Normand
2024-01-23feat: add registered and deleted metrics (#1622)Ellie Huxtable
2024-01-23fix(bash): strip control chars generated by `\[\]` in PS1 with bash-preexec (...Koichi Murase
2024-01-23fix: Only escape control characters when writing to terminal (#1593)Peter Holloway
2024-01-23docs: Mention environment variables for custom paths (#1614)Philippe Normand
2024-01-22Add change-password command & support on serverTy
2024-01-22feat: don't stop with invalid key (#1612)Ellie Huxtable
2024-01-22fix(tui): dedupe was removing history (#1610)Ellie Huxtable
2024-01-22feat: make store init idempotent (#1609)Ellie Huxtable
2024-01-22refactor(search): refactor handling of key inputs (#1606)Koichi Murase
2024-01-22feat(search): make cursor style configurable (#1595)Koichi Murase
2024-01-22fix(docs): update repo url in CONTRIBUTING.md (#1594)Dongxu Wang
2024-01-22chore(deps): bump argon2 from 0.5.2 to 0.5.3 (#1603)dependabot[bot]
2024-01-21report alternate keys so shift still works (#1601)Conrad Ludgate
2024-01-19chore(deps): bump the cargo group across 1 directories with 1 update (#1591)dependabot[bot]
2024-01-19fix: add acquire timeout to sqlite database connection (#1590)Ellie Huxtable
2024-01-19fix: Use existing db querying for history list (#1589)Peter Holloway
2024-01-19fix: Escape control characters in command preview (#1588)Peter Holloway
2024-01-19fix: Print literal control characters to non terminals (#1586)Peter Holloway
2024-01-18Escape control characters using caret notation (#1585)Peter Holloway
2024-01-17chore(deps): bump lukemathwalker/cargo-chef (#1474)dependabot[bot]
2024-01-17chore(deps): bump rustix from 0.38.28 to 0.38.30 (#1566)dependabot[bot]
2024-01-17chore(deps): bump debian (#1568)dependabot[bot]
2024-01-17feat: add metrics counter for records downloaded (#1584)Ellie Huxtable
2024-01-17feat: make deleting from the UI work with record store sync (#1580)Ellie Huxtable
2024-01-17Stop control characters being printed to terminal (#1576)Peter Holloway
2024-01-16docs: remove old docusaurus (#1581)Ellie Huxtable
2024-01-16feat(search): introduce keymap-dependent vim-mode (#1570)Koichi Murase
2024-01-16feat: add history rebuild (#1575)Ellie Huxtable
2024-01-15fix(sync): save sync time when it starts, not ends (#1573)Ellie Huxtable
2024-01-15feat: add better error handling for sync (#1572)Ellie Huxtable
2024-01-15fix(fish): integration on older fishes (#1563)Matt Godbolt
2024-01-14refactor(search): refactor vim mode (#1559)Koichi Murase
2024-01-14fix: shorten text, use ctrl-o for inspector (#1561)Ellie Huxtable
2024-01-14chore: make clipboard dep optional as a feature (#1558)依云
2024-01-14fix(search): fix invisible tab title (#1560)Koichi Murase
2024-01-14fix(windows): disables unix specific stuff for windows (#1557)YummyOreo
2024-01-13feat(ui): vim mode (#1553)YummyOreo
2024-01-12fix(perm): set umask 077 (#1554)Ellie Huxtable