1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-29 18:08:31 +00:00
Radicale/radicale/app
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
..
__init__.py add option for global permit of delete of collection (default: True to avoid breaking change) 2024-03-09 07:46:35 +01:00
base.py add forgotten attribute definition 2024-03-09 07:44:22 +01:00
delete.py add option for global permit of delete of collection (default: True to avoid breaking change) 2024-03-09 07:46:35 +01:00
get.py Fix typo in Content-Disposition header 2023-04-22 20:01:58 +02:00
head.py Synced with origin 2023-02-10 22:03:33 +01:00
mkcalendar.py Synced with origin 2023-02-10 22:03:33 +01:00
mkcol.py Synced with origin 2023-02-10 22:03:33 +01:00
move.py add support for non-standard server ports 2023-04-30 08:58:50 +02:00
options.py Synced with origin 2023-02-10 22:03:33 +01:00
post.py Synced with origin 2023-02-10 22:03:33 +01:00
propfind.py Additional type checking for getcontentcount prop 2024-03-13 02:16:16 +11:00
proppatch.py learn to make tox happy 2024-03-02 19:44:10 +01:00
put.py Rearrange imports 2023-02-10 23:32:32 +01:00
report.py Synced with origin 2023-02-10 22:03:33 +01:00