nextcloud/apps/dav
Max e9c9fb4bd3 fix(dav): use quota of destination in s3 chunk upload
Resolves: #39228.
Check the free space on the destination.

Before it was checking the free space on `$storage`
which is the upload storage of the user who triggered the upload.
This led to user quota being applied
even when uploading to a share with unlimited space.

Signed-off-by: Max <max@nextcloud.com>
2023-08-02 12:10:57 +00:00
..
appinfo [WIP] Add logging to Scheduling Plugin 2023-01-04 16:58:00 +01:00
composer fix(dav): Abort requests with 429 instead of waiting 2023-07-10 06:32:01 +02:00
css Include accept / decline links in CalDAV invitation emails 2018-06-29 10:44:44 +02:00
img fix(dav): Use an icon with correct color for calendar user settings section 2023-04-05 14:22:03 +00:00
l10n Fix(l10n): Update translations from Transifex 2023-08-01 00:30:01 +00:00
lib fix(dav): use quota of destination in s3 chunk upload 2023-08-02 12:10:57 +00:00
src fix(CI): Adjust expected CI result 2023-05-16 06:33:31 +02:00
templates Remove comment and guests option from Invitations UI 2022-12-20 16:31:06 +00:00
tests fix share roots always being marked as writable 2023-08-01 15:02:34 +00:00
.gitignore
.l10nignore l10n: ignore packed js files from TX sync 2021-08-02 10:47:47 +02:00