nextcloud-server/apps/dav/lib
Andy Scherzinger 71c2e94123
Merge pull request #54436 from nextcloud/s3-signed-url
perf(s3): Provide direct pre-signed download link
2025-12-09 12:38:20 +07:00
..
AppInfo refactor(dav): remove use of IAppContainer in favor of ContainerInterface 2025-10-23 09:36:13 +07:00
Avatars
BackgroundJob chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +07:00
BulkUpload
CalDAV fix: imip set language per user 2025-11-25 08:47:07 +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
Connector Merge pull request #54436 from nextcloud/s3-signed-url 2025-12-09 12:38:20 +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
Events
ExampleContentFiles
Exception
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
Paginate fix(pagination): render multistatus to XML before caching 2025-11-04 09:20:30 +07:00
Profiler
Provisioning/Apple
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
SystemTag fix(systemtags): catch empty nodes 2025-10-08 20:38:20 +07:00
Traits
Upload refactor: use logical `&&` `||` instead of weak `and` `or` operators 2025-09-27 23:02:18 +07:00
UserMigration
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
RootCollection.php
Server.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
ServerFactory.php