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
Brice Maron e533e82bc9 Add sequence name in insertid to be more portable 14 years ago
..
MDB2/Driver change licencing headers for sqlite3 driver 14 years ago
connector/sabre Database.xml 14 years ago
fileproxy fix uploading files using webdav 14 years ago
filestorage improve mimetype detection 14 years ago
group fix creating groups 14 years ago
remote Don't use sys_get_temp_dir(), as it reports the wrong path in restricted environments 14 years ago
search selecting a text file from the search results now activates the text viewer 14 years ago
user dont use numRows when it's not needed since it can be expensive 14 years ago
app.php make log level configurable 14 years ago
appconfig.php prevent sql error while initializing apps on sqlite2 14 years ago
base.php Enable php display_errors setting 14 years ago
config.php change the error hint from suggesting to change the owner of a directory to changing the permissions. changing the owner of a director is not possible via ftp. 14 years ago
connect.php Renaming classes :-) 14 years ago
crypt.php Remove execute permissions from source files 14 years ago
db.php Add sequence name in insertid to be more portable 14 years ago
fakedirstream.php One class per file! 14 years ago
fileproxy.php a bit of refactoring for oc_filesystem and implement user quota 14 years ago
files.php Don't use sys_get_temp_dir(), as it reports the wrong path in restricted environments 14 years ago
filestorage.php some filesystem fixes 14 years ago
filesystem.php fix fopen 14 years ago
group.php Add missing parameter to usersInGroup() 14 years ago
helper.php mimetype icon improvements 14 years ago
hook.php Renaming classes :-) 14 years ago
installer.php Don't use sys_get_temp_dir(), as it reports the wrong path in restricted environments 14 years ago
json.php Check if the application is actually enabled 14 years ago
l10n.php Remove global vars and use the OC static version. 14 years ago
log.php fix log level check 14 years ago
mimetypes.list.php added mime type for calendar files 14 years ago
ocs.php remove Log completely 14 years ago
ocsclient.php Fix undefined index license in Apps 14 years ago
preferences.php use OC_Log instead of error_log 14 years ago
search.php Renaming classes :-) 14 years ago
setup.php Fix typo in getting var from config 14 years ago
template.php prevent the remaining ob_clean related errors 14 years ago
testcase.php test case library and start of filesystem test 14 years ago
user.php set cookie secure if forcessl is enabled 14 years ago
util.php change the error hint from suggesting to change the owner of a directory to changing the permissions. changing the owner of a director is not possible via ftp. 14 years ago