nextcloud/apps/files_sharing
nfebe b4cc4efaf2 fix: Show default expiration date before create link share
Since `ShareEntryLink` component is used to both create and display/list the share links,
we should only set default expiration date on `share.expireDate` when we know is a new share.

Otherwise, we overidding data from the backend.

Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-02-06 22:14:16 +01:00
..
appinfo fix(sharing): add command to fix broken shares after ownership transferring 2024-12-12 07:15:50 +01:00
composer fix(sharing): add command to fix broken shares after ownership transferring 2024-12-12 07:15:50 +01:00
css fix(files_sharing): note icon color on public pages 2024-11-08 14:12:41 +01:00
img chore: Make app icons consistent Material Symbols with same settings 2024-07-10 15:53:45 +02:00
js fix(files): Add empty alt text to purely decorative icons 2025-01-17 15:42:15 +01:00
l10n Fix(l10n): Update translations from Transifex 2025-02-06 00:22:10 +00:00
lib refactor: Remove some deprecated containers and exceptions 2025-02-06 22:14:12 +01:00
src fix: Show default expiration date before create link share 2025-02-06 22:14:16 +01:00
templates fix(files_sharing): show proper share not found error message 2024-08-06 16:25:10 +02:00
tests fix(sharing): Ensure download restrictions are not dropped 2025-02-04 16:22:11 +01:00
.l10nignore chore: Add SPDX header 2024-06-02 20:00:00 +02:00
openapi.json fix(files_sharing): Respect permissions passed when creating link shares 2025-01-31 18:21:26 +01:00
openapi.json.license chore: Add SPDX header 2024-06-02 20:00:00 +02:00