nextcloud-server/lib/private/Files
Robin Appelman 5c625b7a07 feat: add an option to filter what paths get checked for updates
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-12-31 12:23:04 +07:00
..
AppData
Cache feat: add an option to filter what paths get checked for updates 2025-12-31 12:23:04 +07:00
Config fix: add $forChildren parameter to IPartialMountProvider 2025-12-29 18:06:12 +07:00
Conversion chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Lock
Mount perf(preview): Optimize migration and simplify DB layout 2025-10-06 13:37:15 +07:00
Node refactor(OC_Helper): remove buildNotExistingFileNameForView 2025-12-16 10:38:29 +07:00
Notify chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ObjectStore perf(s3): Expose pre-signed urls for S3 2025-12-09 11:21:35 +07:00
Search chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
SimpleFS chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Storage feat: add an option to filter what paths get checked for updates 2025-12-31 12:23:04 +07:00
Stream fix(files): decrement quota by actual bytes written in stream_write 2025-10-13 18:26:48 +07:00
Template fix(templates): deduplicate provider templates 2025-12-10 16:06:21 +07:00
Type fix(file/types): Preserve keys (including numeric-looking ones) 2025-12-09 09:22:04 +07:00
Utils refactor: use logical `&&` `||` instead of weak `and` `or` operators 2025-09-27 23:02:18 +07:00
FileInfo.php fix(files): Always return a valid mimetype 2025-10-06 09:06:17 +07:00
FilenameValidator.php
Filesystem.php chore: Remove unused deprecated methods from OC_User and Filesystem 2025-09-28 22:44:30 +07:00
SetupManager.php fix: add $forChildren parameter to IPartialMountProvider 2025-12-29 18:06:12 +07:00
SetupManagerFactory.php feat: implement support for authoritative mount providers 2025-12-10 16:05:27 +07:00
View.php refactor(share): Remove code related to science mesh integration 2025-12-03 14:11:58 +07:00