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
Côme Chilliet d39d1d8d24
chore: Remove unused deprecated methods from OC_User and Filesystem
3 months ago
..
AppData
Cache refactor: use logical `&&` `||` instead of weak `and` `or` operators 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
Mount refactor: use logical `&&` `||` instead of weak `and` `or` operators 3 months ago
Node refactor: use logical `&&` `||` instead of weak `and` `or` operators 3 months ago
Notify chore: apply new CSFixer rules 6 months ago
ObjectStore feat(ObjectStore): Add option to limit the total size 4 months ago
Search chore: apply new CSFixer rules 6 months ago
SimpleFS chore: apply new CSFixer rules 6 months ago
Storage refactor: use logical `&&` `||` instead of weak `and` `or` operators 3 months ago
Stream chore: apply new CSFixer rules 6 months ago
Template feat: only load template fields when requested 7 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
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: 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