nextcloud/apps
Sam Tuke 28a72e0e3c Fixed deleteAll function for deleting all old versions of files (expireAll)
Added new readdir() method to all storage classes and handlers (only working implementation in local.php)
2012-06-19 19:42:40 +01:00
..
admin_dependencies_chk Remove OC_App::register function 2012-05-31 13:01:30 +02: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 +02:00
bookmarks utf8 in der DB config 2012-06-11 23:04:28 +02: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 +02:00
contacts Re-add missing loadhandlers() call. 2012-06-19 14:56:21 +02:00
external prevent XSS 2012-06-10 19:52:23 +02:00
files write_close the session when scanning files or music 2012-06-16 01:35:39 +02:00
files_archive Fixed deleteAll function for deleting all old versions of files (expireAll) 2012-06-19 19:42:40 +01:00
files_encryption fix problem with encryption flag not being saved correctly in the filecache 2012-06-18 18:18:10 +02:00
files_external suppress error when using is_dir on non directory in smb backend 2012-06-17 03:09:49 +02:00
files_imageviewer files_imageviewer: Double encode paths. Fixes oc-1016. 2012-06-16 18:54:55 +02:00
files_pdfviewer PDF Viewer: Double encode link. 2012-06-16 19:48:33 +02:00
files_sharing Fixed deleteAll function for deleting all old versions of files (expireAll) 2012-06-19 19:42:40 +01:00
files_texteditor Files Texteditor: Use our own "Droid Sans Mono" font-face and fonts 2012-06-13 21:39:12 +02:00
files_versions Fixed deleteAll function for deleting all old versions of files (expireAll) 2012-06-19 19:42:40 +01:00
gallery fixed handling of fallback_images 2012-06-14 19:38:43 +02:00
media write_close the session when scanning files or music 2012-06-16 01:35:39 +02:00
remoteStorage utf8 in der DB config 2012-06-11 23:04:28 +02:00
tasks Merge commit 'refs/merge-requests/127' of git://gitorious.org/owncloud/owncloud into merge-requests/127 2012-06-13 15:17:46 -04:00
user_ldap Make some apps compatible 2012-06-11 19:07:51 +02:00
user_migrate user_migrate: remove old code 2012-06-17 12:06:40 +00:00
user_openid Allow apps to load before login, needed for user_openid 2012-06-18 15:40:48 +02:00
user_webfinger Remove $DOCUMENTROOT, not used 2012-06-16 00:11:36 +02:00
.gitkeep apps are now stored in /apps 2011-04-16 09:46:58 +02:00