Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat(files): Make the files download action use WebDAV zip download | Ferdinand Thiessen | 2024-09-28 | 1 | -2/+2 |
* | test: Migrated all Jest tests to vitest | Ferdinand Thiessen | 2024-08-26 | 1 | -5/+7 |
* | fix(files): Provide file actions from list entry to make it reactive | Ferdinand Thiessen | 2024-08-01 | 1 | -2/+2 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-29 | 1 | -19/+2 |
* | fix(tests): Add mock for `window._oc_webroot` | Ferdinand Thiessen | 2024-03-23 | 1 | -0/+6 |
* | feat: migrate FileAction from server | John Molakvoæ | 2023-08-23 | 1 | -2/+1 |
* | chore: use Navigation from `@nextcloud/files` | John Molakvoæ | 2023-08-23 | 1 | -6/+2 |
* | feat: add favorites view testing | John Molakvoæ | 2023-07-05 | 1 | -1/+1 |
* | fix(files): hidden default actions | John Molakvoæ | 2023-07-05 | 1 | -1/+1 |
* | fix(files): action default is false if not set | John Molakvoæ | 2023-06-22 | 1 | -0/+1 |
* | feat: add download action testing | John Molakvoæ | 2023-06-21 | 1 | -0/+185 |