Commit graph

15 commits

Author SHA1 Message Date
dab9b8eccc
chore: add license. 2024-07-01 22:39:25 +02:00
33f2b811de
Update readme, fill-in package metadata. 2022-12-07 18:12:12 +01:00
9d023ffda0
Add integrationtest script. 2022-12-07 17:54:42 +01:00
1906897159
Fix return deleted items of other collections in sync.
Fix invalid type (must be str, was datetime.datetime) of last_modified.
2022-12-07 17:53:49 +01:00
072feed372
Fix sync state. 2022-12-07 00:53:28 +01:00
aeda06de59
Fix sync. 2022-12-06 23:42:15 +01:00
075c06f428
Fixed discover not returning top-level items. 2022-12-06 22:30:30 +01:00
a5ab43d4df
Add simple birthday calendar. 2022-12-06 21:13:56 +01:00
a4fff82636
Silence linter warnings. 2022-12-06 19:07:19 +01:00
7045ad911e
Ensure all methods called are the private ones. 2022-12-06 19:05:48 +01:00
1213e469f6
Remove print stmts. 2022-12-06 18:57:04 +01:00
42103dfbf6
Implement upload of collection (with preexisting items). 2022-12-06 18:56:06 +01:00
464e7b5c05
Add explicity transaction kwargs to all methods. 2022-12-06 18:54:21 +01:00
79f88a278c
Implement Storage.move. 2022-12-06 18:14:45 +01:00
4debf553e7
Initial commit. 2022-12-02 02:38:21 +01:00