nextcloud-server/apps/files_sharing
Louis Chemineau 5fee0fbd5b Fix share permissions rendering
The `SHARE` permissions falls into the `default` case in the switch case, causing the rendering to look like ` , Upload, Read`.

This PR changes the return value of the `default` case and adds a `filter` to remove those values.

Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-05-31 14:17:16 +02:00
..
appinfo Master is now 25 2022-04-14 22:12:53 +02:00
composer Fix an issue with the search backend update 2022-04-14 12:11:02 +02:00
css Cleanup and compile 2022-05-13 16:13:00 +02:00
img
js
l10n [tx-robot] updated from transifex 2022-05-29 02:33:23 +00:00
lib Merge pull request #32349 from nextcloud/enh/projects-event 2022-05-27 18:36:40 +02:00
src Fix share permissions rendering 2022-05-31 14:17:16 +02:00
templates
tests Remove at() matcher in files_sharing tests 2022-05-24 15:20:52 +02:00
.l10nignore
list.php Move files_sharing over to new event for projects 2022-05-12 10:50:13 +02:00
public.php