aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src/files_actions/sharingStatusAction.ts
Commit message (Collapse)AuthorAgeFilesLines
* fix(files): support submenu in batch actions header tooskjnldsv2025-02-061-1/+2
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* fix(Federation): Show some icon for federated users on sharesfenn-cs2024-11-091-1/+1
| | | | Signed-off-by: nfebe <fenn25.fn@gmail.com>
* fix(files_sharing): Disable sharing status action for public sharesFerdinand Thiessen2024-09-061-1/+7
| | | | | | This is disabled to not leak personal information into the public Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* refactor(files_sharing): Make file structure more clearFerdinand Thiessen2024-09-061-0/+137
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>