nextcloud/apps/files_sharing
fenn-cs a5a9564069 Fix has expiration date logic
Current expiration date errorneously assumes that `defaultExpirationDate`
applies to all kinds of shares. But it only really applies to public shares despite
its name.

This commit, fixes that by paring expiration dates with the correct share types during
new share initialization and simplifying the `hasExpirationDate` (check) property.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2023-10-28 09:53:41 +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 Fix has expiration date logic 2023-10-28 09:53:41 +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