nextcloud/apps/files_sharing
fenn-cs 281e9ac559 Allow share expiry dates lower than enforced limits
Previously, users could change the share expiry date up
to the enforced maximum.

The new share flow imposed the enforced share expiry
date maximum literally and did not allow even dates
lower than the maximum enforced.

That does not make much sense, if the enforced expiry date is 30
days from creation date, then it's logical to allow users set the
date to anything less than 30 days from the creation date.

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 Allow share expiry dates lower than enforced limits 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