summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Expand)Author
2024-02-12chore(release): prepare for release v18.0.1 (#1706)v18.0.1Ellie Huxtable
2024-02-09chore(release): prepare for release v18.0.0 (#1685)v18.0.0Ellie Huxtable
2024-02-08feat: add progress bars to sync and store init (#1684)Ellie Huxtable
2024-02-06Add timezone configuration option & CLI overrides (#1517)cyqsimon
2024-01-30feat: add store push (#1649)Ellie Huxtable
2024-01-28chore(deps): update axum (#1637)Conrad Ludgate
2024-01-26chore: use resolver 2, update editions + cargo (#1635)Ellie Huxtable
2024-01-22chore(deps): bump argon2 from 0.5.2 to 0.5.3 (#1603)dependabot[bot]
2024-01-19chore(deps): bump the cargo group across 1 directories with 1 update (#1591)dependabot[bot]
2024-01-17chore(deps): bump rustix from 0.38.28 to 0.38.30 (#1566)dependabot[bot]
2024-01-12fix(perm): set umask 077 (#1554)Ellie Huxtable
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)v17.2.1Ellie Huxtable
2024-01-03chore(release): prepare for release v17.2.0 (#1492)v17.2.0Ellie 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)v17.1.0Ellie 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)v17.0.1Ellie 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)v16.0.0Ellie 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]