aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/actions/favoriteAction.ts
Commit message (Expand)AuthorAgeFilesLines
* fix: encode uri for delete, restore and favoriteDaniel Kesselberg2023-09-281-1/+2
* fix: avoid side-effect importsJohn Molakvoæ (skjnldsv)2023-09-211-3/+1
* feat: migrate FileAction from serverJohn Molakvoæ2023-08-231-2/+1
* chore: use Navigation from `@nextcloud/files`John Molakvoæ2023-08-231-5/+4
* fix(files): actions permissions requirementsJohn Molakvoæ2023-07-111-5/+8
* fix(files): invalid default actionsJohn Molakvoæ2023-07-051-1/+6
* fix(files): fix actions svgJohn Molakvoæ2023-07-051-2/+2
* feat: add favorite action with testsJohn Molakvoæ2023-06-221-0/+99