nextcloud-server/apps/files_sharing/src
Max 787262be4f
fix: remove other shares from ui when deleted
Remove the share entry in question
when unsharing a folder
from within the `others with access` section
of a file within that folder.

Using the code from the ShareList view here as well.
Just copying the code here as this is a bugfix
that will need to be backported.

Signed-off-by: Max <max@nextcloud.com>
2022-12-20 11:34:08 +01:00
..
components Revert "Copy to clipboard with button instead of link" 2022-12-14 00:57:57 +00:00
lib Support CRUD share permissions 2022-02-15 11:54:17 +01:00
mixins Show success on share actions 2022-12-03 01:09:27 +00:00
models Fix date handling and saving 2022-11-16 17:19:58 +01:00
services Replace moment.js date with Date Object. 2022-10-06 08:56:06 +00:00
style
utils Use @nextcloud/sharing in files and files_sharing 2022-01-26 17:58:43 +01:00
views fix: remove other shares from ui when deleted 2022-12-20 11:34:08 +01:00
additionalScripts.js
collaborationresources.js Add Nc prefix to Nc vue component names 2022-08-25 08:38:00 +02:00
collaborationresourceshandler.js
files_sharing_tab.js Lint and remove file_versions tests 2022-11-28 17:31:27 +01:00
files_sharing.js
index.js
personal-settings.js
share.js Remove copy in file actions when not allowed 2022-08-26 14:18:47 +02:00
sharebreadcrumbview.js Use @nextcloud/sharing in files and files_sharing 2022-01-26 17:58:43 +01:00