1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-04 18:22:26 +00:00
Radicale/radicale
2025-06-29 20:00:18 +02:00
..
app flake8 regression E261 2025-05-16 07:28:50 +02:00
auth Do not read server info by bind to avoid needless network trafic. 2025-05-31 13:36:59 +02:00
hook fix logger.warn->warning 2024-08-27 21:34:52 +02:00
item fix for Python < 3.10 2025-05-16 07:24:57 +02:00
rights Skip group collection match when groups are not used 2024-12-07 18:24:29 +00:00
storage catch permissions errors and display owner+user information 2025-06-29 08:35:26 +02:00
tests Fix: [storage] broken support of 'folder_umask': test 2025-06-13 07:35:49 +02:00
web InfCloud: conditional display of link 2025-03-06 08:22:34 +01:00
__init__.py fix logger-warn-leftovers 2024-07-25 15:48:24 +02:00
__main__.py fix logger-warn-leftovers 2024-07-25 15:48:24 +02:00
config.py Added urldecode_username option to decode the username when sent by the client. This solved problems when authenticating against an imap server from the iOS calendar. 2025-05-02 18:02:43 -04:00
httputils.py tox fixes 2025-03-06 08:52:54 +01:00
log.py Improve: suppress duplicate log lines on startup 2024-12-18 20:51:33 +01:00
pathutils.py catch next windows related issue 2025-06-29 09:35:47 +02:00
py.typed Synced with origin 2023-02-10 22:03:33 +01:00
server.py display platform on startup 2025-06-29 20:00:18 +02:00
types.py chore: pyupgrade --py38-plus 2024-08-06 13:49:23 +02:00
utils.py remove no longer required import 2025-06-29 20:00:03 +02:00
xmlutils.py Added Webcal support in web UI 2024-03-05 23:57:58 +11:00