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
jfd 3aff7a298c use CURRENT_TIMESTAMP in default column definitions (sqlite, mysql, postgres and oracle DO understand it), change clob columns to text (clob will give sorting and uniqueness problems and in general is not what we want) 13 years ago
..
admin_dependencies_chk mark the apps as part of the shipped package and increase the requirement to ownCloud 4 13 years ago
admin_migrate mark the apps as part of the shipped package and increase the requirement to ownCloud 4 13 years ago
bookmarks escape all identifiers with backticks 13 years ago
calendar use CURRENT_TIMESTAMP in default column definitions (sqlite, mysql, postgres and oracle DO understand it), change clob columns to text (clob will give sorting and uniqueness problems and in general is not what we want) 13 years ago
contacts use CURRENT_TIMESTAMP in default column definitions (sqlite, mysql, postgres and oracle DO understand it), change clob columns to text (clob will give sorting and uniqueness problems and in general is not what we want) 13 years ago
external Added CSRF checks 13 years ago
files escape all identifiers with backticks 13 years ago
files_archive Don't use substr to get first char of string 13 years ago
files_encryption dont change the encryption key during the test case 13 years ago
files_external Only call mkdir() if the root folder does not exist for FTP external storage 13 years ago
files_imageviewer Updated packages 13 years ago
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. 13 years ago
files_pdfviewer PDF Viewer: Double encode link. 13 years ago
files_sharing escape all identifiers with backticks 13 years ago
files_texteditor Added CSRF checks 13 years ago
files_versions Added CSRF checks 13 years ago
gallery escape all identifiers with backticks 13 years ago
media remove superflous index (already indexed with primary key derived from <autoincrement> by MDB2), oracle will bark on this 13 years ago
remoteStorage escape all identifiers with backticks 13 years ago
tasks Added CSRF checks 13 years ago
user_ldap escape all identifiers with backticks 13 years ago
user_migrate user_migrate: remove old code 13 years ago
user_openid escape all identifiers with backticks 13 years ago
user_webfinger mark the apps as part of the shipped package and increase the requirement to ownCloud 4 13 years ago
.gitkeep apps are now stored in /apps 14 years ago