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
Kamil Domanski 38545d5ee4 and even more properly now ;P 15 years ago
..
Group Even more fixes on user management. Any designers here that want to make it good looking? 15 years ago
HTTP/WebDAV/Server fix a strict error in webdav 15 years ago
MDB2/Driver only create one connection to a sqlite3 database, fixes 'Database locked' errors with webdav 15 years ago
User Made the "change password" thingie in settings working 15 years ago
app.php only load apps if they exist 15 years ago
appconfig.php Renamed a few columns in order t ohave both sqlite and mysql up and running 15 years ago
base.php added preferences to base.php, will be needed for i18n stuff 15 years ago
config.php store numbers as strings to prevent errors with numeric passwords 15 years ago
connect.php Use OC_CONFIG where possible 15 years ago
database.php make OC_DB work with the sqlite3 driver 15 years ago
files.php Removed debug messages 15 years ago
filestorage.php fix delTree 15 years ago
filesystem.php add post_* hooks to filesystem for write, create, delete, rename and copy 15 years ago
group.php More error checking in user management 15 years ago
helper.php fix OC_HELPER::linkTo again 15 years ago
installer.php shipped apps are no longer hardcoded 15 years ago
l10n.php Fixed documentation of OC_L10N 15 years ago
log.php Adding clear logs functions 15 years ago
ocs.php port OC_OCS to prepared statements 15 years ago
ocsclient.php handle app repo connection failure 15 years ago
preferences.php improved check in oc_preferences if a key already exists 15 years ago
remotestorage.php Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry. 15 years ago
search.php add search functionality, for now only searches files but plugins/apps can extend that 15 years ago
setup.php and even more properly now ;P 15 years ago
template.php l10n added 15 years ago
testcase.php test case library and start of filesystem test 15 years ago
user.php More error checking in user management 15 years ago