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
(
unfollow
)
Commit message (
Expand
)
Author
2024-04-18
chore: move crates into crates/ dir (#1958)
Ellie Huxtable
2024-04-16
feat(server): add me endpoint (#1954)
Ellie Huxtable
2024-04-05
chore(ci): Add codespell support (config, workflow) and make it fix some typo...
Yaroslav Halchenko
2024-03-05
fix(sync): record size limiter (#1827)
Ellie Huxtable
2024-02-02
feat: add `store push --force`
Ellie Huxtable
2024-01-29
feat: Add change-password command & support on server (#1615)
TymanWasTaken
2024-01-28
chore(deps): update axum (#1637)
Conrad Ludgate
2024-01-23
feat: add registered and deleted metrics (#1622)
Ellie Huxtable
2024-01-17
feat: add metrics counter for records downloaded (#1584)
Ellie Huxtable
2024-01-05
feat: rework record sync for improved reliability (#1478)
Ellie Huxtable
2024-01-03
chore: remove the teapot response (#1496)
Ellie Huxtable
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-12-20
feat: add semver checking to client requests (#1456)
Ellie Huxtable
2023-11-18
feat: add some metrics related to Atuin as an app (#1399)
Ellie Huxtable
2023-11-16
feat: add metrics server and http metrics (#1394)
Ellie Huxtable
2023-10-28
Add Kris Nova to X-Clacks-Overhead (#1355)
Ellie Huxtable
2023-10-21
allow binding server to hostname (#1318)
Conrad Ludgate
2023-10-12
Add commands to print the default configuration (#1241)
Tobias Genannt
2023-10-03
A man is not dead while his name is still spoken (#1280)
Chris Rose
2023-09-29
support timezones in calendar (#1259)
Conrad Ludgate
2023-09-26
better sync error messages (#1254)
Conrad Ludgate
2023-09-11
replace chrono with time (#806)
Conrad Ludgate
2023-08-30
Run formatting (#1202)
Ellie Huxtable
2023-07-31
fix(server): Teapot is a cup of coffee (#1137)
LeoniePhiline
2023-07-27
some simple server tests (#1096)
Conrad Ludgate
2023-07-14
Add total history count to the index API (#1102)
Ellie Huxtable
2023-07-14
Add new sync (#1093)
Ellie Huxtable
2023-06-19
fix: fixes unix specific impl of shutdown_signal (#1061)
YummyOreo
2023-06-12
refactor server to allow pluggable db and tracing (#1036)
Conrad Ludgate
2023-05-30
Add graceful shutdown on SIGTERM (#1014)
Marijan Smetko
2023-05-21
Allow server configured page size (#994)
Ellie Huxtable
2023-05-16
validate usernames on registration (#982)
Conrad Ludgate
2023-05-16
feat: add delete account option (attempt 2) (#980)
Yannick Ulrich
2023-05-10
Patch bash history import regression (#970)
Ellie Huxtable
2023-04-17
chore: uuhhhhhh crypto lol (#805)
Conrad Ludgate
2023-03-30
Add `atuin status` (#830)
Ellie Huxtable
2023-03-26
Account for user not yet having count cache (#812)
Ellie Huxtable
2023-03-20
Add history deletion (#791)
Ellie Huxtable
2023-03-07
Add register notification webhook (#764)
Ellie Huxtable
2023-02-28
fix registration (#740)
Conrad Ludgate
2023-02-15
Add support for generic database in AppState (#711)
Erwin Kroon
2023-02-10
axum6 with typesafe state (#674)
Conrad Ludgate
2022-10-14
Add automatic update checking (#555)
Ellie Huxtable
2022-10-07
add some error messages (#510)
Conrad Ludgate
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-06-06
Show current version on server index (#436)
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
[next]