nextcloud-server/apps/dav/lib
Maxence Lange 4050698f1e
Merge pull request #54842 from nextcloud/fix/noid/data-cleansing-attributes
feat(migration-attributes): add DataCleansing
2025-09-04 08:01:49 +07:00
..
AppInfo feat: calendar federation 2025-08-27 17:14:15 +07:00
Avatars chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
BackgroundJob feat: calendar federation 2025-08-27 17:14:15 +07:00
BulkUpload chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
CalDAV fix: aliases and capitalization of emails 2025-08-28 17:40:04 +07:00
CardDAV Merge pull request #54424 from nextcloud/fix/dav/user-addressbook-clean-up 2025-09-02 20:18:27 +07:00
Command perf(caldav): preload publish statuses for a whole calendar home at once 2025-08-28 14:00:18 +07:00
Comments refactor: Use Http framework where possible 2024-12-14 11:23:29 +07:00
Connector Merge pull request #54507 from nextcloud/fix/54501/removeListener 2025-09-03 18:51:03 +07:00
Controller chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
DAV Merge pull request #54426 from nextcloud/perf/prevent-fetching-account 2025-08-28 16:59:38 +07:00
Db perf(caldav): Only prefetch published properties 2025-08-15 09:57:58 +07:00
Direct chore(dav): Fix typo in property name 2025-08-16 07:56:54 +07:00
Events refactor: Apply rector refactorings 2025-05-14 15:29:02 +07:00
ExampleContentFiles feat: add example contact on first login 2025-03-26 10:57:39 +07:00
Exception chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Files chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Listener fix(dav): clean up user's addressbook shares on deletion 2025-09-01 10:37:08 +07:00
Migration feat(migration-attributes): missing attributes 2025-09-03 13:55:02 +07:00
Model feat: create example event when a user logs in for the first time 2025-06-16 11:49:20 +07:00
Paginate chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Profiler refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Provisioning/Apple chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Search fix(caldav): encode calendar URLs properly when formatting search results 2025-08-15 14:53:49 +07:00
Service feat: calendar federation 2025-08-27 17:14:15 +07:00
Settings chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
SetupChecks feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\CheckServerResponseTrait` 2024-09-16 14:58:21 +07:00
Storage refactor(Storage): Align all Storage constructors 2024-10-23 13:24:18 +07:00
SystemTag feat: make use of `preloadCollection` in core apps 2025-08-15 10:46:43 +07:00
Traits chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Upload feat(files): automatically create directories on upload 2025-06-26 15:08:11 +07:00
UserMigration refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Capabilities.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ResponseDefinitions.php feat(dav): Add an API for upcoming events 2024-08-13 20:03:31 +07:00
RootCollection.php perf(caldav): preload publish statuses for a whole calendar home at once 2025-08-28 14:00:18 +07:00
Server.php Merge pull request #54402 from nextcloud/fix/streamer-mtime-zip 2025-08-18 14:39:37 +07:00
ServerFactory.php feat(ocp): add calendar api to retrieve availability of attendees 2025-01-13 10:12:31 +07:00