nextcloud-server/apps/files_sharing/src
Ferdinand Thiessen 8770e2b282 fix(files): Correctly parse external shares for files UI
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-02 17:48:46 +07:00
..
actions fix: Adjust more places for logical position 2024-08-29 08:32:48 +07:00
components fix: Adjust more places for logical position 2024-08-29 08:32:48 +07:00
files_headers fix(files_sharing): Add missing "note to recipient" 2024-07-31 15:05:15 +07:00
filters fix(files_sharing): Make account file filter consistent have design 2024-07-30 16:40:14 +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
new fix(files): fix template folder and file request menu order 2024-07-31 18:44:50 +07:00
services fix(files): Correctly parse external shares for files UI 2024-09-02 17:48:46 +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: Properly handle share attributes if set to null 2024-08-30 17:33:39 +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.ts fix(files_sharing): Add missing "note to recipient" 2024-07-31 15:05:15 +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 feat(files_sharing): add public name prompt for files requests 2024-07-18 20:15:39 +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