nextcloud-server/apps/dav/lib
Ferdinand Thiessen 08836696e2 fix: Allow read-only filename validation to allow reading files
Needed to read files with the "Windows compatibility" feature.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-28 17:22:20 +07:00
..
AppInfo fix(dav): add missing database index for dav_shares resourceid, type and access 2024-06-26 14:20:36 +07:00
Avatars Refactor `OC\Server::getAvatarManager` in dav app 2024-05-30 14:14:58 +07:00
BackgroundJob style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
BulkUpload style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
CalDAV style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
CardDAV style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Command style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Comments style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Connector fix: Allow read-only filename validation to allow reading files 2024-08-28 17:22:20 +07:00
Controller style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
DAV fix: make preload custom proterties sharding compatible 2024-08-28 10:27:14 +07:00
Db style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Direct style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Events style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Exception chore: Add SPDX header 2024-05-27 20:11:22 +07:00
Files chore(integration): add file request tests 2024-07-19 07:35:51 +07:00
Listener style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Migration style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Profiler chore: Add SPDX header 2024-05-27 20:11:22 +07:00
Provisioning/Apple chore: Add SPDX header 2024-05-27 20:11:22 +07:00
Search style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Service Fix: Make out of office replacement nullable 2024-07-03 12:31:53 +07:00
Settings feat: hide caldav server settings if no app uses the caldav backend 2024-07-16 09:18:33 +07:00
SetupChecks chore: Add SPDX header 2024-05-27 20:11:22 +07:00
Storage feat: Make `ISharedStorage` public API and reuse where possible 2024-08-12 11:42:10 +07:00
SystemTag style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Traits chore: Add SPDX header 2024-05-27 20:11:22 +07:00
Upload style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
UserMigration style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Capabilities.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
HookManager.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
ResponseDefinitions.php feat(dav): Add an API for upcoming events 2024-08-13 20:03:31 +07:00
RootCollection.php fix(caldav): allow listing of room and resource principals 2024-07-31 15:47:02 +07:00
Server.php fix(dav): Pre-check if node can be copied or moved in DAV files plugin 2024-08-28 17:22:20 +07:00
ServerFactory.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00