aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src/actions
Commit message (Expand)AuthorAgeFilesLines
* fix(files_sharing): Only enable mixed sharing types if there is at least one ...Ferdinand Thiessen2024-07-091-1/+2
* chore(files): Fix ESLint issues with files and files_sharing appFerdinand Thiessen2024-07-092-2/+2
* test: Adjust Typescript definitions for OCP and OCFerdinand Thiessen2024-07-095-17/+22
* 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
* chore: Add SPDX headerAndy Scherzinger2024-06-0610-190/+20
* fix(deps): Update `@nextcloud/event-bus` to version 3.3.1Ferdinand Thiessen2024-05-313-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