nextcloud/apps
Vincent Petry e75a0a44c6
Make share target consistent when grouping group share with user share
In some situations, a group share is created before a user share, and
the recipient renamed the received share before the latter is created.
In this situation, the "file_target" was already modified and the second
created share must align to the already renamed share.

To achieve this, the MountProvider now groups only by "item_source"
value and sorts by share time. This makes it so that the least recent
share is selected as super-share and its "file_target" value is then
adjusted in all grouped shares.

This fixes the issue where this situation would have different
"file_target" values resulting in two shared folders appearing instead
of one.
2016-08-04 19:50:16 +02:00
..
admin_audit Run the license script 2016-07-22 11:40:41 +02:00
comments Add icon for comments app 2016-07-27 11:09:32 +02:00
dav fix #724 by using step instead of job 2016-08-04 14:52:38 +02:00
encryption Run the license script 2016-07-22 11:40:41 +02:00
federatedfilesharing Run the license script 2016-07-22 11:40:41 +02:00
federation Run the license script 2016-07-22 11:40:41 +02:00
files fix js test 2016-07-27 16:38:07 +02:00
files_external Add proper scope to files external CSS 2016-07-26 09:20:40 +02:00
files_sharing Make share target consistent when grouping group share with user share 2016-08-04 19:50:16 +02:00
files_trashbin Fix error message while restoring all files 2016-07-25 12:57:18 +02:00
files_versions Run the license script 2016-07-22 11:40:41 +02:00
provisioning_api Run the license script 2016-07-22 11:40:41 +02:00
systemtags Add a simple Admin UI to manage systemtags 2016-07-28 10:37:48 +02:00
testing Run the license script 2016-07-22 11:40:41 +02:00
theming fix missing semicolon to fix themed logo on log in page 2016-08-01 18:16:32 +02:00
updatenotification Run the license script 2016-07-22 11:40:41 +02:00
user_ldap Merge pull request #593 from nextcloud/ldap-avoidneedlesssetemailonlogin-stable10 2016-08-01 18:22:20 +02:00
workflowengine Ooops 2016-08-03 14:44:18 +02:00