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 561c3a15f0 prevent some possible warnings if there are files in /apps 14 years ago
..
Group
HTTP/WebDAV/Server fix a strict error in webdav 14 years ago
MDB2/Driver make use of native sqlite3 prepared statements 14 years ago
User
app.php prevent some possible warnings if there are files in /apps 14 years ago
appconfig.php
base.php allow tear down of filesystem. 14 years ago
config.php store numbers as strings to prevent errors with numeric passwords 14 years ago
connect.php
database.php make OC_DB work with the sqlite3 driver 14 years ago
files.php Make max upload filesize configurable for apache hosts 14 years ago
filestorage.php fix delTree 14 years ago
filesystem.php allow plugins to cancel filesystem operations using the provided hooks 14 years ago
group.php
helper.php fix OC_HELPER::linkTo again 14 years ago
installer.php App installer backend. 14 years ago
log.php Adding clear logs functions 14 years ago
ocs.php
ocsclient.php
preferences.php
remotestorage.php
search.php
setup.php default to sqlite3 over sqlite2 for new installations 14 years ago
template.php fix settings page for non-admin users 14 years ago
testcase.php test case library and start of filesystem test 14 years ago
user.php