index
:
atuin
main
Turtle. A hard-fork of atuin, focusing on a more minimal feature set
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
atuin-server
/
src
/
settings.rs
(
unfollow
)
Commit message (
Expand
)
Author
2024-04-18
chore: move crates into crates/ dir (#1958)
Ellie Huxtable
2024-01-28
chore(deps): update axum (#1637)
Conrad Ludgate
2024-01-03
fix(server): typo with default config (#1493)
Ellie Huxtable
2023-12-27
feat: Add TLS to atuin-server (#1457)
Eric Hodel
2023-11-16
feat: add metrics server and http metrics (#1394)
Ellie Huxtable
2023-10-12
Add commands to print the default configuration (#1241)
Tobias Genannt
2023-07-14
Add new sync (#1093)
Ellie Huxtable
2023-06-12
refactor server to allow pluggable db and tracing (#1036)
Conrad Ludgate
2023-05-21
Allow server configured page size (#994)
Ellie Huxtable
2023-03-07
Add register notification webhook (#764)
Ellie Huxtable
2022-07-26
Add support for prepending a path to all routes for the server (#484)
morguldir
2022-06-10
Add configurable history length (#447)
Ellie Huxtable
2022-05-13
Don't create config dir for server in default location if not needed (#406)
Jakub Jirutka
2022-04-28
ignore JetBrains IDEs, tidy-up imports (#348)
Jakub Panek
2022-04-22
refactor (#327)
Conrad Ludgate
2022-04-13
provide better error messages (#300)
Conrad Ludgate
2022-04-13
remove default db uri (#299)
Conrad Ludgate
2022-04-12
fix env config parsing (#295)
Conrad Ludgate
2022-03-17
Update config-rs (#280)
Ellie Huxtable
2021-04-25
Update docs, unify on SQLx, bugfixes (#40)
Ellie Huxtable
2021-04-21
Bugfixes, show time ago, perf improvements
Ellie Huxtable
2021-04-20
Use cargo workspaces (#37)
Ellie Huxtable