nextcloud-server/apps
Lukas Reschke 3644517b01 Missed an "echo" 2012-08-24 14:58:47 +07:00
..
admin_dependencies_chk mark the apps as part of the shipped package and increase the requirement to ownCloud 4 2012-05-18 16:06:57 +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 add limit support to OC_DB & OCP/DB 2012-08-01 14:59:08 +07:00
calendar Calendar: remove double html encoding 2012-08-24 14:54:17 +07:00
contacts Contacts: Fix no active Addressbooks 2012-08-24 14:54:16 +07:00
external Added CSRF checks 2012-07-20 20:12:36 +07:00
files escape all identifiers with backticks 2012-07-31 18:53:05 +07:00
files_archive Don't use substr to get first char of string 2012-06-19 23:16:17 +07:00
files_encryption dont change the encryption key during the test case 2012-06-21 18:53:52 +07:00
files_external Only call mkdir() if the root folder does not exist for FTP external storage 2012-07-30 10:07:19 +07:00
files_imageviewer Updated packages 2012-07-26 01:12:58 +07:00
files_odfviewer let´s put the files_odfviewer application into the stable4 branch for convinience. We release it as part of ownCloud 4.0.x anyways. 2012-06-09 23:18:56 +07:00
files_pdfviewer PDF Viewer: Double encode link. 2012-06-16 19:49:57 +07:00
files_sharing add limit support to OC_DB & OCP/DB 2012-08-01 14:59:08 +07:00
files_texteditor Added CSRF checks 2012-07-20 20:12:36 +07:00
files_versions fix label for versioning in admin settings 2012-08-24 14:54:17 +07:00
gallery Missed an "echo" 2012-08-24 14:58:47 +07:00
media remove superflous index (already indexed with primary key derived from <autoincrement> by MDB2), oracle will bark on this 2012-07-31 18:54:24 +07:00
remoteStorage add limit support to OC_DB & OCP/DB 2012-08-01 14:59:08 +07:00
tasks Added CSRF checks 2012-07-20 20:12:36 +07:00
user_ldap LDAP: sanitize base, user and group trees. fixes oc-1302 2012-08-24 14:54:16 +07:00
user_migrate user_migrate: remove old code 2012-06-17 12:07:16 +07:00
user_openid escape all identifiers with backticks 2012-07-31 18:53:05 +07:00
user_webfinger mark the apps as part of the shipped package and increase the requirement to ownCloud 4 2012-05-18 16:06:57 +07:00
.gitkeep