nextcloud/apps/files_sharing/src
Julien Veyssier 0af363714d
fix(filesharing): file appear as shared by their owner if it has a numerical user ID
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2024-09-30 10:22:48 +02:00
..
actions fix(filesharing): file appear as shared by their owner if it has a numerical user ID 2024-09-30 10:22:48 +02:00
components fix(files_sharing): add accessible labels in link share creation 2024-09-09 23:43:28 +02:00
lib Improve sharing flow 2023-08-30 17:58:01 +02:00
mixins fix(FilesView): Update files view upon share creation/delete 2024-07-11 08:22:36 +01:00
models fix(files_sharing): Create passwords when enforced for mail shares 2024-04-04 16:20:11 +02:00
services fix(files): Correctly parse external shares for files UI 2024-09-03 11:53:02 +02:00
style Adjust breadcrumb navigation structure to the navigation list 2023-04-04 12:16:45 +02:00
utils refactor(AccountIcon): Remove needless console.log 2024-09-24 13:40:59 +02:00
views fix(files_sharing): also allow removing READ permissions on email shares 2024-07-18 06:50:32 +00:00
additionalScripts.js chore(eslint): fix missing import extensions 2023-03-23 08:14:19 +01:00
collaborationresourceshandler.js Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
files_sharing_tab.js fix(files): Close the sidebar on navigation 2024-08-02 10:21:05 +02:00
init.ts fix(files): add mount root property and adjust delete wording 2024-02-06 17:43:35 +01:00
main.ts chore: add actions testing 2023-07-11 13:52:28 +02:00
personal-settings.js chore(eslint): fix missing import extensions 2023-03-23 08:14:19 +01:00
share.js fix(files_sharing): Don't show copy action when !canDownload and no update permissions 2023-05-02 13:08:30 +00:00
sharebreadcrumbview.js Use @nextcloud/sharing in files and files_sharing 2022-01-26 17:58:43 +01:00