nextcloud-server/apps/files_sharing/src
skjnldsv a1c84cb3c0 feat: replace material icons with outline versions (second pass)
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-07-24 12:34:35 +07:00
..
components feat: replace material icons with outline versions 2025-07-24 10:55:43 +07:00
files_actions feat: replace material icons with outline versions (second pass) 2025-07-24 12:34:35 +07:00
files_filters fix: do not show account filter for public shares 2025-05-13 14:21:22 +07:00
files_headers refactor(files_sharing): Make file structure more clear 2024-09-06 03:38:47 +07:00
files_newMenu feat: replace material icons with outline versions (second pass) 2025-07-24 12:34:35 +07:00
files_views feat: replace material icons with outline versions 2025-07-24 10:55:43 +07:00
lib test: Migrated all Jest tests to vitest 2024-08-26 17:27:22 +07:00
mixins fix(files_sharing): restore state when updating share failed 2025-07-23 17:07:33 +07:00
models fix(files_sharing): allow to disable share download permission 2025-04-16 20:38:20 +07:00
router fix(files_sharing): ignore duplicated navigation when replacing current route 2025-03-04 17:44:43 +07:00
services fix(files_sharing): l10n typo 2025-06-11 16:43:53 +07:00
style feat: Add bidi support in core directory 2024-08-29 08:32:47 +07:00
utils refactor: Use new `ShareType` across file_sharing 2024-12-03 14:25:15 +07:00
views feat: replace material icons with outline versions 2025-07-24 10:55:43 +07:00
additionalScripts.js fix: adjust webpack nonce generation 2025-04-07 14:44:53 +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 chore(deps): Update `@nextcloud/auth` to v2.4.0 and use `getCSPNonce` where possible 2024-08-13 17:54:47 +07:00
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 test: Adjust Typescript definitions for OCP and OC 2024-07-09 17:13:30 +07:00
personal-settings.js chore(deps): Update `@nextcloud/auth` to v2.4.0 and use `getCSPNonce` where possible 2024-08-13 17:54:47 +07:00
public-nickname-handler.ts feat(files_sharing): show Account menu on public pages 2025-06-11 16:43:53 +07:00
share.js refactor: Use new `ShareType` across file_sharing 2024-12-03 14:25:15 +07:00
sharebreadcrumbview.js refactor: Use new `ShareType` across file_sharing 2024-12-03 14:25:15 +07:00
sharing.d.ts chore(files_sharing): refactor Share model to ts 2024-07-30 09:50:46 +07:00