summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-05-25switch to paseto v4 style encryptionchachaConrad Ludgate
2023-05-24small touchesConrad Ludgate
2023-05-24another refactorConrad Ludgate
2023-05-24slight refactor - allows caching crypto itemsConrad Ludgate
2023-05-23allow setting encryption scheme on clientConrad Ludgate
2023-05-23update testConrad Ludgate
2023-05-23fix docsConrad Ludgate
2023-05-23update yankedConrad Ludgate
2023-05-23chachaConrad Ludgate
2023-05-22Add option to completely disable help row (#993)Hilmar Wiegand
* Add option to completely disable help row * Pass full settings object to draw command * Add documentation for show_help
2023-05-21Input bar at the top if we are in inline mode (#866)Ellie Huxtable
* Put input chunk at the top in inline mode * Invert the search results if bar is at top * fix styling on reversed rendering * add setting * settings --------- Co-authored-by: Patrick Decat <pdecat@gmail.com> Co-authored-by: Conrad Ludgate <conrad.ludgate@truelayer.com>
2023-05-21Allow server configured page size (#994)Ellie Huxtable
* Allow server configured page size * Backwards compat via semver checks * Correct header name
2023-05-17Restructure account commands to account subcommand (#984)Ellie Huxtable
* Stop running triggers on history delete * Move to account management dir * Alter trigger function to only run for inserts * wip * Add atuin account subcommands, and re-org delete * Clarify docs * Delete silly dupe migration * Um where did this come from * Oops, insert only plz
2023-05-16validate usernames on registration (#982)Conrad Ludgate
improve login password incorrect error message update docs for registration with passwords
2023-05-16feat: add delete account option (attempt 2) (#980)Yannick Ulrich
* Added DELETE register endpoint * Added remove function to database * Added unregister to client * Updated docs * Renamed functions * Reformatting * Used execute instead of fetch in delete_user
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
* At least patch this on the server side so we don't loop forever * Postgres doesn't support <microsecond precision Use millis - almost everything should support them and they are still faster than a human can reasonably spam a button.
2023-05-09Bump debian from bullseye-20230320-slim to bullseye-20230502-slim (#930)dependabot[bot]
Bumps debian from bullseye-20230320-slim to bullseye-20230502-slim. --- updated-dependencies: - dependency-name: debian dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
This commit fixes the spelling of "variables" in a couple of places.
2023-05-06docs: fix "From source" `cd` command (#937)Richard de Boer
Cloning does not automatically cd to the new directory, and we need to cd to "atuin" *inside* the cloned repository.
2023-05-02Add command flag for `inline_height` (#905)VuiMuich
* add a command flag for `inline_height` * docs * docs: better formating for short command flags
2023-05-02cwd_filter: much like history_filter, only it applies to cwd (#904)Kjetil Jørgensen
* cwd_filter: much like history_filter, only it applies to cwd * appease clippy
2023-05-02add nu section to keybind docs (#881)VuiMuich
2023-05-02docs: Fix broken links in README.md (#920)Qiming Xu
2023-05-01fix broken pipe on history list (#927)Conrad Ludgate
* fix #626 * slightly refactor
2023-04-28Fix fig plugin link (#924)Robin Millette
2023-04-20Copy license for cargo-deb (#901)Ellie Huxtable
2023-04-19Upload tar before building deb (#898)Ellie Huxtable
2023-04-18Add symlink (#897)Ellie Huxtable
2023-04-18Allow specifying tag to build for workflow_dispatch (#896)Ellie Huxtable
2023-04-18Add package param to cargo deb (#895)Ellie Huxtable
2023-04-18Re-added package name to workspace.package (#894)Ben J
2023-04-17Add keyboard shortcuts to the Config/Keybinding chapter. (#875)Maxim Uvarov
* Added Shortcuts section to keybinings * Removed obvious shortcuts * Update docs/docs/config/key-binding.md Co-authored-by: Ellie Huxtable <ellie@elliehuxtable.com> * Update docs/docs/config/key-binding.md Co-authored-by: Conrad Ludgate <oon@conradludgate.com> * replaced cursor keys with emojis * got back to utf symbols --------- Co-authored-by: Ellie Huxtable <ellie@elliehuxtable.com> Co-authored-by: Conrad Ludgate <oon@conradludgate.com>
2023-04-17chore: uuhhhhhh crypto lol (#805)Conrad Ludgate
* chore: uuhhhhhh crypto lol * remove dead code * fix key decoding * use inplace encryption
2023-04-17Add workflow dispatch for release (#888)Ellie Huxtable
2023-04-16Fix release workflow (#885)Ellie Huxtable
2023-04-16Release v14.0.1 (#883)v14.0.1Ellie Huxtable
2023-04-15Make the homepage prettier (#880)Ellie Huxtable
2023-04-15Add footer (#879)Ellie Huxtable
2023-04-15Avoid accidentally deleting all history, but allow it if intended (#878)Ellie Huxtable
* Avoid accidentally deleting all history, but allow it if intended * docs
2023-04-14Improve error message for issue #850. (#876)postmath
* Improve error message for issue #850. * Applied cargo fmt, doh.
2023-04-14Workspace reorder (#868)Vladislav Stepanov
* Try different workspace structure Move main crate (atuin) to be on the same level with other crates in this workspace * extract common dependencies to the workspace definition * fix base64 v0.21 deprecation warning * questionable: update deps & fix chrono deprecations possible panic sites are unchanged, they're just more visible now * Revert "questionable: update deps & fix chrono deprecations" This reverts commit 993e60f8dea81a1625a04285a617959ad09a0866.
2023-04-11Switch to uuidv7 (#864)Ellie Huxtable
* Add uuid_v7 * Actually use the new uuid * Add a test to ensure all uuids are unique, even in a tight loop * Make clippy happy
2023-04-11Add additional detail to search documentation (#860)Brian Kung
2023-04-11Add `--reverse` to `atuin search` (#862)Tom Cammann
Add `-r/--reverse` flag to `atuin search` to allow searching by oldest results first. Example to find the oldest `cargo` command: ``` atuin search --limit 1 --reverse cargo ```
2023-04-10Atuin stats with day, month, week and year filter (#858)Gokul
* atuin stats with day, month and year * fixed stats for week * review suggestions * rust formatted
2023-04-09Add some emacs movement keys (#857)Jan Larres