nextcloud-server/lib/private/Files
provokateurin 2c4e5b4187
fixup! fix(UserMountCache): Add back unique index for oc_mounts and use normal insert
2025-12-10 16:32:20 +07:00
..
AppData
Cache refactor: Migrate away from \OCP\IDBConnection::insertIfNotExist 2025-12-09 15:21:50 +07:00
Config fixup! fix(UserMountCache): Add back unique index for oc_mounts and use normal insert 2025-12-10 16:32:20 +07:00
Conversion
Lock
Mount perf(preview): Optimize migration and simplify DB layout 2025-10-06 13:37:15 +07:00
Node feat: Add Folder::getOrCreateFolder api 2025-11-24 11:10:52 +07:00
Notify
ObjectStore perf(s3): Expose pre-signed urls for S3 2025-12-09 11:21:35 +07:00
Search
SimpleFS
Storage perf(s3): Expose pre-signed urls for S3 2025-12-09 11:21:35 +07:00
Stream fix(files): decrement quota by actual bytes written in stream_write 2025-10-13 18:26:48 +07:00
Template feat: Add Folder::getOrCreateFolder api 2025-11-24 11:10:52 +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
SetupManagerFactory.php
View.php fix: Log missing nodes of shares at debug level 2025-12-02 09:33:07 +07:00