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
provokateurin 5bd626bd40
chore: Fix all method calls with too many arguments
8 months ago
..
AppData chore: Add SPDX header 2 years ago
Cache fix(FileAccess): Use one param for rewriting home dirs and excluding non-user files mounts 8 months ago
Config chore: apply new CSFixer rules 8 months ago
Conversion chore: apply new CSFixer rules 8 months ago
Lock chore: Add SPDX header 2 years ago
Mount feat: move primary object store configuration to a single place 10 months ago
Node chore: apply new CSFixer rules 8 months ago
Notify chore: apply new CSFixer rules 8 months ago
ObjectStore chore: apply new CSFixer rules 8 months ago
Search chore: apply new CSFixer rules 8 months ago
SimpleFS chore: apply new CSFixer rules 8 months ago
Storage fix(encryption): Correctly handle file opening and copying failures 8 months ago
Stream chore: apply new CSFixer rules 8 months ago
Template feat: only load template fields when requested 10 months ago
Type Merge pull request #52822 from nextcloud/feat/mime-names 10 months ago
Utils fix: better error message when trying to scan a folder that is already being scanned 11 months ago
FileInfo.php fix(FileInfo): correctly implement `\ArrayAccess::offsetGet` 2 years ago
FilenameValidator.php fix(FilenameValidator): use `_` as default replacement for invalid chars 9 months ago
Filesystem.php chore: Fix all method calls with too many arguments 8 months ago
SetupManager.php fix: Replace OC_App::loadApp calls by IAppManager 8 months ago
SetupManagerFactory.php fix: Replace OC_App::loadApp calls by IAppManager 8 months ago
View.php fix(node): emit hooks on `Node::copy()` 10 months ago