nextcloud/lib/public
Thomas Müller 8363f3c635 Adding new interface \OCP\Activity\IExtentsion
Adding method getNotificationTypes()
Adding method filterNotificationTypes()
Adding method getDefaultTypes()
Adding method translate() and getTypeIcon()
Adding method getGroupParameter()
Adding method getNavigation()
Adding method getNavigation()
Adding method isFilterValid() and getQueryForFilter()
Adding unit tests for \OC\ActivityManager
2014-07-08 09:04:37 +02:00
..
activity Adding new interface \OCP\Activity\IExtentsion 2014-07-08 09:04:37 +02:00
appframework also handle lowercase headers 2014-06-11 01:20:09 +02:00
authentication page level doc blocks and class descriptions 2013-11-25 16:39:01 +01:00
backgroundjob Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +01:00
contacts Merge branch 'master' into contactsmanager-register 2014-05-19 21:35:13 +02:00
files Merge pull request #9329 from owncloud/sharing_check_target 2014-07-02 21:01:03 +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
api.php unify license headers for public API files 2013-11-03 13:51:39 +01:00
app.php Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +01:00
backgroundjob.php Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +01:00
config.php add OCP\Config:deleteSystemValue 2014-06-02 18:31:43 +02:00
constants.php Added extra checks for invalid file chars in newfile.php and newfolder.php 2014-02-18 17:54:32 +01:00
contacts.php no return on register and unregister 2014-05-19 21:39:19 +02:00
db.php Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +01:00
defaults.php fix defaults.php doc 2013-11-25 14:26:26 +01:00
files.php Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00
groupinterface.php unify license headers for public API files 2013-11-03 13:51:39 +01:00
iaddressbook.php Fix @return array PHPDocs, in /lib 2014-05-13 19:08:14 +01:00
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 unify license headers for public API files 2013-11-03 13:51:39 +01:00
icachefactory.php Fix some phpdoc errors and rename interface 2014-01-24 16:01:19 +01:00
iconfig.php Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00
icontainer.php AppFramework(Controller|HTTP|HTTP-Responses|Middleware), IContainer API fixes 2013-11-25 16:28:24 +01:00
idb.php move db into iservercontainer 2014-04-19 19:30:12 +02:00
idbconnection.php Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +01:00
ihelper.php unify license headers for public API files 2013-11-03 13:51:39 +01:00
il10n.php Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00
ilogger.php - make logger available in the container 2014-05-09 23:26:20 +02:00
image.php unify license headers for public API files 2013-11-03 13:51:39 +01:00
inavigationmanager.php polish documentation based on scrutinizer patches 2014-02-06 17:02:21 +01:00
ipreview.php unify license headers for public API files 2013-11-03 13:51:39 +01:00
irequest.php polish documentation based on scrutinizer patches 2014-02-06 17:02:21 +01:00
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 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
isession.php adding an explicit close method to class session - write operations (set and remove) being called after close() will throw an exception 2014-03-10 14:21:12 +01:00
itagmanager.php unify license headers for public API files 2013-11-03 13:51:39 +01:00
itags.php Replace @returns with @return, in /lib 2014-05-13 19:08:14 +01:00
iurlgenerator.php unify license headers for public API files 2013-11-03 13:51:39 +01:00
iusersession.php polish documentation based on scrutinizer patches 2014-02-06 17:02:21 +01:00
json.php polish documentation based on scrutinizer patches 2014-02-06 17:02:21 +01:00
response.php Moved content disposition code+workarounds to OCP\Response 2013-12-10 12:42:26 +01:00
share.php Automatically copy the share expiration date when new shares are created 2014-05-19 01:38:47 +02:00
template.php Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +01:00
user.php Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +01:00
userinterface.php unify license headers for public API files 2013-11-03 13:51:39 +01:00
util.php Prevent loadApps on upgrade 2014-06-18 11:10:07 +02:00