aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src/actions
Commit message (Expand)AuthorAgeFilesLines
* chore: Compile assetsFerdinand Thiessen2024-08-021-2/+10
* test: Add regression test for opening shared foldersFerdinand Thiessen2024-08-021-1/+1
* fix(files_sharing): `open-in-files` should open a folder and not the parentFerdinand Thiessen2024-08-021-1/+3
* fix(files_sharing): dark avatar supportskjnldsv2024-06-121-1/+5
* fix(files_sharing): fix parsing of remote sharesskjnldsv2024-06-121-9/+13
* fix(files): `open-in-files` action should also set `openfile` queryFerdinand Thiessen2024-06-082-2/+2
* fix(deps): Update `@nextcloud/event-bus` to version 3.3.1Ferdinand Thiessen2024-06-073-3/+3
* fix(tests): Add mock for `window._oc_webroot`Ferdinand Thiessen2024-03-233-0/+18
* fix(files): group duplicate sharesJohn Molakvoæ2024-01-111-0/+19
* fix(files_sharing): fix sharing status indicator side after component updateJohn Molakvoæ2023-12-051-1/+3
* fix description of sharing toggleSimon L2023-11-071-1/+1
* fix(files): title and inline actionsJohn Molakvoæ (skjnldsv)2023-09-211-2/+13
* feat(files): add files_sharing indicatorJohn Molakvoæ (skjnldsv)2023-09-202-0/+152
* chore: upgrade to `@nextcloud/files@3.0.0-beta.18`John Molakvoæ2023-08-231-2/+2
* feat: migrate FileAction from serverJohn Molakvoæ2023-08-238-14/+11
* chore: use Navigation from `@nextcloud/files`John Molakvoæ2023-08-237-27/+19
* fix(tests): actions adjust and jest fetch mockJohn Molakvoæ2023-08-172-7/+7
* feat(files_external): migrate to vueJohn Molakvoæ2023-08-011-1/+1
* fix(i18n) Changed case of "Files"rakekniven2023-08-012-2/+2
* feat(files_sharing): add openInFiles actionJohn Molakvoæ2023-07-114-2/+155
* chore: add actions testingJohn Molakvoæ2023-07-116-7/+681
* feat(sharing): add sharing overview viewJohn Molakvoæ2023-07-113-0/+209