nextcloud/apps/files_sharing
Ferdinand Thiessen 882d8324e8 fix(files_sharing): allow strict validation of shares
API response sometimes includes `null` for unset, but unset
(`undefined`) is something different than `null`.
So if `null` is passed we mean `undefined` instead.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-03-02 18:31:46 +01:00
..
appinfo feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
composer fix: add repair step for cleanup shares with excess (2) 2026-01-29 18:19:16 +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-28 00:18:59 +00:00
lib fix(share): Set expiration time to end of day (23:59:59) 2026-02-24 10:43:46 +01:00
src fix(files_sharing): allow strict validation of shares 2026-03-02 18:31:46 +01:00
templates chore(files_sharing): remove leftover of legacy files ui 2025-07-31 21:09:43 +02:00
tests perf(sharing): Avoid loading all shares from all users when unsharing 2026-02-25 17:14:15 +01:00
.l10nignore chore: Add SPDX header 2024-06-02 20:00:00 +02:00
openapi.json fix: show file size on remote shares 2026-02-18 15:11:59 +01:00
openapi.json.license chore: Add SPDX header 2024-06-02 20:00:00 +02:00