nextcloud-server/apps
Bart Visscher b9e1033563 Basic framework for contacts sharing 2012-06-27 01:05:36 +07:00
..
admin_audit
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 Prevent errors and mini enhancement of saved window in bookmarks 2012-06-24 21:30:14 +07:00
calendar add OC_Calendar_Object::createUID() 2012-06-26 15:20:29 +07:00
contacts Basic framework for contacts sharing 2012-06-27 01:05:36 +07:00
external prevent XSS 2012-06-10 19:52:23 +07:00
files use new sanitizeHTML() function 2012-06-21 10:28:43 +07:00
files_archive removed readdir to fix bug oc-1054 2012-06-20 16:24:49 +07:00
files_encryption dont change the encryption key during the test case 2012-06-21 18:53:10 +07:00
files_external Fix removing personal mounts 2012-06-22 12:22:42 +07:00
files_imageviewer Correct image path and apps path replacement 2012-06-22 13:12:03 +07:00
files_pdfviewer pdf viewer no longer 'eats' keyboard input 2012-06-22 16:10:25 +07:00
files_sharing Fixes and change database table from sharing to share 2012-06-27 01:05:36 +07:00
files_sharing_log Add app for logging access to shared files 2012-06-14 17:44:41 +07:00
files_texteditor xss fix 2012-06-26 14:27:50 +07:00
files_versions Remove references to /apps/ and correct inclusion of settings 2012-06-22 22:05:39 +07:00
gallery Fix retrieving supported file extensions from backend and remove the dependsOn and supportedFileExtensions parameters from registerBackend() 2012-06-27 01:05:36 +07:00
media Don't call getLocalFile() until you know it actually is music 2012-06-26 14:51:31 +07:00
remoteStorage utf8 in der DB config 2012-06-11 23:04:28 +07:00
tasks Emit Completed. 2012-06-25 20:30:21 +07:00
user_ldap LDAP: compare base trees case insensitively 2012-06-25 20:53:45 +07:00
user_migrate user_migrate: remove old code 2012-06-17 12:06:40 +07:00
user_openid Allow apps to load before login, needed for user_openid 2012-06-18 15:40:48 +07:00
user_webfinger Merge branch 'master' into multi_app_dir 2012-06-21 17:15:35 +07:00
.gitkeep