radicale/radicale
Tobias Manske 18dcb2bd43
Merge branch 'webcal'
2022-12-12 17:22:52 +01:00
..
app Added support for webcal-subscriptions 2022-04-12 09:50:05 +02:00
auth Change "user name" to "username" 2022-01-07 23:54:34 +01:00
item Merge branch 'webcal' 2022-12-12 17:22:52 +01:00
rights config & rights: use open() for better error messages 2022-01-11 20:20:21 +01:00
storage Fix random href fallback 2022-04-20 17:49:29 +02:00
tests Always test bcrypt 2022-07-03 12:56:24 +02:00
web Replace pkg_resources with importlib for Python >= 3.9 2022-04-04 18:18:50 +02:00
__init__.py Replace pkg_resources with importlib for Python >= 3.9 2022-04-04 18:18:50 +02:00
__main__.py Use sys.platform instead of os.name 2022-02-01 17:56:02 +01:00
config.py Ignore NotADirectoryError for optional config files 2022-04-14 16:37:34 +02:00
httputils.py Replace pkg_resources with importlib for Python >= 3.9 2022-04-04 18:18:50 +02:00
log.py Change name in file header 2021-12-09 16:55:46 +01:00
pathutils.py Windows: Block alternate data streams 2022-03-30 22:27:05 +02:00
py.typed Add py.typed to mark as having typing information 2021-10-16 17:38:41 +02:00
server.py Remove missing type 2022-07-02 20:39:09 +02:00
types.py Change name in file header 2021-12-09 16:55:46 +01:00
utils.py Replace pkg_resources with importlib for Python >= 3.9 2022-04-04 18:18:50 +02:00
xmlutils.py Added support for webcal-subscriptions 2022-04-12 09:50:05 +02:00