aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-046-30/+320
* | fix(files-external): set password as sensitivefix/noid/set-ext-pwd-as-sensitiveMaxence Lange2024-10-311-0/+3
|/
* fix: add PasswordConfirmationRequired to saveGlobalCredentialsfix/add-password-confirmation-to-save-global-credsyemkareems2024-10-302-10/+19
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-302-84/+84
* Merge pull request #48788 from nextcloud/fix/788/add-password-required-to-ext...John Molakvoæ2024-10-293-0/+7
|\
| * fix: cs fix namespacefix/788/add-password-required-to-external-storagesyemkareems2024-10-181-1/+1
| * fix: add PasswordConfirmationRequired to the eternal storages mentioned in re...yemkareems2024-10-183-0/+7
* | 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
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-244-16/+16
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-224-2/+4
* | Merge pull request #48790 from nextcloud/refactor/apps/constructor-property-p...Kate2024-10-2239-325/+152
|\ \
| * | fix(psalm): Fix some newly detected issuesrefactor/apps/constructor-property-promotionprovokateurin2024-10-211-1/+1
| * | refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-2139-324/+151
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-226-14/+26
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-214-4/+16
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-194-8/+8
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-182-38/+38
* | chore(db): Correctly apply query typesGit'Fellow2024-10-171-32/+17
|/
* Merge branch 'master' into fix/788/add-password-confirmation-required-to-user...yemkareems2024-10-174-4/+12
|\
| * Fix(l10n): Update translations from TransifexNextcloud bot2024-10-172-2/+2
| * fix(code-style): Adjust JS code to our code styleFerdinand Thiessen2024-10-162-2/+10
* | fix: Add frontend code for password confirmationfix/788/add-password-confirmation-required-to-user-storage-createFerdinand Thiessen2024-10-161-1/+21
* | fix: add PasswordConfirmationRequired to update and delete methodyemkareems2024-10-161-0/+2
* | fix: add PasswordConfirmationRequired to create user storages endpointyemkareems2024-10-161-0/+2
|/
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-1528-98/+136
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-152-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-142-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-122-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-114-10/+10
* Merge pull request #48494 from nextcloud/refactor/storage/strong-param-typesKate2024-10-088-175/+116
|\
| * refactor(files_external): Add Storage parameter strong typesrefactor/storage/strong-param-typesprovokateurin2024-10-078-175/+116
* | fix(BackgroundJobs): Adjust intervals and time sensitivitiesprovokateurin2024-10-081-2/+1
|/
* fix: Ensure we only pass string to writeln()Joas Schilling2024-10-072-2/+2
* ci: Fix psalm by typing the QuestionHelperJoas Schilling2024-10-071-0/+3
* fix: use nc's binary finding logic for smbsmb-systembridgeRobin Appelman2024-10-044-7/+36
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-042-2/+2
* fix(filesexternal): Remove unneeded 3rdparty library usebugfix/noid/remove-3rdparty-useJoas Schilling2024-10-025-13/+13
* fix: Fix test of IConstructableStorage implentation by storage classesfix/fix-storage-interface-checkCôme Chilliet2024-09-301-1/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-292-2/+14
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-282-2/+12
* fix(files_external): Fix all IStorage return typesprovokateurin2024-09-267-232/+130
* Merge pull request #48359 from nextcloud/artonge/feat/compare_hashed_password...Louis2024-09-261-0/+8
|\
| * fix: Use hashed password in files_external settingsartonge/feat/compare_hashed_password_when_updating_global_cred_in_files_externalLouis Chemineau2024-09-251-0/+8
* | fix(files_external): Catch correct exceptionfix/files_external/forbidden-exceptionMarcel Klehr2024-09-261-7/+9
|/
* Merge pull request #48111 from nextcloud/fix/move-storage-constructor-to-spec...Côme Chilliet2024-09-231-0/+5
|\
| * fix: Move storage constructor to specific interfaceCôme Chilliet2024-09-231-0/+5
* | chore: Apply rector configuration to apps folderCôme Chilliet2024-09-2010-16/+16
|/