nextcloud/apps/files_sharing/lib
Roeland Douma 411fac892a 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-04-14 11:50:27 +02:00
..
controllers Fix archive file name when downloading public share 2016-03-07 11:37:49 +01:00
exceptions Happy new year! 2016-01-12 15:02:18 +01:00
external apps: Fix typos (found by codespell) (#23862) 2016-04-12 12:52:51 +02:00
middleware Happy new year! 2016-01-12 15:02:18 +01:00
share Happy new year! 2016-01-12 15:02:18 +01:00
activity.php Add translations of unshare activities 2016-02-10 15:42:48 +01:00
cache.php Update author information 2016-03-01 17:25:15 +01:00
capabilities.php Add capability to show if group sharing is enabled 2016-04-04 19:35:01 +02:00
deleteorphanedsharesjob.php Happy new year! 2016-01-12 15:02:18 +01:00
expiresharesjob.php Happy new year! 2016-01-12 15:02:18 +01:00
helper.php get the actual user instead of a federated cloud id 2016-02-18 10:17:00 +01:00
hooks.php Update author information 2016-03-01 17:25:15 +01:00
isharedstorage.php Happy new year! 2016-01-12 15:02:18 +01:00
maintainer.php Happy new year! 2016-01-12 15:02:18 +01:00
migration.php Update author information 2016-03-01 17:25:15 +01:00
mountprovider.php On mount make sure multiple shares with same target map to unique ones (#23937) 2016-04-14 11:50:27 +02:00
notifier.php Mark the accept button as primary 2016-02-10 08:40:45 +01:00
scanner.php Update author information 2016-03-01 17:25:15 +01:00
sharedmount.php On mount make sure multiple shares with same target map to unique ones (#23937) 2016-04-14 11:50:27 +02:00
sharedpropagator.php propagate folder size in the same query for write updates 2016-01-15 15:36:52 +01:00
sharedstorage.php move failedstorage to core 2016-03-11 13:15:45 +01:00
updater.php Gracefull handle link shares rename hook 2016-02-05 13:57:57 +01:00