nextcloud-server/apps/files_trashbin
Côme Chilliet 7e401c80f1 fix(trashbin): Fix errors in the log on MOVE operations
dirname will return '.' for files at the root, which will cause an
 Exception that gets logged.
Instead use \Sabre\Uri\split like other sabre plugins, to get an empty
 string for root directory.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-08-28 12:23:05 +07:00
..
appinfo feat(branchoff): Bump versions and requirements in apps 2024-08-14 10:03:30 +07:00
composer feat(files_trashbin): Allow preventing trash to be deleted permanently 2025-01-13 15:19:19 +07:00
img chore: Make app icons consistent Material Symbols with same settings 2024-07-10 15:53:45 +07:00
l10n fix(l10n): Update translations from Transifex 2025-08-27 00:12:39 +07:00
lib fix(trashbin): Fix errors in the log on MOVE operations 2025-08-28 12:23:05 +07:00
src fix(files_trashbin): check if there is enough space before restoring 2025-05-27 08:16:35 +07:00
tests fix(files_trashbin): Expire trashbin items when space is needed 2025-07-16 08:00:28 +07:00
.l10nignore chore: Add SPDX header 2024-06-02 20:00:00 +07:00
openapi.json feat(files_trashbin): Allow preventing trash to be deleted permanently 2025-01-13 15:19:19 +07:00
openapi.json.license chore: Add SPDX header 2024-06-02 20:00:00 +07:00