aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* chore: handle rate limited responses (#2057)Ellie Huxtable2024-05-30
* feat(ui): add login/register dialog (#2056)Ellie Huxtable2024-05-30
* chore(deps): bump rusty_paseto and rusty_paserk (#2054)Conrad Ludgate2024-05-29
* fix(ui): fix mistake in last pr (#2053)Ellie Huxtable2024-05-28
* fix(ui): handle being logged out gracefully (#2052)Ellie Huxtable2024-05-28
* fix: save sync time in daemon (#2051)Ellie Huxtable2024-05-28
* chore(deps): bump tracing-tree from 0.3.0 to 0.3.1 (#2046)dependabot[bot]2024-05-28
* feat(ui): use correct username on welcome screen (#2050)Ellie Huxtable2024-05-28
* chore(deps): bump uuid from 1.7.0 to 1.8.0 (#2047)dependabot[bot]2024-05-28
* feat: support systemd socket activation for daemon (#2039)Nemo1572024-05-25
* perf: only open the database for commands if strictly required (#2043)Ellie Huxtable2024-05-25
* chore(codespell): ignore CODE_OF_CONDUCT (#2044)Ellie Huxtable2024-05-25
* chore(deps): bump the cargo group with 2 updates (#2041)dependabot[bot]2024-05-25
* feat: support importing from replxx history files (#2024)Amos Bird2024-05-21
* fix(daemon): do not try to sync if logged out (#2037)Ellie Huxtable2024-05-21
* chore(deps): bump tokio from 1.36.0 to 1.37.0 (#2033)dependabot[bot]2024-05-21
* chore(deps): bump serde from 1.0.197 to 1.0.202 (#2034)dependabot[bot]2024-05-21
* chore(deps): bump debian (#2036)dependabot[bot]2024-05-21
* fix: redact password in database URI when logging (#2032)Jeremy Cline2024-05-21
* fix: save sync time in daemon (#2029)Ellie Huxtable2024-05-18
* chore: clarify default config file (#2026)Ellie Huxtable2024-05-17
* fix: bogus error message wording (#1283)Caleb Maclennan2024-05-16
* feat(ui): add history explore (#2022)Ellie Huxtable2024-05-14
* fix: alias enable/enabled in settings (#2021)Ellie Huxtable2024-05-14
* chore(deps): bump base64 from 0.21.7 to 0.22.1 (#2017)dependabot[bot]2024-05-14
* chore(deps): bump clap from 4.5.1 to 4.5.4 (#2019)dependabot[bot]2024-05-14
* feat(install): add Tuxedo OS (#2018)Pierluigi2024-05-14
* feat(daemon): add support for daemon on windows (#2014)YummyOreo2024-05-13
* fix: add incremental rebuild to daemon loop (#2010)Ellie Huxtable2024-05-08
* fix: add protobuf compiler to docker image (#2009)Ellie Huxtable2024-05-08
* feat: add background daemon (#2006)Ellie Huxtable2024-05-08
* fix(config): add quotes for strategy value in comment (#1993)Helmut K. C. Tessarek2024-05-06
* fix: adapt help to `enter_accept` config (#2001)Poliorcetics2024-05-06
* feat(ui): scroll history infinitely (#1999)Ellie Huxtable2024-05-06
* chore(deps): bump serde_with from 3.7.0 to 3.8.1 (#2002)dependabot[bot]2024-05-06
* chore(deps): bump serde_json from 1.0.115 to 1.0.116 (#2003)dependabot[bot]2024-05-06
* chore(deps): bump lukemathwalker/cargo-chef (#2004)dependabot[bot]2024-05-06
* fix(dotfiles): allow clearing aliases, disable import (#1995)Ellie Huxtable2024-05-02
* refactor: preview_auto to use enum and different option (#1991)Helmut K. C. Tessarek2024-05-01
* chore(deps): flake.lock: Update (#1992)github-actions[bot]2024-05-01
* feat(history): create atuin-history, add stats to it (#1990)Ellie Huxtable2024-04-30
* feat(ui/dotfiles): add vars (#1989)Ellie Huxtable2024-04-29
* chore(deps): bump rustix from 0.38.32 to 0.38.34 (#1986)dependabot[bot]2024-04-29
* chore(deps): bump unicode-width from 0.1.11 to 0.1.12 (#1987)dependabot[bot]2024-04-29
* chore(deps): bump debian (#1988)dependabot[bot]2024-04-29
* perf(nushell): use version.(major|minor|patch) if available (#1963)Poliorcetics2024-04-26
* chore(deps): bump typed-builder from 0.18.1 to 0.18.2 (#1967)dependabot[bot]2024-04-26
* chore: add some more debug logs (#1979)Ellie Huxtable2024-04-25
* feat(dotfiles): support syncing shell/env vars (#1977)Ellie Huxtable2024-04-25
* fix(ci): release workflow (#1978)Ellie Huxtable2024-04-24