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/apps
Arthur Schiwon 6c92a85d49 LDAP: use OC_Cache to cache results from LDAP. Default is set to 10 min. Should improve performance especially when LDAP users use the sync client, because userExists checks with the LDAP server are reduced. 14 years ago
..
admin_audit Audit: Log sharing actions 14 years ago
admin_dependencies_chk Remove OC_App::register function 14 years ago
admin_migrate mark the apps as part of the shipped package and increase the requirement to ownCloud 4 14 years ago
bookmarks remove superfluous ?> at the end of .php files (left out apps/*/templates) 14 years ago
calendar convert through caldav transmitted rgba calendarcolor to rgb 14 years ago
contacts [tx-robot] updated from transifex 14 years ago
external remove superfluous ?> at the end of .php files (left out apps/*/templates) 14 years ago
files [tx-robot] updated from transifex 14 years ago
files_archive move hook to erase versions from deleted files to the right place 14 years ago
files_encryption remove unused variables 14 years ago
files_external remove unused variables 14 years ago
files_imageviewer Updated packages 14 years ago
files_pdfviewer fixing oc-1198 14 years ago
files_sharing Fix filesystem hash, no longer using basicOperation() 14 years ago
files_sharing_log latin1 => utf8 14 years ago
files_texteditor remove superfluous ?> at the end of .php files (left out apps/*/templates) 14 years ago
files_versions fix ununsed variables 14 years ago
gallery [tx-robot] updated from transifex 14 years ago
media [tx-robot] updated from transifex 14 years ago
remoteStorage remove unused variables 14 years ago
tasks Tasks: Remove unused code 14 years ago
user_external ftp user backend 14 years ago
user_ldap LDAP: use OC_Cache to cache results from LDAP. Default is set to 10 min. Should improve performance especially when LDAP users use the sync client, because userExists checks with the LDAP server are reduced. 14 years ago
user_migrate increase width of user migrates form in personal settings, so you can read the whole label in all languages 14 years ago
user_openid OpenID: fix include path 14 years ago
user_webfinger improve webfinger for situations where owncloud is not installed in the server root 14 years ago
.gitkeep