nextcloud/apps/files
nfebe 06636d2ad0 fix(files_sharing): Drop permissions on unmounted pending and deleted shares
Pending and deleted shares are not mounted into the user's filesystem, so
generic file operations like delete or download produced a misleading
"file is not available" error.

These shares now carry no permissions, so every permission-aware action
hides itself automatically, without the files app having to special-case
each view. Conversion additionally requires read permission, matching the
server-side readability check.

Signed-off-by: nfebe <fenn25.fn@gmail.com>
2026-06-17 18:59:47 +01:00
..
appinfo feat: add command to list mounts for user 2025-11-17 19:18:27 +01:00
composer chore: Bump autoloader files for new composer version 2025-12-02 10:32:44 +01:00
img fix: add notification icon for transfer ownership 2024-10-16 17:31:57 +02:00
l10n fix(l10n): Update translations from Transifex 2026-06-17 00:23:12 +00:00
lib Revert "[stable33] Revert "Stable33 authoritative share"" 2026-04-28 15:49:33 +02:00
src fix(files_sharing): Drop permissions on unmounted pending and deleted shares 2026-06-17 18:59:47 +01:00
templates feat(files): provide UI to sanitize filenames after enabling WCF 2025-09-02 10:53:01 +02:00
tests feat(files): add configurations for file grouping 2026-04-18 08:07:27 -03:00
.l10nignore chore: Add SPDX header 2024-05-29 08:58:16 +02:00
openapi.json feat(files): allow to include parents in folder tree API 2026-02-12 09:53:59 +01:00
openapi.json.license chore: Add SPDX header 2024-05-29 08:58:16 +02:00