summaryrefslogtreecommitdiffstats
path: root/atuin-server/src
AgeCommit message (Expand)Author
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-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-06Show current version on server index (#436)Ellie Huxtable
2022-05-13Don't create config dir for server in default location if not needed (#406)Jakub Jirutka
2022-04-28ignore JetBrains IDEs, tidy-up imports (#348)Jakub Panek
2022-04-26SQLx cannot run this migration OK (#353)Ellie Huxtable
2022-04-26Remove all select * from the server queries (#347)Ellie Huxtable
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-21Fix SQL cache query (#318)Ellie Huxtable
2022-04-21Use the count cache (#312)Ellie Huxtable
2022-04-13Initial implementation of calendar API (#298)Ellie Huxtable
2022-04-13provide better error messages (#300)Conrad Ludgate
2022-04-13remove default db uri (#299)Conrad Ludgate
2022-04-12goodbye warp, hello axum (#296)Conrad Ludgate
2022-04-12fix env config parsing (#295)Conrad Ludgate
2022-03-17Update config-rs (#280)Ellie Huxtable
2022-03-13Fix `history list --cwd` errors (#278)Lucas Burns
2021-11-21chore: improve build times (#213)Conrad Ludgate
2021-05-09some changes :shrug: (#83)Conrad Ludgate
2021-05-07remove dyn Reply (#48)Conrad Ludgate
2021-04-25Update docs, unify on SQLx, bugfixes (#40)Ellie Huxtable
2021-04-21Bugfixes, show time ago, perf improvementsEllie Huxtable
2021-04-20Use cargo workspaces (#37)Ellie Huxtable