nextcloud/lib/private/Share20
nfebe b601b03084 fix(share): Set expiration time to end of day (23:59:59)
Shares now expire at the end of the selected day instead of the
beginning, allowing access throughout the entire expiration day.

Also return actual stored time in API response instead of hardcoded
00:00:00 to prevent timezone-related display issues in the UI.

Signed-off-by: nfebe <fenn25.fn@gmail.com>
2026-02-24 10:23:09 +00:00
..
Exception chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
DefaultShareProvider.php fix: remove user part only at the beginning of path 2026-02-23 15:45:38 +00:00
GroupDeletedListener.php fix(Share20): Convert broken hooks to IEventListener 2025-03-03 12:49:01 +01:00
LegacyHooks.php fix(IShare): Add missing getParent and setParent methods 2025-07-29 11:27:04 +02:00
Manager.php fix(share): Set expiration time to end of day (23:59:59) 2026-02-24 10:23:09 +00:00
ProviderFactory.php refactor(share): Remove code related to science mesh integration 2025-12-03 14:11:58 +01:00
PublicShareTemplateFactory.php feat(files_sharing): Support priority in public template providers 2025-12-04 10:59:58 +01:00
Share.php fix(IShare): Add missing getParent and setParent methods 2025-07-29 11:27:04 +02:00
ShareAttributes.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
ShareDisableChecker.php fix(sharing): fix json decoding the list of groups excluded from sharing 2025-06-16 08:30:31 +02:00
ShareHelper.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
UserDeletedListener.php fix(Share20): Convert broken hooks to IEventListener 2025-03-03 12:49:01 +01:00
UserRemovedListener.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00