nextcloud-server/apps
Robin Appelman 769cbe9a4c improve filecache support for smb 2012-06-17 02:54:23 +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 utf8 in der DB config 2012-06-11 23:04:28 +07:00
calendar remove a lot of closing php tags and empty lines at a file's end in calendar app 2012-06-16 09:45:17 +07:00
contacts Fix char encoding. 2012-06-16 18:38:20 +07:00
external prevent XSS 2012-06-10 19:52:23 +07:00
files write_close the session when scanning files or music 2012-06-16 01:35:39 +07:00
files_archive Don't use substr to get first char of string 2012-06-08 21:38:10 +07:00
files_encryption fix for encryption binary files 2012-06-16 01:31:03 +07:00
files_external improve filecache support for smb 2012-06-17 02:54:23 +07:00
files_imageviewer files_imageviewer: Double encode paths. Fixes oc-1016. 2012-06-16 18:54:55 +07:00
files_pdfviewer PDF Viewer: Double encode link. 2012-06-16 19:48:33 +07:00
files_sharing add hasUpdated to oc_filestorage 2012-06-15 16:43:24 +07:00
files_texteditor Files Texteditor: Use our own "Droid Sans Mono" font-face and fonts 2012-06-13 21:39:12 +07:00
files_versions comment out non working code 2012-06-05 09:28:51 +07:00
gallery fixed handling of fallback_images 2012-06-14 19:38:43 +07:00
media write_close the session when scanning files or music 2012-06-16 01:35:39 +07:00
remoteStorage utf8 in der DB config 2012-06-11 23:04:28 +07:00
tasks Merge commit 'refs/merge-requests/127' of git://gitorious.org/owncloud/owncloud into merge-requests/127 2012-06-13 15:17:46 +07:00
user_ldap Make some apps compatible 2012-06-11 19:07:51 +07:00
user_migrate Move user import to personal settings. Fix user migration between servers. 2012-06-15 23:14:40 +07:00
user_openid Removed some unessecary sanitizations 2012-06-11 19:20:48 +07:00
user_webfinger Remove $DOCUMENTROOT, not used 2012-06-16 00:11:36 +07:00
.gitkeep