nextcloud/apps/files_sharing
fenn-cs 710287f6c8 fix(SharingDetailsView): Prevent illegal unselection of read permissions
With the exception of "file drop" on link shares all other shares need the read permissions at least.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-07-09 11:43:07 +00:00
..
appinfo add command do delete orphan shares 2023-07-05 18:33:11 +02:00
composer optimize builtin storage wrappers 2023-11-08 15:26:10 +01:00
css Compress SASS output 2023-01-11 17:46:32 +00:00
img fix(assets): Optimize SVGs with scour 0.38.2 2023-04-24 08:59:38 +02:00
js fix: drop legacy sharing files 2023-07-11 13:52:28 +02:00
l10n Fix(l10n): Update translations from Transifex 2024-07-03 00:20:25 +00:00
lib fix(files_sharing): Store the expiration date relative to the server's timezone 2024-06-27 11:39:31 +02:00
src fix(SharingDetailsView): Prevent illegal unselection of read permissions 2024-07-09 11:43:07 +00:00
templates chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
tests refactor: make share manager buildable 2024-06-13 18:34:51 +02:00
.l10nignore Remove legacy build files 2022-01-11 17:16:05 +01:00
list.php Remove redundant events 2022-08-15 19:20:42 +02:00
openapi.json fix(shareManager): Respect empty expireDate in server 2024-06-13 18:34:51 +02:00
public.php Convert isset ternary to null coalescing operator 2023-09-28 12:18:41 +03:30