nextcloud/apps/files_sharing
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
..
appinfo feat(files_sharing): Add indexes for target on share and share_external 2026-01-16 08:32:14 +01:00
composer fix: add repair step for cleanup shares with excess (2) 2026-01-29 18:19:51 +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-24 00:19:33 +00:00
lib fix(share): Set expiration time to end of day (23:59:59) 2026-02-24 10:23:09 +00:00
src fix(files_sharing): ensure the server share API errors are shown 2026-02-20 10:25:57 +01:00
templates chore(files_sharing): remove leftover of legacy files ui 2025-07-31 21:09:43 +02:00
tests fix(files_sharing): make legacy downloadShare endpoint compatible with legacy behavior 2026-02-20 18:21:17 +00:00
.l10nignore chore: Add SPDX header 2024-06-02 20:00:00 +02:00
openapi.json feat(sharing): Make share permission in bundled edit configurable 2026-02-05 09:10:14 +00:00
openapi.json.license chore: Add SPDX header 2024-06-02 20:00:00 +02:00