aboutsummaryrefslogtreecommitdiffstats
path: root/docs/sync.md (unfollow)
Commit message (Collapse)Author
2023-02-25Add fancy web docs (#725)Ellie Huxtable
* Add initial site * WIP again * Replace docs with web docs * Bring back translations * Update README.md * remove images
2022-04-22Fix typos in the docs. (#171)mundry
Co-authored-by: mundry <mundry@users.noreply.github.com>
2021-05-11Fix doc links in sync.md (#115)Frank Hamand
2021-05-09Add logout, only login if not already logged in (#91)Ellie Huxtable
Also: - Ensures that a key is generated as soon as a user registers! - Ensures that "atuin key" will generate a key if needed, and doesn't double base64 encode data And a few other little fixes :) Resolves #85 Resolves #86
2021-04-25Update docs, unify on SQLx, bugfixes (#40)Ellie Huxtable
* Begin moving to sqlx for local too * Stupid scanners should just have a nice cup of tea Random internet shit searching for /.env or whatever * Remove diesel and rusqlite fully