nextcloud/apps/dav/lib
Hamza bdbf97b6e9 fix: add ACLs for calender delegation
Signed-off-by: Hamza <hamzamahjoubi221@gmail.com>
2026-04-28 17:02:36 +02:00
..
AppInfo Fix cleaning reminders after subscription purge 2022-02-23 10:04:21 +01:00
Avatars Update php licenses 2021-06-04 22:02:41 +02:00
BackgroundJob Use the new option to signaling insensitivity 2022-02-22 10:59:21 +00:00
BulkUpload when reading an empty file getting EOF is not an error 2023-11-09 13:21:32 +01:00
CalDAV fix: add ACLs for calender delegation 2026-04-28 17:02:36 +02:00
CardDAV fix(carddav): Mark system address book as read-only 2023-05-15 10:56:32 +02:00
Command Expose user language through DAV 2021-08-16 19:03:00 +02:00
Comments fix(comments): Check comment object 2025-12-11 09:01:43 +01:00
Connector fix(dav): Abort requests with 429 instead of waiting 2023-07-10 06:43:42 +02:00
Controller Remove comment and guests option from Invitations UI 2022-12-22 09:43:50 +00:00
DAV catch any exception for transaction control 2022-07-29 22:12:30 +02:00
Db Update php licenses 2021-06-04 22:02:41 +02:00
Direct Update php licenses 2021-06-04 22:02:41 +02:00
Events Update php licenses 2021-06-04 22:02:41 +02:00
Exception Update php licenses 2021-06-04 22:02:41 +02:00
Files Make sure to not pass null to DateTime::createFromFormat 2022-11-14 18:48:34 +00:00
Listener Update php licenses 2021-06-04 22:02:41 +02:00
Migration Cast orphan subscription id to int 2021-12-01 13:47:40 +00:00
Provisioning/Apple Move DateTime::RFC2822 to DateTimeInterface::2822 2021-06-23 15:30:43 +02:00
Search Move DateTime::ATOM to DateTimeInterface::ATOM 2021-06-23 15:28:07 +02:00
Settings Add scheduling availability settings 2021-10-18 20:21:51 +02:00
Storage Update php licenses 2021-06-04 22:02:41 +02:00
SystemTag chore(dav): Remove short function closure syntax not supported in PHP 7.3 2024-03-21 14:38:10 +01:00
Traits Update php licenses 2021-06-04 22:02:41 +02:00
Upload Remove error suppression 2021-08-24 00:57:39 +02:00
Capabilities.php Also comment out in test 2022-02-15 07:14:14 +01:00
HookManager.php Delete calendar subscriptions as well when deleting user 2021-08-13 14:19:03 +02:00
RootCollection.php Remove shadowed $config variable 2021-10-13 13:03:40 +02:00
Server.php fix(dav): Rate limit calendar/subscription creation 2024-02-28 11:42:30 +01:00