Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: add command to check files_external dependenciesocc-external-dependencies | Robin Appelman | 8 days | 4 | -6/+90 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | fix(files_external): Safely check if the timestamp is numericisNumericMtime | Git'Fellow | 13 days | 1 | -13/+13 |
| | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | ||||
* | Merge pull request #52441 from nextcloud/scan-locked-error | Kate | 2025-05-06 | 1 | -1/+14 |
|\ | |||||
| * | fix: better error message when trying to scan a folder that is already being ↵scan-locked-error | Robin Appelman | 2025-04-25 | 1 | -1/+14 |
| | | | | | | | | | | | | scanned Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | feat(files_external): support lexiconfeat/noid/files-external-lexicon | Maxence Lange | 2025-05-05 | 4 | -15/+52 |
| | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | | fix(files_external): Mark password fields for LoginCredentials and ↵fix/files_external/hidden-password-fields | provokateurin | 2025-05-05 | 2 | -2/+6 |
| | | | | | | | | | | | | SessionCredentials as hidden and optional Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | fix(files_external): Convert VALUE_HIDDEN to FLAG_HIDDEN to allow combining ↵ | provokateurin | 2025-05-05 | 7 | -14/+17 |
|/ | | | | | | VALUE_PASSWORD and FLAG_HIDDEN Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | Merge pull request #51320 from nextcloud/fix/storage-settings | John Molakvoæ | 2025-03-11 | 1 | -9/+20 |
|\ | | | | | fix(external_storage): fix settings save | ||||
| * | fix(external_storage): fix settings save | skjnldsv | 2025-03-11 | 1 | -9/+20 |
| | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | | fix(files_external): Stop building path twice when checking if file exists ↵fix/files_external/smb-case-insensitive-path-building | provokateurin | 2025-03-10 | 1 | -1/+1 |
|/ | | | | | | on case insensitive SMB storage Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | fix: incorrect types detected by updated stubschore/update-stub | Ferdinand Thiessen | 2025-02-27 | 1 | -2/+2 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(files_external): Move definition parameter to the correct placefix/files_external/definition-parameter | provokateurin | 2025-02-25 | 3 | -4/+8 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | fix: Fix psalm taint false-positives by small refactoringsfix/fix-psalm-taint-errors-2 | Côme Chilliet | 2025-02-17 | 1 | -4/+14 |
| | | | | | | | Mostly make it clear that we trust admin input or that we correctly escape strings. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | chore: Apply new rector configuration to apps folder | Côme Chilliet | 2025-02-13 | 9 | -32/+48 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | chore: re-apply current rector configuration to apps folder | Côme Chilliet | 2025-02-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | fix: don't believe sftp when it tells us the mtime is less than we know it issftp-known-mtime | Robin Appelman | 2025-02-05 | 1 | -3/+22 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | feat(S3): add SSE-C support in S3 External Storage | Christian Becker | 2025-01-28 | 2 | -3/+6 |
| | | | | | | | | | Just need to add the parameter and fix two calls. All other logic is already implemented and implicitly called through the S3ConnectionTrait fixes #33283 Signed-off-by: Christian Becker <christian@dabecka.de> Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* | fix: detect deleted items as updated for smb storagesmb-hasupdated-deleted | Robin Appelman | 2025-01-21 | 1 | -1/+1 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | fix(files_external): wrong type for external mount idfix/files_external_scan | Benjamin Gaussorgues | 2024-12-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | Merge pull request #49288 from nextcloud/smb-acl-fail-soft | Robin Appelman | 2024-12-04 | 1 | -1/+6 |
|\ | | | | | fix: smb: don't fail hard if we can't load acls for a file | ||||
| * | fix: smb: don't fail hard if we can't load acls for a filesmb-acl-fail-soft | Robin Appelman | 2024-11-14 | 1 | -1/+6 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | feat(files_external): Enable ownerless shares | provokateurin | 2024-12-04 | 1 | -1/+2 |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | Merge branch 'master' into fix/external-storage-service-cast-id | Alexander Piskun | 2024-12-03 | 9 | -21/+24 |
|\ \ | |||||
| * | | feat: Use inline password confirmation in external storage settings | Louis Chemineau | 2024-11-28 | 5 | -8/+8 |
| | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
| * | | fix(external_storage): Cast id to intfix/external-storage-controller-cast-id | Marcel Klehr | 2024-11-25 | 1 | -2/+2 |
| |/ | | | | | | | | | | | follow up to #49218 Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | fix(files_external): cast storage id intfix/external-storage-int | skjnldsv | 2024-11-12 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
| * | Merge pull request #49015 from nextcloud/fix/openapi/array-syntax | John Molakvoæ | 2024-11-06 | 3 | -9/+9 |
| |\ | |||||
| | * | fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntax | provokateurin | 2024-11-05 | 3 | -9/+9 |
| | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
| * | | fix(files-external): set password as sensitivefix/noid/set-ext-pwd-as-sensitive | Maxence Lange | 2024-10-31 | 1 | -0/+3 |
| |/ | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* / | fix(external_storage): Cast id to int | Oleksander Piskun | 2024-12-02 | 1 | -2/+2 |
|/ | |||||
* | fix: add PasswordConfirmationRequired to saveGlobalCredentialsfix/add-password-confirmation-to-save-global-creds | yemkareems | 2024-10-30 | 1 | -0/+2 |
| | | | | | Co-authored-by: yemkareems <yemkareems@gmail.com> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Merge pull request #48788 from ↵ | John Molakvoæ | 2024-10-29 | 3 | -0/+7 |
|\ | | | | | | | nextcloud/fix/788/add-password-required-to-external-storages | ||||
| * | fix: cs fix namespacefix/788/add-password-required-to-external-storages | yemkareems | 2024-10-18 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: yemkareems <yemkareems@gmail.com> | ||||
| * | fix: add PasswordConfirmationRequired to the eternal storages mentioned in ↵ | yemkareems | 2024-10-18 | 3 | -0/+7 |
| | | | | | | | | | | | | review Signed-off-by: yemkareems <yemkareems@gmail.com> | ||||
* | | refactor(Storage): Align all Storage constructorsrefactor/storage/constructors | provokateurin | 2024-10-23 | 7 | -78/+77 |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | fix(psalm): Fix some newly detected issuesrefactor/apps/constructor-property-promotion | provokateurin | 2024-10-21 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | refactor(apps): Use constructor property promotion when possible | provokateurin | 2024-10-21 | 33 | -315/+142 |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | chore(db): Correctly apply query types | Git'Fellow | 2024-10-17 | 1 | -32/+17 |
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | fix: psalm fix: error fix: add batch fix: fatal error fix: add batch chore: add batch chore: add batch fix: psalm fix: typo fix: psalm fix: return bool fix: revert Manager | ||||
* | fix: add PasswordConfirmationRequired to update and delete method | yemkareems | 2024-10-16 | 1 | -0/+2 |
| | | | | Signed-off-by: yemkareems <yemkareems@gmail.com> | ||||
* | fix: add PasswordConfirmationRequired to create user storages endpoint | yemkareems | 2024-10-16 | 1 | -0/+2 |
| | | | | Signed-off-by: yemkareems <yemkareems@gmail.com> | ||||
* | chore(apps): Apply new rector configuration to autouse classes | Côme Chilliet | 2024-10-15 | 17 | -37/+61 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Merge pull request #48494 from nextcloud/refactor/storage/strong-param-types | Kate | 2024-10-08 | 8 | -175/+116 |
|\ | |||||
| * | refactor(files_external): Add Storage parameter strong typesrefactor/storage/strong-param-types | provokateurin | 2024-10-07 | 8 | -175/+116 |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | fix(BackgroundJobs): Adjust intervals and time sensitivities | provokateurin | 2024-10-08 | 1 | -2/+1 |
|/ | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | fix: Ensure we only pass string to writeln() | Joas Schilling | 2024-10-07 | 2 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | ci: Fix psalm by typing the QuestionHelper | Joas Schilling | 2024-10-07 | 1 | -0/+3 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix: use nc's binary finding logic for smbsmb-systembridge | Robin Appelman | 2024-10-04 | 2 | -7/+34 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | fix(filesexternal): Remove unneeded 3rdparty library usebugfix/noid/remove-3rdparty-use | Joas Schilling | 2024-10-02 | 5 | -13/+13 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix: Fix test of IConstructableStorage implentation by storage classesfix/fix-storage-interface-check | Côme Chilliet | 2024-09-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | fix(files_external): Fix all IStorage return types | provokateurin | 2024-09-26 | 7 | -232/+130 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> |