nextcloud-server/lib/public
Lukas Reschke 70abce0482 Merge pull request #10739 from owncloud/eventsource-public
Add EventSource to the public API
2014-09-08 18:46:27 +02:00
..
activity Adding new interface \OCP\Activity\IExtentsion 2014-07-08 09:04:37 +02:00
appframework according to PHPDoc this function shall return the entity 2014-08-17 22:27:55 +02:00
authentication
backgroundjob
contacts Merge branch 'master' into contactsmanager-register 2014-05-19 21:35:13 +02:00
files Use public api for getting l10n 2014-08-31 10:08:22 +02:00
route introduce and use getCurrentConnection() 2014-07-01 16:45:00 +02:00
search make search non-static, add ISearch to server container, make legacy a static wrapper for it, move provider and result to public api 2014-06-06 01:17:02 +02:00
security Fix quoting 2014-09-03 14:16:55 +02:00
api.php
app.php
backgroundjob.php
config.php Add support for getting the real client IP behind proxies 2014-08-27 00:05:04 +02:00
constants.php
contacts.php no return on register and unregister 2014-05-19 21:39:19 +02:00
db.php
defaults.php Add ability to theme iOS and Android client URLs just like desktop URLs. 2014-08-05 13:16:51 +02:00
files.php
groupinterface.php
iaddressbook.php
iappconfig.php Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00
iavatar.php Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00
iavatarmanager.php Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00
icache.php
icachefactory.php
icertificate.php Add certificate class 2014-08-31 10:47:50 +02:00
icertificatemanager.php Move certificate management interface from files_external to core 2014-08-31 10:47:50 +02:00
iconfig.php Extend public config interface 2014-08-31 15:27:36 +02:00
icontainer.php
idb.php
idbconnection.php
ieventsource.php Better phpdoc and method naming 2014-09-04 13:26:51 +02:00
igroup.php Add group management to the public api 2014-07-16 14:25:31 +02:00
igroupmanager.php Add group management to the public api 2014-07-16 14:25:31 +02:00
ihelper.php
il10n.php Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00
ilogger.php
image.php
inavigationmanager.php
ipreview.php Use svg mimeicons for empty text files 2014-07-30 16:31:37 +02:00
irequest.php
isearch.php make search non-static, add ISearch to server container, make legacy a static wrapper for it, move provider and result to public api 2014-06-06 01:17:02 +02:00
iservercontainer.php Better phpdoc and method naming 2014-09-04 13:26:51 +02:00
isession.php
itagmanager.php
itags.php
iurlgenerator.php
iuser.php - adding default value for $recoveryPassword 2014-07-24 12:50:39 +02:00
iusermanager.php Add public interfaces for User, UserManager and UserSession 2014-07-14 15:10:51 +02:00
iusersession.php use correct IUser in interface 2014-07-15 17:41:44 +02:00
json.php
response.php
share.php Merge pull request #9915 from suraia/unsharefromself-source 2014-08-27 10:31:35 +02:00
template.php update deprecation docs 2014-08-14 12:22:34 +02:00
user.php
userinterface.php
util.php Merge branch 'master' into securityutils 2014-08-31 15:21:09 +02:00