nextcloud/apps/files_sharing/src
skjnldsv bfe8f8af40 fix(dav): file request guest nickname encoding
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-11-12 22:38:40 +00:00
..
components fix(files_sharing): share assignment issue in SharingEntryLink 2024-11-08 16:41:25 +01:00
files_actions fix(Federation): Show some icon for federated users on shares 2024-11-09 10:33:17 +01:00
files_filters refactor(files_sharing): Make file structure more clear 2024-09-06 03:38:47 +02:00
files_headers refactor(files_sharing): Make file structure more clear 2024-09-06 03:38:47 +02:00
files_newMenu refactor(files_sharing): Make file structure more clear 2024-09-06 03:38:47 +02:00
files_views fix(code-style): Adjust JS code to our code style 2024-10-16 22:11:59 +02:00
lib test: Migrated all Jest tests to vitest 2024-08-26 17:27:22 +02:00
mixins chore(i18n): Improved grammar 2024-10-19 11:41:06 +02:00
models fix(code-style): Adjust JS code to our code style 2024-10-16 22:11:59 +02:00
router feat(files_sharing): Migrate public share to use Vue files list 2024-09-06 03:38:42 +02:00
services feat(files_sharing): Migrate public share to use Vue files list 2024-09-06 03:38:42 +02:00
style feat: Add bidi support in core directory 2024-08-29 08:32:47 +00:00
utils fix(Federation): Show some icon for federated users on shares 2024-11-09 10:33:17 +01:00
views fix(ShareEntryLinkList): Append new links to the end of list 2024-10-30 14:56:55 +01:00
additionalScripts.js chore: Add SPDX header 2024-06-06 22:53:41 +02:00
collaborationresourceshandler.js chore: Add SPDX header 2024-06-06 22:53:41 +02: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 fix(files_sharing): Open single-file-share by default 2024-09-09 14:49:21 +02:00
init.ts refactor(files_sharing): Make file structure more clear 2024-09-06 03:38:47 +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 chore: Add SPDX header 2024-06-06 22:53:41 +02:00
sharebreadcrumbview.js chore: Add SPDX header 2024-06-06 22:53:41 +02:00
sharing.d.ts chore(files_sharing): refactor Share model to ts 2024-07-30 09:50:46 +00:00