nextcloud/apps/dav
Ferdinand Thiessen 744a4394fe fix(dav): allow uploading of files with long filenames
A filename must be less or equal 255 characters, but when adding the
`.part` and `.ocfiletransfer` extensions we might overflow this limit.
So we should also use filename hashes for uploading when the file has a
long filename, similar like when we are uploading to the user storage
directly.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-04-23 15:19:36 +00:00
..
appinfo fix(oauth2): retain support for legacy ownCloud clients 2025-04-02 12:23:45 +02:00
composer fix(dav): Create SAB at installation 2025-03-30 14:47:22 +02:00
css chore: Add SPDX header 2024-05-27 20:11:22 +02:00
img chore: Add SPDX header 2024-05-28 14:41:28 +02:00
l10n fix(l10n): Update translations from Transifex 2025-04-23 00:23:11 +00:00
lib fix(dav): allow uploading of files with long filenames 2025-04-23 15:19:36 +00:00
src test: update snapshots 2025-04-22 13:00:30 +02:00
templates chore: Add SPDX header 2024-05-28 14:41:28 +02:00
tests fix(oauth2): retain support for legacy ownCloud clients 2025-04-02 12:23:45 +02:00
.gitignore chore: Add SPDX header 2024-05-28 14:41:28 +02:00
.l10nignore chore: Add SPDX header 2024-05-28 14:41:28 +02:00
openapi.json fix(dav): Use IUser::getDisplayName directly 2025-03-05 22:51:44 +01:00
openapi.json.license chore: Add SPDX header 2024-05-28 14:41:28 +02:00