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
Lukas Reschke 3b1083f46e Merge pull request #7176 from owncloud/style 13 years ago
..
activity fix some capital letters 13 years ago
appframework Merge pull request #6027 from owncloud/public-api-restful-routing-oc6 13 years ago
authentication page level doc blocks and class descriptions 13 years ago
backgroundjob Additional phpdoc 13 years ago
contacts API doc for contacts manager, server container and share 13 years ago
files Merge pull request #6748 from owncloud/fileinfo 13 years ago
api.php unify license headers for public API files 13 years ago
app.php unify license headers for public API files 13 years ago
backgroundjob.php Add the background job list to the public server container 13 years ago
config.php $default of OC_Config::[gs]etValue can have more then string as type 13 years ago
constants.php Whitespace cleanup 14 years ago
contacts.php as a quick example the public contacts API has been ported over as a service hosted within the server container 13 years ago
db.php fix return statement 13 years ago
defaults.php fix defaults.php doc 13 years ago
files.php unify license headers for public API files 13 years ago
groupinterface.php unify license headers for public API files 13 years ago
iaddressbook.php page level doc blocks and class descriptions 13 years ago
iappconfig.php use the 'new' server container for appconfig 13 years ago
iavatar.php Add missing Avatar Interface 13 years ago
iavatarmanager.php Round out Avatar Public API 13 years ago
icache.php unify license headers for public API files 13 years ago
icachefactory.php Fix some phpdoc errors and rename interface 13 years ago
iconfig.php $default of OC_Config::[gs]etValue can have more then string as type 13 years ago
icontainer.php AppFramework(Controller|HTTP|HTTP-Responses|Middleware), IContainer API fixes 13 years ago
idbconnection.php fix some capital letters 13 years ago
ihelper.php unify license headers for public API files 13 years ago
il10n.php fix "No page-level DocBlock" 13 years ago
image.php unify license headers for public API files 13 years ago
inavigationmanager.php unify license headers for public API files 13 years ago
ipreview.php unify license headers for public API files 13 years ago
irequest.php fix "No page-level DocBlock" 13 years ago
iservercontainer.php Merge pull request #7156 from owncloud/backgroundjob-public 13 years ago
isession.php unify license headers for public API files 13 years ago
itagmanager.php unify license headers for public API files 13 years ago
itags.php unify license headers for public API files 13 years ago
iurlgenerator.php unify license headers for public API files 13 years ago
iusersession.php unify license headers for public API files 13 years ago
json.php OC_Util::setupFS($user) will create a data dir for the given string - no matter if the user really exists - OCP\JSON::checkUserExists($owner); introduces a ready to use check which will bail out with an JSON error 13 years ago
response.php Moved content disposition code+workarounds to OCP\Response 13 years ago
share.php replace 'size' with 'unencrypted_size' if encryption is enabled 13 years ago
template.php unify license headers for public API files 13 years ago
user.php unify license headers for public API files 13 years ago
userinterface.php unify license headers for public API files 13 years ago
util.php Merge pull request #6748 from owncloud/fileinfo 13 years ago