mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-29 09:35:50 +00:00
- change the interface of Storage.get_meta() and .set_meta() to use '' as the empty value and None as missing value. - When a property is missing (e.g calendar-color was removed) in the filesystem storage delete the 'color' file, and in the WebDAV storage issue propertyupdate/remove call. - remove the property from [status]/[pair]/[collection].metadata I have adjusted, but not run the test suite. On the other side I tested on real system: source is CalDAV - destination is filesystem; and source is CalDAV, destination is CalDAV (another account) |
||
|---|---|---|
| .. | ||
| storage | ||
| system | ||
| unit | ||
| __init__.py | ||
| conftest.py | ||