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
Arthur Schiwon 0a9487ec80 fix after rebase 12 years ago
..
appframework merge middleware string registration 13 years ago
archive
backgroundjob remove background jobs if they are failing 13 years ago
cache Do not expire chunks while checking for their existence 13 years ago
connector/sabre Backport of #8197 to stable6 13 years ago
db Add bindParam to statement wrapper 13 years ago
fileproxy
files Backport of #8197 to stable6 13 years ago
group fix after rebase 12 years ago
hooks
l10n Merge branch 'master' into fixing-appframework-master 13 years ago
legacy Merge pull request #4796 from owncloud/config-no-catch 13 years ago
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 implement getDisplayNames in group manager 12 years ago
vobject
activitymanager.php adding OC6 public API for activities 13 years ago
allconfig.php Also add default to the \OCP\IConfig interface 13 years ago
api.php fixing method names 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 Fix admin-dir_permissions redirection when cannot write warning 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 make mail notification header color themable 13 years ago
eventsource.php Backport of #7682 to stable6 13 years ago
filechunking.php Fixed chunking and insufficient storage check 13 years ago
fileproxy.php
files.php Fix xsendfile local storage detection with quota 13 years ago
geo.php
group.php implement getDisplayNames in group manager 12 years ago
helper.php Backport of #8197 to stable6 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 Backport of #8183 to stable6 13 years ago
l10n.php change order of issubdirectory() calls to avoid error messages for non-apps 13 years ago
log.php
mail.php remove magic handling of recipient lists by exploding the string - this functionality is nowhere used this way and nowhere documented - and broken because only $toaddress will be exploded not $toname 13 years ago
migrate.php
mimetypes.list.php Backport of #8197 to stable6 13 years ago
minimizer.php
navigationmanager.php
notsquareexception.php
ocs.php fix the privatedata key value store 13 years ago
ocsclient.php Disable XML entities when parsing XML 13 years ago
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 Fixed X-Forwarded-Host parsing 13 years ago
response.php Return 503 when a config/data dir error exists 13 years ago
route.php
router.php fix code formatting 13 years ago
search.php
server.php Correctly process request parameters other than GET or POST, dont use globals in the class but inject it 13 years ago
setup.php Added .ocdata file to check for data folder validity 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 Backport of #8183 to stable6 13 years ago
templatelayout.php
updater.php Added .ocdata file to check for data folder validity 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 Disabled internet checking as mentioned when in proxy mode 13 years ago
vobject.php