nextcloud/apps/dav/lib
Robin Appelman 379fa54e2e
Merge pull request #59312 from nextcloud/calender-sync-delete
Fix removed address book items not being synced between federated instances
2026-04-23 20:17:48 +02:00
..
AppInfo fix: delete CalDav and CardDav shares upon group deletion 2026-02-10 11:14:40 -05:00
Avatars chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
BackgroundJob fix(gc): Implement cache_chunk_gc_ttl 2026-01-13 09:00:32 +01:00
BulkUpload fix: properly expose rename permissions over dav 2026-03-26 18:18:55 +01:00
CalDAV fix(ImipService): Make sure non-html fields are escaped and html fields are not 2026-04-22 13:11:42 +02:00
CardDAV Merge pull request #59312 from nextcloud/calender-sync-delete 2026-04-23 20:17:48 +02:00
Command refactor: remove long deprecated IServerContainer methods 2026-03-10 10:36:35 +01:00
Comments fix(comments): Put a limit to the limit 2026-02-04 08:44:18 +01:00
Connector Merge pull request #59596 from nextcloud/automated/noid/update-min-supported-desktop-version 2026-04-15 02:03:21 +02:00
Controller chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +01:00
DAV fix(dav): Limit share requests 2026-04-21 15:31:36 +02:00
Db fix(caldav): avoid selecting every custom properties from table if we have no calendars to filter 2025-10-10 18:50:31 +02:00
Direct chore(dav): Fix typo in property name 2025-08-16 07:56:54 -04:00
Events refactor: Apply rector refactorings 2025-05-14 15:29:02 +02:00
ExampleContentFiles feat: add example contact on first login 2025-03-26 10:57:39 +01:00
Exception chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Files fix(file-search): use default limit to search query if not provided on request body 2026-04-01 14:55:04 -03:00
Listener fix: delete CalDav and CardDav shares upon group deletion 2026-02-10 11:14:40 -05:00
Migration feat: add default reminder setting caldav 2026-03-11 12:45:04 -04:00
Model feat: create example event when a user logs in for the first time 2025-06-16 11:49:20 +02:00
Paginate fix(pagination): render multistatus to XML before caching 2025-11-04 09:20:30 +01:00
Profiler refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Provisioning/Apple fix(dav): unify content disposition header escaping 2026-04-22 14:05:42 +02:00
Search fix: Remove use of static vars in dav application 2026-03-23 16:48:30 +01:00
Service fix:(dav): add note to example contact 2026-03-11 11:21:37 +01:00
Settings feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
SetupChecks chore: Register system_addressbook_exposed in lexicon 2025-10-10 19:02:41 +02:00
Storage refactor(Storage): Align all Storage constructors 2024-10-23 13:24:18 +02:00
SystemTag feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
Traits chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Upload fix(dav): do not list intermediate upload folders 2026-04-22 15:06:15 +02:00
UserMigration feat: improve calendar migrator 2026-03-12 12:43:15 -04:00
Capabilities.php feat(recent-files): add nc:last_activity property to allow sorting by max between upload_time and mtime 2026-03-24 15:15:34 -03:00
ConfigLexicon.php chore: Register system_addressbook_exposed in lexicon 2025-10-10 19:02:41 +02:00
ResponseDefinitions.php feat(dav): Add an API for upcoming events 2024-08-13 20:03:31 +02:00
RootCollection.php refactor: remove long deprecated IServerContainer methods 2026-03-10 10:36:35 +01:00
Server.php fix(dav): Limit share requests 2026-04-21 15:31:36 +02:00
ServerFactory.php feat(ocp): add calendar api to retrieve availability of attendees 2025-01-13 10:12:31 +01:00