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 +01:00
..
actions fix(tests): Add mock for `window._oc_webroot` 2024-03-23 20:48:13 +01:00
components feat: Allow registration of advanced external share actions 2024-03-06 21:22:59 +01:00
lib Improve sharing flow 2023-08-30 17:58:01 +02:00
mixins Fix undefined share object during expirationDate update 2024-02-20 11:10:23 +01:00
models fix(files_sharing): Create passwords when enforced for mail shares 2024-03-29 14:39:43 +00:00
services fix(tests): Add mock for `window._oc_webroot` 2024-03-23 20:48:13 +01:00
style Adjust breadcrumb navigation structure to the navigation list 2023-04-04 12:16:45 +02:00
utils feat(files): ask for confirm if deleting 5 items or more 2024-02-07 11:08:24 +01:00
views fix(sharingDetails): Show correct share target 2024-04-18 11:12:14 +01: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 lint errors 2023-05-23 22:34:15 +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