nextcloud-server/apps/files_sharing/src
Ferdinand Thiessen 99a026218b
fix(sharing): ensure to check new password
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-09-26 12:02:29 +07:00
..
components feat(files_sharing): provide web-components based sidebar API 2025-09-18 15:45:20 +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): use `newPassword` always for the unsaved password 2025-09-13 11:38:23 +07:00
models feat(files_sharing): Toggle display for trusted server shares 2025-07-29 13:24:49 +07:00
router fix(files_sharing): ignore duplicated navigation when replacing current route 2025-03-04 17:44:43 +07:00
services feat(files_sharing): provide web-components based sidebar API 2025-09-18 15:45:20 +07:00
utils fix(files_sharing): fallback self.crypto.getRandomValues 2025-07-28 18:07:26 +07:00
views fix(sharing): ensure to check new password 2025-09-26 12:02:29 +07:00
additionalScripts.js chore(files_sharing): remove unused legacy scripts 2025-08-20 14:28:36 +07:00
collaborationresourceshandler.js fix: adjust webpack nonce generation 2025-04-07 14:44:53 +07:00
eventbus.d.ts feat(sharing): Allow to set default view mode for public shares 2025-02-10 18:57:38 +07:00
files_sharing_tab.js
init-public.ts feat(sharing): Allow to set default view mode for public shares 2025-02-10 18:57:38 +07:00
init.ts refactor(files): use new `hide-download` WebDAV property for download action 2025-04-16 20:38:20 +07:00
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