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/private
Vincent Petry 762b0d9510 Allow XML entity loader for MDB2 schema loader 13 years ago
..
appframework add PHPDoc for urlParams 13 years ago
archive
backgroundjob remove background jobs if they are failing 13 years ago
cache
connector/sabre Allow getting info or renaming part files through WebDAV 13 years ago
db Allow XML entity loader for MDB2 schema loader 13 years ago
fileproxy
files Replace deleteAll call with unlink call 13 years ago
group
hooks
l10n
legacy
log add test for password remove method 13 years ago
memcache Add check for apc.enabled option 13 years ago
migration
minimizer
ocs getData() always needs to return an array 13 years ago
preview reuse existing helper function OC_Helper::is_function_enabled 13 years ago
search
session check if a $_SESSION entry exists before we try to remove it 13 years ago
setup fixing PHPDoc and spelling 13 years ago
share fix DI 13 years ago
template introduce OC_Helper::linkToDocs() 13 years ago
user Fix "headers are already sent" introduced with #6519 13 years ago
vobject
activitymanager.php
allconfig.php Also add default to the \OCP\IConfig interface 13 years ago
api.php keep response message 13 years ago
app.php show link to app documentation 13 years ago
appconfig.php Remove "link" shares right after disabling the "allow_link_share" setting 13 years ago
apphelper.php
archive.php
arrayparser.php
avatar.php Avatar: accept OC_Image as in setParameter 13 years ago
avatarmanager.php Round out Avatar Public API 13 years ago
backgroundjob.php
cache.php
config.php use OC_Helper::linkToDocs() in lib/private/config.php 13 years ago
contactsmanager.php
davclient.php Fixed spaces 13 years ago
db.php Send "SET NAMES utf8" to MySQL for PHP below 5.3.6 13 years ago
defaults.php introduce new theme function to allow full creation of documentation links: buildDocLinkToKey() 13 years ago
eventsource.php
filechunking.php fixes #5367 13 years ago
fileproxy.php
files.php Fix xsendfile local storage detection with quota 13 years ago
geo.php
group.php dispayNamesInGroup(s) should always return uid as key in the result attr, fixes #5209 13 years ago
helper.php introduce new theme function to allow full creation of documentation links: buildDocLinkToKey() 13 years ago
hintexception.php
hook.php
image.php Revert "use relative paths to create images from a file. This way it also works if" 13 years ago
installer.php one tab less 13 years ago
json.php OC_Util::setupFS($user) will create a data dir for the given string - no matter if the user really exists - OCP\JSON::checkUserExists($owner); introduces a ready to use check which will bail out with an JSON error 13 years ago
l10n.php change order of issubdirectory() calls to avoid error messages for non-apps 13 years ago
log.php
mail.php
migrate.php
mimetypes.list.php remove duplicate exe mimetype, add correct msi mimetype 13 years ago
minimizer.php
navigationmanager.php
notsquareexception.php
ocs.php fix the privatedata key value store 13 years ago
ocsclient.php
preferences.php
preview.php add PHPDoc for setMimetype() 13 years ago
previewmanager.php
repair.php Add a (currently) empty system for running common repair steps 13 years ago
request.php Fix case where port is missing 13 years ago
response.php Added isUserAgent() method to request 13 years ago
route.php
router.php
search.php
server.php fix the config option to remove the ability for users to set their displayname 13 years ago
setup.php Add overwritehost config on setup and upgrade 13 years ago
subadmin.php
tagmanager.php
tags.php Use DEBUG instead of ERROR when favourites not found. Fix #6419 13 years ago
template.php Do not use L10n when logging exceptions 13 years ago
templatelayout.php
updater.php Adjust version for stable6 13 years ago
urlgenerator.php Test if $url is already prefixed by '/' 13 years ago
user.php Also delete legacy storages when deleting a user 13 years ago
util.php OC_Util::setupFS($user) will create a data dir for the given string - no matter if the user really exists - OCP\JSON::checkUserExists($owner); introduces a ready to use check which will bail out with an JSON error 13 years ago
vobject.php