summaryrefslogtreecommitdiffstats
path: root/atuin-server
AgeCommit message (Expand)Author
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
2023-04-16Release v14.0.1 (#883)v14.0.1Ellie Huxtable
2023-04-14Workspace reorder (#868)Vladislav Stepanov
2023-04-01Release Atuin v14 (#836)v14.0.0Ellie Huxtable
2023-03-30Add `atuin status` (#830)Ellie Huxtable
2023-03-26Account for user not yet having count cache (#812)Ellie Huxtable
2023-03-20Add history deletion (#791)Ellie Huxtable
2023-03-07Add register notification webhook (#764)Ellie Huxtable
2023-02-28Patch release v13.0.1 (#741)v13.0.1Ellie Huxtable
2023-02-28fix registration (#740)Conrad Ludgate
2023-02-26Release v13 (#727)v13.0.0Ellie Huxtable
2023-02-15Add support for generic database in AppState (#711)Erwin Kroon
2023-02-10axum6 with typesafe state (#674)Conrad Ludgate
2023-02-10Bump fs-err from 2.8.1 to 2.9.0 (#604)dependabot[bot]
2022-12-18Bump base64 from 0.13.0 to 0.20.0 (#641)dependabot[bot]
2022-11-06Release v12 (#599)v12.0.0Ellie Huxtable
2022-11-04Add local event log storage (#390)Ellie Huxtable
2022-10-19Bump async-trait from 0.1.57 to 0.1.58 (#575)dependabot[bot]
2022-10-14rollup of 5 dependency commits (#562)Conrad Ludgate
2022-10-14Bump sqlx from 0.5.13 to 0.6.2 (#536)dependabot[bot]
2022-10-14Add automatic update checking (#555)Ellie Huxtable
2022-10-07add some error messages (#510)Conrad Ludgate
2022-09-13Release v11 (#529)v11.0.0Ellie Huxtable
2022-07-26Add support for prepending a path to all routes for the server (#484)morguldir
2022-06-10Add configurable history length (#447)Ellie Huxtable
2022-06-06Release v0.10.0 (#440)v0.10.0Ellie Huxtable
2022-06-06Show current version on server index (#436)Ellie Huxtable
2022-05-16Cleanup dependencies – disable unnecessary or unused features (#407)Jakub Jirutka
2022-05-13Don't create config dir for server in default location if not needed (#406)Jakub Jirutka
2022-05-05Bump serde_json from 1.0.80 to 1.0.81 (#387)dependabot[bot]
2022-05-03Bump serde from 1.0.136 to 1.0.137 (#375)dependabot[bot]
2022-05-03Bump serde_json from 1.0.79 to 1.0.80 (#376)dependabot[bot]
2022-04-28ignore JetBrains IDEs, tidy-up imports (#348)Jakub Panek
2022-04-26Add created_at column to users (#354)Ellie Huxtable
2022-04-26SQLx cannot run this migration OK (#353)Ellie Huxtable