Commit graph

4 commits

Author SHA1 Message Date
Elias Projahn
a13f78cdd5 client: Make database client reference modifiable 2020-06-03 19:13:05 +02:00
Elias Projahn
57735337d6 client: Add sync support
When deleting items, this needs to be explicitly activated. For now,
everything will allways be synced as soon as one update with sync set to
true is made. In the future, this will be done in the background.
2020-06-03 18:37:20 +02:00
Elias Projahn
9194b08254 client: Add sync option to database delete methods 2020-06-03 10:05:58 +02:00
Elias Projahn
cd8d1dfe4b client: Add client specific database 2020-06-02 16:47:46 +02:00