nextcloud/apps/files_sharing
nfebe f1ff7d7142 fix(sharing): Separate max and default expiration dates in link share UI
The maxExpirationDateEnforced was using defaultExpirationDate which
now returns the default date (linkDefaultExpDays) instead of the
maximum (shareapi_expire_after_n_days), preventing users from picking
dates between the default and maximum.

Signed-off-by: nfebe <fenn25.fn@gmail.com>
2026-02-25 01:35:42 +01:00
..
appinfo feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
composer fix: add repair step for cleanup shares with excess (2) 2026-01-29 18:19:16 +01:00
css chore(files_sharing): remove leftover of legacy files ui 2025-07-31 21:09:43 +02:00
img chore: Make app icons consistent Material Symbols with same settings 2024-07-10 15:53:45 +02:00
l10n fix(l10n): Update translations from Transifex 2026-02-25 00:19:43 +00:00
lib fix(sharing): Separate max and default expiration dates in link share UI 2026-02-25 01:35:42 +01:00
src fix(sharing): Separate max and default expiration dates in link share UI 2026-02-25 01:35:42 +01:00
templates chore(files_sharing): remove leftover of legacy files ui 2025-07-31 21:09:43 +02:00
tests fix(sharing): Separate max and default expiration dates in link share UI 2026-02-25 01:35:42 +01:00
.l10nignore chore: Add SPDX header 2024-06-02 20:00:00 +02:00
openapi.json fix(sharing): Separate max and default expiration dates in link share UI 2026-02-25 01:35:42 +01:00
openapi.json.license chore: Add SPDX header 2024-06-02 20:00:00 +02:00