nextcloud-server/apps
Bart Visscher 759ddcbf32 Tasks: Fix resizing of the content part 2012-06-11 20:34:06 +07:00
..
admin_dependencies_chk Remove OC_App::register function 2012-05-31 13:01:30 +07:00
admin_migrate mark the apps as part of the shipped package and increase the requirement to ownCloud 4 2012-05-18 16:06:57 +07:00
bookmarks Using POST instead of GET. 2012-06-10 23:38:26 +07:00
calendar Calendar: remove unused markup from #controls 2012-06-11 20:34:06 +07:00
contacts replace "=0D=0A" (\r\n) with a simple "\n" in vards during import 2012-06-11 18:13:12 +07:00
external prevent XSS 2012-06-10 19:52:23 +07:00
files fixed var name, $filename should be $foldername 2012-06-06 18:08:51 +07:00
files_archive Don't use substr to get first char of string 2012-06-08 21:38:10 +07:00
files_encryption use absolute path for file proxies 2012-06-09 17:34:13 +07:00
files_external Sanitize user input 2012-06-11 00:14:28 +07:00
files_imageviewer show pictures in folder with special characters, e.g. '+' 2012-06-05 16:36:05 +07:00
files_pdfviewer mark the apps as part of the shipped package and increase the requirement to ownCloud 4 2012-05-18 16:06:57 +07:00
files_sharing Sharing, fix: connect to hooks from the correct classes 2012-06-08 11:55:16 +07:00
files_texteditor prevent xss attacks by manipulating text file names 2012-06-04 16:20:03 +07:00
files_versions comment out non working code 2012-06-05 09:28:51 +07:00
gallery Gallery: remove extra include of lib/base.php 2012-06-11 20:34:06 +07:00
media prevent opening non-music files through the media ajax api 2012-06-09 17:39:14 +07:00
remoteStorage sanitize scope and host 2012-06-09 21:08:24 +07:00
tasks Tasks: Fix resizing of the content part 2012-06-11 20:34:06 +07:00
user_ldap LDAP: offer config option for Group Display Name attribute 2012-06-11 16:48:43 +07:00
user_migrate Migration: Fixed wrong download URL: http://forum.owncloud.org/viewtopic.php?f=4&t=2511 2012-06-07 13:08:42 +07:00
user_openid Sanitize user input 2012-06-11 00:23:35 +07:00
user_webfinger Remove OC_App::register function 2012-05-31 13:01:30 +07:00
.gitkeep