aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-292-2/+14
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-282-2/+12
* fix: Use hashed password in files_external settingsbackport/48359/stable30Louis Chemineau2024-09-261-0/+8
* fix(files_external): Catch correct exceptionbackport/48345/stable30Marcel Klehr2024-09-261-7/+9
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-204-2/+14
* 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(l10n): Update translations from TransifexNextcloud bot2024-09-166-2/+20
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-1510-0/+40
* Merge pull request #47923 from nextcloud/backport/47527/stable30Ferdinand Thiessen2024-09-141-0/+2
|\
| * fix: custom port handling in UI for SFTPbackport/47527/stable30Josh Richards2024-09-121-0/+2
* | fix(files_external): Check key exists before accessing itGit'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
|/
* 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
* 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-043-3/+3
* 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-042-0/+6
* 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
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-302-0/+8
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-232-0/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-15132-1748/+128
* refactor(files_external): Replace security annotations with respective attrib...provokateurin2024-08-144-24/+16
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-312-0/+24
* feat: add a specialized writeStream implementation for s3 external storageRobin Appelman2024-07-241-0/+21
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-192-0/+20
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-132-2/+2
* chore: Make app icons consistent Material Symbols with same settingsFerdinand Thiessen2024-07-102-2/+2
* test: Adjust Typescript definitions for OCP and OCFerdinand Thiessen2024-07-091-0/+2
* chore: Enable ESLint for apps and fix all errorsFerdinand Thiessen2024-07-092-2/+3
* chore(deps): Update openapi-extractorprovokateurin2024-07-021-1/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2024-06-302-0/+2
* 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
* | Merge pull request #45938 from nextcloud/do-not-log-an-error-when-connecting-...Louis2024-06-241-5/+7
|\ \ | |/ |/|
| * fix: Do not log an error when connecting to SFTP without a logged in userDaniel Calviño Sánchez2024-06-181-5/+7
* | fix: Do not import from `axios` but only `@nextcloud/axios`Ferdinand Thiessen2024-06-203-3/+3