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 c121a1a1e7 implement file_put_contents with stream data using fopen 13 years ago
..
MDB2/Driver fix errors during database migration 13 years ago
connector/sabre provide early file system when using webdav 13 years ago
fileproxy save quota in human readable format (42 MB), should prevent some of the overflow related problems 13 years ago
filestorage move implementation of from/toTmpFile from the file storage to the filesystem 13 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 Fixup use of OC_Helper::linkTo function 13 years ago
user
app.php Fixup use of OC_Helper::linkTo function 13 years ago
appconfig.php prevent sql error while initializing apps on sqlite2 14 years ago
base.php improve get_temp_dir() implementation 13 years ago
config.php Spelling fix hint text 13 years ago
connect.php
db.php don't use PDO::inTransaction 13 years ago
eventsource.php dont try to remove buffers, can cause trouble with strict warnings 13 years ago
fakedirstream.php
filecache.php non existing files can never be updated 13 years ago
fileproxy.php add option to dissable fileproxies 13 years ago
files.php Replace Expires and caching headers by OC_Response functions 13 years ago
filestorage.php move implementation of from/toTmpFile from the file storage to the filesystem 13 years ago
filestoragecommon.php writable not writeable 13 years ago
filesystem.php allow to set a files mtime through a PROPPATCH request on resource 13 years ago
filesystemview.php implement file_put_contents with stream data using fopen 13 years ago
group.php
helper.php Move the redirect_url from linkTo function to the checkLoggedIn function 13 years ago
hook.php Fix comments/documentation 14 years ago
image.php Added method for loading from file handle. 13 years ago
installer.php fix appstore download. 13 years ago
json.php Check if the application is actually enabled 14 years ago
l10n.php Translation of calendar interface 14 years ago
log.php Avoid Huge error message when unable to read log file 14 years ago
mimetypes.fixlist.php added vcards to the mimetype fix list and renamed the icon for vcards 13 years ago
mimetypes.list.php added mime type for calendar files 14 years ago
ocs.php
ocsclient.php finish the application store feature so that users can download and install ownCloud apps from our website. there is still a small problem with write permissions. will look into this later 13 years ago
preferences.php use OC_Log instead of error_log 14 years ago
response.php ETags must be quoted. 13 years ago
search.php
setup.php Move storing "last updated at" time to the app config 13 years ago
template.php Add application name to title 13 years ago
updater.php Move storing "last updated at" time to the app config 13 years ago
user.php only trigger hooks for the default filesystem view 13 years ago
util.php provide early file system when using webdav 13 years ago
vobject.php Update OC_VObject 13 years ago