server/apps
2011-11-26 01:25:08 +01:00
..
admin_dependencies_chk Add allow_url_fopen directive to admin_dependencies_chk 2011-11-06 16:54:05 +01:00
admin_export Don't use sys_get_temp_dir(), as it reports the wrong path in restricted environments 2011-10-19 23:38:35 +02:00
bookmarks Add sequence name in insertid to be more portable 2011-10-29 11:40:48 +02:00
calendar Use a function to generate select options 2011-11-09 22:19:52 +01:00
contacts Use a function to generate select options 2011-11-09 22:19:52 +01:00
external new "external" application. you can integrate external application like roundcube, squirellmail or a wiki into ownCloud. 2011-10-22 15:44:34 +02:00
files_imageviewer use fancybox instead of lightbox 2011-10-21 20:19:39 +02:00
files_sharing tell the user when the files are being scanned 2011-11-10 16:40:09 +01:00
files_texteditor remove OC_Filesystem::fromUploadedFile 2011-11-08 22:36:05 +01:00
gallery Avoid error when no image is provided for cover or thumbnail 2011-10-22 11:34:49 +02:00
media Add sequence name in insertid to be more portable 2011-10-29 11:40:48 +02:00
remoteStorage no longer rely on PEAR::isError since we can use PDO now 2011-11-03 13:09:51 +01:00
user_ldap Fix OC_USER_LDAP::checkPassword() to return the username 2011-09-01 13:56:30 -03:00
user_openid remove unneeded definiton of get_temp_dir 2011-10-20 01:27:04 +02:00
user_webfinger make webfinger work properly if owncloud is installed in a subdirectory 2011-11-03 13:09:51 +01:00
.gitkeep