summaryrefslogtreecommitdiffstats
path: root/atuin-server/src/handlers
AgeCommit message (Expand)Author
2024-01-28chore(deps): update axum (#1637)Conrad Ludgate
2024-01-23feat: add registered and deleted metrics (#1622)Ellie Huxtable
2024-01-17feat: add metrics counter for records downloaded (#1584)Ellie Huxtable
2024-01-05feat: rework record sync for improved reliability (#1478)Ellie Huxtable
2023-11-18feat: add some metrics related to Atuin as an app (#1399)Ellie Huxtable
2023-09-29support timezones in calendar (#1259)Conrad Ludgate
2023-09-26better sync error messages (#1254)Conrad Ludgate
2023-09-11replace chrono with time (#806)Conrad Ludgate
2023-08-30Run formatting (#1202)Ellie Huxtable
2023-07-14Add total history count to the index API (#1102)Ellie Huxtable
2023-07-14Add new sync (#1093)Ellie Huxtable
2023-06-12refactor server to allow pluggable db and tracing (#1036)Conrad Ludgate
2023-05-21Allow server configured page size (#994)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-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-28fix registration (#740)Conrad Ludgate
2023-02-15Add support for generic database in AppState (#711)Erwin Kroon
2023-02-10axum6 with typesafe state (#674)Conrad Ludgate
2022-10-14Add automatic update checking (#555)Ellie Huxtable
2022-10-07add some error messages (#510)Conrad Ludgate
2022-06-06Show current version on server index (#436)Ellie Huxtable
2022-04-28ignore JetBrains IDEs, tidy-up imports (#348)Jakub Panek
2022-04-22Bump uuid from 0.8.2 to 1.0.0 (#311)dependabot[bot]
2022-04-22refactor (#327)Conrad Ludgate
2022-04-21tracing (#315)Conrad Ludgate
2022-04-21Use the count cache (#312)Ellie Huxtable
2022-04-13Initial implementation of calendar API (#298)Ellie Huxtable
2022-04-12goodbye warp, hello axum (#296)Conrad Ludgate
2021-05-09some changes :shrug: (#83)Conrad Ludgate
2021-05-07remove dyn Reply (#48)Conrad Ludgate
2021-04-20Use cargo workspaces (#37)Ellie Huxtable