aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src/files_actions/sharingStatusAction.ts
Commit message (Collapse)AuthorAgeFilesLines
* 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>