nextcloud-server/apps/files_sharing/src
nfebe 424880c372 fix(files_sharing): Only send password on change
The password param should never be sent if the intention is not

remove it or update it.

This commit adapts the frontend and backend to this rule to avoid weird bugs

especially around updating new shares.

Signed-off-by: nfebe <fenn25.fn@gmail.com>

[skip ci]
2025-10-29 19:10:49 +07:00
..
components style(icons): Replace icon with outline variant 2025-10-28 13:23:02 +07:00
files_actions fix(files_sharing): add some gap between text and sharing status icon 2025-09-03 18:00:32 +07:00
files_filters fix: the account files filter should also work in trashbin 2025-09-03 18:38:49 +07:00
files_headers
files_newMenu feat: replace material icons with outline versions (second pass) 2025-07-24 12:34:35 +07:00
files_views style(icon): Use material symbol variant of delete icon 2025-08-27 12:29:34 +07:00
lib
mixins fix(files_sharing): Only send password on change 2025-10-29 19:10:49 +07:00
models feat(files_sharing): Toggle display for trusted server shares 2025-07-29 13:24:49 +07:00
router
services feat(files_sharing): provide web-components based sidebar API 2025-09-18 16:28:29 +07:00
utils feat: add new link endpoint when using globalscale 2025-10-15 22:52:05 +07:00
views fix(files_sharing): Only send password on change 2025-10-29 19:10:49 +07:00
additionalScripts.js chore(files_sharing): remove unused legacy scripts 2025-08-20 14:28:36 +07:00
collaborationresourceshandler.js
eventbus.d.ts
files_sharing_tab.js
init-public.ts
init.ts
main.ts
personal-settings.js
public-nickname-handler.ts feat(files_sharing): show Account menu on public pages 2025-06-11 16:43:53 +07:00
sharing.d.ts