summaryrefslogtreecommitdiffstats
path: root/atuin-server
AgeCommit message (Expand)Author
2024-03-11chore(release): prepare for release v18.1.0 (#1854)Ellie Huxtable
2024-03-05fix(sync): record size limiter (#1827)Ellie Huxtable
2024-03-04chore(deps): bump rustls-pemfile from 2.1.0 to 2.1.1 (#1814)dependabot[bot]
2024-02-26chore(release): prepare for release v18.0.2 (#1775)Ellie Huxtable
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-02feat: add `store push --force`Ellie Huxtable
2024-01-29feat: Add change-password command & support on server (#1615)TymanWasTaken
2024-01-28chore(deps): update axum (#1637)Conrad Ludgate
2024-01-26chore: use resolver 2, update editions + cargo (#1635)Ellie Huxtable
2024-01-23feat: add registered and deleted metrics (#1622)Ellie Huxtable
2024-01-22chore(deps): bump argon2 from 0.5.2 to 0.5.3 (#1603)dependabot[bot]
2024-01-17feat: add metrics counter for records downloaded (#1584)Ellie Huxtable
2024-01-08chore(deps): bump hyper from 0.14.28 to 1.1.0 (#1520)dependabot[bot]
2024-01-05feat: rework record sync for improved reliability (#1478)Ellie Huxtable
2024-01-03chore: remove the teapot response (#1496)Ellie Huxtable
2024-01-03chore(release): prepare for release v17.2.1 (#1495)v17.2.1Ellie Huxtable
2024-01-03fix(server): typo with default config (#1493)Ellie 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-10chore(release): prepare for release v17.1.0 (#1432)v17.1.0Ellie Huxtable
2023-11-18feat: add some metrics related to Atuin as an app (#1399)Ellie Huxtable
2023-11-16feat: add metrics server and http metrics (#1394)Ellie Huxtable
2023-10-28Add Kris Nova to X-Clacks-Overhead (#1355)Ellie Huxtable
2023-10-28Release v17.0.1 (#1354)v17.0.1Ellie Huxtable
2023-10-25Prepare release v17.0.0 (#1327)Ellie Huxtable
2023-10-21allow binding server to hostname (#1318)Conrad Ludgate
2023-10-12Add commands to print the default configuration (#1241)Tobias Genannt
2023-10-03A man is not dead while his name is still spoken (#1280)Chris Rose
2023-09-29support timezones in calendar (#1259)Conrad Ludgate
2023-09-26better sync error messages (#1254)Conrad Ludgate
2023-09-13Bump tower-http from 0.3.5 to 0.4.4 (#1210)dependabot[bot]
2023-09-11replace chrono with time (#806)Conrad Ludgate
2023-08-30Run formatting (#1202)Ellie Huxtable
2023-08-07Prepare release v16.0.0 (#1143)v16.0.0Ellie Huxtable
2023-07-31fix(server): Teapot is a cup of coffee (#1137)LeoniePhiline
2023-07-27some simple server tests (#1096)Conrad Ludgate
2023-07-14Add total history count to the index API (#1102)Ellie Huxtable
2023-07-14Add new sync (#1093)Ellie Huxtable
2023-06-19fix: fixes unix specific impl of shutdown_signal (#1061)YummyOreo
2023-06-12refactor server to allow pluggable db and tracing (#1036)Conrad Ludgate
2023-05-30Add graceful shutdown on SIGTERM (#1014)Marijan Smetko
2023-05-28Release v15.0.0 (#995)v15.0.0Ellie 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-10Patch bash history import regression (#970)Ellie Huxtable
2023-04-17chore: uuhhhhhh crypto lol (#805)Conrad Ludgate