Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(files): Make sure file pointer existsfilePointerCheck | Git'Fellow | 2025-03-07 | 1 | -8/+8 |
| | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | ||||
* | Merge pull request #50702 from ↵ | Andy Scherzinger | 2025-03-05 | 1 | -2/+4 |
|\ | | | | | | | | | Institutional-Investment-Group/feat/support-aws-session-token9 feat(object_store): Add support for session token (STS) in AWS credentials | ||||
| * | Merge branch 'master' into feat/support-aws-session-token | Hector Manuel | 2025-03-04 | 5 | -31/+30 |
| |\ | |||||
| * | | feat(object_store): Add support for session token in AWS credentials | Hector Valcarcel | 2025-02-06 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | | | - Pass session token, either null or with value, to the AWS Credentials constructor Signed-off-by: Hector Valcarcel <hmvalcarcel@gmail.com> | ||||
* | | | fix: No IFactory in constructorbugfix/50619/no-session-work-in-constructor | Marcel Müller | 2025-03-05 | 1 | -3/+1 |
| | | | | | | | | | | | | Signed-off-by: Marcel Müller <marcel-mueller@gmx.de> | ||||
* | | | fix(files): Don't do session related work in the constructor of the View | Joas Schilling | 2025-03-05 | 1 | -10/+10 |
| |/ |/| | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | perf(files): faster query to fetch incomplete directoriesperf/improve-incomplete-scan | Benjamin Gaussorgues | 2025-02-13 | 2 | -15/+6 |
| | | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | | Merge pull request #50498 from nextcloud/bug/48678/restore-dav-error-response-2 | Daniel | 2025-02-11 | 1 | -16/+8 |
|\ \ | | | | | | | Don't rethrow a type error | ||||
| * | | fix: make locked exception path relative to the view | Robin Appelman | 2025-02-11 | 1 | -16/+8 |
| |/ | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* / | fix: don't use cached root info from shared cache if the watcher has ↵ | Robin Appelman | 2025-02-06 | 2 | -0/+16 |
|/ | | | | | | detected an update Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | fix: psalm and OCP @since declarationsfix/mime-int | John Molakvoæ | 2025-02-06 | 1 | -2/+2 |
| | | | | Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com> | ||||
* | fix: make sure we process mime extensions as string | skjnldsv | 2025-02-05 | 1 | -4/+11 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | fix(s3): treat empty sse_c_key as not setfeat/s3/sse-c | Richard Steinmetz | 2025-01-28 | 1 | -1/+1 |
| | | | | | Co-authored-by: Christian Becker <christian@dabecka.de> Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* | fix: Harden files scanner for invalid null access | Ferdinand Thiessen | 2025-01-28 | 6 | -172/+170 |
| | | | | | | Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Merge pull request #50273 from nextcloud/artonge/fix/metadata_field_search | Ferdinand Thiessen | 2025-01-25 | 1 | -6/+11 |
|\ | | | | | fix: Metadata field search | ||||
| * | fix: Metadata field searchartonge/fix/metadata_field_search | Louis Chemineau | 2025-01-20 | 1 | -6/+11 |
| | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | fix(TemplateManager): Remove warning message | Git'Fellow | 2025-01-20 | 1 | -1/+0 |
|/ | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | ||||
* | fix: php lint extra tab fixfix/conversion-extension | John Molakvoæ | 2025-01-17 | 1 | -1/+0 |
| | | | | Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com> | ||||
* | fix(files): more conversion tests and translate error messages | skjnldsv | 2025-01-17 | 1 | -9/+35 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | chore: remove unnecessary methodfix/file-conversion-missing-extension | Elizabeth Danzberger | 2025-01-16 | 1 | -17/+0 |
| | | | | Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de> | ||||
* | fix: prevent missing target file extension | Elizabeth Danzberger | 2025-01-16 | 1 | -12/+8 |
| | | | | Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de> | ||||
* | fix(files): conversion api simplification and conflict check | skjnldsv | 2025-01-16 | 1 | -36/+61 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | feat(api): File conversion API | Elizabeth Danzberger | 2025-01-15 | 1 | -0/+152 |
| | | | | Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de> | ||||
* | fix: use proper way to get numeric storage id for mountpoint | Robin Appelman | 2025-01-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | fix(PathHelper): Remove null bytes when normalizing pathfix/files_sharing/harden-api | provokateurin | 2025-01-13 | 1 | -0/+2 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | Merge pull request #49903 from nextcloud/encryption-version-version | Côme Chilliet | 2025-01-07 | 1 | -0/+1 |
|\ | | | | | fix: restore updated encrypted version when copying versions | ||||
| * | fix: restore updated encrypted version when copying versionsencryption-version-version | Robin Appelman | 2025-01-03 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | fix: explicitly ignore nested mounts when transfering ownershipmount-move-checks | Robin Appelman | 2025-01-06 | 1 | -3/+9 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | fix: translate mount move error messages | Robin Appelman | 2025-01-03 | 1 | -11/+36 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | fix: improve checks for moving shares/storages into other mounts | Robin Appelman | 2025-01-03 | 1 | -15/+51 |
|/ | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | fix: don't skip scanner users filesystem if they have a mountpoint at ↵ | Robin Appelman | 2024-12-27 | 1 | -2/+7 |
| | | | | | | /<user>/files/ Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | fix: Fix copying to the root of another mountpointfix/fix-copy-to-mountpoint-root | Côme Chilliet | 2024-12-17 | 1 | -0/+3 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | fix(View): Catch exceptions when executing mkdir for non-existent parentsfix/view/catch-mkdir-exception-non-existent-parents | provokateurin | 2024-12-16 | 1 | -4/+11 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | Revert "fix: don't recalculate folder size in Cache::delete if the entry ↵ci/revert/47342 | Daniel Kesselberg | 2024-12-16 | 1 | -0/+3 |
| | | | | | | | | didn't exist" This reverts commit 5ca9d884d78fd4439a74dde02fdcafb3ac7a40f4. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | fix(TemplateManager): Make sure TemplateFolder is a FolderensureTemplateFolder | Git'Fellow | 2024-12-13 | 1 | -2/+6 |
| | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | ||||
* | Merge pull request #47342 from nextcloud/cache-delete-notfound-size | Robin Appelman | 2024-12-12 | 1 | -3/+0 |
|\ | | | | | fix: don't recalculate folder size in Cache::delete if the entry didn't exist | ||||
| * | fix: don't recalculate folder size in Cache::delete if the entry didn't existcache-delete-notfound-size | Robin Appelman | 2024-08-20 | 1 | -3/+0 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Merge pull request #49739 from nextcloud/s3-disable-multipart-remove-debug | Kate | 2024-12-11 | 1 | -1/+0 |
|\ \ | | | | | | | chore: cleanup leftover debug statement | ||||
| * | | chore: cleanup leftover debug statements3-disable-multipart-remove-debug | Robin Appelman | 2024-12-09 | 1 | -1/+0 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | Merge pull request #40394 from nextcloud/updater-change-mimetype-objectstore | John Molakvoæ | 2024-12-11 | 1 | -9/+13 |
|\ \ \ | |||||
| * | | | fix: fix mimetype not being updated when changing file extention on object storeupdater-change-mimetype-objectstore | Robin Appelman | 2024-12-05 | 1 | -9/+13 |
| | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | Merge pull request #49695 from nextcloud/copy-update-cache-excluded | John Molakvoæ | 2024-12-11 | 1 | -1/+9 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | fix: only do cache copy in updater if the parent folder should be in cachecopy-update-cache-excluded | Robin Appelman | 2024-12-06 | 1 | -1/+9 |
| |/ / | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | Merge pull request #49352 from nextcloud/s3-disable-multipart | Julius Knorr | 2024-12-06 | 2 | -10/+31 |
|\ \ \ | | | | | | | | | improve handling of large single-part s3 uploads | ||||
| * | | | fix: get object size from stream where possible | Robin Appelman | 2024-12-05 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | | fix: don't perform the extra buffering in s3 stream write when the stream ↵ | Robin Appelman | 2024-12-05 | 1 | -10/+23 |
| | | | | | | | | | | | | | | | | | | | | | | | | size is known Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | | fix: use php://temp instead of php://memory for multi-part upload buffer | Robin Appelman | 2024-12-05 | 1 | -1/+1 |
| |/ / | | | | | | | | | | | | | | | | this should reduce potential memory issues if the limit is set very high Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | Merge pull request #49262 from nextcloud/move-from-encryption-no-opt | Robin Appelman | 2024-12-05 | 1 | -1/+5 |
|\ \ \ | |/ / |/| | | fix: don't do same-storage move optimization with encryption wrappers | ||||
| * | | fix: don't do same-storage move optimization with encryption wrappersmove-from-encryption-no-opt | Robin Appelman | 2024-11-13 | 1 | -1/+5 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | Merge pull request #48769 from nextcloud/copy-share-unmasked | Robin Appelman | 2024-12-04 | 1 | -1/+8 |
|\ \ \ | | | | | | | | | Fix incorrect permissions when copying shared files |