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
Daniel Kesselberg 6e04437de6
fix: validate filename when creating file from template
7 months ago
..
AppData
Cache Merge pull request #55629 from nextcloud/carl/cleanup-propagator 7 months ago
Config feat(mounts): optimize load of mounts by filtering on database side 9 months ago
Conversion chore: apply new CSFixer rules 11 months ago
Lock
Mount perf(preview): Optimize migration and simplify DB layout 8 months ago
Node fix(files): Always return a valid mimetype 8 months ago
Notify chore: apply new CSFixer rules 11 months ago
ObjectStore fix(objectstore): add named parameter for like query 8 months ago
Search chore: apply new CSFixer rules 11 months ago
SimpleFS chore: apply new CSFixer rules 11 months ago
Storage refactor(IPropagator): Cleanup implementation 8 months ago
Stream fix(files): decrement quota by actual bytes written in stream_write 8 months ago
Template fix: validate filename when creating file from template 7 months ago
Type refactor: Remove old TemplateManager 8 months ago
Utils refactor: use logical `&&` `||` instead of weak `and` `or` operators 8 months ago
FileInfo.php fix(files): Always return a valid mimetype 8 months ago
FilenameValidator.php fix(FilenameValidator): use `_` as default replacement for invalid chars 12 months ago
Filesystem.php chore: Remove unused deprecated methods from OC_User and Filesystem 8 months ago
SetupManager.php fix: don't update cached mountpoints if the request doesn't have filesystem access 10 months ago
SetupManagerFactory.php fix: Replace OC_App::loadApp calls by IAppManager 11 months ago
View.php chore: Explicitely mark \OC\Files\View as internal 8 months ago