nextcloud/lib/private/Share20
nfebe 2d20ee2e4e 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:43:46 +01:00
..
Exception feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
DefaultShareProvider.php fix: remove user part only at the beginning of path 2026-02-20 16:35:37 +01:00
GroupDeletedListener.php fix(Share20): Convert broken hooks to IEventListener 2025-03-03 12:49:01 +01:00
LegacyHooks.php refactor: Run rector on lib/private 2026-02-06 13:50:18 +01:00
Manager.php fix(share): Set expiration time to end of day (23:59:59) 2026-02-24 10:43:46 +01: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 refactor(IShare): Add typing for node 2026-01-27 11:19:33 +01: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 refactor: Run rector on lib/private 2026-02-06 13:50:18 +01:00
UserDeletedListener.php fix(Share20): Convert broken hooks to IEventListener 2025-03-03 12:49:01 +01:00
UserRemovedListener.php refactor: Run rector on lib/private 2026-02-06 13:50:18 +01:00