summaryrefslogtreecommitdiffstats
path: root/atuin-server/src/settings.rs
AgeCommit message (Expand)Author
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