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
Carl Schwan 34cd91cc86 refactor: Fix some easy psalm issues in Files 3 months ago
..
AppData chore: Add SPDX header 2 years ago
Cache fix(files): Stop overwriting scan_permissions 3 months ago
Config feat(mounts): optimize load of mounts by filtering on database side 4 months ago
Conversion chore: apply new CSFixer rules 6 months ago
Lock chore: Add SPDX header 2 years ago
Mount refactor: use logical `&&` `||` instead of weak `and` `or` operators 3 months ago
Node Merge pull request #51145 from nextcloud/home-folder-readonly 3 months ago
Notify chore: apply new CSFixer rules 6 months ago
ObjectStore fix: small typo fix 3 months ago
Search chore: apply new CSFixer rules 6 months ago
SimpleFS chore: apply new CSFixer rules 6 months ago
Storage refactor: Fix some easy psalm issues in Files 3 months ago
Stream chore: apply new CSFixer rules 6 months ago
Template feat: only load template fields when requested 8 months 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(FileInfo): correctly implement `\ArrayAccess::offsetGet` 1 year 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: don't update cached mountpoints if the request doesn't have filesystem access 5 months ago
SetupManagerFactory.php fix: Replace OC_App::loadApp calls by IAppManager 6 months ago
View.php perf: use more optimized node-by-id logic in View::getPath 5 months ago