nextcloud-server/apps
Thomas Tanghus 052bd8efbb Drag'n'Drop contacts between addressbook. Still needs some css magic. 2012-06-25 03:42:27 +07:00
..
admin_audit Audit: Log sharing actions 2012-05-07 09:04:07 +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 Prevent errors and mini enhancement of saved window in bookmarks 2012-06-24 21:30:14 +07:00
calendar Also load categories from VJOURNAL. 2012-06-24 22:25:32 +07:00
contacts Drag'n'Drop contacts between addressbook. Still needs some css magic. 2012-06-25 03:42:27 +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 Implemented deleteAll() method in OC_FilesystemView (interface) and OC_Filestorage_Common (logic) 2012-06-21 18:15:22 +07:00
files_sharing_log Add app for logging access to shared files 2012-06-14 17:44:41 +07:00
files_texteditor Text editor: Waste less space for line numbers 2012-06-23 14:42:37 +07:00
files_versions Remove references to /apps/ and correct inclusion of settings 2012-06-22 22:05:39 +07:00
gallery Remove references to /apps/ and correct inclusion of settings 2012-06-22 22:05:39 +07:00
media Use intervals for sessions deletion with postgres fix oc-492 2012-06-24 19:41:23 +07:00
remoteStorage utf8 in der DB config 2012-06-11 23:04:28 +07:00
tasks Tasks: Add delete action 2012-06-21 19:49:28 +07:00
user_ldap Spelling fixes 2012-06-22 22:57:35 +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