aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-server/src (follow)
Commit message (Expand)AuthorAge
* allow binding server to hostname (#1318)Conrad Ludgate2023-10-21
* Add commands to print the default configuration (#1241)Tobias Genannt2023-10-12
* A man is not dead while his name is still spoken (#1280)Chris Rose2023-10-03
* support timezones in calendar (#1259)Conrad Ludgate2023-09-29
* better sync error messages (#1254)Conrad Ludgate2023-09-26
* replace chrono with time (#806)Conrad Ludgate2023-09-11
* Run formatting (#1202)Ellie Huxtable2023-08-30
* fix(server): Teapot is a cup of coffee (#1137)LeoniePhiline2023-07-31
* some simple server tests (#1096)Conrad Ludgate2023-07-27
* Add total history count to the index API (#1102)Ellie Huxtable2023-07-14
* Add new sync (#1093)Ellie Huxtable2023-07-14
* fix: fixes unix specific impl of shutdown_signal (#1061)YummyOreo2023-06-19
* refactor server to allow pluggable db and tracing (#1036)Conrad Ludgate2023-06-12
* Add graceful shutdown on SIGTERM (#1014)Marijan Smetko2023-05-30
* Allow server configured page size (#994)Ellie Huxtable2023-05-21
* validate usernames on registration (#982)Conrad Ludgate2023-05-16
* feat: add delete account option (attempt 2) (#980)Yannick Ulrich2023-05-16
* Patch bash history import regression (#970)Ellie Huxtable2023-05-10
* chore: uuhhhhhh crypto lol (#805)Conrad Ludgate2023-04-17
* Add `atuin status` (#830)Ellie Huxtable2023-03-30
* Account for user not yet having count cache (#812)Ellie Huxtable2023-03-26
* Add history deletion (#791)Ellie Huxtable2023-03-20
* Add register notification webhook (#764)Ellie Huxtable2023-03-07
* fix registration (#740)Conrad Ludgate2023-02-28
* Add support for generic database in AppState (#711)Erwin Kroon2023-02-15
* axum6 with typesafe state (#674)Conrad Ludgate2023-02-10
* Add automatic update checking (#555)Ellie Huxtable2022-10-14
* add some error messages (#510)Conrad Ludgate2022-10-07
* Add support for prepending a path to all routes for the server (#484)morguldir2022-07-26
* Add configurable history length (#447)Ellie Huxtable2022-06-10
* Show current version on server index (#436)Ellie Huxtable2022-06-06
* Don't create config dir for server in default location if not needed (#406)Jakub Jirutka2022-05-13
* ignore JetBrains IDEs, tidy-up imports (#348)Jakub Panek2022-04-28
* SQLx cannot run this migration OK (#353)Ellie Huxtable2022-04-26
* Remove all select * from the server queries (#347)Ellie Huxtable2022-04-26
* Bump uuid from 0.8.2 to 1.0.0 (#311)dependabot[bot]2022-04-22
* refactor (#327)Conrad Ludgate2022-04-22
* tracing (#315)Conrad Ludgate2022-04-21
* Fix SQL cache query (#318)Ellie Huxtable2022-04-21
* Use the count cache (#312)Ellie Huxtable2022-04-21
* Initial implementation of calendar API (#298)Ellie Huxtable2022-04-13
* provide better error messages (#300)Conrad Ludgate2022-04-13
* remove default db uri (#299)Conrad Ludgate2022-04-13
* goodbye warp, hello axum (#296)Conrad Ludgate2022-04-12
* fix env config parsing (#295)Conrad Ludgate2022-04-12
* Update config-rs (#280)Ellie Huxtable2022-03-17
* Fix `history list --cwd` errors (#278)Lucas Burns2022-03-13
* chore: improve build times (#213)Conrad Ludgate2021-11-21
* some changes :shrug: (#83)Conrad Ludgate2021-05-09
* remove dyn Reply (#48)Conrad Ludgate2021-05-07