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 797e0a614c Added extra checks for invalid file chars in newfile.php and newfolder.php 13 years ago
..
appframework don't specify path to 3rdparty directory when registering Pimple autoloader 13 years ago
archive
backgroundjob Add unit tests for JobList 13 years ago
cache
connector/sabre Merge pull request #6081 from owncloud/partfilewebdavfix 13 years ago
db Merge pull request #7176 from owncloud/style 13 years ago
fileproxy
files remove the JsonSerializable interface from \OC\Files\FileInfo 13 years ago
group Fix test cases for group manager 13 years ago
hooks
l10n
legacy use the 'new' server container for appconfig 13 years ago
log add test for password remove method 13 years ago
memcache Merge pull request #6247 from owncloud/memcached-multiple-servers 13 years ago
migration Wrap the import/export db in a wrapper to make it compatible with the old style 13 years ago
minimizer
ocs getData() always needs to return an array 13 years ago
preview suppress error msg caused by php bug 13 years ago
search
session check if a $_SESSION entry exists before we try to remove it 13 years ago
setup Change MySQL to MySQL/MariaDB in the frontend 13 years ago
share fix DI 13 years ago
template Revert "use getAppWebPath() in here as well" 13 years ago
user fixing PHPDoc and use cameCase names 13 years ago
vobject
activitymanager.php
allconfig.php $default of OC_Config::[gs]etValue can have more then string as type 13 years ago
api.php keep response message 13 years ago
app.php Mark an app as loaded before we start loading it 13 years ago
appconfig.php Add explicit sorting 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 $default of OC_Config::[gs]etValue can have more then string as type 13 years ago
contactsmanager.php
davclient.php
db.php Merge branch 'master' into fix-5388-master 13 years ago
defaults.php fix defaults.php doc 13 years ago
eventsource.php Fixed download file from URL error messages 13 years ago
filechunking.php
fileproxy.php Added test cleanup listener to detect untidy tests 13 years ago
files.php Added isLocal() method to storage, used for xsendfile 13 years ago
geo.php
group.php
helper.php use file icon as fallback instead of application icon, fix #7237 13 years ago
hintexception.php
hook.php Added test cleanup listener to detect untidy tests 13 years ago
image.php encode imagePath and fix documentation of loadFromFile 13 years ago
installer.php error handling in case a requested app doesn't exists 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 Remove unused variables 13 years ago
mimetypes.list.php add cbr/cbz file type icon, fix #6953 13 years ago
minimizer.php
navigationmanager.php
notsquareexception.php
ocs.php
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 The regexp of the Freebox user agent is now more strict. 13 years ago
response.php New user agent added for the Freebox. 13 years ago
route.php
router.php Symfonys addCollection() with multiple arguments is deprecated, fix deprecation warning 13 years ago
search.php
server.php Merge pull request #7156 from owncloud/backgroundjob-public 13 years ago
setup.php turn off mod_pagespeed 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 correctly mark app management active 13 years ago
updater.php Add a (currently) empty system for running common repair steps 13 years ago
urlgenerator.php new config parameter 'front_controller_active' which will instruct the url generator to generate urls without index.php 13 years ago
user.php Revert "Use Cache->clear to cleanup the filecache for removed users" 13 years ago
util.php Added extra checks for invalid file chars in newfile.php and newfolder.php 13 years ago
vobject.php