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
3 days ago
..
AppData
Cache fix: Clear mount cache when file storage changes during move 1 month ago
Config fix(UserMountCache): Add back unique index for oc_mounts and use normal insert 2 weeks ago
Conversion chore: apply new CSFixer rules 6 months ago
Lock
Mount perf(preview): Optimize migration and simplify DB layout 3 months ago
Node refactor(OC_Helper): remove buildNotExistingFileNameForView 2 weeks ago
Notify chore: apply new CSFixer rules 6 months ago
ObjectStore perf(s3): Expose pre-signed urls for S3 3 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 3 weeks ago
Stream fix(files): decrement quota by actual bytes written in stream_write 2 months ago
Template fix(templates): deduplicate provider templates 2 weeks ago
Type fix(file/types): Preserve keys (including numeric-looking ones) 3 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 6 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 5 days ago
SetupManagerFactory.php feat: implement support for authoritative mount providers 2 weeks ago
View.php fix: Log missing nodes of shares at debug level 4 weeks ago