Commit graph

4 commits

Author SHA1 Message Date
Sung Won Cho
fa1da50fc5
Implement state-based sync (#144)
* Migrate uuids of books that already exist in server

* Remove actions

* Add dirty flag for notes and books

* Drop actions table

* Implement sync

* Add debug

* Update uuid after posting resources to the server

* Fix dev script
2018-12-02 11:04:16 +10:00
Sung Won Cho
44238a272f
Revert "Remove deprecated ls and cat commands (#142)" (#143)
This reverts commit d3a805c09f.
2018-12-02 07:46:52 +10:00
Sung Won Cho
d3a805c09f
Remove deprecated ls and cat commands (#142) 2018-11-25 17:37:53 +11:00
Sung Won Cho
50cfd9923d
Use actions package and add view command (#95)
* Use actions package

* Add view command

* Upgrade dependencies

* Bump

* Check update less frequently

* Simplify doc
2018-08-26 15:04:34 +10:00