1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-01 18:18:31 +00:00
Radicale/radicale/app
Peter Bieringer e9c7d4a671
Merge pull request #1473 from itglob/master
Ability to create predefined calendar or(and) addressbook for new user
2024-06-11 22:18:25 +02:00
..
__init__.py Merge pull request #1473 from itglob/master 2024-06-11 22:18:25 +02:00
base.py conditional debug log of request header+content / response content 2024-06-11 13:26:21 +02: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 improve/extend mkcol logging 2024-03-16 18:22:12 +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 fix/adjustment reported by test 2024-05-29 06:19:00 +02:00
report.py (#1485) If an event comes with a dtstart specified as a date then in the response we return the date 2024-06-02 10:40:35 +03:00