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
Bart Visscher d579defc66 Merge branch 'master' into routing 13 years ago
..
MDB2/Driver Fix strict standards warnings 13 years ago
archive remove unused variables 13 years ago
cache add prefix option to OC_Cache::clear 13 years ago
connector/sabre fix broken properties in the database 13 years ago
filecache remove unused variables 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 Fix parameter order in OC_Filestorage_Common->hash 13 years ago
group method not used externally, thus not needed in interface 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
minimizer remove trailing slash in %appswebroot% placeholder 13 years ago
public provide recursiveArraySearch as Helper function and make available through API 13 years ago
search remove unused variables 13 years ago
user remove only internally used function from interface 13 years ago
app.php some indention fixes 13 years ago
appconfig.php
archive.php
base.php Merge branch 'master' into routing 13 years ago
cache.php add option to only get fast cache 13 years ago
config.php Do not close php tag on config file 13 years ago
db.php some indention fixes 13 years ago
eventsource.php CSRF protection for eventsource 13 years ago
exception.php
filecache.php cache fileid's in oc_cache 13 years ago
fileproxy.php
files.php typo fixed 13 years ago
filestorage.php fix unused variables 13 years ago
filesystem.php some indention fixes 13 years ago
filesystemview.php Code style. One down... 13 years ago
geo.php
group.php define an interface for the Group Backend 13 years ago
helper.php provide recursiveArraySearch as Helper function and make available through API 13 years ago
hook.php
image.php some indention fixes 13 years ago
installer.php some indention fixes 13 years ago
json.php some indention fixes 13 years ago
l10n.php add warning in log if OC_L10N::tA was called 13 years ago
log.php
mail.php Fix log write() parameters in wrong order 13 years ago
migrate.php fix unused variables 13 years ago
mimetypes.list.php use file extension for determining mimetypes on default 13 years ago
minimizer.php Fix oc-1163: gzdecode function not always defined 13 years ago
ocs.php Merge branch 'master' into routing 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
route.php Add functions for the common HTTP methods 13 years ago
router.php Convert routing to ownCloud fluid interface 13 years ago
search.php
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 define an interface for the User Backend 13 years ago
util.php some indention fixes 13 years ago
vcategories.php remove superfluous ?> at the end of .php files (left out apps/*/templates) 13 years ago
vobject.php