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
Tom Needham a248cc73e6 Merge branch 'master' into migration 13 years ago
..
MDB2/Driver fix errors during database migration 13 years ago
connector/sabre fix for webdav when having additional storage backends mounted 13 years ago
fileproxy add a default user quota 13 years ago
filestorage Move Google Docs storage backend to files_remote app 13 years ago
group fix bug in group mangement 13 years ago
log Fix owncloud log 13 years ago
migration Remove db tmp file after export creation 13 years ago
remote Don't use sys_get_temp_dir(), as it reports the wrong path in restricted environments 14 years ago
search Search: Change provider registration to class name, for lazy loading of search providers 13 years ago
user improved password hashing based one phpass 13 years ago
app.php add the option to only load apps of a specific type 13 years ago
appconfig.php prevent sql error while initializing apps on sqlite2 14 years ago
base.php checkUpgrade has to be after template initialization 13 years ago
config.php Spelling fix hint text 13 years ago
connect.php Renaming classes :-) 14 years ago
db.php Merge branch 'master' into migration 13 years ago
eventsource.php fix eventsource for ie 13 years ago
filecache.php dont send to much when scanning large folders 13 years ago
fileproxy.php add option to dissable fileproxies 13 years ago
files.php Do not use always the same name for download-zip to avoid collisions. 13 years ago
filestorage.php add touch() to all storage backands, and make parameter optional 13 years ago
filesystem.php better handeling of files that can behave like folder (e.g. archives) 13 years ago
filesystemview.php return path of tmp file like filestorage/common does. Fixes broken folder-/multifile-download. 13 years ago
geo.php add OC_Geo class 13 years ago
group.php Add missing parameter to usersInGroup() 14 years ago
helper.php add tempory folder utility to OC_Helper 13 years ago
hook.php Fix comments/documentation 14 years ago
image.php fix square images not getting proper thumbnails 13 years ago
installer.php optimizations for updateApps 13 years ago
json.php Check if the application is actually enabled 14 years ago
l10n.php first part of the abstraction work of the apps folder. more to come 13 years ago
log.php Add support for logging to syslog 13 years ago
migrate.php Use ajax to download file, OC_Dialogs for errors 13 years ago
mimetypes.fixlist.php add microsoft office mimetypes to the fixlist - bugfix for oc-357 13 years ago
mimetypes.list.php added mime type for calendar files 14 years ago
ocs.php remove Log completely 14 years ago
ocsclient.php make it possible to connect to other ocs appstores and other ocs knowledgebase servers. 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 Search: Change provider registration to class name, for lazy loading of search providers 13 years ago
setup.php Move storing "last updated at" time to the app config 13 years ago
streamwrappers.php add streamwrapper that provides a callback on stream close 13 years ago
template.php Cleanup the template code for redundant code 13 years ago
updater.php Move storing "last updated at" time to the app config 13 years ago
user.php Merge branch 'master' into encryption 13 years ago
util.php add path_hash to the filesystem cache 13 years ago
vcategories.php Contacts: Modifications for using categories. 13 years ago
vobject.php Update OC_VObject 13 years ago