nextcloud-server/apps
Thomas Tanghus 06ff6c6d7d Added CSRF checks to Calendar. Expect some error messages - and report them ;) 2012-07-17 11:46:01 +07:00
..
admin_audit
admin_dependencies_chk Remove OC_App::register function 2012-05-31 13:01:30 +07:00
admin_migrate
bookmarks remove superfluous ?> at the end of .php files (left out apps/*/templates) 2012-07-09 16:51:16 +07:00
calendar Added CSRF checks to Calendar. Expect some error messages - and report them ;) 2012-07-17 11:46:01 +07:00
contacts Wrong version comparison in update.php. 2012-07-17 03:59:41 +07:00
external remove superfluous ?> at the end of .php files (left out apps/*/templates) 2012-07-09 16:51:16 +07:00
files fix remote and public.php 2012-07-13 22:44:35 +07:00
files_archive move hook to erase versions from deleted files to the right place 2012-06-28 12:42:47 +07:00
files_encryption fixed typos 2012-07-10 15:51:57 +07:00
files_external create uploads directory for ssl certificates if it didn't exists 2012-07-09 18:11:29 +07:00
files_imageviewer remove superfluous ?> at the end of .php files (left out apps/*/templates) 2012-07-09 16:51:16 +07:00
files_pdfviewer fixing oc-1198 2012-07-09 23:50:26 +07:00
files_sharing fix remote and public.php 2012-07-13 22:44:35 +07:00
files_sharing_log latin1 => utf8 2012-07-16 01:46:16 +07:00
files_texteditor remove superfluous ?> at the end of .php files (left out apps/*/templates) 2012-07-09 16:51:16 +07:00
files_versions use getStorage() to get versions location 2012-07-11 11:06:29 +07:00
gallery fix remote and public.php 2012-07-13 22:44:35 +07:00
media fix remote and public.php 2012-07-13 22:44:35 +07:00
remoteStorage use the remote.php infrastructure for remoteStorage 2012-07-16 19:58:05 +07:00
tasks Emit Completed. 2012-06-25 20:30:21 +07:00
user_ldap LDAP: make it UTF-8 save 2012-07-02 20:31:19 +07:00
user_migrate remove superfluous ?> at the end of .php files (left out apps/*/templates) 2012-07-09 16:51:16 +07:00
user_openid remove superfluous ?> at the end of .php files (left out apps/*/templates) 2012-07-09 16:51:16 +07:00
user_webfinger improve webfinger for situations where owncloud is not installed in the server root 2012-07-16 19:58:05 +07:00
.gitkeep