nextcloud/lib/private/Files
Christoph Wurst ad2fab1c5e
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, files_reminders) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, remoteapi_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, routing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis (push) Waiting to run
Psalm static code analysis / static-code-analysis-security (push) Waiting to run
Psalm static code analysis / static-code-analysis-ocp (push) Waiting to run
Psalm static code analysis / static-code-analysis-ncu (push) Waiting to run
Merge pull request #60240 from nextcloud/backport/59654/stable33
[stable33] fix: Fix permission issue when uploading a chunked file
2026-05-19 09:21:59 +02:00
..
AppData chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Cache perf: remove unneeded sort in getFolderContentsById 2026-05-13 14:49:34 +00:00
Config perf: only load possible results in UserMountCache::getMountForPath 2026-04-28 15:49:40 +02: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 Revert "[stable33] Revert "Stable33 authoritative share"" 2026-04-28 15:49:33 +02:00
Node Revert "[stable33] Revert "Stable33 authoritative share"" 2026-04-28 15:49:33 +02:00
Notify chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
ObjectStore fix: adjust wording in S3ConnectionTrait comment 2026-05-12 09:36:38 +00:00
Search feat(file-info): encapsulate logic to get last activity in getLastActivity function 2026-03-26 08:06:33 +00:00
SimpleFS chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Storage fix: Uploading files not chuncked 2026-05-08 12:21:01 +00:00
Stream fix(files): decrement quota by actual bytes written in stream_write 2025-10-13 18:26:48 -04:00
Template fix: only skip template initialization when both skeletondirectory and templatedirectory are empty 2026-04-20 22:41:42 +00: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 Revert "[stable33] Revert "Stable33 authoritative share"" 2026-04-28 15:49:33 +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 Revert "[stable33] Revert "Stable33 authoritative share"" 2026-04-28 15:49:33 +02: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