You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/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 14 years ago
..
api.php Style-fix: Breakup long lines 14 years ago
app.php fixing returns 14 years ago
backgroundjob.php Style: Remove all the dangling white spaces 14 years ago
config.php Style-fix: Breakup long lines 14 years ago
constants.php Whitespace cleanup 14 years ago
contacts.php Correct lib/public/contacts.php tests 14 years ago
db.php Whitespace cleanup 14 years ago
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 :-) 14 years ago
groupinterface.php Offer User and Group interfaces in public API 14 years ago
iaddressbook.php Fix indentation style 14 years ago
json.php style fixes for public json api 14 years ago
response.php fixing returns 14 years ago
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 14 years ago
template.php Style-fix: Breakup long lines 14 years ago
user.php Whitespace fixes 14 years ago
userinterface.php Offer User and Group interfaces in public API 14 years ago
util.php Fix #2499 14 years ago