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 835d6a9b6e save quota in human readable format (42 MB), should prevent some of the overflow related problems 15 years ago
..
MDB2/Driver fix errors during database migration 15 years ago
connector/sabre Make OC_Connector_Sabre_File::get() return a PHP stream instead of the file content, as is recommended by SabreDAV to handle large files. 15 years ago
fileproxy save quota in human readable format (42 MB), should prevent some of the overflow related problems 15 years ago
filestorage provide caching for file metadata 15 years ago
group fix creating groups 15 years ago
remote Don't use sys_get_temp_dir(), as it reports the wrong path in restricted environments 15 years ago
search selecting a text file from the search results now activates the text viewer 15 years ago
user dont use numRows when it's not needed since it can be expensive 15 years ago
app.php Merge branch 'database' into filesystem 15 years ago
appconfig.php prevent sql error while initializing apps on sqlite2 15 years ago
base.php Merge branch 'database' into filesystem 15 years ago
config.php second half of the updating stuff 15 years ago
connect.php Renaming classes :-) 15 years ago
crypt.php Remove execute permissions from source files 15 years ago
db.php Merge branch 'master' into filesystem 15 years ago
fakedirstream.php One class per file! 15 years ago
filecache.php keep encrypted and versioned flag in fscache 15 years ago
fileproxy.php remove OC_Filesystem::fileatime 15 years ago
files.php provide caching for file metadata 15 years ago
filestorage.php remove OC_Filesystem::fromUploadedFile 15 years ago
filesystem.php use cache for searching files 15 years ago
group.php Add missing parameter to usersInGroup() 15 years ago
helper.php make filesize parsing case insensitive 15 years ago
hook.php Fix comments/documentation 15 years ago
installer.php Don't use sys_get_temp_dir(), as it reports the wrong path in restricted environments 15 years ago
json.php Check if the application is actually enabled 15 years ago
l10n.php Translation of calendar interface 15 years ago
log.php Avoid Huge error message when unable to read log file 15 years ago
mimetypes.list.php added mime type for calendar files 15 years ago
ocs.php remove Log completely 15 years ago
ocsclient.php Display correctly the error message when nothing is retrieved from OCS servers 15 years ago
preferences.php use OC_Log instead of error_log 15 years ago
search.php Renaming classes :-) 15 years ago
setup.php Merge branch 'master' into filesystem 15 years ago
template.php Template: output better html for select options 15 years ago
testcase.php test case library and start of filesystem test 15 years ago
updater.php Some small changes 15 years ago
user.php set cookie secure if forcessl is enabled 15 years ago
util.php Merge branch 'master' into filesystem 15 years ago
vobject.php Update OC_VObject 15 years ago