aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/src/actions
Commit message (Expand)AuthorAgeFilesLines
* refactor(files): Resort imports and fix doc commentFerdinand Thiessen2024-08-011-2/+2
* chore: Add SPDX headerAndy Scherzinger2024-06-021-19/+2
* fix(files): encoded source path on actions requestsJohn Molakvoæ2023-10-031-1/+1
* fix: encode uri for delete, restore and favoriteDaniel Kesselberg2023-09-281-1/+2
* fix: encode basename in restore actionDaniel Kesselberg2023-08-251-1/+1
* feat: migrate FileAction from serverJohn Molakvoæ2023-08-231-2/+1
* chore: use Navigation from `@nextcloud/files`John Molakvoæ2023-08-231-3/+2
* fix(files): restore action tslintJohn Molakvoæ2023-07-051-3/+4
* fix(files): standardize `files:node:event` event syntaxJohn Molakvoæ2023-04-141-1/+1
* chore(eslint): clean and fixJohn Molakvoæ2023-04-061-2/+3
* feat(files): add FileAction serviceJohn Molakvoæ2023-04-061-1/+3
* feat(files): batch actionsJohn Molakvoæ2023-04-061-16/+26
* feat(files): propagate restore and delete eventsJohn Molakvoæ2023-04-061-4/+10
* feat(files): actions apiJohn Molakvoæ2023-04-061-0/+59