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
Benjamin Gaussorgues 89fcefbfa0
Merge pull request #55369 from nextcloud/carl/cleanup-external-manager
3 weeks ago
..
AppData
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
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 refactor: Remove old TemplateManager 3 months 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 feat: implement support for authoritative mount providers 4 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