aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-204-2/+14
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-1922-34/+34
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-194-0/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-1822-42/+54
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-1814-0/+14
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-1720-14/+40
* fix: Remove OCP\Files\Storage interface deprecated since version 9Côme Chilliet2024-09-163-21/+15
* chore(1i8n): Fixed grammar and improved wordingrakekniven2024-09-161-1/+1
* Merge pull request #48042 from nextcloud/refactor/elvisChristoph Wurst2024-09-161-1/+1
|\
| * refactor: Use the elvis operatorChristoph Wurst2024-09-151-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-166-2/+20
* | refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-1534-148/+148
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-1510-0/+40
* fix(files_external): Check key exists before accessing itfixKeyExFileExtGit'Fellow2024-09-141-4/+8
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-14128-68/+198
* fix(files_external): broken credentials dialogJohn Molakvoæ (skjnldsv)2024-09-134-70/+119
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-132-2/+2
* 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(l10n): Update translations from TransifexNextcloud bot2024-09-102-0/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-076-0/+6
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-0614-0/+14
* | chore: adjust code to adhere to coding standardAnna Larch2024-09-051-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-05104-104/+104
* | fix: Hide status tooltip in row to add a new mount pointDaniel Calviño Sánchez2024-09-041-1/+1