aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external
Commit message (Collapse)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot31 hours2-2/+14
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2 days2-4/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot7 days2-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot9 days2-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(files_external): wrong type for external mount idfix/files_external_scanBenjamin Gaussorgues10 days1-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>
| * | fix(files-external): set password as sensitivefix/noid/set-ext-pwd-as-sensitiveMaxence Lange2024-10-311-0/+3
| |/ | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* / fix(external_storage): Cast id to intOleksander Piskun2024-12-021-2/+2
|/
* fix: add PasswordConfirmationRequired to saveGlobalCredentialsfix/add-password-confirmation-to-save-global-credsyemkareems2024-10-302-10/+19
| | | | | Co-authored-by: yemkareems <yemkareems@gmail.com> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-302-84/+84
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #48788 from ↵John Molakvoæ2024-10-293-0/+7
|\ | | | | | | nextcloud/fix/788/add-password-required-to-external-storages
| * fix: cs fix namespacefix/788/add-password-required-to-external-storagesyemkareems2024-10-181-1/+1
| | | | | | | | Signed-off-by: yemkareems <yemkareems@gmail.com>
| * fix: add PasswordConfirmationRequired to the eternal storages mentioned in ↵yemkareems2024-10-183-0/+7
| | | | | | | | | | | | review Signed-off-by: yemkareems <yemkareems@gmail.com>
* | Merge pull request #48614 from nextcloud/refactor/storage/constructorsKate2024-10-287-78/+77
|\ \
| * | refactor(Storage): Align all Storage constructorsrefactor/storage/constructorsprovokateurin2024-10-237-78/+77
| | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-244-16/+16
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-224-2/+4
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #48790 from ↵Kate2024-10-2239-325/+152
|\ \ | | | | | | | | | nextcloud/refactor/apps/constructor-property-promotion
| * | fix(psalm): Fix some newly detected issuesrefactor/apps/constructor-property-promotionprovokateurin2024-10-211-1/+1
| | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
| * | refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-2139-324/+151
| | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-226-14/+26
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-214-4/+16
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-194-8/+8
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-182-38/+38
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | chore(db): Correctly apply query typesGit'Fellow2024-10-171-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
* Merge branch 'master' into ↵yemkareems2024-10-174-4/+12
|\ | | | | | | fix/788/add-password-confirmation-required-to-user-storage-create
| * Fix(l10n): Update translations from TransifexNextcloud bot2024-10-172-2/+2
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
| * fix(code-style): Adjust JS code to our code styleFerdinand Thiessen2024-10-162-2/+10
| | | | | | | | | | | | This resolves 68 ESLint warnings about invalid code style. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>