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 e76e4e7540 add touch() to all storage backands, and make parameter optional 14 years ago
..
MDB2/Driver fix errors during database migration 15 years ago
connector/sabre provide early file system when using webdav 14 years ago
fileproxy add a default user quota 14 years ago
filestorage add touch() to all storage backands, and make parameter optional 14 years ago
group fix bug in group mangement 14 years ago
remote Don't use sys_get_temp_dir(), as it reports the wrong path in restricted environments 15 years ago
search Fixup use of OC_Helper::linkTo function 14 years ago
user improved password hashing based one phpass 14 years ago
app.php first part of the abstraction work of the apps folder. more to come 14 years ago
appconfig.php prevent sql error while initializing apps on sqlite2 15 years ago
base.php dialogs library for apps 14 years ago
config.php Spelling fix hint text 14 years ago
connect.php Renaming classes :-) 15 years ago
db.php use in-memory files for the datase scheme during installation 14 years ago
eventsource.php dont try to remove buffers, can cause trouble with strict warnings 15 years ago
filecache.php merge master into encryption 14 years ago
fileproxy.php add option to dissable fileproxies 14 years ago
files.php Replace Expires and caching headers by OC_Response functions 14 years ago
filestorage.php add touch() to all storage backands, and make parameter optional 14 years ago
filesystem.php add touch() to all storage backands, and make parameter optional 14 years ago
filesystemview.php add touch() to all storage backands, and make parameter optional 14 years ago
geo.php add OC_Geo class 14 years ago
group.php Add missing parameter to usersInGroup() 15 years ago
helper.php remove debug output 14 years ago
hook.php Fix comments/documentation 15 years ago
image.php Added method for loading from file handle. 14 years ago
installer.php use temporary file managment 14 years ago
json.php Check if the application is actually enabled 15 years ago
l10n.php first part of the abstraction work of the apps folder. more to come 14 years ago
log.php improve log browsing 14 years ago
mimetypes.fixlist.php added vcards to the mimetype fix list and renamed the icon for vcards 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 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 15 years ago
preferences.php use OC_Log instead of error_log 15 years ago
response.php ETags must be quoted. 14 years ago
search.php Renaming classes :-) 15 years ago
setup.php Move storing "last updated at" time to the app config 14 years ago
streamwrappers.php make sure the streamwrappers are registered early 14 years ago
template.php never try to load an non existing template,css,img. 14 years ago
updater.php Move storing "last updated at" time to the app config 14 years ago
user.php Merge branch 'master' into encryption 14 years ago
util.php merge master into encryption 14 years ago
vobject.php Update OC_VObject 15 years ago