aboutsummaryrefslogtreecommitdiffstats
path: root/docs/sync.md (follow)
Commit message (Collapse)AuthorAge
* Add logout, only login if not already logged in (#91)Ellie Huxtable2021-05-09
| | | | | | | | | | | 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
* Update docs, unify on SQLx, bugfixes (#40)Ellie Huxtable2021-04-25
* 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