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
krzaczek 28cd41a2a4 users_ldap - added getUsers() method to fetch all existing users from 15 years ago
..
admin_dependencies_chk Add allow_url_fopen directive to admin_dependencies_chk 15 years ago
admin_export Don't use sys_get_temp_dir(), as it reports the wrong path in restricted environments 15 years ago
bookmarks Add sequence name in insertid to be more portable 15 years ago
calendar Use a function to generate select options 15 years ago
contacts Use a function to generate select options 15 years ago
external new "external" application. you can integrate external application like roundcube, squirellmail or a wiki into ownCloud. 15 years ago
files_imageviewer use fancybox instead of lightbox 15 years ago
files_sharing Try to avoid closing the share box too soon on multiple selections 15 years ago
files_texteditor
gallery Avoid error when no image is provided for cover or thumbnail 15 years ago
media fix ampache encoding problem. use htmlentities encoding parameter directly. 15 years ago
remoteStorage no longer rely on PEAR::isError since we can use PDO now 15 years ago
user_ldap users_ldap - added getUsers() method to fetch all existing users from 15 years ago
user_openid remove unneeded definiton of get_temp_dir 15 years ago
user_webfinger make webfinger work properly if owncloud is installed in a subdirectory 15 years ago
.gitkeep