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
(
unfollow
)
Commit message (
Expand
)
Author
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-28
Release v15.0.0 (#995)
Ellie Huxtable
2023-05-21
Allow server configured page size (#994)
Ellie Huxtable
2023-05-17
Restructure account commands to account subcommand (#984)
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-04-16
Release v14.0.1 (#883)
Ellie Huxtable
2023-04-14
Workspace reorder (#868)
Vladislav Stepanov
2023-04-01
Release Atuin v14 (#836)
Ellie Huxtable
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
Patch release v13.0.1 (#741)
Ellie Huxtable
2023-02-28
fix registration (#740)
Conrad Ludgate
2023-02-26
Release v13 (#727)
Ellie Huxtable
2023-02-15
Add support for generic database in AppState (#711)
Erwin Kroon
2023-02-10
axum6 with typesafe state (#674)
Conrad Ludgate
2023-02-10
Bump fs-err from 2.8.1 to 2.9.0 (#604)
dependabot[bot]
2022-12-18
Bump base64 from 0.13.0 to 0.20.0 (#641)
dependabot[bot]
2022-11-06
Release v12 (#599)
Ellie Huxtable
2022-11-04
Add local event log storage (#390)
Ellie Huxtable
2022-10-19
Bump async-trait from 0.1.57 to 0.1.58 (#575)
dependabot[bot]
2022-10-14
rollup of 5 dependency commits (#562)
Conrad Ludgate
2022-10-14
Bump sqlx from 0.5.13 to 0.6.2 (#536)
dependabot[bot]
2022-10-14
Add automatic update checking (#555)
Ellie Huxtable
2022-10-07
add some error messages (#510)
Conrad Ludgate
2022-09-13
Release v11 (#529)
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-06-06
Release v0.10.0 (#440)
Ellie Huxtable
2022-06-06
Show current version on server index (#436)
Ellie Huxtable
2022-05-16
Cleanup dependencies – disable unnecessary or unused features (#407)
Jakub Jirutka
2022-05-13
Don't create config dir for server in default location if not needed (#406)
Jakub Jirutka
2022-05-05
Bump serde_json from 1.0.80 to 1.0.81 (#387)
dependabot[bot]
2022-05-03
Bump serde from 1.0.136 to 1.0.137 (#375)
dependabot[bot]
2022-05-03
Bump serde_json from 1.0.79 to 1.0.80 (#376)
dependabot[bot]
2022-04-28
ignore JetBrains IDEs, tidy-up imports (#348)
Jakub Panek
2022-04-26
Add created_at column to users (#354)
Ellie Huxtable
2022-04-26
SQLx cannot run this migration OK (#353)
Ellie Huxtable
2022-04-26
Remove all select * from the server queries (#347)
Ellie Huxtable
2022-04-26
Add btree index on history table (#345)
Ellie Huxtable
2022-04-26
Bump tower-http from 0.2.5 to 0.3.0 (#343)
dependabot[bot]
2022-04-25
history list (#340)
Conrad Ludgate
[next]