nextcloud/lib/private/Files
Côme Chilliet c953d36dee fix: Use strict array comparisons in lib/
To avoid surprises with corner cases.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2026-01-18 18:45:07 +01:00
..
AppData chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Cache fix: use interfaces instead of classes in Cache\Watcher type hints 2025-12-31 13:15:24 +01:00
Config fix(UserMountCache): Add back unique index for oc_mounts and use normal insert 2025-12-16 10:47:30 +01:00
Conversion chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Lock chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Mount feat: move primary object store configuration to a single place 2025-05-28 15:32:31 +02:00
Node feat(files): Add appconfig value to disable fixed userfolder permissions optimization 2026-01-14 14:31:12 +01:00
Notify chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
ObjectStore feat: don't gate perBucket object store configuration behind multibucket 2026-01-05 15:50:23 +00:00
Search chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
SimpleFS chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Storage fix: Use strict array comparisons in lib/ 2026-01-18 18:45:07 +01:00
Stream chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Template fix(templates): deduplicate provider templates 2025-12-11 21:21:56 -05:00
Type refactor(IMimeTypeDetector): streamline finfo usage + misc tidying 2025-08-04 11:24:58 -04:00
Utils fix: make early check if users filesystem have a mountpoint at /<user>/files/ 2025-08-01 09:31:50 +02:00
FileInfo.php fix(files): Always return a valid mimetype 2025-10-06 11:24:18 +00:00
FilenameValidator.php fix(FilenameValidator): use _ as default replacement for invalid chars 2025-06-18 09:44:57 +02:00
Filesystem.php fix(Filesystem): use FilenameValidator for Filesystem::isFileBlacklisted 2025-09-02 19:02:25 +02:00
SetupManager.php fix: don't update cached mountpoints if the request doesn't have filesystem access 2025-07-31 18:28:26 +02:00
SetupManagerFactory.php fix: Replace OC_App::loadApp calls by IAppManager 2025-07-10 11:40:27 +02:00
View.php fix: Log missing nodes of shares at debug level 2025-12-15 16:57:22 +01:00