nextcloud/apps/files_sharing
Roeland Douma b6192c39d8
On mount make sure multiple shares with same target map to unique ones (#23937)
Scenario:
user0 shares a folder 'foo' with user2
user1 shares a folder 'foo' with user2
user2 logs in

Before: show only the 'foo' from user1

After: show both.

* Added intergration tests
2016-06-23 14:27:51 +02:00
..
ajax Fix Scrutinizer issues 2016-02-29 22:44:40 +01:00
api Show the path relative to the requesting user (#25067) 2016-06-13 12:47:21 +02:00
appinfo Catch exceptions while creating shared mounts 2016-06-21 12:45:33 +02:00
css Make more action icons themable + style fixes 2016-02-25 23:01:07 +01:00
img fix look of 'Share with me via ownCloud' button, fix wording 2015-06-17 16:05:05 +02:00
js Fix displaying owner before share icon in file list 2016-03-30 18:10:56 +02:00
l10n Yo-ho-oh - Murder all band 'o pirates - backport of #24550 2016-05-11 11:22:08 +02:00
lib On mount make sure multiple shares with same target map to unique ones (#23937) 2016-06-23 14:27:51 +02:00
templates Use HTTPS instead of HTTP 2016-02-05 13:05:04 +01:00
tests Show the path relative to the requesting user (#25067) 2016-06-13 12:47:21 +02:00
list.php Happy new year! 2016-01-12 15:02:18 +01:00
public.php Happy new year! 2016-01-12 15:02:18 +01:00
settings-admin.php Happy new year! 2016-01-12 15:02:18 +01:00
settings-personal.php Happy new year! 2016-01-12 15:02:18 +01:00