nextcloud-server/apps/files_sharing/src
fenn-cs 8ec15c44b0 fix(sharingDetails): Show correct share target
The share details page should show the target email or user/server to which
the user is creating the share.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2024-04-18 11:12:14 +07:00
..
actions fix(tests): Add mock for `window._oc_webroot` 2024-03-23 20:48:13 +07:00
components feat: Allow registration of advanced external share actions 2024-03-06 21:22:59 +07:00
lib Improve sharing flow 2023-08-30 17:58:01 +07:00
mixins Fix undefined share object during expirationDate update 2024-02-20 11:10:23 +07:00
models fix(files_sharing): Create passwords when enforced for mail shares 2024-03-29 14:39:43 +07:00
services fix(tests): Add mock for `window._oc_webroot` 2024-03-23 20:48:13 +07:00
style Adjust breadcrumb navigation structure to the navigation list 2023-04-04 12:16:45 +07:00
utils feat(files): ask for confirm if deleting 5 items or more 2024-02-07 11:08:24 +07:00
views fix(sharingDetails): Show correct share target 2024-04-18 11:12:14 +07:00
additionalScripts.js chore(eslint): fix missing import extensions 2023-03-23 08:14:19 +07:00
collaborationresourceshandler.js
files_sharing_tab.js Fix lint errors 2023-05-23 22:34:15 +07:00
init.ts fix(files): add mount root property and adjust delete wording 2024-02-06 17:43:35 +07:00
main.ts chore: add actions testing 2023-07-11 13:52:28 +07:00
personal-settings.js chore(eslint): fix missing import extensions 2023-03-23 08:14:19 +07:00
share.js fix(files_sharing): Don't show copy action when !canDownload and no update permissions 2023-05-02 13:08:30 +07:00
sharebreadcrumbview.js Use @nextcloud/sharing in files and files_sharing 2022-01-26 17:58:43 +07:00