nextcloud/lib/private/Files
Daniel Kesselberg de54bdb06b
fix: handle ambiguous IResponse.getBody return types
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-06-30 11:50:11 +02:00
..
AppData chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Cache fix: Run cleanByMoundId query on all shards 2025-06-06 14:36:34 +02:00
Config fix(SetupManager): Include home and root providers when registering mounts 2025-05-20 09:46:53 +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 feat: move primary object store configuration to a single place 2025-05-28 15:32:31 +02:00
Node fix(dav): file drop nickname 2025-06-05 09:09:17 +02:00
Notify chore: Add SPDX header 2024-05-24 13:11:22 +02:00
ObjectStore fix: remove double cache write in ObjectStoreStorage::touch 2025-06-18 22:22:51 +02:00
Search fix: Forward 'extra' argument when optimizing query 2025-04-29 18:17:23 +02:00
SimpleFS fix: annotate possible exceptions 2025-05-13 22:27:19 +02:00
Storage fix: handle ambiguous IResponse.getBody return types 2025-06-30 11:50:11 +02:00
Stream fix: $uid type in Encryption stream 2024-10-23 13:20:40 +02:00
Template feat: only load template fields when requested 2025-05-19 17:51:25 -04:00
Type Merge pull request #52822 from nextcloud/feat/mime-names 2025-05-15 11:41:12 +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 fix(FilenameValidator): use _ as default replacement for invalid chars 2025-06-18 09:44:57 +02:00
Filesystem.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
SetupManager.php feat(IUser): add getQuotaBytes method to get machine readable quota 2025-05-22 12:50:38 +02:00
SetupManagerFactory.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
View.php fix(node): emit hooks on Node::copy() 2025-05-27 12:14:14 +02:00