nextcloud-server/lib/private/Files
Kate e3edf43e28
Merge pull request #56096 from nextcloud/fix/56077/s3-configure-checksum-defaults
2025-11-03 11:08:33 +07:00
..
AppData
Cache Merge pull request #55629 from nextcloud/carl/cleanup-propagator 2025-10-22 21:50:47 +07:00
Config feat(mounts): optimize load of mounts by filtering on database side 2025-08-26 08:55:24 +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 fix(files): Always return a valid mimetype 2025-10-06 09:06:17 +07:00
Notify chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ObjectStore Merge pull request #56096 from nextcloud/fix/56077/s3-configure-checksum-defaults 2025-11-03 11:08:33 +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 refactor(IPropagator): Cleanup implementation 2025-10-08 17:15:18 +07:00
Stream fix(files): decrement quota by actual bytes written in stream_write 2025-10-13 18:26:48 +07:00
Template fix: validate filename when creating file from template 2025-10-24 01:05:48 +07:00
Type refactor: Remove old TemplateManager 2025-09-28 12:48:41 +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: don't update cached mountpoints if the request doesn't have filesystem access 2025-07-31 18:28:26 +07:00
SetupManagerFactory.php fix: Replace OC_App::loadApp calls by IAppManager 2025-07-10 11:40:27 +07:00
View.php chore: Explicitely mark \OC\Files\View as internal 2025-10-06 15:49:55 +07:00