aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external
Commit message (Expand)AuthorAgeFilesLines
* 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
* | fix: Fix unmodified placeholder replacing the actual value when updatingDaniel Calviño Sánchez2024-09-042-0/+12
* | fix: Reset selected backend when adding a new storageDaniel Calviño Sánchez2024-09-041-0/+2
* | fix: Add missing translation for UI stringDaniel Calviño Sánchez2024-09-041-1/+1
* | fix: Restore default status tooltip when no status message is providedDaniel Calviño Sánchez2024-09-041-2/+3
* | fix: Set status tooltip to error message on failed actionsDaniel Calviño Sánchez2024-09-041-6/+9
* | fix: Set status tooltip to status message when saving an storageDaniel Calviño Sánchez2024-09-041-1/+1
* | fix: Remove status check when configuration was changedDaniel Calviño Sánchez2024-09-044-2/+8
* | fix: Recheck userglobal storages when loadedDaniel Calviño Sánchez2024-09-041-0/+7
* | refactor: Store result in its own variableDaniel Calviño Sánchez2024-09-041-1/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-042-0/+16