summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-06-27move keys outside of sync encryptionother-record-storesConrad Ludgate
2023-06-27record key ids in the record storeConrad Ludgate
2023-06-26Update `nu` section in `key-bindings.md` - `set-env` -> `let-env` (#1074)Ethan Brierley
2023-06-26record encryption (#1058)Conrad Ludgate
2023-06-21More redirectsEllie Huxtable
2023-06-21Move key binding docs so they can be more easily found (#1067)Ellie Huxtable
2023-06-21Redirect old docs (#1066)Ellie Huxtable
2023-06-21Revamp getting started guide (#1065)Ellie Huxtable
2023-06-21remove decryption from api-client (#1063)Conrad Ludgate
2023-06-19Add RecordIndex data structure (#1059)Ellie Huxtable
2023-06-19fix: fixes unix specific impl of shutdown_signal (#1061)YummyOreo
2023-06-18remove rmp-serde (#1057)Conrad Ludgate
2023-06-16clean apt cache in Dockerfile (#932)Vlad Stepanov
2023-06-15Builder interface for History objects (#933)Vlad Stepanov
2023-06-15Add namespaces to kv store (#1052)Ellie Huxtable
2023-06-14Key values (#1038)Ellie Huxtable
2023-06-13Bump debian from bullseye-20230502-slim to bullseye-20230612-slim (#1047)dependabot[bot]
2023-06-13update release.yaml add RUSTFLAGS, add qemu-user, add QEMU_PREFIX before gen-...mmx
2023-06-13Make requirement of PostgreSQL 14 explicit (#1048)Maxim Burgerhout
2023-06-13Fix `--delete-it-all` and `--delete` commands (#913)J. Emiliano Deustua
2023-06-13Bump uuid from 1.2.1 to 1.3.4 (#1046)dependabot[bot]
2023-06-12add support to override hostname and username via env var (#1041)Peter Brunner
2023-06-12refactor server to allow pluggable db and tracing (#1036)Conrad Ludgate
2023-06-11Make Ctrl-d behaviour match other tools (#1040)Jan Larres
2023-06-08Fix movement keys in inverted mode (#1035)Jan Larres
2023-06-08Bump lukemathwalker/cargo-chef (#1026)dependabot[bot]
2023-06-06feat: do not allow empty passwords durring account creation (#1029)YummyOreo
2023-05-30fix: Adjust broken link to supported shells (#1013)Anish Pallati
2023-05-30Update Arch Linux links in README (#1016)éclairevoyant
2023-05-30Add graceful shutdown on SIGTERM (#1014)Marijan Smetko
2023-05-28Release v15.0.0 (#995)v15.0.0Ellie Huxtable
2023-05-27Make volume path absolute (#1009)Ed Ive
2023-05-24Fix typo in `config.toml` (#1006)Per Modin
2023-05-22Add option to completely disable help row (#993)Hilmar Wiegand
2023-05-21Input bar at the top if we are in inline mode (#866)Ellie Huxtable
2023-05-21Allow server configured page size (#994)Ellie Huxtable
2023-05-17Restructure account commands to account subcommand (#984)Ellie Huxtable
2023-05-16validate usernames on registration (#982)Conrad Ludgate
2023-05-16feat: add delete account option (attempt 2) (#980)Yannick Ulrich
2023-05-16Include bash preexec warning (#983)Ellie Huxtable
2023-05-11Fix key regression introduced (#974)Ellie Huxtable
2023-05-10Patch bash history import regression (#970)Ellie Huxtable
2023-05-09Bump debian from bullseye-20230320-slim to bullseye-20230502-slim (#930)dependabot[bot]
2023-05-09Update README.md: Disable update check for offline mode (#960)Aleks Bunin
2023-05-08website: Fix participle "be ran" -> "be run" (#939)Niklas Hambüchen
2023-05-07Correct typos in website (#946)Steve Kemp
2023-05-06docs: fix "From source" `cd` command (#937)Richard de Boer
2023-05-02Add command flag for `inline_height` (#905)VuiMuich
2023-05-02cwd_filter: much like history_filter, only it applies to cwd (#904)Kjetil Jørgensen
2023-05-02add nu section to keybind docs (#881)VuiMuich