server/lib/public
Björn Schießle c6c0fcc7c8 We can't rely on the assumption that if the matching target is from the same owner that the share type will be different.
Files in different folders can have the same name. Therefore also a unique name has to be generated if the matching
target it from the same user. Also for folders and files with the same name a unique target name has to be generated

If matching target is from the same owner, use the same target. The share type will be different so this isn't the sa
2012-10-02 11:41:26 +02:00
..
app.php style fixes for public app api 2012-09-08 15:54:30 +02:00
backgroundjob.php adding space between) and { 2012-09-07 15:22:01 +02:00
config.php fix some more phpdoc 2012-09-23 02:40:03 +02:00
db.php style fixes for public db api 2012-09-08 16:00:32 +02:00
files.php style fixes for public files api 2012-09-08 16:02:11 +02:00
groupinterface.php Offer User and Group interfaces in public API 2012-07-25 12:56:08 +02:00
json.php style fixes for public json api 2012-09-08 16:14:06 +02:00
response.php style fixes for public response api 2012-09-08 16:15:42 +02:00
share.php We can't rely on the assumption that if the matching target is from the same owner that the share type will be different. 2012-10-02 11:41:26 +02:00
template.php adding space between) and { 2012-09-07 15:22:01 +02:00
user.php style fixes for public user api 2012-09-08 16:17:01 +02:00
userinterface.php Offer User and Group interfaces in public API 2012-07-25 12:56:08 +02:00
util.php Do urlencoding in linkTo functions 2012-09-28 22:27:52 +02:00