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
Bjoern Schiessle 09d2f76727 Merge branch 'master' of gitorious.org:owncloud/owncloud 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 check if user is allowed to edit bookmarks 14 years ago
calendar make edit event form work with DateTime Property UTC 14 years ago
contacts More changes for updating the contacts list. 14 years ago
external prevent XSS 14 years ago
files use new sanitizeHTML() function 14 years ago
files_archive removed readdir to fix bug oc-1054 14 years ago
files_encryption fix problem with encryption flag not being saved correctly in the filecache 14 years ago
files_external suppress error when using is_dir on non directory in smb backend 14 years ago
files_imageviewer files_imageviewer: Double encode paths. Fixes oc-1016. 14 years ago
files_pdfviewer PDF Viewer: Double encode link. 14 years ago
files_sharing Merge branch 'master' of gitorious.org:owncloud/owncloud 14 years ago
files_sharing_log Add app for logging access to shared files 14 years ago
files_texteditor use new sanitizeHTML() function 14 years ago
files_versions added new user settings interface for deleting old file versions 14 years ago
gallery Gallery: Move code/js/css from main template to the right place 14 years ago
media correct presentation of HTML encoded characters 14 years ago
remoteStorage utf8 in der DB config 14 years ago
tasks Merge commit 'refs/merge-requests/127' of git://gitorious.org/owncloud/owncloud into merge-requests/127 14 years ago
user_ldap forgotten $, incorrect subtract 14 years ago
user_migrate user_migrate: remove old code 14 years ago
user_openid Allow apps to load before login, needed for user_openid 14 years ago
user_webfinger Remove $DOCUMENTROOT, not used 14 years ago
.gitkeep