..
AppData
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
Cache
fix: better error message when trying to scan a folder that is already being scanned
2025-04-25 18:40:03 +02:00
Config
feat: add debug logging for adding/removing items from the user mounts cache
2025-04-03 17:58:46 +02:00
Conversion
fix: php lint extra tab fix
2025-01-17 21:37:39 +01:00
Lock
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
Mount
fix: use proper way to get numeric storage id for mountpoint
2025-01-13 17:59:17 +01:00
Node
fix: improve handling of newFolder race condition handling
2025-05-08 15:19:40 +02:00
Notify
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
ObjectStore
Merge pull request #51779 from nextcloud/object-store-filename
2025-05-06 15:21:01 +02:00
Search
fix: Forward 'extra' argument when optimizing query
2025-04-29 18:17:23 +02:00
SimpleFS
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
Storage
chore: move implementation from OC legacy to OCP\Files
2025-05-14 14:55:45 +02:00
Stream
fix: $uid type in Encryption stream
2024-10-23 13:20:40 +02:00
Template
fix(TemplateManager): Remove warning message
2025-01-20 13:05:28 +01:00
Type
refactor(IMimeTypeDetector): use consistent capitalization
2025-04-02 13:22:16 +02:00
Utils
fix: better error message when trying to scan a folder that is already being scanned
2025-04-25 18:40:03 +02:00
FileInfo.php
fix(FileInfo): correctly implement \ArrayAccess::offsetGet
2024-09-06 03:58:00 +02:00
FilenameValidator.php
feat(FilenameValidator): allow to sanitize filenames
2025-05-13 14:14:17 +02:00
Filesystem.php
style: update codestyle for coding-standard 1.2.3
2024-08-25 19:34:58 +02:00
SetupManager.php
fix: fix availability wrapper not applying
2024-11-26 17:44:58 +01:00
SetupManagerFactory.php
chore: Add SPDX header
2024-05-24 13:11:22 +02:00
View.php
fix: create mountpoint folder even if the user has a quota of 0
2025-05-08 15:15:36 +02:00