1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-01 18:18:31 +00:00
Radicale/radicale
MatthewHana 825464f102 Additional type checking for getcontentcount prop
Tests keep failing due to static type checking for condition that won't occur due to earlier checking.  Bringing checking into if statement.
2024-03-13 02:16:16 +11:00
..
app Additional type checking for getcontentcount prop 2024-03-13 02:16:16 +11:00
auth next forgotten leftover related to passlib[bcrypt] replacement 2024-03-07 07:29:34 +01:00
hook learn to make tox happy 2024-03-02 19:44:10 +01:00
item Added support for webcal-subscriptions 2024-03-03 01:13:21 +01:00
rights Synced with origin 2023-02-10 22:03:33 +01:00
storage fix fo E261 at least two spaces before inline comment 2024-03-02 07:47:23 +01:00
tests fix for actions: ./radicale/tests/test_server.py:109:80: E501 line too long (106 > 79 characters) 2024-03-01 21:35:54 +01:00
web Hide download button for Webcal collections 2024-03-11 17:13:37 +11:00
__init__.py Synced with origin 2023-02-10 22:03:33 +01:00
__main__.py Rearrange imports 2023-02-10 23:32:32 +01:00
config.py add option for global permit of delete of collection (default: True to avoid breaking change) 2024-03-09 07:46:35 +01:00
httputils.py Synced with origin 2023-02-10 22:03:33 +01:00
log.py User-selectable logger formats 2023-03-22 11:18:14 +01:00
pathutils.py Synced with origin 2023-02-10 22:03:33 +01:00
py.typed Synced with origin 2023-02-10 22:03:33 +01:00
server.py Fix new type error 2023-03-05 17:15:34 +01:00
types.py Defer connection to systemd journal 2023-03-22 10:42:17 +01:00
utils.py Synced with origin 2023-02-10 22:03:33 +01:00
xmlutils.py Added Webcal support in web UI 2024-03-05 23:57:58 +11:00