nextcloud/lib/private/Files
Andy Scherzinger b6e80d33e7
Merge pull request #58455 from nextcloud/backport/57878/stable33
[stable33] fix(View): Handle ICacheEntry returned by FileInfo->getData()
2026-03-19 16:05:27 +01:00
..
AppData chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Cache fix: give target file all permissions on copy 2026-03-10 18:11:38 +01:00
Config fix: PostgreSQL transaction aborts when caching user mounts 2026-03-12 11:20:29 +00: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 fix: avoid recomputing list of mounts by provider 2026-02-25 06:30:53 +00:00
Node feat: set creation_time on file creation and render recently created icon 2026-03-03 15:09:50 +00:00
Notify chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
ObjectStore fix: make objectstore copy consistent with changed local storage behavior 2026-03-10 18:12:28 +01: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(files_sharing): respect config to skip certificate verification 2026-03-18 19:15:31 +01:00
Stream fix(files): decrement quota by actual bytes written in stream_write 2025-10-13 18:26:48 -04:00
Template fix(templates): deduplicate provider templates 2025-12-10 16:06:21 -05:00
Type fix(file/types): Preserve keys (including numeric-looking ones) 2025-12-09 09:22:04 -05:00
Utils fix(preview): Fix files:app-data-scan for previews 2026-02-12 01:54:36 +01:00
FileInfo.php fix(files): Always return a valid mimetype 2025-10-06 09:06:17 +02:00
FilenameValidator.php fix(FilenameValidator): use _ as default replacement for invalid chars 2025-06-18 09:44:57 +02:00
Filesystem.php perf(normalization): Optimize path normalization 2026-01-26 00:21:56 +01:00
SetupManager.php fix: still setup for user when setting up root path with children 2026-01-29 16:42:45 +01:00
SetupManagerFactory.php feat: implement support for authoritative mount providers 2025-12-10 16:05:27 +01:00
View.php Merge pull request #58455 from nextcloud/backport/57878/stable33 2026-03-19 16:05:27 +01:00