aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/src/actions
Commit message (Expand)AuthorAgeFilesLines
* fix(l10n): Fix triple dot in translationJoas Schilling2025-03-061-1/+1
* fix(files_external): inline storage check improvementsskjnldsv2025-03-062-34/+41
* chore(files_external): add cypress tests for user credentials actionskjnldsv2025-03-061-2/+11
* fix(files_external): request strict password auth on credentials enter actionskjnldsv2025-03-061-2/+12
* fix(code-style): Adjust JS code to our code styleFerdinand Thiessen2024-10-162-2/+10
* fix(files_external): broken credentials dialogJohn Molakvoæ (skjnldsv)2024-09-131-37/+33
* test: Migrated all Jest tests to vitestFerdinand Thiessen2024-08-262-8/+10
* test: Adjust Typescript definitions for OCP and OCFerdinand Thiessen2024-07-091-0/+2
* chore: Enable ESLint for apps and fix all errorsFerdinand Thiessen2024-07-091-1/+2
* fix: Do not import from `axios` but only `@nextcloud/axios`Ferdinand Thiessen2024-06-202-2/+2
* chore: Add SPDX headerAndy Scherzinger2024-06-065-95/+10
* Update test for changed string - openInFilesAction.spec.tsAndy Scherzinger2023-11-281-1/+1
* Change to capital letterValdnet2023-11-281-1/+1
* fix(files_external): basic auth user storage triggerJohn Molakvoæ2023-10-101-3/+5
* fix: avoid side-effect importsJohn Molakvoæ (skjnldsv)2023-09-213-9/+3
* feat: migrate FileAction from serverJohn Molakvoæ2023-08-235-7/+5
* chore: use Navigation from `@nextcloud/files`John Molakvoæ2023-08-232-8/+6
* feat(files): migrate recent viewJohn Molakvoæ (skjnldsv)2023-08-021-1/+21
* feat(files_external): migrate to vueJohn Molakvoæ2023-08-015-0/+566