aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* feat(history): filter out various environment variables containing potential ...David2024-06-20
* feat(gui): toast with prompt for cli install, rather than auto (#2173)Ellie Huxtable2024-06-20
* feat(daemon): follow XDG_RUNTIME_DIR if set (#2171)Ellie Huxtable2024-06-20
* feat(gui): cache zustand store in localstorage (#2168)Ellie Huxtable2024-06-19
* fix(gui): add support for checking if the cli is installed on windows (#2162)YummyOreo2024-06-19
* Fix `scroll_exits` default in `config.toml` (#2166)Justin Su2024-06-19
* chore(deps): bump curve25519-dalek in the cargo group (#2164)dependabot[bot]2024-06-19
* feat(gui): add activity calendar to the homepage (#2160)Ellie Huxtable2024-06-18
* feat(tui): configurable prefix character (#2157)Ellie Huxtable2024-06-18
* chore: update to cargo-dist 0.16, enable attestations (#2156)Ellie Huxtable2024-06-18
* feat(gui): automatically install and setup the cli/shell (#2139)Ellie Huxtable2024-06-17
* chore(deps): bump lucide-react from 0.394.0 to 0.395.0 in /ui (#2148)dependabot[bot]2024-06-17
* chore(deps): bump @tauri-apps/plugin-sql in /ui (#2149)dependabot[bot]2024-06-17
* chore(deps-dev): bump vite from 5.2.13 to 5.3.1 in /ui (#2150)dependabot[bot]2024-06-17
* chore(deps): bump memchr from 2.7.2 to 2.7.4 (#2151)dependabot[bot]2024-06-17
* fix: unitless sync_frequence = 0 not parsed by humantime (#2154)Ellie Huxtable2024-06-17
* chore(deps): bump lukemathwalker/cargo-chef (#2146)dependabot[bot]2024-06-17
* chore: update to rust 1.79 (#2138)Ellie Huxtable2024-06-13
* chore: cargo and pnpm update (#2127)Ellie Huxtable2024-06-13
* chore(deps): bump @tauri-apps/api in /ui (#2130)dependabot[bot]2024-06-13
* chore(deps): bump debian (#2129)dependabot[bot]2024-06-13
* chore(deps): bump @headlessui/react from 1.7.19 to 2.0.4 in /ui (#2131)dependabot[bot]2024-06-13
* chore(deps): bump regex from 1.10.4 to 1.10.5 (#2132)dependabot[bot]2024-06-13
* chore(deps): bump lucide-react from 0.367.0 to 0.394.0 in /ui (#2133)dependabot[bot]2024-06-13
* chore(deps): bump clap from 4.5.4 to 4.5.7 (#2134)dependabot[bot]2024-06-13
* chore(deps-dev): bump @tauri-apps/cli in /ui (#2135)dependabot[bot]2024-06-13
* chore(deps): bump @tauri-apps/plugin-http in /ui (#2136)dependabot[bot]2024-06-13
* chore: setup dependabot for the ui (#2128)Ellie Huxtable2024-06-13
* chore: add audit config, ignore RUSTSEC-2023-0071 (#2126)Ellie Huxtable2024-06-13
* chore: update to rust 1.78Ellie Huxtable2024-06-13
* chore(nix): De-couple atuin nix build from nixpkgs rustc version (#2123)Jamie Quigley2024-06-13
* chore(build): compile protobufs with protox (#2122)Remo Senekowitsch2024-06-12
* chore: remove unnecessary proto import (#2120)Ellie Huxtable2024-06-12
* chore(deps): update frontend deps (#2118)Ellie Huxtable2024-06-11
* fix(gui): update deps (#2116)Ellie Huxtable2024-06-11
* fix: cargo binstall config (#2112)Ellie Huxtable2024-06-10
* chore(deps): bump clap_complete from 4.5.2 to 4.5.3 (#2100)dependabot[bot]2024-06-10
* chore: add installer e2e tests (#2110)Ellie Huxtable2024-06-10
* feat: use cargo-dist installer from our install script (#2108)Ellie Huxtable2024-06-10
* fix(crate): add description to daemon crate (#2107)Ellie Huxtable2024-06-10
* fix(crate): add missing description (#2106)Ellie Huxtable2024-06-10
* chore(deps): bump clap_complete_nushell from 4.5.1 to 4.5.2 (#2101)dependabot[bot]2024-06-10
* chore(release): prepare for release v18.3.0 (#2105)Ellie Huxtable2024-06-10
* chore: show scope in changelog (#2102)Ellie Huxtable2024-06-10
* docs: add docs for store subcommand (#2097)Ellie Huxtable2024-06-07
* chore: update email, gitignore, tweak ui (#2094)Ellie Huxtable2024-06-06
* feat(ui): setup single-instance (#2093)Ellie Huxtable2024-06-06
* chore(release): v18.3.0-prerelease.1 (#2090)Ellie Huxtable2024-06-05
* chore: switch to cargo dist for releases (#2085)Ellie Huxtable2024-06-05
* fix: Replace serde_yaml::to_string with serde_json::to_string_yaml (#2087)Hesam Pakdaman2024-06-04