nextcloud-server/lib/private/Files
Ferdinand Thiessen 6cf1870322
feat(FilenameValidator): allow to sanitize filenames
Share the filename sanitizing with the OCP filename validator.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-05-13 14:14:17 +07:00
..
AppData
Cache fix: better error message when trying to scan a folder that is already being scanned 2025-04-25 18:40:03 +07:00
Config feat: add debug logging for adding/removing items from the user mounts cache 2025-04-03 17:58:46 +07:00
Conversion fix: php lint extra tab fix 2025-01-17 21:37:39 +07:00
Lock
Mount fix: use proper way to get numeric storage id for mountpoint 2025-01-13 17:59:17 +07:00
Node fix: improve handling of newFolder race condition handling 2025-05-08 15:19:40 +07:00
Notify
ObjectStore Merge pull request #51779 from nextcloud/object-store-filename 2025-05-06 15:21:01 +07:00
Search fix: Forward 'extra' argument when optimizing query 2025-04-29 18:17:23 +07:00
SimpleFS
Storage Merge pull request #52706 from nextcloud/info-file-more-encryption-checks 2025-05-12 13:17:26 +07:00
Stream fix: $uid type in Encryption stream 2024-10-23 13:20:40 +07:00
Template fix(TemplateManager): Remove warning message 2025-01-20 13:05:28 +07:00
Type refactor(IMimeTypeDetector): use consistent capitalization 2025-04-02 13:22:16 +07:00
Utils fix: better error message when trying to scan a folder that is already being scanned 2025-04-25 18:40:03 +07:00
FileInfo.php fix(FileInfo): correctly implement `\ArrayAccess::offsetGet` 2024-09-06 03:58:00 +07:00
FilenameValidator.php feat(FilenameValidator): allow to sanitize filenames 2025-05-13 14:14:17 +07:00
Filesystem.php
SetupManager.php fix: fix availability wrapper not applying 2024-11-26 17:44:58 +07:00
SetupManagerFactory.php
View.php fix: create mountpoint folder even if the user has a quota of 0 2025-05-08 15:15:36 +07:00