nextcloud-server/lib/public
Robin Appelman a6399f9cef Add the background job list to the public server container 2014-02-11 14:00:24 +07:00
..
activity fix some capital letters 2013-11-25 16:42:28 +07:00
appframework Merge pull request #6027 from owncloud/public-api-restful-routing-oc6 2013-11-27 01:55:52 +07:00
authentication page level doc blocks and class descriptions 2013-11-25 16:39:01 +07:00
backgroundjob Add the background job list to the public server container 2014-02-11 14:00:24 +07:00
contacts API doc for contacts manager, server container and share 2013-11-27 00:35:36 +07:00
files fix some capital letters 2013-11-25 16:42:28 +07:00
api.php unify license headers for public API files 2013-11-03 13:51:39 +07:00
app.php unify license headers for public API files 2013-11-03 13:51:39 +07:00
backgroundjob.php Add the background job list to the public server container 2014-02-11 14:00:24 +07:00
config.php unify license headers for public API files 2013-11-03 13:51:39 +07:00
constants.php Whitespace cleanup 2013-01-16 18:09:16 +07:00
contacts.php as a quick example the public contacts API has been ported over as a service hosted within the server container 2013-08-26 23:48:18 +07:00
db.php fix return statement 2013-12-19 00:33:29 +07:00
defaults.php fix defaults.php doc 2013-11-25 14:26:26 +07:00
files.php unify license headers for public API files 2013-11-03 13:51:39 +07:00
groupinterface.php unify license headers for public API files 2013-11-03 13:51:39 +07:00
iaddressbook.php page level doc blocks and class descriptions 2013-11-25 16:39:01 +07:00
iavatar.php Add missing Avatar Interface 2013-11-22 00:43:23 +07:00
iavatarmanager.php Round out Avatar Public API 2013-11-21 23:40:25 +07:00
icache.php unify license headers for public API files 2013-11-03 13:51:39 +07:00
icachefactory.php Fix some phpdoc errors and rename interface 2014-01-24 16:01:19 +07:00
iconfig.php Also add default to the \OCP\IConfig interface 2013-12-16 14:33:03 +07:00
icontainer.php AppFramework(Controller|HTTP|HTTP-Responses|Middleware), IContainer API fixes 2013-11-25 16:28:24 +07:00
idbconnection.php fix some capital letters 2013-11-25 16:42:28 +07:00
ihelper.php unify license headers for public API files 2013-11-03 13:51:39 +07:00
il10n.php fix "No page-level DocBlock" 2013-11-03 13:38:25 +07:00
image.php unify license headers for public API files 2013-11-03 13:51:39 +07:00
inavigationmanager.php unify license headers for public API files 2013-11-03 13:51:39 +07:00
ipreview.php unify license headers for public API files 2013-11-03 13:51:39 +07:00
irequest.php fix "No page-level DocBlock" 2013-11-03 13:38:25 +07:00
iservercontainer.php Add the background job list to the public server container 2014-02-11 14:00:24 +07:00
isession.php unify license headers for public API files 2013-11-03 13:51:39 +07:00
itagmanager.php unify license headers for public API files 2013-11-03 13:51:39 +07:00
itags.php unify license headers for public API files 2013-11-03 13:51:39 +07:00
iurlgenerator.php unify license headers for public API files 2013-11-03 13:51:39 +07:00
iusersession.php unify license headers for public API files 2013-11-03 13:51:39 +07:00
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 2014-01-21 11:32:30 +07:00
response.php Moved content disposition code+workarounds to OCP\Response 2013-12-10 12:42:26 +07:00
share.php replace 'size' with 'unencrypted_size' if encryption is enabled 2014-02-07 12:53:13 +07:00
template.php unify license headers for public API files 2013-11-03 13:51:39 +07:00
user.php unify license headers for public API files 2013-11-03 13:51:39 +07:00
userinterface.php unify license headers for public API files 2013-11-03 13:51:39 +07:00
util.php Merge branch 'master' into pr-exceed_upload_limit_msg 2014-01-30 22:50:20 +07:00