nextcloud/apps/files_sharing/src
nfebe 7dcb487573 fix(files_sharing): Allow removing password from link shares
Fixes regression from a28834b163

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

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2026-02-02 14:50:07 +00:00
..
components fix(sharing): allow federated shares to non-trusted servers 2025-12-16 01:11:06 +01:00
files_actions fix(files_sharing): add some gap between text and sharing status icon 2025-09-03 18:00:32 +02:00
files_filters fix: the account files filter should also work in trashbin 2025-09-03 18:38:49 +02:00
files_headers refactor(files_sharing): Make file structure more clear 2024-09-06 03:38:47 +02:00
files_newMenu refactor: adjust code for breaking changes in @nextcloud/dialogs v7 2025-12-17 16:12:49 +01:00
files_views style(icon): Use material symbol variant of delete icon 2025-08-27 12:29:34 +02:00
lib test: Migrated all Jest tests to vitest 2024-08-26 17:27:22 +02:00
mixins fix(files_sharing): Allow removing password from link shares 2026-02-02 14:50:07 +00:00
models feat(files_sharing): Toggle display for trusted server shares 2025-07-29 13:24:49 +01:00
router fix(files_sharing): ignore duplicated navigation when replacing current route 2025-03-04 17:44:43 +01:00
services fix(files_sharing): Normalize dir type to folder for federated shares 2025-12-18 11:21:47 +01:00
utils fix(files_sharing): use webroot for public links 2025-11-18 09:58:47 +01:00
views fix(sharing): clean old federation shares when select another file/folder 2025-11-11 20:47:41 +01:00
additionalScripts.js chore(files_sharing): remove unused legacy scripts 2025-08-20 14:28:36 +00:00
collaborationresourceshandler.js fix: adjust webpack nonce generation 2025-04-07 14:44:53 +02:00
eventbus.d.ts feat(sharing): Allow to set default view mode for public shares 2025-02-10 18:57:38 +01:00
files_sharing_tab.js chore(deps): Update @nextcloud/auth to v2.4.0 and use getCSPNonce where possible 2024-08-13 17:54:47 +02:00
init-public.ts feat(sharing): Allow to set default view mode for public shares 2025-02-10 18:57:38 +01:00
init.ts refactor(files): use new hide-download WebDAV property for download action 2025-04-16 20:38:20 +02:00
main.ts test: Adjust Typescript definitions for OCP and OC 2024-07-09 17:13:30 +02:00
personal-settings.js chore(deps): Update @nextcloud/auth to v2.4.0 and use getCSPNonce where possible 2024-08-13 17:54:47 +02:00
public-nickname-handler.ts feat(files_sharing): show Account menu on public pages 2025-06-11 16:43:53 +02:00
sharing.d.ts chore(files_sharing): refactor Share model to ts 2024-07-30 09:50:46 +00:00