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 a6a8e2c553 add public api to get the file id from the cache 15 years ago
..
MDB2/Driver
connector/sabre
fileproxy
filestorage Move writable check into local filestorage so shared files can be renamed 15 years ago
group allow multiply group backends 15 years ago
log Fix owncloud log 15 years ago
migration Typo fix (breif->brief) 15 years ago
search improve flexibility of search providers a bit 15 years ago
user prevent users with the same name but different casing from being created 15 years ago
app.php fix getAppVersion error 15 years ago
appconfig.php cache app types in the db 15 years ago
base.php allow multiply group backends 15 years ago
config.php
db.php Typo fix (breif->brief) 15 years ago
eventsource.php fix eventsource for ie 15 years ago
filecache.php add public api to get the file id from the cache 15 years ago
fileproxy.php
files.php use the correct array indexes... 15 years ago
filestorage.php
filesystem.php tests for oc_filesystem 15 years ago
filesystemview.php typo 15 years ago
geo.php
group.php allow multiply group backends 15 years ago
helper.php make sure temporary files are being removed, fixes oc-450 15 years ago
hook.php
image.php fix square images not getting proper thumbnails 15 years ago
installer.php fix installing shipped apps 15 years ago
json.php reuse OC_L10N objects 15 years ago
l10n.php reuse OC_L10N objects 15 years ago
log.php Add support for logging to syslog 15 years ago
migrate.php don't rely on the old version in info.xml anymore 15 years ago
mimetypes.fixlist.php
mimetypes.list.php
ocs.php
ocsclient.php make it possible to connect to other ocs appstores and other ocs knowledgebase servers. 15 years ago
preferences.php
response.php
search.php improve flexibility of search providers a bit 15 years ago
setup.php
streamwrappers.php
template.php reuse OC_L10N objects 15 years ago
updater.php improved updater wording 15 years ago
user.php Fix a session fixation vulnerability 15 years ago
util.php improved installation instructions 15 years ago
vcategories.php OC_VCategories: sort categories in natural order using usort 15 years ago
vobject.php