nextcloud-server/apps/dav/lib
Kate 10fa17938e
Merge pull request #57096 from nextcloud/jtr/fix-uploadhome-childexists
2025-12-15 20:15:34 +07:00
..
AppInfo refactor(dav): remove use of IAppContainer in favor of ContainerInterface 2025-10-23 09:36:13 +07:00
Avatars chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
BackgroundJob chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +07:00
BulkUpload chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
CalDAV Merge pull request #55631 from nextcloud/carl/deprecate-config-user-correctly 2025-12-15 17:30:52 +07:00
CardDAV chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +07:00
Command chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +07:00
Comments fix(comments): Check comment object 2025-12-11 07:55:55 +07:00
Connector fix: add INodeByPath to Directory 2025-12-10 18:30:44 +07:00
Controller chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +07:00
DAV chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +07:00
Db fix(caldav): avoid selecting every custom properties from table if we have no calendars to filter 2025-10-10 18:50:31 +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 fix(FilesDropPlugin): Ensure all request for file request have a nickname 2025-11-18 10:34:53 +07:00
Listener chore: Register `system_addressbook_exposed` in lexicon 2025-10-10 19:02:41 +07:00
Migration feat(CalDAV): Increase Calendar Object UID field size 2025-12-02 12:54:00 +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 fix(pagination): render multistatus to XML before caching 2025-11-04 09:20:30 +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): encoding inconsistencies in event search provider 2025-10-08 12:14:00 +07:00
Service fix: make sure default contact exists by default 2025-09-17 10:57:36 +07:00
Settings refactor: Run rector 2025-11-18 17:45:54 +07:00
SetupChecks chore: Register `system_addressbook_exposed` in lexicon 2025-10-10 19:02:41 +07:00
Storage refactor(Storage): Align all Storage constructors 2024-10-23 13:24:18 +07:00
SystemTag fix(systemtags): catch empty nodes 2025-10-08 20:38:20 +07:00
Traits chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Upload fix(dav): catch NotFound exception in UploadHome::childExists() 2025-12-15 10:57:47 +07:00
UserMigration refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Capabilities.php Revert "fix: temporarily disable public shares chunking capability" 2025-11-18 09:51:39 +07:00
ConfigLexicon.php chore: Register `system_addressbook_exposed` in lexicon 2025-10-10 19:02:41 +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 refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
ServerFactory.php feat(ocp): add calendar api to retrieve availability of attendees 2025-01-13 10:12:31 +07:00