aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock (unfollow)
Commit message (Expand)Author
2024-01-08chore(deps): bump hyper from 0.14.28 to 1.1.0 (#1520)dependabot[bot]
2024-01-08chore(deps): bump ratatui from 0.24.0 to 0.25.0 (#1521)dependabot[bot]
2024-01-05feat: rework record sync for improved reliability (#1478)Ellie Huxtable
2024-01-03chore(release): prepare for release v17.2.1 (#1495)Ellie Huxtable
2024-01-03chore(release): prepare for release v17.2.0 (#1492)Ellie Huxtable
2023-12-27feat: Add TLS to atuin-server (#1457)Eric Hodel
2023-12-20feat: add semver checking to client requests (#1456)Ellie Huxtable
2023-12-16chore(deps): uuidv7 stable (#1451)Conrad Ludgate
2023-12-16update basically everything (#1452)Conrad Ludgate
2023-12-10chore(release): prepare for release v17.1.0 (#1432)Ellie Huxtable
2023-12-02chore: update rusty_paseto and rusty_paserk (#1420)Ellie Huxtable
2023-12-02chore: `cargo update` (#1419)Ellie Huxtable
2023-11-29chore: update to sqlx 0.7.3 (#1416)Ellie Huxtable
2023-11-16feat: add metrics server and http metrics (#1394)Ellie Huxtable
2023-10-28Release v17.0.1 (#1354)Ellie Huxtable
2023-10-28Fix for breaking change in ratatui 0.24.0 (#1352)Tobias Genannt
2023-10-25Prepare release v17.0.0 (#1327)Ellie Huxtable
2023-10-17Bump semver from 1.0.18 to 1.0.20 (#1299)dependabot[bot]
2023-09-30feat: copy to clipboard (#1249)YummyOreo
2023-09-13Bump ratatui from 0.22.0 to 0.23.0 (#1221)dependabot[bot]
2023-09-13Bump shellexpand from 2.1.2 to 3.1.0 (#1186)dependabot[bot]
2023-09-13Bump tower-http from 0.3.5 to 0.4.4 (#1210)dependabot[bot]
2023-09-13Bump crossterm from 0.26.1 to 0.27.0 (#1222)dependabot[bot]
2023-09-13Bump itertools from 0.10.5 to 0.11.0 (#1223)dependabot[bot]
2023-09-11Run `cargo update` (#1218)Ellie Huxtable
2023-09-11replace chrono with time (#806)Conrad Ludgate
2023-08-18Update dependencies (#1181)Conrad Ludgate
2023-08-14Update to ratatui 0.22 (#1168)Ellie Huxtable
2023-08-07Prepare release v16.0.0 (#1143)Ellie Huxtable
2023-08-01Bump futures-util from 0.3.24 to 0.3.28 (#1129)dependabot[bot]
2023-07-27some simple server tests (#1096)Conrad Ludgate
2023-07-27Bump config from 0.13.2 to 0.13.3 (#646)dependabot[bot]
2023-07-27Bump h2 from 0.3.14 to 0.3.17 (#873)dependabot[bot]
2023-07-27Bump indicatif from 0.17.3 to 0.17.5 (#1050)dependabot[bot]
2023-07-27Bump serde_json from 1.0.86 to 1.0.99 (#1075)dependabot[bot]
2023-07-27Bump colored from 2.0.0 to 2.0.4 (#1110)dependabot[bot]
2023-07-17Unvendor ratatui (#1101)Ellie Huxtable
2023-07-14Add new sync (#1093)Ellie Huxtable
2023-07-14Bump regex from 1.7.2 to 1.9.1 (#1094)dependabot[bot]
2023-06-26record encryption (#1058)Conrad Ludgate
2023-06-19Add RecordIndex data structure (#1059)Ellie Huxtable
2023-06-18remove rmp-serde (#1057)Conrad Ludgate
2023-06-15Builder interface for History objects (#933)Vlad Stepanov
2023-06-14Key values (#1038)Ellie Huxtable
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-12refactor server to allow pluggable db and tracing (#1036)Conrad Ludgate
2023-05-28Release v15.0.0 (#995)Ellie Huxtable
2023-05-21Allow server configured page size (#994)Ellie Huxtable
2023-05-01fix broken pipe on history list (#927)Conrad Ludgate