nextcloud/apps/files_sharing
Ferdinand Thiessen b56e0d5ad5 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-17 12:21:32 +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-03-15 00:19:23 +00:00
lib chore: Fix SPDX header 2026-03-16 09:10:37 +01:00
src fix(files_sharing): allow strict validation of shares 2026-03-17 12:21:32 +00: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-03-02 11:25:49 +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