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

Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-12-16 09:49:28 +01:00
..
components fix(sharing): allow federated shares to non-trusted servers 2025-12-16 01:16:42 +01:00
files_actions fix(files_sharing): Correctly reject pending remote shares 2025-08-26 10:26:44 +02:00
files_filters fix: the account files filter should also work in trashbin 2025-09-03 18:46:01 +00:00
files_headers refactor(files_sharing): Make file structure more clear 2024-09-06 03:38:47 +02:00
files_newMenu fix(files_sharing): Hide file request if public uploads disabled 2024-12-20 12:13:32 +01:00
files_views fix(files_sharing): show note, label and list of uploaded files on file drop 2025-05-26 14:14:40 +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 2025-12-16 09:49:28 +01:00
models feat(files_sharing): Toggle display for trusted server shares 2025-08-01 12:18:36 +01:00
router fix(files_sharing): ignore duplicated navigation when replacing current route 2025-03-04 22:26:20 +01:00
services feat(files_sharing): provide web-components based sidebar API 2025-09-20 13:07:04 +00:00
style feat: Add bidi support in core directory 2024-08-29 08:32:47 +00:00
utils fix(files_sharing): fallback self.crypto.getRandomValues 2025-07-28 17:57:01 +00:00
views fix(files_sharing): Only send password on change 2025-10-30 13:44:37 +01:00
additionalScripts.js fix: adjust webpack nonce generation 2025-04-27 15:11:44 +02:00
collaborationresourceshandler.js fix: adjust webpack nonce generation 2025-04-27 15:11:44 +02:00
eventbus.d.ts feat(sharing): Allow to set default view mode for public shares 2025-02-11 12:19:05 +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-11 12:19:05 +01:00
init.ts refactor(files): use new hide-download WebDAV property for download action 2025-04-27 14:26:16 +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-file-request.ts fix(dav): file request guest nickname encoding 2024-11-12 22:38:40 +00:00
share.js refactor: Use new ShareType across file_sharing 2024-12-03 14:25:15 +01:00
sharebreadcrumbview.js refactor: Use new ShareType across file_sharing 2024-12-03 14:25:15 +01:00
sharing.d.ts chore(files_sharing): refactor Share model to ts 2024-07-30 09:50:46 +00:00