aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-server/src/settings.rs (unfollow)
Commit message (Expand)Author
3 dayschore: Move everything into one big crateBenedikt Peetz
2026-01-27feat: remove user verification functionality (#3108)Ellie Huxtable
2026-01-22chore(deps)!: update tls deps, remove built-in tls server support (#3091)Ellie Huxtable
2025-12-18feat: allow disabling sync v1 (#3030)Ellie Huxtable
2025-06-23feat: Add sqlite server support for self-hosting (#2770)Scotte Zinn
2025-03-19chore: migrate to rust 2024 (#2635)Ellie Huxtable
2024-10-02fix: disable mail by default, resolve #2404 (#2405)Ellie Huxtable
2024-09-09chore(deps): Update rustls and axum-server (#2382)Tobias Genannt
2024-08-06fix(mail): incorrect alias and error logs (#2346)Ellie Huxtable
2024-07-02feat: allow advertising a fake version to clients (#2228)Ellie Huxtable
2024-07-02perf: write to the idx cache (#2225)Ellie Huxtable
2024-06-24feat: add user account verification (#2190)Ellie Huxtable
2024-05-14fix: alias enable/enabled in settings (#2021)Ellie Huxtable
2024-04-18chore: move crates into crates/ dir (#1958)Ellie Huxtable
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