nextcloud-server/apps/dav/lib
skjnldsv bfe8f8af40 fix(dav): file request guest nickname encoding
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-11-12 22:38:40 +07:00
..
AppInfo refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Avatars fix(psalm): Fix some newly detected issues 2024-10-21 12:37:59 +07:00
BackgroundJob refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
BulkUpload refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
CalDAV feat: Add X-NC-Disable-Scheduling property to allow skipping scheduling 2024-11-11 12:40:55 +07:00
CardDAV fix(carddav): Handle race for SAB creation better 2024-11-06 09:13:01 +07:00
Command chore(db): Apply query prepared statements 2024-10-17 20:30:47 +07:00
Comments refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Connector fix(Federation): Show some icon for federated users on shares 2024-11-09 10:33:17 +07:00
Controller fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +07:00
DAV fix(dav): Cleanup view-only check 2024-10-28 08:02:42 +07:00
Db Merge pull request #47329 from nextcloud/feat/add-datetime-qbmapper-support 2024-10-18 19:05:08 +07:00
Direct refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Events refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Exception
Files fix(dav): file request guest nickname encoding 2024-11-12 22:38:40 +07:00
Listener refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Migration refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Profiler refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Provisioning/Apple refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Search refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Service Fix: Make out of office replacement nullable 2024-07-03 12:31:53 +07:00
Settings refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +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(systemtags): add cypress tests and fix a few logic issues 2024-10-29 09:08:31 +07:00
Traits
Upload refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
UserMigration refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Capabilities.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
HookManager.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
ResponseDefinitions.php feat(dav): Add an API for upcoming events 2024-08-13 20:03:31 +07:00
RootCollection.php feat(dav): add systemtag object IDs listing 2024-10-29 09:08:30 +07:00
Server.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
ServerFactory.php