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 f863002e95 use sqlite3 if sqlite2 isn't available 14 years ago
..
Group Even more fixes on user management. Any designers here that want to make it good looking? 14 years ago
HTTP/WebDAV/Server fix a strict error in webdav 14 years ago
MDB2/Driver sqlite3 driver for mdb2 14 years ago
User Made the "change password" thingie in settings working 14 years ago
app.php install apps that are shipped with owncloud the first time they are loaded 14 years ago
appconfig.php Renamed a few columns in order t ohave both sqlite and mysql up and running 14 years ago
base.php allow tear down of filesystem. 14 years ago
config.php fix error with empty config file 14 years ago
connect.php Use OC_CONFIG where possible 14 years ago
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 tear down of filesystem. 14 years ago
group.php More error checking in user management 14 years ago
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 port OC_OCS to prepared statements 14 years ago
ocsclient.php show only ownCloud related knowledgebase entries. and make the page pretty 14 years ago
preferences.php Renamed a few columns in order t ohave both sqlite and mysql up and running 14 years ago
remotestorage.php Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry. 14 years ago
search.php add search functionality, for now only searches files but plugins/apps can extend that 14 years ago
setup.php use sqlite3 if sqlite2 isn't available 14 years ago
template.php add search functionality, for now only searches files but plugins/apps can extend that 14 years ago
testcase.php test case library and start of filesystem test 14 years ago
user.php More error checking in user management 14 years ago