0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-03 05:20:31 +00:00
nextcloud_server/apps/dav/lib
Andy Scherzinger 290d609a9a
Merge pull request #52139 from nextcloud/revert-52122-backport/51431/stable30
Revert "[stable30] feat(bulk-upload): change the default to disabled …
2025-04-25 15:47:52 +02:00
..
AppInfo fix(cardav): only show useres from enabled addressBooks in contacts menu 2025-03-21 15:14:46 +01:00
Avatars Refactor OC\Server::getAvatarManager in dav app 2024-05-30 14:14:58 +02:00
BackgroundJob fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-11-25 08:38:58 +01:00
BulkUpload chore: Add SPDX header 2024-05-27 20:11:22 +02:00
CalDAV fix(CalDav): alter invitation attachment filename and type 2025-03-21 16:46:11 -04:00
CardDAV fix(dav): Create SAB at installation 2025-03-30 14:47:22 +02:00
Command chore: Add SPDX header 2024-05-27 20:11:22 +02:00
Comments chore: Add SPDX header 2024-05-27 20:11:22 +02:00
Connector fix(dav): allow uploading of files with long filenames 2025-04-23 15:19:36 +00:00
Controller fix(dav): Use IUser::getDisplayName directly 2025-03-05 22:51:44 +01:00
DAV fix: fix preloading files with no custom properties 2025-04-18 07:49:30 +02:00
Db Fix: Make out of office replacement nullable 2024-07-03 12:31:53 +02:00
Direct chore: Add SPDX header 2024-05-27 20:11:22 +02:00
Events chore: Add SPDX header 2024-05-27 20:11:22 +02:00
Exception chore: Add SPDX header 2024-05-27 20:11:22 +02:00
Files Revert "fix(dav): Always respond custom error page on exceptions" 2025-02-15 14:42:51 +01:00
Listener fix(dav): add missing database index for dav_shares resourceid, type and access 2024-06-26 14:20:36 -04:00
Migration perf(db): Extend index on cards_properties to cover name and value 2025-04-24 11:33:55 +00:00
Profiler chore: Add SPDX header 2024-05-27 20:11:22 +02:00
Provisioning/Apple fix(dav): cast parameters to string 2024-09-16 09:11:00 +00:00
Search fix: adjust url for task links 2025-01-24 22:26:27 +00:00
Service Fix: Make out of office replacement nullable 2024-07-03 12:31:53 +02:00
Settings feat: hide caldav server settings if no app uses the caldav backend 2024-07-16 09:18:33 +02:00
SetupChecks chore: Add SPDX header 2024-05-27 20:11:22 +02:00
Storage feat: Make ISharedStorage public API and reuse where possible 2024-08-12 11:42:10 +02:00
SystemTag chore: Add SPDX header 2024-05-27 20:11:22 +02:00
Traits chore: Add SPDX header 2024-05-27 20:11:22 +02:00
Upload chore: Add SPDX header 2024-05-27 20:11:22 +02:00
UserMigration chore: Add SPDX header 2024-05-27 20:11:22 +02:00
Capabilities.php Revert "[stable30] feat(bulk-upload): change the default to disabled as there are still some bugs present" 2025-04-24 14:54:06 +02:00
HookManager.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
ResponseDefinitions.php feat(dav): Add an API for upcoming events 2024-08-13 20:03:31 +02:00
RootCollection.php fix(caldav): allow listing of room and resource principals 2024-07-31 15:47:02 +02:00
Server.php fix(oauth2): retain support for legacy ownCloud clients 2025-04-02 12:23:45 +02:00
ServerFactory.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00