nextcloud/apps/dav
Ferdinand Thiessen d3fe0826b4 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-22 11:53:46 +00:00
..
appinfo fix(shares): Allow underscores on custom links 2025-04-08 09:59:50 +02:00
composer fix(caldav): Restore old private events and deprecate them 2025-03-31 10:26:23 -07:00
css feat: Add bidi support in core directory 2024-08-29 08:32:47 +00:00
img chore: Add SPDX header 2024-05-28 14:41:28 +02:00
l10n fix(l10n): Update translations from Transifex 2025-04-19 00:22:55 +00:00
lib fix(dav): allow uploading of files with long filenames 2025-04-22 11:53:46 +00:00
src test: update snapshots 2025-04-22 12:32:53 +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:05:18 +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 13:05:47 +00:00
openapi.json.license chore: Add SPDX header 2024-05-28 14:41:28 +02:00