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
Thomas Tanghus 081e1874cb Contacts: Use POST instead of GET. 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 OC_App::register function 14 years ago
calendar make use of post instead of get 14 years ago
contacts Contacts: Use POST instead of GET. 14 years ago
external Remove OC_App::register function 14 years ago
files fixed var name, $filename should be $foldername 14 years ago
files_archive Don't use substr to get first char of string 14 years ago
files_encryption Applied fix from kalassico for "Chiper text must be a string" bug (http://forum.owncloud.org/viewtopic.php?f=3&t=2586&p=5094) 14 years ago
files_external Don't use substr to get first char of string 14 years ago
files_imageviewer show pictures in folder with special characters, e.g. '+' 14 years ago
files_pdfviewer mark the apps as part of the shipped package and increase the requirement to ownCloud 4 14 years ago
files_sharing Sharing, fix: connect to hooks from the correct classes 14 years ago
files_texteditor prevent xss attacks by manipulating text file names 14 years ago
files_versions comment out non working code 14 years ago
gallery tabs for spaces, fix array key name 14 years ago
media update translations 14 years ago
remoteStorage Remove OC_App::register function 14 years ago
tasks Tasks: Use POST for ajax calls that change data 14 years ago
user_ldap Don't use substr to get first char of string 14 years ago
user_migrate Migration: Fixed wrong download URL: http://forum.owncloud.org/viewtopic.php?f=4&t=2511 14 years ago
user_openid Merge branch 'unstable' 14 years ago
user_webfinger Remove OC_App::register function 14 years ago
.gitkeep