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
Robin Appelman 7152b8b4ee remove unused and depricated getFolderSize 13 years ago
..
MDB2/Driver remove superfluous ?> at the end of .php files (left out apps/*/templates) 13 years ago
archive dont use the mtimes stored in zip archives since they dont update correctly 13 years ago
cache Cache: try to set the fast cache in the Broker 13 years ago
connector/sabre dont check for filecache updates when getting quota info over webdav 13 years ago
filecache don't show other users file if the filesystem is not index already 13 years ago
fileproxy Only call OC_FileCache::get('/Shared') if it exists in the file cache, prevents premature addition of the Shared folder to the file cache 13 years ago
filestorage remove unused and depricated getFolderSize 13 years ago
group make groups not static, fixes oc-919 13 years ago
l10n Delay loading of translations until they are used 13 years ago
log Move line counter so we only count lines towards the offset that are equal or above the log level 13 years ago
migration Typo fix (breif->brief) 13 years ago
minimizer remove trailing slash in %appswebroot% placeholder 13 years ago
public remove superfluous ?> at the end of .php files (left out apps/*/templates) 13 years ago
search improve flexibility of search providers a bit 13 years ago
user Don't use substr to get first char of string 13 years ago
app.php fix unused variables 13 years ago
appconfig.php update copyright 13 years ago
archive.php move archive library to core so we can properly depend on it 13 years ago
base.php allow a more flexible way of using user backends 13 years ago
cache.php Cache: Add APC and XCache to global cache handler 13 years ago
config.php Do not close php tag on config file 13 years ago
db.php fix unused variables 13 years ago
eventsource.php fix eventsource fallback when more then one eventsource is active 13 years ago
filecache.php fix increasing folder sizes in filecache for custom roots 13 years ago
fileproxy.php Smarter code for OC_FileProxy 13 years ago
files.php typo fixed 13 years ago
filestorage.php fix unused variables 13 years ago
filesystem.php dont try to create mountpoints automatically 13 years ago
filesystemview.php fix unused variables 13 years ago
geo.php
group.php Merge branch 'unstable' 13 years ago
helper.php fix unused variables 13 years ago
hook.php allow clearing hooks and fileproxies 13 years ago
image.php fix unused variables 13 years ago
installer.php close only if exist 13 years ago
json.php Remove forced download 13 years ago
l10n.php add warning in log if OC_L10N::tA was called 13 years ago
log.php The log message is not always shown in html 13 years ago
mail.php Fix log write() parameters in wrong order 13 years ago
migrate.php fix unused variables 13 years ago
mimetypes.fixlist.php fix mimetype for cdr files - bugfix for oc 559 13 years ago
mimetypes.list.php renamed extention to extension, also now only showing lowercase 13 years ago
minimizer.php Fix setting ETag header on cache miss 13 years ago
ocs.php fix unused variables 13 years ago
ocsclient.php fix unused variables 13 years ago
preferences.php fix unused variables 13 years ago
request.php Fix errors for minimizer 13 years ago
response.php
search.php update copyright 13 years ago
setup.php fix unused variables 13 years ago
streamwrappers.php fix unused variables 13 years ago
template.php fix unused variables 13 years ago
templatelayout.php fix unused variables 13 years ago
updater.php remove superfluous ?> at the end of .php files (left out apps/*/templates) 13 years ago
user.php allow a more flexible way of using user backends 13 years ago
util.php fix unused variables 13 years ago
vcategories.php remove superfluous ?> at the end of .php files (left out apps/*/templates) 13 years ago
vobject.php