nextcloud-server/lib/private/Files
Louis Chemineau 4381cc8f84 feat(files): Add appconfig value to disable fixed userfolder permissions optimization
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Louis Chemineau <louis@chmn.me>
2026-01-14 14:31:12 +07:00
..
AppData
Cache fix: use interfaces instead of classes in Cache\Watcher type hints 2025-12-31 13:15:24 +07:00
Config fix(UserMountCache): Add back unique index for oc_mounts and use normal insert 2025-12-16 10:47:30 +07:00
Conversion
Lock
Mount
Node feat(files): Add appconfig value to disable fixed userfolder permissions optimization 2026-01-14 14:31:12 +07:00
Notify
ObjectStore feat: don't gate perBucket object store configuration behind multibucket 2026-01-05 15:50:23 +07:00
Search
SimpleFS
Storage feat: add an option to filter what paths get checked for updates 2025-12-31 13:15:17 +07:00
Stream
Template fix(templates): deduplicate provider templates 2025-12-11 21:21:56 +07:00
Type refactor(IMimeTypeDetector): streamline finfo usage + misc tidying 2025-08-04 11:24:58 +07:00
Utils fix: make early check if users filesystem have a mountpoint at /<user>/files/ 2025-08-01 09:31:50 +07:00
FileInfo.php fix(files): Always return a valid mimetype 2025-10-06 11:24:18 +07:00
FilenameValidator.php
Filesystem.php fix(Filesystem): use FilenameValidator for `Filesystem::isFileBlacklisted` 2025-09-02 19:02:25 +07:00
SetupManager.php fix: don't update cached mountpoints if the request doesn't have filesystem access 2025-07-31 18:28:26 +07:00
SetupManagerFactory.php fix: Replace OC_App::loadApp calls by IAppManager 2025-07-10 11:40:27 +07:00
View.php fix: Log missing nodes of shares at debug level 2025-12-15 16:57:22 +07:00