nextcloud-server/apps/files_sharing/src
Jonas 0e4438fc04
Merge pull request #47841 from nextcloud/fix/files-sharing-openfile
fix(files_sharing): Open single-file-share by default
2024-09-09 16:44:15 +07:00
..
components fix(files_sharing): add accessible labels in link share creation 2024-09-09 14:58:30 +07:00
files_actions fix(files_sharing): Disable sharing status action for public shares 2024-09-06 03:38:47 +07:00
files_filters refactor(files_sharing): Make file structure more clear 2024-09-06 03:38:47 +07:00
files_headers refactor(files_sharing): Make file structure more clear 2024-09-06 03:38:47 +07:00
files_newMenu refactor(files_sharing): Make file structure more clear 2024-09-06 03:38:47 +07:00
files_views chore(files_sharing): Do not use files source files but directly the library 2024-09-06 16:53:42 +07:00
lib test: Migrated all Jest tests to vitest 2024-08-26 17:27:22 +07:00
mixins chore(files_sharing): refactor Share model to ts 2024-07-30 09:50:46 +07:00
models chore(files_sharing): refactor Share model to ts 2024-07-30 09:50:46 +07:00
router feat(files_sharing): Migrate public share to use Vue files list 2024-09-06 03:38:42 +07:00
services feat(files_sharing): Migrate public share to use Vue files list 2024-09-06 03:38:42 +07:00
style feat: Add bidi support in core directory 2024-08-29 08:32:47 +07:00
utils feat(files_sharing): Add file list filter to filter by owner / sharee 2024-07-25 19:33:28 +07:00
views fix(files_sharing): Ensure sidebar share entry lists are labelled 2024-09-06 03:38:48 +07:00
additionalScripts.js chore: Add SPDX header 2024-06-06 22:53:41 +07:00
collaborationresourceshandler.js chore: Add SPDX header 2024-06-06 22:53:41 +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 fix(files_sharing): Open single-file-share by default 2024-09-09 14:49:21 +07:00
init.ts refactor(files_sharing): Make file structure more clear 2024-09-06 03:38:47 +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-file-request.ts fix(files_sharing): Set file-request header for nextcloud/upload 2024-09-06 03:38:47 +07:00
share.js chore: Add SPDX header 2024-06-06 22:53:41 +07:00
sharebreadcrumbview.js chore: Add SPDX header 2024-06-06 22:53:41 +07:00
sharing.d.ts chore(files_sharing): refactor Share model to ts 2024-07-30 09:50:46 +07:00