summaryrefslogtreecommitdiffstats
path: root/atuin-server/src/settings.rs
AgeCommit message (Expand)Author
2024-01-28chore(deps): update axum (#1637)Conrad Ludgate
2024-01-03fix(server): typo with default config (#1493)Ellie Huxtable
2023-12-27feat: Add TLS to atuin-server (#1457)Eric Hodel
2023-11-16feat: add metrics server and http metrics (#1394)Ellie Huxtable
2023-10-12Add commands to print the default configuration (#1241)Tobias Genannt
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-03-07Add register notification webhook (#764)Ellie 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-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-22refactor (#327)Conrad Ludgate
2022-04-13provide better error messages (#300)Conrad Ludgate
2022-04-13remove default db uri (#299)Conrad Ludgate
2022-04-12fix env config parsing (#295)Conrad Ludgate
2022-03-17Update config-rs (#280)Ellie Huxtable
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