aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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
* chore(deps): `cargo update` (#2083)Ellie Huxtable2024-06-04
* chore: Add Systemd config for self-hosted server (#1879)Sven-Hendrik Haase2024-06-03
* chore(deps): flake.lock: Update (#2072)github-actions[bot]2024-06-03
* chore(deps): bump serde_yaml from 0.9.32 to 0.9.34+deprecated (#2078)dependabot[bot]2024-06-03
* chore(deps): raise MSRV to 1.74 to match dependencies (#2069)Xavier Vello2024-06-03
* chore(ci): don't run "Update Nix Deps" CI on forks (#2070)Xavier Vello2024-06-03
* fix(client): better error reporting on login/registration (#2076)Xavier Vello2024-06-03
* feat(doctor): report sqlite version (#2075)Xavier Vello2024-06-03
* chore(deps): bump rmp from 0.8.12 to 0.8.14 (#2079)dependabot[bot]2024-06-03
* fix(deps): replace parse_duration with humantime (#2074)Blair Noctis2024-06-03
* chore(install): log cargo and rustc version (#2068)Xavier Vello2024-05-31
* chore(deps): relax sqlx and argon2 dependencies (#2065)Cristian Le2024-05-31
* fix(bash): fix a workaround for bash-5.2 keybindings (#2060)Koichi Murase2024-05-30
* fix(stats): generation for commands starting with a pipe (#2058)Sandro2024-05-30
* 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