aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/actions/viewInFolderAction.ts
Commit message (Expand)AuthorAgeFilesLines
* fix(files): check that node is in user root folder for view-in-folder actionskjnldsv2024-11-091-0/+5
* fix(files): Do not use `favorite`, `sidebar` and `view-in-folder` action for ...Ferdinand Thiessen2024-09-061-0/+6
* chore(files): Fix ESLint issues with files and files_sharing appFerdinand Thiessen2024-07-091-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-291-19/+2
* fix(files): do not show `View in folder` in the Files viewJohn Molakvoæ2024-01-221-2/+7
* fix: avoid side-effect importsJohn Molakvoæ (skjnldsv)2023-09-211-3/+1
* feat: migrate FileAction from serverJohn Molakvoæ2023-08-231-3/+1
* chore: use Navigation from `@nextcloud/files`John Molakvoæ2023-08-231-4/+2
* fix(files): router and fileid sidebar openJohn Molakvoæ2023-08-171-1/+1
* fix(files): actions permissions requirementsJohn Molakvoæ2023-07-111-1/+5
* fix(files): fix actions svgJohn Molakvoæ2023-07-051-2/+2
* feat: add view in folder action with testsJohn Molakvoæ2023-07-051-0/+68