nextcloud/lib/private/Files
Carl Schwan 47c5412cf2
perf: Only sort wrappers when adding them
Instead of doing that each time a new mount point is created (e.g. for
the 7000 shares we have in production).

Signed-off-by: Carl Schwan <carlschwan@kde.org>
2026-07-02 11:29:58 +02:00
..
AppData chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
Cache fix: ensure file names are string-typed 2026-06-17 05:25:48 +00:00
Config chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
Conversion chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
Lock chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
Mount refactor: use strict operator 2026-04-30 00:51:29 +02:00
Node chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
Notify chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
ObjectStore fix: adjust wording in S3ConnectionTrait comment 2026-05-12 09:07:20 +02:00
Search feat(file-search): add property to SearchQuery and check select fields to decide wheter to join extended cache 2026-06-10 17:09:39 +02:00
SimpleFS chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
Storage perf: Only sort wrappers when adding them 2026-07-02 11:29:58 +02:00
Stream chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
Template Merge pull request #59932 from nextcloud/carl/copySkeleton 2026-04-29 23:15:38 +02:00
Type chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
Utils fix(Scanner): Remove high level transaction during scans 2026-04-08 14:34:45 +02:00
FileInfo.php chore(FileInfo): fixup code typo 2026-06-08 14:06:40 +00:00
FilenameValidator.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
Filesystem.php perf(file-cache): Add mimetype filter on getFolderContents 2026-02-12 00:36:18 +01:00
SetupManager.php feat: add event for user home mount having being setup 2026-04-24 14:39:48 +02:00
SetupManagerFactory.php refactor(share): Remove some deprecated method usages 2026-03-10 11:39:57 +01:00
View.php chore: Replace MoveableMount usage with IMovableMount 2026-04-24 10:14:37 +02:00