summaryrefslogtreecommitdiffstats
path: root/atuin-client
AgeCommit message (Expand)Author
2024-02-26chore(release): prepare for release v18.0.2v18.0.2ellie/release-v18.0.2Ellie Huxtable
2024-02-12chore(release): prepare for release v18.0.1 (#1706)v18.0.1Ellie Huxtable
2024-02-09chore(release): prepare for release v18.0.0 (#1685)v18.0.0Ellie Huxtable
2024-02-08feat: add progress bars to sync and store init (#1684)Ellie Huxtable
2024-02-06fix(tests): add Settings::utc() for utc settings (#1677)Ellie Huxtable
2024-02-06Add timezone configuration option & CLI overrides (#1517)cyqsimon
2024-02-05chore(ci): run rust build/test/check on 3 platforms (#1675)Ellie Huxtable
2024-02-04fix: correct download list for incremental builds (#1672)Ellie Huxtable
2024-02-04fix: set durability for sqlite to recommended settings (#1667)Joe Ardent
2024-02-02feat: add `store pull`Ellie Huxtable
2024-02-02feat: add `store push --force`Ellie Huxtable
2024-02-02feat: failure to decrypt history = failure to syncEllie Huxtable
2024-02-02feat: add store purge commandEllie Huxtable
2024-02-02feat: add verify command to local storeEllie Huxtable
2024-02-01feat: add prefers_reduced_motion flag (#1645)Conrad Ludgate
2024-02-01feat: reencrypt/rekey local store (#1662)Ellie Huxtable
2024-01-30fix: never overwrite the key (#1657)Ellie Huxtable
2024-01-30feat: add store push (#1649)Ellie Huxtable
2024-01-29feat: automatically init history store when record sync is enabled (#1634)Ellie Huxtable
2024-01-29feat: Add change-password command & support on server (#1615)TymanWasTaken
2024-01-29feat: make history list format configurable (#1638)Dongxu Wang
2024-01-26chore: add feature to allow always disable check update (#1628)Mag Mell
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-22feat(search): make cursor style configurable (#1595)Koichi Murase
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-17feat: make deleting from the UI work with record store sync (#1580)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-13feat(ui): vim mode (#1553)YummyOreo
2024-01-12feat: Add interactive command inspector (#1296)Ellie Huxtable
2024-01-08feat: include atuin login in secret patterns (#1518)Matthew Berryman
2024-01-06refactor: String -> HistoryId (#1512)Ellie Huxtable
2024-01-05feat: rework record sync for improved reliability (#1478)Ellie Huxtable
2024-01-03chore(release): prepare for release v17.2.1 (#1495)v17.2.1Ellie Huxtable
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