nextcloud/apps
nfebe 628d7fe777 fix(files_sharing): Improve expiration date input change handling
If the time picker component is emitting a Date object already, then there is redundant call of `new Date(new Date())` and

therefore introduces subtle bugs, for example on chrome users could not  enter expiration date with keyboard.

- Use @update:model-value instead of @change/@input for more reliable date updates

- Ensure null and invalid dates are handled correctly in onExpirationChange

- Validate date input before updating defaultExpirationDateEnabled

Resolves : https://github.com/nextcloud/server/issues/51875

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

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-04-24 18:55:31 +00:00
..
admin_audit Fix(l10n): Update translations from Transifex 2025-04-12 00:23:30 +00:00
cloud_federation_api Fix(l10n): Update translations from Transifex 2025-04-01 00:23:36 +00:00
comments Fix(l10n): Update translations from Transifex 2025-04-10 00:23:09 +00:00
contactsinteraction Fix(l10n): Update translations from Transifex 2025-04-05 00:22:41 +00:00
dashboard Fix(l10n): Update translations from Transifex 2025-04-11 00:23:27 +00:00
dav perf(db): Extend index on cards_properties to cover name and value 2025-04-24 11:33:44 +00:00
encryption fix(l10n): Update translations from Transifex 2025-04-18 00:23:54 +00:00
federatedfilesharing fix(l10n): Update translations from Transifex 2025-04-22 00:23:23 +00:00
federation Fix(l10n): Update translations from Transifex 2025-04-11 00:23:27 +00:00
files fix(l10n): Update translations from Transifex 2025-04-23 00:23:18 +00:00
files_external fix(l10n): Update translations from Transifex 2025-04-18 00:23:54 +00:00
files_reminders fix(l10n): Update translations from Transifex 2025-04-22 00:23:23 +00:00
files_sharing fix(files_sharing): Improve expiration date input change handling 2025-04-24 18:55:31 +00:00
files_trashbin fix(l10n): Update translations from Transifex 2025-04-16 00:23:41 +00:00
files_versions fix(l10n): Update translations from Transifex 2025-04-18 00:23:54 +00:00
lookup_server_connector Fix(l10n): Update translations from Transifex 2025-04-10 00:23:09 +00:00
oauth2 fix(l10n): Update translations from Transifex 2025-04-16 00:23:41 +00:00
provisioning_api fix(l10n): Update translations from Transifex 2025-04-18 00:23:54 +00:00
settings fix(l10n): Update translations from Transifex 2025-04-24 00:23:58 +00:00
sharebymail fix(l10n): Update translations from Transifex 2025-04-22 00:23:23 +00:00
systemtags fix(l10n): Update translations from Transifex 2025-04-19 00:23:09 +00:00
testing fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
theming fix(l10n): Update translations from Transifex 2025-04-23 00:23:18 +00:00
twofactor_backupcodes fix(l10n): Update translations from Transifex 2025-04-18 00:23:54 +00:00
updatenotification Fix(l10n): Update translations from Transifex 2025-04-14 00:23:18 +00:00
user_ldap fix(l10n): Update translations from Transifex 2025-04-19 00:23:09 +00:00
user_status fix(l10n): Update translations from Transifex 2025-04-18 00:23:54 +00:00
weather_status Fix(l10n): Update translations from Transifex 2025-04-05 00:22:41 +00:00
workflowengine fix(l10n): Update translations from Transifex 2025-04-17 00:23:22 +00:00