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
Morris Jobke 6a5f12beca Merge pull request #12988 from owncloud/logfile_download 11 years ago
..
activity Allow extensions to specify the list of special parameters 11 years ago
app Add \OC\App\Manager to handle enabling/disabling apps 11 years ago
appframework Merge pull request #12988 from owncloud/logfile_download 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 Adding basement for the direct download url 11 years ago
route introduce and use getCurrentConnection() 12 years ago
search add SIZE_ALL const 11 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 reduce OC_Preferences, OC_Config and \OCP\Config usage 11 years ago
constants.php Move namespaced constants to namespaced class 11 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 add missing public interface for iOS client app id 11 years ago
files.php
groupinterface.php
iaddressbook.php
iappconfig.php introduce proper interface for deleteAppValue 11 years ago
iavatar.php Replace deprecated constant with new class constant 11 years ago
iavatarmanager.php Remove all occurences of @brief and @returns from PHPDoc 12 years ago
icache.php
icachefactory.php
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 Add type of the variables to the docs 11 years ago
icontainer.php
idatetimeformatter.php Require the interface and return a string instead of private classes 11 years ago
idatetimezone.php Move timezone logic out of server.php 11 years ago
idb.php
idbconnection.php Split mapping from Access and Helper classes into it's own. Fully test them, too. 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 isAdmin and isInGroup methods for the group manager 11 years ago
ihelper.php
il10n.php Remove all occurences of @brief and @returns from PHPDoc 12 years ago
ilogger.php
image.php
inavigationmanager.php
ipreview.php Use svg mimeicons for empty text files 12 years ago
irequest.php
isearch.php move search results below filelist, show hint when results are off screen, use js plugin mechanism 11 years ago
iservercontainer.php Add IniGetWrapper to public interface 11 years ago
isession.php
itagmanager.php Add user parameter to tag manager 11 years ago
itags.php Add getTagsForObjects in ITags 11 years ago
itempmanager.php Add \OC\TempManager to handle creating and cleaning temporary files 11 years ago
iurlgenerator.php Introduce app info xml parser including basic unit test - necessary for #10777 11 years ago
iuser.php Expose backend type via REST API 11 years ago
iuserbackend.php introduce names for user backends - IUserBackend 11 years ago
iusermanager.php Use public interface 11 years ago
iusersession.php Fix typo 11 years ago
json.php
preconditionnotmetexception.php introduce preCondition for setUserValue to provide atomic check-and-update 11 years ago
response.php
share.php OCS API for server-to-server sharing 11 years ago
share_backend.php Next step in server-to-server sharing next generation, see #12285 11 years ago
share_backend_collection.php Move share interfaces to own files so they can be autoloaded 11 years ago
share_backend_file_dependent.php Move share interfaces to own files so they can be autoloaded 11 years ago
template.php Deprecate Util::formatDate() 11 years ago
user.php Deprecate older API wrappers and calls 11 years ago
userinterface.php
util.php Deprecate Util::formatDate() 11 years ago