| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2023-07-11 | Add OG image (#1097) | Ellie Huxtable | |
| * Add OG image * Fix * byebye | |||
| 2023-07-11 | atuin crypto blog post (#1079) | Conrad Ludgate | |
| 2023-07-09 | Update docusaurus.config.js | Ellie Huxtable | |
| 2023-06-30 | update nushell env update syntax (#1080) | JT | |
| 2023-06-27 | Update key-binding.md | Ellie Huxtable | |
| 2023-06-26 | Update `nu` section in `key-bindings.md` - `set-env` -> `let-env` (#1074) | Ethan Brierley | |
| I don't think `set-env` exists π€ ``` β― : set-env ATUIN_NOBIND = true Error: nu::shell::external_command Γ External command failed ββ[entry #6:1:1] 1 β set-env ATUIN_NOBIND = true Β· ββββ¬βββ Β· β°ββ did you mean 'let-env'? β°ββββ help: No such file or directory (os error 2) ``` | |||
| 2023-06-21 | More redirects | Ellie Huxtable | |
| 2023-06-21 | Move key binding docs so they can be more easily found (#1067) | Ellie Huxtable | |
| * Move key binding docs so they can be more easily found * Redirect | |||
| 2023-06-21 | Redirect old docs (#1066) | Ellie Huxtable | |
| 2023-06-21 | Revamp getting started guide (#1065) | Ellie Huxtable | |
| We were lacking some docs here really. Walk new users through getting installed and signed up! Coming next - Common config (how to disable the up arrow lol) - Troubleshooting - Community config/integrations | |||
| 2023-06-13 | Make requirement of PostgreSQL 14 explicit (#1048) | Maxim Burgerhout | |
| 2023-05-30 | fix: Adjust broken link to supported shells (#1013) | Anish Pallati | |
| 2023-05-28 | Release v15.0.0 (#995) | Ellie Huxtable | |
| * Release v15.0.0 * Draft post * Update contributors | |||
| 2023-05-27 | Make volume path absolute (#1009) | Ed Ive | |
| * Make volume path absolute * Update docs/docs/self-hosting/docker.md | |||
| 2023-05-22 | Add 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-17 | Restructure 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-16 | validate usernames on registration (#982) | Conrad Ludgate | |
| improve login password incorrect error message update docs for registration with passwords | |||
| 2023-05-16 | feat: 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-16 | Include bash preexec warning (#983) | Ellie Huxtable | |
| 2023-05-08 | website: Fix participle "be ran" -> "be run" (#939) | Niklas HambΓΌchen | |
| 2023-05-07 | Correct typos in website (#946) | Steve Kemp | |
| This commit fixes the spelling of "variables" in a couple of places. | |||
| 2023-05-06 | docs: 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-02 | Add command flag for `inline_height` (#905) | VuiMuich | |
| * add a command flag for `inline_height` * docs * docs: better formating for short command flags | |||
| 2023-05-02 | add nu section to keybind docs (#881) | VuiMuich | |
| 2023-04-17 | Add 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-16 | Release v14.0.1 (#883) | Ellie Huxtable | |
| 2023-04-15 | Make the homepage prettier (#880) | Ellie Huxtable | |
| 2023-04-15 | Add footer (#879) | Ellie Huxtable | |
| 2023-04-15 | Avoid 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-11 | Add additional detail to search documentation (#860) | Brian Kung | |
| 2023-04-11 | Add `--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-05 | Updated client config docs (#839) | cyqsimon | |
| * Updated client config docs - Example `config.toml` now includes all the newest options - `settings.rs`, `config.toml`, and `config.md` now have uniform option order * Remove trailing space | |||
| 2023-04-01 | Clarify in docs | Ellie Huxtable | |
| 2023-04-01 | Release Atuin v14 (#836) | Ellie Huxtable | |
| * Bump versions * Write release notes * add link | |||
| 2023-03-29 | Update `atuin search` docs (#828) | Tom Cammann | |
| Add docs for using `--limit` and `--offset` in `atuin search` | |||
| 2023-03-19 | fix: many wins were broken :memo: (#789) | Nico Kokonas | |
| 2023-03-08 | Minor documentation updates (#767) | onkelT2 | |
| 2023-02-28 | Add hachyderm to home | Ellie Huxtable | |
| 2023-02-28 | Add Hachyderm links (#742) | Ellie Huxtable | |
| 2023-02-28 | Patch release v13.0.1 (#741) | Ellie Huxtable | |
| * Patch release v13.0.1 * Update blog post | |||
| 2023-02-27 | [docs] fix some links between config and commands (#733) | Maurice Escher | |
| 2023-02-27 | Fix link to self-hosting (#731) | Alpha Chen | |
| 2023-02-27 | Fix editURL for docs (#732) | Alpha Chen | |
| 2023-02-26 | Release v13 (#727) | Ellie Huxtable | |
| * Write release blog post * Bump versions * Update contributors | |||
| 2023-02-26 | Docs index page | Ellie Huxtable | |
| 2023-02-25 | More fixes :) | Ellie Huxtable | |
| 2023-02-25 | I think the link checker gets it wrong sometimes | Ellie Huxtable | |
| 2023-02-25 | Fix website build | Ellie Huxtable | |
| 2023-02-25 | Add fancy web docs (#725) | Ellie Huxtable | |
| * Add initial site * WIP again * Replace docs with web docs * Bring back translations * Update README.md * remove images | |||
| 2023-02-10 | docs(README): add static activity graph example (#680) | Eric Ripa | |
| resolves ellie/atuin#678 | |||
