summaryrefslogtreecommitdiffstats
path: root/apps/files_external/src
Commit message (Expand)AuthorAgeFilesLines
* fix(external_storage): fix settings saveskjnldsv12 days1-15/+26
* fix(l10n): Fix triple dot in translationJoas Schilling2025-02-211-1/+1
* fix(files_external): inline storage check improvementsskjnldsv2025-02-213-35/+45
* chore(files_external): add cypress tests for user credentials actionskjnldsv2025-02-212-8/+23
* fix(files_external): request strict password auth on credentials enter actionskjnldsv2025-02-201-0/+5
* chore(1i8n): Fixed grammar and improved wordingrakekniven2025-01-261-1/+1
* chore: Run npm run lint:fixLouis Chemineau2024-11-281-670/+697
* feat: Use inline password confirmation in external storage settingsLouis Chemineau2024-11-281-0/+1541
* chore(assets): Recompile assets + lint fixnextcloud-command2024-11-201-0/+6
* fix(files_external): broken credentials dialogJohn Molakvoæ (skjnldsv)2024-09-132-37/+119
* 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-203-3/+3
* chore: Add SPDX headerAndy Scherzinger2024-06-0611-190/+24
* chore(files_sharing): use `OCSResponse` from `@nextcloud/typings`skjnldsv2024-02-231-2/+2
* 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-214-14/+14
* chore: upgrade to `@nextcloud/files@3.0.0-beta.18`John Molakvoæ2023-08-231-1/+2
* feat: migrate FileAction from serverJohn Molakvoæ2023-08-237-10/+8
* chore: use Navigation from `@nextcloud/files`John Molakvoæ2023-08-234-19/+15
* chore(files): add Headers, remove legacy methods and cleanupJohn Molakvoæ2023-08-171-2/+1
* feat(files): migrate recent viewJohn Molakvoæ (skjnldsv)2023-08-024-7/+118
* feat(files_external): migrate to vueJohn Molakvoæ2023-08-0110-0/+864