nextcloud/apps/files_sharing
fenn-cs 170a83a77e Do not treat isDefaultExpireDateEnforced as fallback
`isDefaultExpireDateEnforced` and its corresponding `defaultExpirationDate`
is currently treated as the enforcement fallback when share type enforcements are not
set.

However, `isDefaultExpireDateEnforced` and `defaultExpirationDate` are actually more like
`isDefaultPublicExpireDateEnforced` and `defaultPublicExpirationDate` and therefore only applies
to public shares.

It might be ideal to rename this variables all the way from the backend config to the way we use
them in the frontend code.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-10-28 09:53:42 +01:00
..
appinfo add command do delete orphan shares 2023-07-10 11:26:32 +00:00
composer add command do delete orphan shares 2023-07-10 11:26:32 +00: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(files_sharing): Allow file actions other than download for hide download shares 2023-03-13 12:51:48 +01:00
l10n Fix(l10n): Update translations from Transifex 2023-10-28 00:28:36 +00:00
lib ocm services 2023-09-22 17:26:02 -01:00
src Do not treat isDefaultExpireDateEnforced as fallback 2023-10-28 09:53:42 +01:00
templates make sure to show download button only one time 2023-06-14 15:35:01 +02:00
tests ocm services 2023-09-22 17:26:02 -01: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 openapi: Fix wrapping OCS responses that are not DataResponse 2023-06-05 07:05:02 +00:00
public.php Update php licenses 2021-06-04 22:02:41 +02:00