atuin/atuin-client/src
Ellie Huxtable c16a26cdbf
Fix sync (#95)
The data part of the add history request is actually a string. I don't
want to introduce any structure here, and would rather keep it as "just
a blob". Even if that blob has structure secretly!

My fault for missing this in the last review
2021-05-09 22:31:11 +01:00
..
import Fix resh importer crashing on end of file (#92) 2021-05-09 19:09:09 +00:00
api_client.rs Fix sync (#95) 2021-05-09 22:31:11 +01:00
database.rs Support fulltext search of commands (#75) 2021-05-09 08:33:56 +01:00
encryption.rs Add logout, only login if not already logged in (#91) 2021-05-09 20:11:17 +01:00
history.rs Update docs, unify on SQLx, bugfixes (#40) 2021-04-25 17:21:52 +00:00
lib.rs some changes 🤷 (#83) 2021-05-09 21:17:24 +01:00
settings.rs Add logout, only login if not already logged in (#91) 2021-05-09 20:11:17 +01:00
sync.rs Fix sync (#95) 2021-05-09 22:31:11 +01:00