aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/actions/downloadAction.spec.ts
Commit message (Expand)AuthorAgeFilesLines
* feat(files): Make the files download action use WebDAV zip downloadFerdinand Thiessen2024-09-281-2/+2
* test: Migrated all Jest tests to vitestFerdinand Thiessen2024-08-261-5/+7
* fix(files): Provide file actions from list entry to make it reactiveFerdinand Thiessen2024-08-011-2/+2
* chore: Add SPDX headerAndy Scherzinger2024-05-291-19/+2
* fix(tests): Add mock for `window._oc_webroot`Ferdinand Thiessen2024-03-231-0/+6
* feat: migrate FileAction from serverJohn Molakvoæ2023-08-231-2/+1
* chore: use Navigation from `@nextcloud/files`John Molakvoæ2023-08-231-6/+2
* feat: add favorites view testingJohn Molakvoæ2023-07-051-1/+1
* fix(files): hidden default actionsJohn Molakvoæ2023-07-051-1/+1
* fix(files): action default is false if not setJohn Molakvoæ2023-06-221-0/+1
* feat: add download action testingJohn Molakvoæ2023-06-211-0/+185