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
Robin Appelman 43eb375ace Add \OC\App\Manager to handle enabling/disabling apps 11 years ago
..
activity Adding new interface \OCP\Activity\IExtentsion 12 years ago
app Add \OC\App\Manager to handle enabling/disabling apps 11 years ago
appframework fix typo in content type 11 years ago
authentication
backgroundjob Fix all PHPDoc types and variable names, in /lib 12 years ago
contacts Merge branch 'master' into contactsmanager-register 12 years ago
diagnostics Allow adding events that hapend before the event logger was loaded 11 years ago
files Expose creatable permissions trough fileinfo 11 years ago
route introduce and use getCurrentConnection() 12 years ago
search make search non-static, add ISearch to server container, make legacy a static wrapper for it, move provider and result to public api 12 years ago
security Add OCP\Security\IHasher 11 years ago
api.php
app.php Fix all PHPDoc types and variable names, in /lib 12 years ago
backgroundjob.php Fix all PHPDoc types and variable names, in /lib 12 years ago
config.php Add support for getting the real client IP behind proxies 12 years ago
constants.php Added extra checks for invalid file chars in newfile.php and newfolder.php 12 years ago
contacts.php no return on register and unregister 12 years ago
db.php Add missing DB rollback functionality 11 years ago
defaults.php Support HTML in logo claim 11 years ago
files.php Scrutinizer Auto-Fixes 12 years ago
groupinterface.php
iaddressbook.php Fix @return array PHPDocs, in /lib 12 years ago
iappconfig.php Remove all occurences of @brief and @returns from PHPDoc 12 years ago
iavatar.php Remove all occurences of @brief and @returns from PHPDoc 12 years ago
iavatarmanager.php Remove all occurences of @brief and @returns from PHPDoc 12 years ago
icache.php
icachefactory.php Fix some phpdoc errors and rename interface 12 years ago
icertificate.php Remove unused and overflowing function 11 years ago
icertificatemanager.php Move certificate management interface from files_external to core 12 years ago
iconfig.php Fix PHPDoc 11 years ago
icontainer.php
idb.php move db into iservercontainer 12 years ago
idbconnection.php Bit more cleanup 11 years ago
ieventsource.php Better phpdoc and method naming 12 years ago
igroup.php Add group management to the public api 12 years ago
igroupmanager.php Add group management to the public api 12 years ago
ihelper.php
il10n.php Remove all occurences of @brief and @returns from PHPDoc 12 years ago
ilogger.php - make logger available in the container 12 years ago
image.php
inavigationmanager.php polish documentation based on scrutinizer patches 12 years ago
ipreview.php Use svg mimeicons for empty text files 12 years ago
irequest.php polish documentation based on scrutinizer patches 12 years ago
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 12 years ago
iservercontainer.php Add \OC\App\Manager to handle enabling/disabling apps 11 years ago
isession.php adding an explicit close method to class session - write operations (set and remove) being called after close() will throw an exception 12 years ago
itagmanager.php Add option to include tags for shared items. 11 years ago
itags.php PHPDoc fixes as suggested by @MorrisJobke. 11 years ago
itempmanager.php Add \OC\TempManager to handle creating and cleaning temporary files 11 years ago
iurlgenerator.php Add a method to get the absolute url for a route 11 years ago
iuser.php - adding default value for $recoveryPassword 12 years ago
iusermanager.php Add public interfaces for User, UserManager and UserSession 12 years ago
iusersession.php use correct IUser in interface 12 years ago
json.php polish documentation based on scrutinizer patches 12 years ago
response.php
share.php some small fixes 11 years ago
template.php update deprecation docs 12 years ago
user.php Fix all PHPDoc types and variable names, in /lib 12 years ago
userinterface.php
util.php Merge pull request #11080 from owncloud/addheader-text-2 11 years ago