aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-302-0/+8
* | chore: Add stylelint rules to verify we only use logical propertiesFerdinand Thiessen2024-08-292-2/+2
* | fix: Adjust more places for logical positionFerdinand Thiessen2024-08-291-2/+1
* | feat: Add bidi support in core directoryMostafa Ahangarha2024-08-292-9/+9
|/
* test: Migrated all Jest tests to vitestFerdinand Thiessen2024-08-263-9/+11
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-2519-61/+61
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-232-0/+4
* Merge branch 'master' into jr-readdir-false-falseJohn Molakvoæ2024-08-16454-9579/+8007
|\
| * Fix(l10n): Update translations from TransifexNextcloud bot2024-08-15132-1748/+128
| * Merge pull request #47212 from nextcloud/chore/master-is-now-31John Molakvoæ2024-08-141-2/+2
| |\
| | * feat(branchoff): Bump versions and requirements in appsJoas Schilling2024-08-141-2/+2
| * | 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
| * | chore: Add SPDX headerAndy Scherzinger2024-06-191-0/+2
| |/