aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/actions/renameAction.spec.ts
Commit message (Expand)AuthorAgeFilesLines
* fix: Renaming does not need update but delete permissionsFerdinand Thiessen2024-08-281-2/+2
* fix(deps): Update `@nextcloud/event-bus` to version 3.3.1Ferdinand Thiessen2024-05-311-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-291-19/+2
* feat: migrate FileAction from serverJohn Molakvoæ2023-08-231-2/+1
* chore: use Navigation from `@nextcloud/files`John Molakvoæ2023-08-231-3/+2
* feat: add favorites view testingJohn Molakvoæ2023-07-051-1/+1
* fix(files): hidden default actionsJohn Molakvoæ2023-07-051-1/+1
* feat: add rename action with testsJohn Molakvoæ2023-06-221-0/+111