aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib
Commit message (Expand)AuthorAgeFilesLines
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-2133-315/+142
* chore(db): Correctly apply query typesGit'Fellow2024-10-171-32/+17
* 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-1517-37/+61
* 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-042-7/+34
* 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(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-209-15/+15
|/
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-1918-25/+25
* fix: Remove OCP\Files\Storage interface deprecated since version 9Côme Chilliet2024-09-163-21/+15
* refactor: Use the elvis operatorChristoph Wurst2024-09-151-1/+1
* fix(files_external): Check key exists before accessing itfixKeyExFileExtGit'Fellow2024-09-141-4/+8
* fix(files_external): broken credentials dialogJohn Molakvoæ (skjnldsv)2024-09-131-28/+0
* Merge pull request #47526 from nextcloud/jtr/fix-ftp-custom-port-uiJosh2024-09-121-0/+2
|\
| * fix: custom port handling in UI for FTP External StorageJosh2024-08-271-0/+2
* | Merge pull request #47527 from nextcloud/fix-sftp-custom-port-uiJosh2024-09-121-0/+2
|\ \
| * | fix: custom port handling in UI for SFTPJosh Richards2024-08-271-0/+2
| |/
* / fix: Fix unmodified placeholder replacing the actual value when updatingDaniel Calviño Sánchez2024-09-042-0/+12
|/
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-2516-43/+43
* Merge branch 'master' into jr-readdir-false-falseJohn Molakvoæ2024-08-16115-2953/+1319
|\
| * refactor(files_external): Replace security annotations with respective attrib...provokateurin2024-08-144-24/+16
| * feat: add a specialized writeStream implementation for s3 external storageRobin Appelman2024-07-241-0/+21
| * Merge pull request #46073 from nextcloud/fix/save_global_credentialsBenjamin Gaussorgues2024-06-251-3/+9
| |\
| | * fix: allows admin to edit global credentialsBenjamin Gaussorgues2024-06-241-3/+9
| * | fix: Do not log an error when connecting to SFTP without a logged in userDaniel Calviño Sánchez2024-06-181-5/+7
| |/
| * chore: Add SPDX headerAndy Scherzinger2024-06-06115-2433/+308
| * fix(files_external): Be extra safe with null handling to please psalmCôme Chilliet2024-04-301-0/+3
| * Merge pull request #44658 from nextcloud/fix/migrate-away-from-resource-typeCôme Chilliet2024-04-161-6/+3
| |\
| | * fix: Fix small psalm errors in FTP and LDAP connectionsCôme Chilliet2024-04-091-4/+1
| | * fix: Remove obsolete resource typingCôme Chilliet2024-04-091-2/+2
| * | fix: Pass the mountpoint target user to storages without ownerJulius Härtl2024-04-091-0/+1
| |/
| * chore: Improve phpdoc typing to silence psalm errorsCôme Chilliet2024-04-0211-0/+31
| * fix: Apply new coding standard to all filesCôme Chilliet2024-04-0217-17/+17
| * fix: Implement option to temporarily set the user sessionJulius Härtl2024-03-191-4/+5
| * feat: add command to scan external storages directlyRobin Appelman2024-03-063-74/+290
| * fix: Allow to disable multipart copy on external s3 storageJulius Härtl2024-02-241-0/+3
| * mark MOUNT_TYPE_PERSONAl as deprecatedMaxence Lange2024-02-242-0/+4
| * full uppercase constMaxence Lange2024-02-247-13/+12