nextcloud/apps/files_sharing/src
fenn-cs 3a5475bd64 fix(share): Send correct share attributes upon share creation
- Send correct share attributes (`share.attributes`) to server upon creation.
- Delete parts of code that create or reference, `share.hasDownloadPermission`
(Not required by Share API)

Resolves : https://github.com/nextcloud/server/issues/44131

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2024-03-26 16:36:22 +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 Improve sharing flow 2023-08-30 17:58:01 +02: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(share): Send correct share attributes upon share creation 2024-03-26 16:36:22 +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