nextcloud-server/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
admin_migrate
bookmarks
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
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_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
tasks
user_ldap
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