You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/private/Files
Ferdinand Thiessen be8b2bfa8b
Merge pull request #57228 from nextcloud/fix/setup-for-path-caching
2 weeks ago
..
AppData chore: Add SPDX header 2 years ago
Cache fix: Clear mount cache when file storage changes during move 2 months ago
Config fix(UserMountCache): Add back unique index for oc_mounts and use normal insert 3 weeks ago
Conversion chore: apply new CSFixer rules 6 months ago
Lock chore: Add SPDX header 2 years ago
Mount perf(preview): Optimize migration and simplify DB layout 3 months ago
Node refactor(OC_Helper): remove buildNotExistingFileNameForView 3 weeks ago
Notify chore: apply new CSFixer rules 6 months ago
ObjectStore perf(s3): Expose pre-signed urls for S3 4 weeks ago
Search chore: apply new CSFixer rules 6 months ago
SimpleFS chore: apply new CSFixer rules 6 months ago
Storage perf(s3): Expose pre-signed urls for S3 4 weeks ago
Stream fix(files): decrement quota by actual bytes written in stream_write 3 months ago
Template fix(templates): deduplicate provider templates 4 weeks ago
Type fix(file/types): Preserve keys (including numeric-looking ones) 4 weeks ago
Utils refactor: use logical `&&` `||` instead of weak `and` `or` operators 3 months ago
FileInfo.php fix(files): Always return a valid mimetype 3 months ago
FilenameValidator.php fix(FilenameValidator): use `_` as default replacement for invalid chars 7 months ago
Filesystem.php chore: Remove unused deprecated methods from OC_User and Filesystem 3 months ago
SetupManager.php fix: adjust authoritative setup path caching logic 2 weeks ago
SetupManagerFactory.php feat: implement support for authoritative mount providers 4 weeks ago
View.php fix: Log missing nodes of shares at debug level 1 month ago