nextcloud/lib/public
Björn Schießle fe58e4b1a6 we need to add the owner of the file as parameter in case someone else like the owner edits the file; if $includeOwner is set than add owner also if no other recipient was found. This changes enable all user with write access to the file to edit it and to encrypt it to the right list of users again 2013-04-18 17:48:16 +02:00
..
api.php Style-fix: Breakup long lines 2013-02-14 08:38:37 +01:00
app.php fixing returns 2013-01-06 23:57:27 +01:00
backgroundjob.php Style: Remove all the dangling white spaces 2012-11-04 22:16:04 +01:00
config.php Style-fix: Breakup long lines 2013-02-14 08:38:37 +01:00
constants.php Whitespace cleanup 2013-01-16 18:09:16 +01:00
contacts.php Correct lib/public/contacts.php tests 2013-02-06 17:37:47 +01:00
db.php Whitespace cleanup 2013-01-16 18:09:16 +01:00
files.php add a searchbymime to the public api. Please all remember that access to internal oc classes will be disabled for all app for ownCloud 6. So please port yur stuff to the public api :-) 2013-03-19 14:27:02 +01:00
groupinterface.php Offer User and Group interfaces in public API 2012-07-25 12:56:08 +02:00
iaddressbook.php Fix indentation style 2013-02-14 08:36:26 +01:00
json.php style fixes for public json api 2012-09-08 16:14:06 +02:00
response.php fixing returns 2013-01-06 23:59:02 +01:00
share.php we need to add the owner of the file as parameter in case someone else like the owner edits the file; if $includeOwner is set than add owner also if no other recipient was found. This changes enable all user with write access to the file to edit it and to encrypt it to the right list of users again 2013-04-18 17:48:16 +02:00
template.php Style-fix: Breakup long lines 2013-02-14 08:38:37 +01:00
user.php Whitespace fixes 2013-02-22 19:05:36 +01:00
userinterface.php Offer User and Group interfaces in public API 2012-07-25 12:56:08 +02:00
util.php Fix #2499 2013-03-22 10:07:06 +01:00