nextcloud-server/apps
nfebe 3c73f3fcae 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>
2025-04-24 12:25:47 +07:00
..
admin_audit Fix(l10n): Update translations from Transifex 2025-04-12 00:23:05 +07:00
cloud_federation_api perf(cloud_federation_api): only provide capabilities if needed 2025-04-04 17:07:24 +07:00
comments Fix(l10n): Update translations from Transifex 2025-04-10 00:22:46 +07:00
contactsinteraction Fix(l10n): Update translations from Transifex 2025-04-05 00:22:20 +07:00
dashboard Fix(l10n): Update translations from Transifex 2025-04-11 00:23:04 +07:00
dav Merge pull request #52241 from nextcloud/bugfix/noid/fix-room-or-resource-condition 2025-04-23 13:54:01 +07:00
encryption fix(l10n): Update translations from Transifex 2025-04-18 00:23:31 +07:00
federatedfilesharing fix(l10n): Update translations from Transifex 2025-04-22 00:23:01 +07:00
federation Fix(l10n): Update translations from Transifex 2025-04-11 00:23:04 +07:00
files fix(files): share `mtime` for file entry components 2025-04-23 20:22:28 +07:00
files_external fix(l10n): Update translations from Transifex 2025-04-18 00:23:31 +07:00
files_reminders fix(l10n): Update translations from Transifex 2025-04-22 00:23:01 +07:00
files_sharing fix(files_sharing): Improve expiration date input change handling 2025-04-24 12:25:47 +07:00
files_trashbin fix(l10n): Update translations from Transifex 2025-04-16 00:23:18 +07:00
files_versions fix(l10n): Update translations from Transifex 2025-04-18 00:23:31 +07:00
lookup_server_connector Fix(l10n): Update translations from Transifex 2025-04-10 00:22:46 +07:00
oauth2 fix(l10n): Update translations from Transifex 2025-04-16 00:23:18 +07:00
profile Fix(l10n): Update translations from Transifex 2025-04-12 00:23:05 +07:00
provisioning_api fix(l10n): Update translations from Transifex 2025-04-18 00:23:31 +07:00
settings fix(l10n): Update translations from Transifex 2025-04-24 00:23:35 +07:00
sharebymail fix(l10n): Update translations from Transifex 2025-04-22 00:23:01 +07:00
systemtags Merge pull request #48277 from schaarsc/feature/32735-occ-add-tag-to-file-master 2025-04-24 10:12:33 +07:00
testing chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +07:00
theming fix(l10n): Update translations from Transifex 2025-04-23 00:22:56 +07:00
twofactor_backupcodes fix(l10n): Update translations from Transifex 2025-04-18 00:23:31 +07:00
updatenotification fix(updatenotification): Fix error handling when fetching applist for server update 2025-04-23 16:42:35 +07:00
user_ldap Merge pull request #52257 from nextcloud/fix/noid/ensure-userid-attr-present 2025-04-22 09:24:50 +07:00
user_status fix(l10n): Update translations from Transifex 2025-04-18 00:23:31 +07:00
weather_status Fix(l10n): Update translations from Transifex 2025-04-05 00:22:20 +07:00
webhook_listeners fix(webhooks): resolve typo in openapi authMethod enum cases 2025-03-13 16:48:00 +07:00
workflowengine fix(l10n): Update translations from Transifex 2025-04-17 00:23:00 +07:00