aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external
Commit message (Collapse)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-192-0/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-152-8/+20
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-142-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-124-12/+14
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-102-0/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-092-16/+16
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-072-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-062-0/+30
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-052-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-048-0/+8
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-032-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-018-10/+14
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* feat(S3): add SSE-C support in S3 External Storagebackport/50514/stable31Christian Becker2025-01-312-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(l10n): Update translations from TransifexNextcloud bot2025-01-3114-2/+16
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* chore: update icewind/smb to 3.7.0backport/50284/stable31Robin Appelman2025-01-2928-222/+682
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* fix: detect deleted items as updated for smb storagebackport/50298/stable31Robin Appelman2025-01-271-1/+1
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-2752-102/+76
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-242-2/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-23134-1406/+112
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-212-2/+12
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* chore: Resolve ESLint warningsFerdinand Thiessen2025-01-161-0/+1
| | | | | | | | | | - Add default value to non-required Vue props - Reformat function to async function if needed - Add some documentation - Allow `any` in places where it makes sense (tests) - Order vue component sections as required Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-302-2/+36
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-222-2/+14
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-212-4/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-162-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-142-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(files_external): wrong type for external mount idfix/files_external_scanBenjamin Gaussorgues2024-12-131-1/+1
| | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-082-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #49288 from nextcloud/smb-acl-fail-softRobin Appelman2024-12-041-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-softRobin Appelman2024-11-141-1/+6
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | feat(files_external): Enable ownerless sharesprovokateurin2024-12-041-1/+2
| | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-044-4/+30
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge branch 'master' into fix/external-storage-service-cast-idAlexander Piskun2024-12-03147-3869/+4250
|\ \
| * | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-302-2/+14
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
| * | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-29132-2244/+2244
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
| * | chore: Run npm run lint:fixLouis Chemineau2024-11-281-670/+697
| | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | feat: Use inline password confirmation in external storage settingsLouis Chemineau2024-11-287-69/+57
| | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | Merge pull request #49464 from nextcloud/fix/external-storage-controller-cast-idMarcel Klehr2024-11-251-2/+2
| |\ \ | | | | | | | | fix(external_storage): Cast id to int
| | * | fix(external_storage): Cast id to intfix/external-storage-controller-cast-idMarcel Klehr2024-11-251-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | follow up to #49218 Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| * | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-242-4/+36
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
| * | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-212-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
| * | | chore: Compile assetsFerdinand Thiessen2024-11-192-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | refactor(styles): Adjust code style in SCSS sources to match our stylelint ↵Ferdinand Thiessen2024-11-191-51/+68
| |/ / | | | | | | | | | | | | | | | config Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-172-2/+2
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
| * | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-152-2/+14
| |/ | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
| * fix(files_external): cast storage id intfix/external-storage-intskjnldsv2024-11-121-2/+2
| | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * Fix(l10n): Update translations from TransifexNextcloud bot2024-11-122-2/+2
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
| * Merge pull request #49015 from nextcloud/fix/openapi/array-syntaxJohn Molakvoæ2024-11-063-9/+9
| |\
| | * fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntaxprovokateurin2024-11-053-9/+9
| | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
| * | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-046-30/+320
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>