nextcloud-server/lib/public
2014-06-27 16:53:03 +02:00
..
activity
appframework also handle lowercase headers 2014-06-11 01:20:09 +02:00
authentication
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 move to stream based IObjectStore interface, rearrange & reformat code 2014-06-20 12:27:47 +02:00
route Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +01: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
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
files.php Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00
groupinterface.php
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
icachefactory.php
iconfig.php Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00
icontainer.php
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
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
inavigationmanager.php
ipreview.php
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 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
itags.php Replace @returns with @return, in /lib 2014-05-13 19:08:14 +01:00
iurlgenerator.php
iusersession.php
json.php
response.php
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
util.php Prevent loadApps on upgrade 2014-06-18 11:10:07 +02:00