| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #51320 from nextcloud/fix/storage-settings | John Molakvoæ | 14 days | 1 | -9/+20 |
|\ |
|
| * | fix(external_storage): fix settings save | skjnldsv | 14 days | 1 | -9/+20 |
* | | fix(files_external): Stop building path twice when checking if file exists on...fix/files_external/smb-case-insensitive-path-building | provokateurin | 2025-03-10 | 1 | -1/+1 |
|/ |
|
* | fix: incorrect types detected by updated stubschore/update-stub | Ferdinand Thiessen | 2025-02-27 | 1 | -2/+2 |
* | fix(files_external): Move definition parameter to the correct placefix/files_external/definition-parameter | provokateurin | 2025-02-25 | 3 | -4/+8 |
* | fix: Fix psalm taint false-positives by small refactoringsfix/fix-psalm-taint-errors-2 | Côme Chilliet | 2025-02-17 | 1 | -4/+14 |
* | chore: Apply new rector configuration to apps folder | Côme Chilliet | 2025-02-13 | 9 | -32/+48 |
* | chore: re-apply current rector configuration to apps folder | Côme Chilliet | 2025-02-13 | 1 | -1/+1 |
* | 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 |
* | feat(S3): add SSE-C support in S3 External Storage | Christian Becker | 2025-01-28 | 2 | -3/+6 |
* | fix: detect deleted items as updated for smb storagesmb-hasupdated-deleted | Robin Appelman | 2025-01-21 | 1 | -1/+1 |
* | fix(files_external): wrong type for external mount idfix/files_external_scan | Benjamin Gaussorgues | 2024-12-13 | 1 | -1/+1 |
* | 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 filesmb-acl-fail-soft | Robin Appelman | 2024-11-14 | 1 | -1/+6 |
* | | feat(files_external): Enable ownerless shares | provokateurin | 2024-12-04 | 1 | -1/+2 |
* | | 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 |
| * | | fix(external_storage): Cast id to intfix/external-storage-controller-cast-id | Marcel Klehr | 2024-11-25 | 1 | -2/+2 |
| |/ |
|
| * | fix(files_external): cast storage id intfix/external-storage-int | skjnldsv | 2024-11-12 | 1 | -2/+2 |
| * | 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 |
| * | | fix(files-external): set password as sensitivefix/noid/set-ext-pwd-as-sensitive | Maxence Lange | 2024-10-31 | 1 | -0/+3 |
| |/ |
|
* / | 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 |
* | Merge pull request #48788 from nextcloud/fix/788/add-password-required-to-ext... | John Molakvoæ | 2024-10-29 | 3 | -0/+7 |
|\ |
|
| * | fix: cs fix namespacefix/788/add-password-required-to-external-storages | yemkareems | 2024-10-18 | 1 | -1/+1 |
| * | fix: add PasswordConfirmationRequired to the eternal storages mentioned in re... | yemkareems | 2024-10-18 | 3 | -0/+7 |
* | | refactor(Storage): Align all Storage constructorsrefactor/storage/constructors | provokateurin | 2024-10-23 | 7 | -78/+77 |
* | | fix(psalm): Fix some newly detected issuesrefactor/apps/constructor-property-promotion | provokateurin | 2024-10-21 | 1 | -1/+1 |
* | | refactor(apps): Use constructor property promotion when possible | provokateurin | 2024-10-21 | 33 | -315/+142 |
* | | chore(db): Correctly apply query types | Git'Fellow | 2024-10-17 | 1 | -32/+17 |
|/ |
|
* | fix: add PasswordConfirmationRequired to update and delete method | yemkareems | 2024-10-16 | 1 | -0/+2 |
* | fix: add PasswordConfirmationRequired to create user storages endpoint | yemkareems | 2024-10-16 | 1 | -0/+2 |
* | chore(apps): Apply new rector configuration to autouse classes | Côme Chilliet | 2024-10-15 | 17 | -37/+61 |
* | 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 |
* | | fix(BackgroundJobs): Adjust intervals and time sensitivities | provokateurin | 2024-10-08 | 1 | -2/+1 |
|/ |
|
* | fix: Ensure we only pass string to writeln() | Joas Schilling | 2024-10-07 | 2 | -2/+2 |
* | ci: Fix psalm by typing the QuestionHelper | Joas Schilling | 2024-10-07 | 1 | -0/+3 |
* | fix: use nc's binary finding logic for smbsmb-systembridge | Robin Appelman | 2024-10-04 | 2 | -7/+34 |
* | fix(filesexternal): Remove unneeded 3rdparty library usebugfix/noid/remove-3rdparty-use | Joas Schilling | 2024-10-02 | 5 | -13/+13 |
* | fix: Fix test of IConstructableStorage implentation by storage classesfix/fix-storage-interface-check | Côme Chilliet | 2024-09-30 | 1 | -1/+1 |
* | fix(files_external): Fix all IStorage return types | provokateurin | 2024-09-26 | 7 | -232/+130 |
* | Merge pull request #48359 from nextcloud/artonge/feat/compare_hashed_password... | Louis | 2024-09-26 | 1 | -0/+8 |
|\ |
|
| * | fix: Use hashed password in files_external settingsartonge/feat/compare_hashed_password_when_updating_global_cred_in_files_external | Louis Chemineau | 2024-09-25 | 1 | -0/+8 |
* | | fix(files_external): Catch correct exceptionfix/files_external/forbidden-exception | Marcel Klehr | 2024-09-26 | 1 | -7/+9 |
|/ |
|
* | Merge pull request #48111 from nextcloud/fix/move-storage-constructor-to-spec... | Côme Chilliet | 2024-09-23 | 1 | -0/+5 |
|\ |
|
| * | fix: Move storage constructor to specific interface | Côme Chilliet | 2024-09-23 | 1 | -0/+5 |
* | | chore: Apply rector configuration to apps folder | Côme Chilliet | 2024-09-20 | 9 | -15/+15 |
|/ |
|
* | chore(deps): Update nextcloud/coding-standard to v1.3.1 | provokateurin | 2024-09-19 | 18 | -25/+25 |