vdirsyncer/vdirsyncer/storage
2023-01-13 16:36:36 +01:00
..
__init__.py Use black to auto-format the codebase 2021-05-06 19:28:54 +02:00
base.py storage/base: for read_only storages do not overwrite the meta data 2022-01-14 13:10:49 +02:00
dav.py Enable environment variables for HTTP proxy 2023-01-13 16:36:36 +01:00
filesystem.py Fix weird string formatting 2022-11-07 17:21:51 +01:00
google.py gcal: replace oob OAuth2 with local server redirect 2022-06-26 19:40:35 +02:00
google_helpers.py gcal: replace oob OAuth2 with local server redirect 2022-06-26 19:40:35 +02:00
http.py Enable environment variables for HTTP proxy 2023-01-13 16:36:36 +01:00
memory.py Merge pull request #920 from pimutils/meta_delete 2021-07-26 13:07:45 +02:00
singlefile.py Add type hints and configure mypy 2021-08-03 19:23:37 +02:00