Skip to content

Instantly share code, notes, and snippets.

@nicolasb827
Created May 28, 2019 10:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nicolasb827/28989807e4a8b71419473b7d1324fe1d to your computer and use it in GitHub Desktop.
Save nicolasb827/28989807e4a8b71419473b7d1324fe1d to your computer and use it in GitHub Desktop.
config-report for OC 9.1
{
"basic": {
"license key": "",
"date": "Tue, 28 May 2019 09:48:56 +0000",
"ownCloud version": "9.1.8.2",
"ownCloud version string": "9.1.8",
"ownCloud edition": "",
"server OS": "Linux",
"server OS version": "Linux owncloud 4.4.126-1.el6.elrepo.x86_64 #1 SMP Sat Mar 31 16:13:19 EDT 2018 x86_64",
"server SAPI": "fpm-fcgi",
"webserver version": "nginx\/1.14.2",
"hostname": "oc9-1.example.com",
"user count": 3,
"user directories": 3,
"logged-in user": "admin-user"
},
"integritychecker": {
"passing": true,
"enabled": true,
"result": []
},
"apps": [
{
"id": "encryption",
"description": "In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys. The module won't touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to a unencrypted system. Please read the documentation to know all implications before you decide to enable server-side encryption.",
"name": "Default encryption module",
"licence": "AGPL",
"author": "Bjoern Schiessle, Clark Tomlinson",
"documentation": {
"user": "https:\/\/doc.owncloud.org\/server\/9.1\/go.php?to=user-encryption",
"admin": "https:\/\/doc.owncloud.org\/server\/9.1\/go.php?to=admin-encryption"
},
"rememberlogin": "false",
"version": "1.3.0",
"types": [
"filesystem"
],
"dependencies": {
"lib": "openssl",
"owncloud": {
"@attributes": {
"min-version": "9.1",
"max-version": "9.1"
}
}
},
"info": [],
"remote": [],
"public": [],
"repair-steps": {
"install": [],
"pre-migration": [],
"post-migration": [],
"live-migration": [],
"uninstall": []
},
"background-jobs": [],
"two-factor-providers": [],
"groups": null,
"active": false,
"internal": true,
"level": 200,
"removable": false,
"update": null,
"preview": "\/apps\/encryption\/img\/app.svg",
"previewAsIcon": true
},
{
"id": "files_versions",
"name": "Versions",
"licence": "AGPL",
"author": "Frank Karlitschek, Bjoern Schiessle",
"description": "This application enables ownCloud to automatically maintain older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user\u2019s directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. ownCloud then automatically manages the versions folder to ensure the user doesn\u2019t run out of Quota because of versions. In addition to the expiry of versions, ownCloud\u2019s versions app makes certain never to use more than 50% of the user\u2019s currently available free space. If stored versions exceed this limit, ownCloud will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation.\n\n",
"version": "1.3.0",
"types": [
"filesystem"
],
"namespace": "Files_Versions",
"dependencies": {
"owncloud": {
"@attributes": {
"min-version": "9.1",
"max-version": "9.1"
}
}
},
"documentation": {
"user": "https:\/\/doc.owncloud.org\/server\/9.1\/go.php?to=user-versions"
},
"default_enable": "",
"background-jobs": {
"job": "OCA\\Files_Versions\\BackgroundJob\\ExpireVersions"
},
"info": [],
"remote": [],
"public": [],
"repair-steps": {
"install": [],
"pre-migration": [],
"post-migration": [],
"live-migration": [],
"uninstall": []
},
"two-factor-providers": [],
"groups": null,
"active": true,
"internal": true,
"level": 200,
"removable": false,
"update": null,
"preview": "\/apps\/files_versions\/img\/app.svg",
"previewAsIcon": true,
"appconfig": {
"installed_version": "1.3.0",
"types": "filesystem",
"enabled": "yes"
}
},
{
"id": "files_sharing",
"name": "Share Files",
"description": "This application enables users to share files within ownCloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within ownCloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of ownCloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices. Turning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the ownCloud Documentation.\n\n",
"licence": "AGPL",
"author": "Michael Gapczynski, Bjoern Schiessle",
"default_enable": "",
"version": "0.10.0",
"types": [
"filesystem"
],
"dependencies": {
"owncloud": {
"@attributes": {
"min-version": "9.1",
"max-version": "9.1"
}
}
},
"public": {
"files": "public.php"
},
"namespace": "Files_Sharing",
"background-jobs": [
"OCA\\Files_Sharing\\DeleteOrphanedSharesJob",
"OCA\\Files_Sharing\\ExpireSharesJob"
],
"info": [],
"remote": [],
"repair-steps": {
"install": [],
"pre-migration": [],
"post-migration": [],
"live-migration": [],
"uninstall": []
},
"two-factor-providers": [],
"groups": null,
"active": true,
"internal": true,
"level": 200,
"removable": false,
"update": null,
"preview": "\/apps\/files_sharing\/img\/app.svg",
"previewAsIcon": true,
"appconfig": {
"installed_version": "0.10.0",
"types": "filesystem",
"enabled": "yes"
}
},
{
"id": "systemtags",
"name": "Collaborative tags",
"description": "Collaborative tagging functionality which shares tags among users. Great for teams. (If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)",
"licence": "AGPL",
"author": "Vincent Petry",
"default_enable": "",
"version": "0.3.0",
"dependencies": {
"owncloud": {
"@attributes": {
"min-version": "9.1",
"max-version": "9.1"
}
}
},
"namespace": "SystemTags",
"types": [
"logging"
],
"info": [],
"remote": [],
"public": [],
"repair-steps": {
"install": [],
"pre-migration": [],
"post-migration": [],
"live-migration": [],
"uninstall": []
},
"background-jobs": [],
"two-factor-providers": [],
"groups": null,
"active": true,
"internal": true,
"level": 200,
"removable": false,
"update": null,
"appconfig": {
"installed_version": "0.3.0",
"types": "logging",
"enabled": "yes"
}
},
{
"id": "files_trashbin",
"name": "Deleted files",
"description": "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to their ownCloud file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days. To prevent a user from running out of disk space, the ownCloud Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, ownCloud deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation.\n\n",
"licence": "AGPL",
"author": "Bjoern Schiessle",
"default_enable": "",
"version": "0.9.0",
"types": [
"filesystem"
],
"namespace": "Files_Trashbin",
"dependencies": {
"owncloud": {
"@attributes": {
"min-version": "9.1",
"max-version": "9.1"
}
}
},
"documentation": {
"user": "https:\/\/doc.owncloud.org\/server\/9.1\/go.php?to=user-trashbin"
},
"background-jobs": {
"job": "OCA\\Files_Trashbin\\BackgroundJob\\ExpireTrash"
},
"info": [],
"remote": [],
"public": [],
"repair-steps": {
"install": [],
"pre-migration": [],
"post-migration": [],
"live-migration": [],
"uninstall": []
},
"two-factor-providers": [],
"groups": null,
"active": true,
"internal": true,
"level": 200,
"removable": false,
"update": null,
"preview": "\/apps\/files_trashbin\/img\/app.svg",
"previewAsIcon": true,
"appconfig": {
"installed_version": "0.9.0",
"types": "filesystem",
"enabled": "yes"
}
},
{
"id": "files_pdfviewer",
"name": "PDF Viewer",
"description": "This application integrates the PDF.js library into ownCloud. Using this application users can view their PDF files online without the need to download the file.\n\nWhen this application is enabled publicly shared PDF documents will also get shown in the PDF Viewer instead of only showing a single static snapshot of the document. The PDF viewer requires a modern browser and will not work with Microsoft\u00ae Internet Explorer\u00ae versions below 9.\n\nPDF.js is a JavaScript library developed by Mozilla, you can learn more about the PDF.js project at https:\/\/mozilla.github.io\/pdf.js\/",
"licence": "AGPL",
"author": "Thomas M\u00fcller, Lukas Reschke",
"version": "0.8.1",
"dependencies": {
"owncloud": {
"@attributes": {
"min-version": "9.1",
"max-version": "9.1"
}
}
},
"shipped": "true",
"default_enable": "",
"ocsid": "166049",
"info": [],
"remote": [],
"public": [],
"types": [],
"repair-steps": {
"install": [],
"pre-migration": [],
"post-migration": [],
"live-migration": [],
"uninstall": []
},
"background-jobs": [],
"two-factor-providers": [],
"groups": null,
"active": true,
"internal": true,
"level": 200,
"removable": false,
"update": null,
"preview": "\/apps\/files_pdfviewer\/img\/app.svg",
"previewAsIcon": true,
"appconfig": {
"installed_version": "0.8.1",
"ocsid": "166049",
"types": "",
"enabled": "yes"
}
},
{
"id": "impersonate",
"name": "Impersonate",
"summary": "Provide assistance by logging in as another user",
"description": "The Impersonate application allows administrators to log in as another user within the ownCloud instance. This provides a helpdesk-like experience and can for example be useful to help users with configuration issues, to get a better understanding of what they see when they use their ownCloud account or to conduct actions in legacy accounts. Once Impersonate is installed a new column will be available in the user management panel. Simply click on the icon next to the user that you want to impersonate and you will be logged in as that user. Your current session will be temporarily suspended and you will see a notification at the top of the page that confirms and reminds that you\u2019re impersonating another user. Once you\u2019re done, log out and you will return to your previous user session. As a security measure, the application lets ownCloud administrators restrict the ability to impersonate users in certain groups. When enabled and configured, only a group\u2019s administrator can impersonate members of their group. Administrators can find configuration options in the 'User Authentication\" section of the admin settings panel.",
"licence": "AGPL",
"author": "J\u00f6rn Friedrich Dreyer",
"version": "0.1.1",
"documentation": {
"admin": "https:\/\/doc.owncloud.org\/server\/latest\/admin_manual\/issues\/impersonate_users.html"
},
"bugs": "https:\/\/github.com\/owncloud\/impersonate\/issues",
"repository": {
"@attributes": {
"type": "git"
},
"@value": "http:\/\/github.com\/owncloud\/impersonate.git"
},
"dependencies": {
"owncloud": {
"@attributes": {
"min-version": "9.0",
"max-version": "10.0"
}
}
},
"category": "tools",
"screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/master\/impersonate\/impersonate.png",
"info": [],
"remote": [],
"public": [],
"types": [],
"repair-steps": {
"install": [],
"pre-migration": [],
"post-migration": [],
"live-migration": [],
"uninstall": []
},
"background-jobs": [],
"two-factor-providers": [],
"groups": "[\"admin\"]",
"active": true,
"internal": false,
"removable": true,
"update": null,
"preview": "\/apps\/impersonate\/img\/app.svg",
"previewAsIcon": true,
"appconfig": {
"signed": "true",
"installed_version": "0.1.1",
"enabled": "[\"admin\"]",
"types": "",
"ocsid": "19",
"impersonate_include_groups": "true",
"impersonate_include_groups_list": "[\"user\",\"admin\"]"
}
},
{
"id": "provisioning_api",
"name": "Provisioning API",
"description": "This application enables a set of APIs that external systems can use to create, edit, delete and query user attributes, query, set and remove groups, set quota and query total storage used in ownCloud. Group admin users can also query ownCloud and perform the same functions as an admin for groups they manage. The API also enables an admin to query for active ownCloud applications, application info, and to enable or disable an app remotely. Once the app is enabled, http requests can be used via a Basic Auth header to perform any of the functions listed above. More information is available in the Provisioning API documentation, including example calls and server responses.",
"licence": "AGPL",
"author": "Tom Needham",
"default_enable": "",
"documentation": {
"admin": "https:\/\/doc.owncloud.org\/server\/9.1\/go.php?to=admin-provisioning-api"
},
"version": "0.5.0",
"namespace": "Provisioning_API",
"types": [
"prevent_group_restriction"
],
"dependencies": {
"owncloud": {
"@attributes": {
"min-version": "9.1",
"max-version": "9.1"
}
}
},
"info": [],
"remote": [],
"public": [],
"repair-steps": {
"install": [],
"pre-migration": [],
"post-migration": [],
"live-migration": [],
"uninstall": []
},
"background-jobs": [],
"two-factor-providers": [],
"groups": null,
"active": true,
"internal": true,
"level": 200,
"removable": false,
"update": null,
"preview": "\/apps\/provisioning_api\/img\/app.svg",
"previewAsIcon": true,
"appconfig": {
"installed_version": "0.5.0",
"types": "prevent_group_restriction",
"enabled": "yes"
}
},
{
"id": "updatenotification",
"name": "Update notification",
"description": "Displays update notifications for ownCloud and provides the SSO for the updater.",
"licence": "AGPL",
"author": "Lukas Reschke",
"version": "0.2.1",
"namespace": "UpdateNotification",
"default_enable": "",
"dependencies": {
"owncloud": {
"@attributes": {
"min-version": "9.1",
"max-version": "9.1"
}
}
},
"background-jobs": {
"job": "OCA\\UpdateNotification\\Notification\\BackgroundJob"
},
"info": [],
"remote": [],
"public": [],
"types": [],
"repair-steps": {
"install": [],
"pre-migration": [],
"post-migration": [],
"live-migration": [],
"uninstall": []
},
"two-factor-providers": [],
"groups": null,
"active": true,
"internal": true,
"level": 200,
"removable": false,
"update": null,
"appconfig": {
"installed_version": "0.2.1",
"types": "",
"enabled": "yes",
"core": "10.0.10"
}
},
{
"id": "comments",
"name": "Comments",
"description": "Files app plugin to add comments to files",
"licence": "AGPL",
"author": "Arthur Schiwon, Vincent Petry",
"default_enable": "",
"version": "0.3.0",
"dependencies": {
"owncloud": {
"@attributes": {
"min-version": "9.1",
"max-version": "9.1"
}
}
},
"types": [
"logging"
],
"info": [],
"remote": [],
"public": [],
"repair-steps": {
"install": [],
"pre-migration": [],
"post-migration": [],
"live-migration": [],
"uninstall": []
},
"background-jobs": [],
"two-factor-providers": [],
"groups": null,
"active": true,
"internal": true,
"level": 200,
"removable": false,
"update": null,
"appconfig": {
"installed_version": "0.3.0",
"types": "logging",
"enabled": "yes"
}
},
{
"id": "external",
"name": "External Sites",
"description": "This application allows an admin to add a link in the ownCloud web interface Apps menu that points to an external website. By simply entering the URL and the name for the external site, icon appears. When this icon is clicked by a user, the external website appears in the ownCloud frame. For the user, this external site appears as if it is part of ownCloud but, in fact, this can be any external URL.\n\nNote that the External Site link must use the same type of encryption as provided by ownCloud. In other words, if ownCloud is hosted on HTTPS, the link in the external site must also be HTTPS. The same is also true for HTTP. More information is available in the External Sites documentation.",
"licence": "AGPL",
"author": "Frank Karlitschek",
"dependencies": {
"owncloud": {
"@attributes": {
"min-version": "9.1",
"max-version": "9.1"
}
}
},
"shipped": "true",
"ocsid": "166046",
"info": [],
"remote": [],
"public": [],
"types": [],
"repair-steps": {
"install": [],
"pre-migration": [],
"post-migration": [],
"live-migration": [],
"uninstall": []
},
"background-jobs": [],
"two-factor-providers": [],
"groups": null,
"active": false,
"internal": true,
"level": 200,
"removable": false,
"update": null,
"preview": "\/apps\/external\/img\/external.svg",
"previewAsIcon": true,
"version": ""
},
{
"id": "files_videoplayer",
"name": "Video player",
"description": "A responsive video player using a skinned version of Video.js\n\nBased on this app: https:\/\/apps.owncloud.com\/content\/show.php\/Video+Js?content=159670\n\nVideo.js: http:\/\/videojs.com\/\n\nSkin: https:\/\/github.com\/cabin\/videojs-sublime-skin",
"version": "0.9.8",
"licence": "MIT",
"author": "Bj\u00f6rn Korella",
"default_enable": "",
"dependencies": {
"owncloud": {
"@attributes": {
"min-version": "8.2",
"max-version": "9.1"
}
}
},
"info": [],
"remote": [],
"public": [],
"types": [],
"repair-steps": {
"install": [],
"pre-migration": [],
"post-migration": [],
"live-migration": [],
"uninstall": []
},
"background-jobs": [],
"two-factor-providers": [],
"groups": null,
"active": true,
"internal": true,
"level": 200,
"removable": false,
"update": null,
"preview": "\/apps\/files_videoplayer\/img\/app.svg",
"previewAsIcon": true,
"appconfig": {
"installed_version": "0.9.8",
"types": "",
"enabled": "yes"
}
},
{
"id": "files_antivirus",
"name": "Antivirus App for files",
"description": "This application inspects files that are uploaded to ownCloud for viruses before they are written to the ownCloud storage. If a file is identified as a virus, it is either logged or not uploaded to the server. The application relies on the underlying ClamAV virus scanning engine, which the admin points ownCloud to when configuring the application. For this app to be effective, the ClamAV virus definitions should be kept up to date. Also note that enabling this app will impact system performance as additional processing is required for every upload. More information is available in the Antivirus documentation.",
"bugs": "https:\/\/github.com\/owncloud\/files_antivirus\/issues",
"repository": {
"@attributes": {
"type": "git"
},
"@value": "http:\/\/github.com\/owncloud\/files_antivirus.git"
},
"licence": "AGPL",
"author": "Manuel Delgado, Bart Visscher, thinksilicon.de, Victor Dubiniuk",
"version": "0.9.0.1",
"types": [
"filesystem"
],
"dependencies": {
"owncloud": {
"@attributes": {
"min-version": "9.0",
"max-version": "9.1"
}
}
},
"ocsid": "157439",
"info": [],
"remote": [],
"public": [],
"repair-steps": {
"install": [],
"pre-migration": [],
"post-migration": [],
"live-migration": [],
"uninstall": []
},
"background-jobs": [],
"two-factor-providers": [],
"groups": null,
"active": true,
"internal": true,
"level": 200,
"removable": false,
"update": null,
"preview": "\/apps\/files_antivirus\/img\/app.svg",
"previewAsIcon": true,
"appconfig": {
"installed_version": "0.9.0.1",
"types": "filesystem",
"enabled": "yes",
"av_mode": "socket",
"av_socket": "\/var\/run\/clamav\/clamd.sock",
"av_host": "",
"av_port": "",
"av_chunk_size": "10485760",
"av_path": "\/usr\/bin\/clamscan",
"infected_action": "only_log",
"ocsid": "157439",
"av_cmd_options": null,
"av_infected_action": null,
"av_stream_max_length": null,
"av_max_file_size": null
}
},
{
"id": "contacts",
"name": "Contacts",
"summary": "Manage your CardDAV contacts from a feature-rich web-interface",
"description": "Contacts is a user interface for ownCloud's CardDAV server. ownCloud Server comes with a CardDAV component that allows users to synchronize and backup their address books with ownCloud and across multiple devices. It provides users with an alternative to proprietary contact synchronization services giving them back control over their data once more.\n\nThe Contacts application is an extension to ownCloud's CardDAV interface. It equips ownCloud with a feature-rich frontend for the CardDAV server component, supports multiple address books and empowers users to easily manage their contacts from a web interface for ownCloud. Users may find the URL for device synchronization (to configure synchronization in iOS, Android or other CardDAV-capable applications) in the 'Settings' section on the bottom left inside the application (link symbol). Furthermore users can share address books with other users or groups (read-only\/editable) enabling to synchronize address books not only across devices but also across users. In addition to managing synchronized contacts the application also offers a feature to import contacts from vCards (.vcf).",
"licence": "AGPL",
"author": "Hendrik Leppelsack, Thomas M\u00fcller, Alexander Weidinger, Jan-Christoph Borchardt, Tom Needham",
"version": "1.5.5",
"documentation": {
"user": "https:\/\/doc.owncloud.org\/server\/10.0\/user_manual\/pim\/index.html",
"admin": "https:\/\/doc.owncloud.org\/server\/10.0\/admin_manual\/configuration\/server\/occ_command.html?highlight=contacts#dav-commands",
"developer": "https:\/\/github.com\/owncloud\/contacts\/blob\/master\/README.md"
},
"category": "productivity",
"website": "https:\/\/github.com\/owncloud\/contacts",
"bugs": "https:\/\/github.com\/owncloud\/contacts\/issues",
"repository": {
"@attributes": {
"type": "git"
},
"@value": "https:\/\/github.com\/owncloud\/contacts.git"
},
"screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/760f2783b03fd26cbc920188b672f5f5efe548c0\/contacts\/contacts.png",
"dependencies": {
"owncloud": {
"@attributes": {
"min-version": "9.0",
"max-version": "10"
}
}
},
"info": [],
"remote": [],
"public": [],
"types": [],
"repair-steps": {
"install": [],
"pre-migration": [],
"post-migration": [],
"live-migration": [],
"uninstall": []
},
"background-jobs": [],
"two-factor-providers": [],
"groups": null,
"active": true,
"internal": false,
"removable": true,
"update": null,
"preview": "\/apps\/contacts\/img\/app.svg",
"previewAsIcon": true,
"appconfig": {
"installed_version": "1.5.5",
"ocsid": "1",
"types": "",
"enabled": "yes",
"signed": "true"
}
},
{
"id": "notifications",
"name": "Notifications",
"description": "An app that notifies the user about important events of other apps.",
"licence": "AGPL",
"author": "Joas Schilling",
"version": "0.3.0",
"types": [
"logging"
],
"default_enable": "",
"website": "https:\/\/github.com\/owncloud\/notifications",
"bugs": "https:\/\/github.com\/owncloud\/notifications\/issues",
"repository": {
"@attributes": {
"type": "git"
},
"@value": "https:\/\/github.com\/owncloud\/notifications.git"
},
"dependencies": {
"owncloud": {
"@attributes": {
"min-version": "9.1",
"max-version": "9.1"
}
}
},
"info": [],
"remote": [],
"public": [],
"repair-steps": {
"install": [],
"pre-migration": [],
"post-migration": [],
"live-migration": [],
"uninstall": []
},
"background-jobs": [],
"two-factor-providers": [],
"groups": null,
"active": true,
"internal": true,
"level": 200,
"removable": false,
"update": null,
"preview": "\/apps\/notifications\/img\/notifications.svg",
"previewAsIcon": true,
"appconfig": {
"installed_version": "0.3.0",
"types": "logging",
"enabled": "yes"
}
},
{
"id": "activity",
"name": "Activity",
"description": "This application enables users to view actions related to their files in ownCloud. Once enabled, users will see a new icon \u201cActivity\u201d in their apps menu. When clicked, a new page appears for users to track the activity related to files \u2013 from new files, to deleted files, move, rename, updates and shared activity. The user can configure their individual activity settings in their personal menu. This sets the type of activity to record, as well as whether to the user sees their own activities, whether these are only available online, and whether they get an email digest on a regular basis. More information is available in the Activity documentation.",
"licence": "AGPL",
"author": "Frank Karlitschek, Joas Schilling",
"shipped": "true",
"version": "2.3.2",
"default_enable": "",
"types": [
"filesystem"
],
"documentation": {
"admin": "https:\/\/doc.owncloud.org\/server\/9.1\/admin_manual\/configuration_server\/activity_configuration.html"
},
"website": "https:\/\/github.com\/owncloud\/activity\/",
"bugs": "https:\/\/github.com\/owncloud\/activity\/issues",
"repository": {
"@attributes": {
"type": "git"
},
"@value": "https:\/\/github.com\/owncloud\/activity.git"
},
"dependencies": {
"owncloud": {
"@attributes": {
"min-version": "9.1",
"max-version": "9.1"
}
}
},
"background-jobs": [
"OCA\\Activity\\BackgroundJob\\EmailNotification",
"OCA\\Activity\\BackgroundJob\\ExpireActivities"
],
"info": [],
"remote": [],
"public": [],
"repair-steps": {
"install": [],
"pre-migration": [],
"post-migration": [],
"live-migration": [],
"uninstall": []
},
"two-factor-providers": [],
"groups": null,
"active": true,
"internal": true,
"level": 200,
"removable": false,
"update": null,
"preview": "\/apps\/activity\/img\/activity.svg",
"previewAsIcon": true,
"appconfig": {
"installed_version": "2.3.2",
"types": "filesystem",
"enabled": "yes"
}
},
{
"id": "calendar",
"name": "Calendar",
"summary": "A Calendar app for ownCloud",
"description": "The Calendar app is a user interface for ownCloud's CalDAV server. Easily sync events from various devices with your ownCloud and edit them online.\n\n* **Integration with other ownCloud apps!** Currently Contacts - more to come. * **WebCal Support!** Want to see your favorite team\u2019s matchdays in your calendar? No problem! * **Attendees!** Invite people to your events.",
"version": "1.6.2",
"licence": "AGPL",
"author": "Georg Ehrke, Raghu Nayyar, Bernhard Fr\u00f6hler, Julian M\u00fcller",
"dependencies": {
"owncloud": {
"@attributes": {
"min-version": "9.1",
"max-version": "10"
}
}
},
"documentation": {
"user": "https:\/\/doc.owncloud.org\/server\/10.0\/user_manual\/pim\/calendar.html"
},
"category": "productivity",
"screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/master\/calendar\/screenshot.png",
"website": "https:\/\/github.com\/owncloud\/calendar\/",
"bugs": "https:\/\/github.com\/owncloud\/calendar\/issues",
"repository": {
"@attributes": {
"type": "git"
},
"@value": "https:\/\/github.com\/owncloud\/calendar.git"
},
"info": [],
"remote": [],
"public": [],
"types": [],
"repair-steps": {
"install": [],
"pre-migration": [],
"post-migration": [],
"live-migration": [],
"uninstall": []
},
"background-jobs": [],
"two-factor-providers": [],
"groups": null,
"active": true,
"internal": false,
"removable": true,
"update": null,
"preview": "\/apps\/calendar\/img\/calendar.svg",
"previewAsIcon": true,
"appconfig": {
"installed_version": "1.6.2",
"ocsid": "7",
"types": "",
"enabled": "yes",
"signed": "true"
}
},
{
"id": "firstrunwizard",
"name": "First run wizard",
"description": "This application enables a pop-up window when a user first logs into ownCloud. This window welcomes new users to ownCloud, and contains links to the standard ownCloud desktop client, Android app, and the iOS app. The window also shows a link for accessing ownCloud via WebDAV. At any time, the first run wizard button can be opened again via the link on the personal page. The First run wizard can be customized to meet specific design goals, or to change links and messages. Create an appropriate theme following the Theming documentation, and changes to the look and feel of this Wizard are simple. More information is available in the First run wizard documentation, as well as the theming documentation.",
"licence": "AGPL",
"author": "Frank Karlitschek, Jan-Christoph Borchardt",
"dependencies": {
"owncloud": {
"@attributes": {
"min-version": "9.0",
"max-version": "9.1"
}
}
},
"version": "1.1",
"shipped": "true",
"default_enable": "",
"ocsid": "166055",
"info": [],
"remote": [],
"public": [],
"types": [],
"repair-steps": {
"install": [],
"pre-migration": [],
"post-migration": [],
"live-migration": [],
"uninstall": []
},
"background-jobs": [],
"two-factor-providers": [],
"groups": null,
"active": true,
"internal": true,
"level": 200,
"removable": false,
"update": null,
"preview": "\/apps\/firstrunwizard\/img\/app.svg",
"previewAsIcon": true,
"appconfig": {
"installed_version": "1.1",
"ocsid": "166055",
"types": "",
"enabled": "yes"
}
},
{
"id": "gallery",
"name": "Gallery",
"description": "Media gallery for ownCloud with the following features:\n\n- Support for large selection of media types (depending on ownCloud setup)\n\n- Large, zoomable previews\n\n- Sort images by name or date\n\n- Per album description and copyright statement\n\n- A la carte features\n\n- Image download straight from the slideshow or the gallery\n\n- Seamlessly jump between the gallery and the files view\n\n- Ignore folders containing a \".nomedia\" file\n\n- Native SVG support\n\n- Mobile support\n\nProvides a dedicated view of all images in a grid, adds image viewing capabilities to the files app and adds a gallery view to public links. Compatible with Firefox, Chrome and Internet Explorer 9+",
"licence": "AGPL",
"author": "Olivier Paroz, Robin Appelman",
"version": "15.0.0",
"namespace": "Gallery",
"category": "Multimedia",
"dependencies": {
"php": {
"@attributes": {
"min-version": "5.4",
"max-version": "7"
}
},
"owncloud": {
"@attributes": {
"min-version": "9.0",
"max-version": "9.1.99"
}
}
},
"default_enable": "",
"shipped": "true",
"info": [],
"remote": [],
"public": [],
"types": [],
"repair-steps": {
"install": [],
"pre-migration": [],
"post-migration": [],
"live-migration": [],
"uninstall": []
},
"background-jobs": [],
"two-factor-providers": [],
"groups": null,
"active": true,
"internal": true,
"level": 200,
"removable": false,
"update": null,
"preview": "\/apps\/gallery\/img\/app.svg",
"previewAsIcon": true,
"appconfig": {
"installed_version": "15.0.0",
"types": "",
"enabled": "yes"
}
},
{
"id": "templateeditor",
"name": "Mail Template Editor",
"description": "This application enables ownCloud to send custom emails to users. By default, ownCloud can send password reset emails, shared file and share link emails, activity stream notifications and more. By configuring an email server, admins can enable these emails to be sent. By providing an email address on their Personal page, users can receive these emails. By default, all of these emails will contain ownCloud email templates. The template editor allows admins to change email templates for emails sent by the system. While it is possible to manually change email templates within ownCloud, this app makes it far simpler by updating this via the ownCloud admin panel. More information is available in the Mail Template Editor documentation.",
"licence": "AGPL",
"author": "J\u00f6rn Dreyer",
"version": "0.1",
"dependencies": {
"owncloud": {
"@attributes": {
"min-version": "9.1",
"max-version": "9.1"
}
}
},
"shipped": "true",
"default_enable": "",
"info": [],
"remote": [],
"public": [],
"types": [],
"repair-steps": {
"install": [],
"pre-migration": [],
"post-migration": [],
"live-migration": [],
"uninstall": []
},
"background-jobs": [],
"two-factor-providers": [],
"groups": null,
"active": true,
"internal": true,
"level": 200,
"removable": false,
"update": null,
"preview": "\/apps\/templateeditor\/img\/app.svg",
"previewAsIcon": true,
"appconfig": {
"installed_version": "0.1",
"types": "",
"enabled": "yes"
}
},
{
"id": "files_texteditor",
"name": "Text Editor",
"description": "This application enables ownCloud users to open, save and edit text files in the web browser. If enabled, an entry in the New button at the top of the web browser the Text file entry appears. When clicked, a new text file opens in the browser and the file can be saved into the current ownCloud directory. Further, when a text file is clicked in the web browser, it will be opened and editable. If the privileges allow, a user can also edit shared files and save these changes back into the web browser. More information is available in the Text Editor documentation.",
"licence": "AGPL",
"author": "Tom Needham, Bj\u00f6rn Schie\u00dfle",
"version": "2.1",
"shipped": "true",
"default_enable": "",
"ocsid": "166051",
"dependencies": {
"owncloud": {
"@attributes": {
"min-version": "9.1",
"max-version": "9.1"
}
}
},
"info": [],
"remote": [],
"public": [],
"types": [],
"repair-steps": {
"install": [],
"pre-migration": [],
"post-migration": [],
"live-migration": [],
"uninstall": []
},
"background-jobs": [],
"two-factor-providers": [],
"groups": null,
"active": true,
"internal": true,
"level": 200,
"removable": false,
"update": null,
"preview": "\/apps\/files_texteditor\/img\/app.svg",
"previewAsIcon": true,
"appconfig": {
"installed_version": "2.1",
"ocsid": "166051",
"types": "",
"enabled": "yes"
}
},
{
"id": "files_external",
"name": "External storage support",
"description": "This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, Google Drive, Dropbox, other ownCloud servers, WebDAV servers, and more. Administrators can choose which types of storage to enable and can mount these storage locations for a user, a group, or the entire system. Users will see a new folder appear in their root ownCloud directory, which they can access and use like any other ownCloud folder. External Storage also allows users to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal Storage can be configured using the GUI or at the command line. This second option provides the advanced user with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the External Storage GUI documentation and the External Storage Configuration File documentation.",
"licence": "AGPL",
"author": "Robin Appelman, Michael Gapczynski, Vincent Petry",
"documentation": {
"admin": "https:\/\/doc.owncloud.org\/server\/9.1\/go.php?to=admin-external-storage"
},
"rememberlogin": "false",
"version": "0.6.0",
"types": [
"filesystem"
],
"ocsid": "166048",
"namespace": "Files_External",
"dependencies": {
"owncloud": {
"@attributes": {
"min-version": "9.1",
"max-version": "9.1"
}
}
},
"info": [],
"remote": [],
"public": [],
"repair-steps": {
"install": [],
"pre-migration": [],
"post-migration": [],
"live-migration": [],
"uninstall": []
},
"background-jobs": [],
"two-factor-providers": [],
"groups": null,
"active": false,
"internal": true,
"level": 200,
"removable": false,
"update": null,
"preview": "\/apps\/files_external\/img\/app.svg",
"previewAsIcon": true
},
{
"id": "user_ldap",
"name": "LDAP user and group backend",
"description": "This application enables administrators to connect ownCloud to an LDAP-based user directory for authentication and provisioning users, groups and user attributes. Admins can configure this application to connect to one or more LDAP directories or Active Directories via an LDAP interface. Attributes such as user quota, email, avatar pictures, group memberships and more can be pulled into ownCloud from a directory with the appropriate queries and filters.\n\nA user logs into ownCloud with their LDAP or AD credentials, and is granted access based on an authentication request handled by the LDAP or AD server. ownCloud does not store LDAP or AD passwords, rather these credentials are used to authenticate a user and then ownCloud uses a session for the user ID. More information is available in the LDAP User and Group Backend documentation.\n\n",
"licence": "AGPL",
"author": "Dominik Schmidt and Arthur Schiwon",
"version": "0.9.0",
"types": [
"authentication"
],
"documentation": {
"admin": "https:\/\/doc.owncloud.org\/server\/9.1\/go.php?to=admin-ldap"
},
"dependencies": {
"lib": "ldap",
"owncloud": {
"@attributes": {
"min-version": "9.1",
"max-version": "9.1"
}
}
},
"namespace": "User_LDAP",
"background-jobs": [
"OCA\\User_LDAP\\Jobs\\UpdateGroups",
"OCA\\User_LDAP\\Jobs\\CleanUp"
],
"info": [],
"remote": [],
"public": [],
"repair-steps": {
"install": [],
"pre-migration": [],
"post-migration": [],
"live-migration": [],
"uninstall": []
},
"two-factor-providers": [],
"groups": null,
"active": false,
"internal": true,
"level": 200,
"removable": false,
"update": null,
"preview": "\/apps\/user_ldap\/img\/app.svg",
"previewAsIcon": true
},
{
"id": "federation",
"name": "Federation",
"description": "ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing.",
"licence": "AGPL",
"author": "Bjoern Schiessle",
"version": "0.1.0",
"namespace": "Federation",
"category": "other",
"dependencies": {
"owncloud": {
"@attributes": {
"min-version": "9.1",
"max-version": "9.1"
}
}
},
"default_enable": "",
"types": [
"authentication"
],
"background-jobs": {
"job": "OCA\\Federation\\SyncJob"
},
"info": [],
"remote": [],
"public": [],
"repair-steps": {
"install": [],
"pre-migration": [],
"post-migration": [],
"live-migration": [],
"uninstall": []
},
"two-factor-providers": [],
"groups": null,
"active": true,
"internal": true,
"level": 200,
"removable": false,
"update": null,
"preview": "\/apps\/federation\/img\/app.svg",
"previewAsIcon": true,
"appconfig": {
"installed_version": "0.1.0",
"types": "authentication",
"enabled": "yes"
}
},
{
"id": "configreport",
"name": "Admin Config Report",
"description": "Generate a Config Report",
"licence": "AGPL",
"author": "owncloud.org",
"version": "0.1.1",
"namespace": "ConfigReport",
"default_enable": [
"",
""
],
"types": [
"filesystem"
],
"dependencies": {
"owncloud": {
"@attributes": {
"min-version": "9.1",
"max-version": "10.0"
}
}
},
"shipped": "true",
"info": [],
"remote": [],
"public": [],
"repair-steps": {
"install": [],
"pre-migration": [],
"post-migration": [],
"live-migration": [],
"uninstall": []
},
"background-jobs": [],
"two-factor-providers": [],
"groups": null,
"active": true,
"internal": true,
"level": 200,
"removable": false,
"update": null,
"appconfig": {
"installed_version": "0.1.1",
"types": "filesystem",
"enabled": "yes"
}
},
{
"id": "user_external",
"name": "External user support",
"description": "Use external user authentication methods",
"licence": "AGPL",
"author": "Robin Appelman",
"dependencies": {
"owncloud": {
"@attributes": {
"min-version": "9.1",
"max-version": "9.1"
}
}
},
"version": "0.4",
"shipped": "true",
"types": [
"authentication",
"prelogin"
],
"ocsid": "166060",
"info": [],
"remote": [],
"public": [],
"repair-steps": {
"install": [],
"pre-migration": [],
"post-migration": [],
"live-migration": [],
"uninstall": []
},
"background-jobs": [],
"two-factor-providers": [],
"groups": null,
"active": false,
"internal": true,
"level": 200,
"removable": false,
"update": null,
"preview": "\/apps\/user_external\/img\/app.svg",
"previewAsIcon": true
},
{
"id": "5",
"name": "privacyIDEA Two Factor Authentication",
"label": "",
"version": "2.5.1",
"type": "1007",
"typename": "Security",
"personid": "Cornelius K\u00f6lbel (NetKnights GmbH)",
"profilepage": "https:\/\/marketplace.owncloud.com\/publisher\/cornelius-koelbelatnetknights-it",
"license": "GNU Affero General Public License",
"detailpage": "https:\/\/marketplace.owncloud.com\/apps\/twofactor_privacyidea",
"preview": "https:\/\/storage.marketplace.owncloud.com\/screenshots\/5cb5cf1e58039",
"preview-full": "",
"changed": 1559030965,
"description": "This is a plugin to forward authentication requests to your own privacyIDEA Authentication System. [Your own privacyIDEA Authentication System](https:\/\/netknights.it\/en\/produkte\/privacyidea\/) can run on premise centrally in your network under your control.\n\nprivacyIDEA can manage many different kind of authentication devices. Thus you can assign different authentication objects to your users as second factor. Users can now authenticate against your ownCloud installation with e.g. Google Authenticator, the [privacyIDEA Authenticator](https:\/\/netknights.it\/en\/produkte\/privacyidea-authenticator-app\/) Yubikey, U2F tokens, key fob, OTP display cards and much more.",
"score": "0",
"downloads": 2669,
"level": 100,
"author": "Cornelius K\u00f6lbel (NetKnights GmbH)",
"ocs_id": "5",
"internal": 0,
"active": false,
"update": false,
"groups": false,
"removable": false,
"dependencies": {
"owncloud": {
"@attributes": {
"min-version": "9.1.8.2",
"max-version": "9.1.8.2"
}
}
}
},
{
"id": "8",
"name": "Collabora Online",
"label": "",
"version": "2.1.2",
"type": "1008",
"typename": "Integration",
"personid": "Collabora Productivity Ltd.",
"profilepage": "https:\/\/marketplace.owncloud.com\/publisher\/collabora",
"license": "GNU Affero General Public License",
"detailpage": "https:\/\/marketplace.owncloud.com\/apps\/richdocuments",
"preview": "https:\/\/storage.marketplace.owncloud.com\/screenshots\/5c5c03e315fad",
"preview-full": "",
"changed": 1559036433,
"description": "Collabora Online allows you to to work with all kinds of office documents directly in your browser. This application can connect to a Collabora Online server (WOPI Client). ownCloud is the WOPI Host. Please read the documentation to learn more about that.",
"score": "0",
"downloads": 62543,
"level": 100,
"author": "Collabora Productivity Ltd.",
"ocs_id": "8",
"internal": 0,
"active": false,
"update": false,
"groups": false,
"removable": false,
"dependencies": {
"owncloud": {
"@attributes": {
"min-version": "9.1.8.2",
"max-version": "9.1.8.2"
}
}
}
},
{
"id": "10",
"name": "GpxPod",
"label": "",
"version": "2.2.2",
"type": "1002",
"typename": "Multimedia",
"personid": "Julien Veyssier",
"profilepage": "https:\/\/marketplace.owncloud.com\/publisher\/13ece0e721cd3f",
"license": "GNU Affero General Public License",
"detailpage": "https:\/\/marketplace.owncloud.com\/apps\/gpxpod",
"preview": "https:\/\/storage.marketplace.owncloud.com\/screenshots\/gpxpod-5a523925b3f37",
"preview-full": "",
"changed": 1558956046,
"description": "# GpxPod Owncloud application\n\nApplication to display gpx, kml, igc, fit and tcx files collections, view elevation profiles and tracks stats, filter tracks, color tracks by speed, elevation or pace and compare divergent parts of similar tracks.\n\nIf you want to help translating this app in your language, go to [GpxPod Crowdin project](https:\/\/crowdin.com\/project\/gpxpod).\n\nGpxPod :\n\n* can display gpx\/kml\/tcx\/igc\/fit files anywhere in your files, files shared with you, files in folders shared with you. fit files will be converted and displayed only if **GpsBabel** is found on the server system. * supports metric, english and nautical measure systems * draws elevation, speed or pace interactive chart * displays geotagged pictures found in selected directory * generates public links pointing to a track\/folder. This link can be used if the file\/folder is shared by public link * allows you to move selected track files * can correct tracks elevations if SRTM.py (gpxelevations) is found on the server's system * can make global comparison of multiple tracks * can make visual pair comparison of divergent parts of similar tracks * allows users to add personal map tile servers * saves\/restores user options values * allows user to manually set track line colors * detects browser timezone * loads extra marker symbols from GpxEdit if installed * works with encrypted data folder (server side encryption) * proudly uses Leaflet with lots of plugins to display the map * is compatible with SQLite, MySQL and PostgreSQL databases * adds possibility to view .gpx files directly from the \"Files\" app\n\nThis app is tested on Owncloud 9 with Firefox and Chromium.\n\nThis app is under development.\n\nLink to Owncloud application website : https:\/\/marketplace.owncloud.com\/apps\/gpxpod\n\n## Donation\n\nI develop this app during my free time.\n\n* Donate on Paypal : [There is a donation link here](https:\/\/gitlab.com\/eneiluj\/gpxpod-oc#donation) (you don't need a paypal account). * Bitcoin : 1FfDVdPK8mZHB84EdN67iVgKCmRa3SwF6r * Monero : 43moCXnskkeJNf1MezHnjzARNpk2BRvhuRA9vzyuVAkTYH2AE4L4EwJjC3HbDxv9uRBdsYdBPF1jePLeV8TpdnU7F9FN2Ao\n\n## Install\n\nSee the [AdminDoc](https:\/\/gitlab.com\/eneiluj\/gpxpod-oc\/wikis\/admindoc) for installation details (allow SRTM elevation correction, integration in \"Files\" app, tcx, igc, fit compatibility...)\n\n## Known issues\n\n* bad management of file names including simple or double quotes * _WARNING_, kml conversion will NOT work with recent kml files using the proprietary \"gx:track\" extension tag.\n\nAny feedback will be appreciated.",
"score": "0",
"downloads": 6482,
"level": 100,
"author": "Julien Veyssier",
"ocs_id": "10",
"internal": 0,
"active": false,
"update": false,
"groups": false,
"removable": false,
"dependencies": {
"owncloud": {
"@attributes": {
"min-version": "9.1.8.2",
"max-version": "9.1.8.2"
}
}
}
},
{
"id": "16",
"name": "GpxEdit",
"label": "",
"version": "0.0.8",
"type": "1002",
"typename": "Multimedia",
"personid": "Julien Veyssier",
"profilepage": "https:\/\/marketplace.owncloud.com\/publisher\/13ece0e721cd3f",
"license": "GNU Affero General Public License",
"detailpage": "https:\/\/marketplace.owncloud.com\/apps\/gpxedit",
"preview": "https:\/\/storage.marketplace.owncloud.com\/screenshots\/gpxedit-5a7f10b5a06f2",
"preview-full": "",
"changed": 1558956687,
"description": "# GpxEdit Owncloud application\n\nSimple Owncloud app to load, edit and save GPX files on an interactive map. You can load\/save files from your Owncloud file storage. GPX, KML, CSV (unicsv format) and geotagged JPG are supported for loading. JPG files are loaded as waypoints. Files can be loaded in GpxEdit interface or in Files app.\n\nGo to [GpxEdit Crowdin project](https:\/\/crowdin.com\/project\/gpxedit) if you want to help to translate this app in your language.\n\nThis is not a perfect GPX editor.\n\nWhat's saved : - metadata - name - link url - link text - tracks - name - comment - description - points - coordinates - elevation (just preserves loaded values) - time (just preserves loaded values) - waypoint - coordinates - name - comment - description - symbol - elevation (just preserves loaded value) - time (just preserves loaded values)\n\nGpxEdit does load\/save time data. Elevation data is loaded and saved but every new waypoint\/track\/trackpoint added by user actions in GpxEdit will have neither elevation nor time data. There is an \"approximate\" option to set elevation to new points if surrounding points have elevation data.\n\nTracks are saved with one segment (trkseg tag).\n\nGpxEdit : - allows you to add extra symbols in admin settings (section : additional) - works with server-side encryption. - works with shared files. - loads GPX, KML, unicsv CSV, geotagged JPG files (no more Gpsbabel dependency) - loads tracks, routes and waypoints - saves tracks, routes and waypoints - supports waypoint symbols - uses [Leaflet.Draw](https:\/\/github.com\/Leaflet\/Leaflet.draw) and [Leaflet.draw.plus](https:\/\/github.com\/Dominique92\/Leaflet.draw.plus) amazing plugins - uses many other Leaflet plugins like Minimap, Sidebar2, MeasureControl, MousePositionControl - adds possibility to edit .gpx files directly from the \"Files\" app - is able to cut lines in two\n\nThis app is tested on Owncloud 10 with Firefox and Chromium.\n\nAny feedback will be appreciated.\n\n## Donation\n\nI develop this app during my free time. You can make a donation to me on Paypal. [There is a donation link HERE](https:\/\/gitlab.com\/eneiluj\/gpxedit-oc#donation) (you don't need a paypal account)\n\n## Installation\n\nCheck the [AdminDoc](https:\/\/gitlab.com\/eneiluj\/gpxedit-oc\/wikis\/admindoc) for installation details, integration in \"Files\" app and GpxEdit admin settings.\n\n## Alternatives\n\nIf you look for more powerfull GPX editors, take a look at : - [Viking](https:\/\/sourceforge.net\/projects\/viking\/) which is the best IMHO - [QLandKarteGT](https:\/\/bitbucket.org\/kiozen\/qlandkarte-gt) - [QMapShack](https:\/\/bitbucket.org\/maproom\/qmapshack\/wiki\/Home) - [JOSM](https:\/\/josm.openstreetmap.de\/)",
"score": "0",
"downloads": 2513,
"level": 100,
"author": "Julien Veyssier",
"ocs_id": "16",
"internal": 0,
"active": false,
"update": false,
"groups": false,
"removable": false,
"dependencies": {
"owncloud": {
"@attributes": {
"min-version": "9.1.8.2",
"max-version": "9.1.8.2"
}
}
}
},
{
"id": "18",
"name": "Audio Player",
"label": "",
"version": "2.7.0",
"type": "1002",
"typename": "Multimedia",
"personid": "Marcel Scherello",
"profilepage": "https:\/\/marketplace.owncloud.com\/publisher\/audioplayer",
"license": "GNU Affero General Public License",
"detailpage": "https:\/\/marketplace.owncloud.com\/apps\/audioplayer",
"preview": "https:\/\/storage.marketplace.owncloud.com\/screenshots\/5cbc79911187b",
"preview-full": "",
"changed": 1559036250,
"description": "A music player for FLAC, MP3, MP4, streams, \u2026 with playlist support and SONOS integration.\n\n- Multiple views (albums with covers and more) - Library scan and reset with command-line and browser - Specifying media folder (with exclude functionality) - Smart & Standard Playlists - Stream URLs - One Click Play in Files app - Favorites, Sidebar & Search integration - Widget for Dashboard App (beta) - [SONOS player](https:\/\/github.com\/rello\/audioplayer\/wiki\/SONOS) integration - local playlists\n\nSee [README](https:\/\/github.com\/rello\/audioplayer\/blob\/master\/README.md) file for all supported MIME types and limitations.",
"score": "0",
"downloads": 55697,
"level": 100,
"author": "Marcel Scherello",
"ocs_id": "18",
"internal": 0,
"active": false,
"update": false,
"groups": false,
"removable": false,
"dependencies": {
"owncloud": {
"@attributes": {
"min-version": "9.1.8.2",
"max-version": "9.1.8.2"
}
}
}
},
{
"id": "21",
"name": "GpxMotion",
"label": "",
"version": "0.0.6",
"type": "1002",
"typename": "Multimedia",
"personid": "Julien Veyssier",
"profilepage": "https:\/\/marketplace.owncloud.com\/publisher\/13ece0e721cd3f",
"license": "GNU Affero General Public License",
"detailpage": "https:\/\/marketplace.owncloud.com\/apps\/gpxmotion",
"preview": "https:\/\/storage.marketplace.owncloud.com\/screenshots\/gpxmotion-5a7f175e5f03a",
"preview-full": "",
"changed": 1558940370,
"description": "# GpxMotion Owncloud application\n\nGpxMotion is an Owncloud application to create and display path animations on an interactive map.\n\nTo watch an animation, click the \"Load and view file\" button in GpxMotion main page. If no animation information was set, a default one (one section of 10 seconds per tracks\/routes) is shown. If no time information is missing in an animation section and the \"use real time proportions\" is enabled (by default, it is), the animation duration will not change but the animation speed will be proportional to real speed.\n\nTo define an animation, go to GpxMotion main page and load a GPX file already containing ordered tracks\/routes. Then define the animation steps. Then check you are satisfied with the animation preview. Then save the result to a GPX file (the animation data is saved as JSON in the GPX description field).\n\nIf a file is publicly shared without password in \"Files\" app, you can produce a GpxMotion public link to its animation with the \"Share\" button in the \"view\" page.\n\nThis app is tested on ownCloud 10 with Firefox and Chromium.\n\nAny feedback will be appreciated.\n\nGo to [GpxMotion Crowdin project](https:\/\/crowdin.com\/project\/gpxmotion) if you want to help to translate this app in your language.\n\n## Demo\n\n* [First demo (dummy bike trip)](https:\/\/nuage.pluton.cassio.pe\/apps\/gpxmotion\/publicview?token=wgkbE57xMvVQpne) * [Second demo (dummy world travel)](https:\/\/nuage.pluton.cassio.pe\/apps\/gpxmotion\/publicview?token=wgkbE57xMvVQpne) * [Third demo (simple real time speed)](https:\/\/nuage.pluton.cassio.pe\/apps\/gpxmotion\/publicview?token=wgkbE57xMvVQpne) * [Fourth demo (simple simultaneous drawing)](https:\/\/nuage.pluton.cassio.pe\/apps\/gpxmotion\/publicview?token=wgkbE57xMvVQpne) * [Fifth demo (dummy synchronized simultaneous drawing)](https:\/\/nuage.pluton.cassio.pe\/apps\/gpxmotion\/publicview?token=wgkbE57xMvVQpne)\n\n## Donation\n\nI develop this app during my free time. You can make a donation to me on Paypal. [There is a donation link HERE](https:\/\/gitlab.com\/eneiluj\/gpxmotion-oc#donation) (you don't need a paypal account)\n\n## Installation\n\nCheck the [AdminDoc](https:\/\/gitlab.com\/eneiluj\/gpxmotion-oc\/wikis\/admindoc) for installation details and integration in \"Files\" app.\n\n## Alternatives\n\nIf you look for alternatives, take a look at : - [gpxanim](https:\/\/github.com\/rvl\/gpxanim) creates a video file - [GPX Animator](http:\/\/zdila.github.io\/gpx-animator\/) creates a video file",
"score": "0",
"downloads": 2974,
"level": 100,
"author": "Julien Veyssier",
"ocs_id": "21",
"internal": 0,
"active": false,
"update": false,
"groups": false,
"removable": false,
"dependencies": {
"owncloud": {
"@attributes": {
"min-version": "9.1.8.2",
"max-version": "9.1.8.2"
}
}
}
},
{
"id": "28",
"name": "ONLYOFFICE",
"label": "",
"version": "2.1.1",
"type": "1004",
"typename": "Tools",
"personid": "ONLYOFFICE",
"profilepage": "https:\/\/marketplace.owncloud.com\/publisher\/onlyoffice",
"license": "GNU Affero General Public License",
"detailpage": "https:\/\/marketplace.owncloud.com\/apps\/onlyoffice",
"preview": "https:\/\/storage.marketplace.owncloud.com\/screenshots\/5cebb12753b32",
"preview-full": "",
"changed": 1559036903,
"description": "ONLYOFFICE connector enables you to edit Office documents within ONLYOFFICE from the familiar web interface. This will create a new Open in ONLYOFFICE action within the document library for Office documents. This allows multiple users to collaborate in real time and to save back those changes to your file storage.",
"score": "0",
"downloads": 61174,
"level": 100,
"author": "ONLYOFFICE",
"ocs_id": "28",
"internal": 0,
"active": false,
"update": false,
"groups": false,
"removable": false,
"dependencies": {
"owncloud": {
"@attributes": {
"min-version": "9.1.8.2",
"max-version": "9.1.8.2"
}
}
}
},
{
"id": "36",
"name": "QOwnNotesAPI",
"label": "",
"version": "19.1.0",
"type": "1004",
"typename": "Tools",
"personid": "Patrizio Bekerle",
"profilepage": "https:\/\/marketplace.owncloud.com\/publisher\/patrizio-bekerle",
"license": "GNU Affero General Public License",
"detailpage": "https:\/\/marketplace.owncloud.com\/apps\/qownnotesapi",
"preview": "https:\/\/storage.marketplace.owncloud.com\/screenshots\/5c3e086636233",
"preview-full": "",
"changed": 1559031836,
"description": "QOwnNotesAPI is the ownCloud\/Nextcloud API for [QOwnNotes](http:\/\/www.qownnotes.org), the open source (GPL) notepad for Linux, Mac OS X and Windows, that works together with the notes application of ownCloud \/ Nextcloud.\n\nThe only purpose of this App is to provide API access to your ownCloud\/Nextcloud server for your QOwnNotes desktop installation, you cannot use this App for anything else, if you don't have QOwnNotes installed on your desktop computer!",
"score": "0",
"downloads": 8930,
"level": 100,
"author": "Patrizio Bekerle",
"ocs_id": "36",
"internal": 0,
"active": false,
"update": false,
"groups": false,
"removable": false,
"dependencies": {
"owncloud": {
"@attributes": {
"min-version": "9.1.8.2",
"max-version": "9.1.8.2"
}
}
}
},
{
"id": "37",
"name": "OwnBackup",
"label": "",
"version": "19.5.0",
"type": "1004",
"typename": "Tools",
"personid": "Patrizio Bekerle",
"profilepage": "https:\/\/marketplace.owncloud.com\/publisher\/patrizio-bekerle",
"license": "GNU Affero General Public License",
"detailpage": "https:\/\/marketplace.owncloud.com\/apps\/ownbackup",
"preview": "https:\/\/storage.marketplace.owncloud.com\/screenshots\/5cdeaafcf3cec",
"preview-full": "",
"changed": 1559036238,
"description": "OwnBackup is the simple database backup solution for your ownCloud 8.1+ or Nextcloud installation.\n\nIts main purpose is to provide an easy solution to restore the tables of an app in case you accidentally corrupted the data or did anything you regret later.\n\n- Use this app at your own risk! Data loss may occur! - This app is no replacement for a more professional backup solution!",
"score": "0",
"downloads": 18957,
"level": 100,
"author": "Patrizio Bekerle",
"ocs_id": "37",
"internal": 0,
"active": false,
"update": false,
"groups": false,
"removable": false,
"dependencies": {
"owncloud": {
"@attributes": {
"min-version": "9.1.8.2",
"max-version": "9.1.8.2"
}
}
}
},
{
"id": "41",
"name": "Music",
"label": "",
"version": "0.9.5",
"type": "1002",
"typename": "Multimedia",
"personid": "Pauli J\u00e4rvinen",
"profilepage": "https:\/\/marketplace.owncloud.com\/publisher\/34786d69e7136b",
"license": "GNU Affero General Public License",
"detailpage": "https:\/\/marketplace.owncloud.com\/apps\/music",
"preview": "https:\/\/storage.marketplace.owncloud.com\/screenshots\/5cc4bbb50a61b",
"preview-full": "",
"changed": 1559036587,
"description": "Plays audio files directly in the Files view or in a separate library view. Depending on the browser, supports playing filetypes mp3, ogg, m4a, m4b, flac, wav. All browsers should be able to play at least mp3.\n\nIn the library view, you can play tracks by album or artist, create custom playlists, or shuffle play over your whole library. In the Files view, an audio file can be played with one click and the playback continues to next files of the folder until stopped. The app includes also an Ampache-compatible server.\n\nLimitations: The library view does not scale well to huge music collections. The practical maximum number of tracks the app can handle is ~50\u00b4000 on Firefox and lower on other browsers. The playback from Files works regardless of the collection size.",
"score": "0",
"downloads": 33333,
"level": 100,
"author": "Pauli J\u00e4rvinen",
"ocs_id": "41",
"internal": 0,
"active": false,
"update": false,
"groups": false,
"removable": false,
"dependencies": {
"owncloud": {
"@attributes": {
"min-version": "9.1.8.2",
"max-version": "9.1.8.2"
}
}
}
},
{
"id": "43",
"name": "Bookmarks",
"label": "",
"version": "0.10.5",
"type": "1001",
"typename": "Productivity",
"personid": "Alfred B\u00fchler",
"profilepage": "https:\/\/marketplace.owncloud.com\/publisher\/alfredbuehler",
"license": "GNU Affero General Public License",
"detailpage": "https:\/\/marketplace.owncloud.com\/apps\/bookmarks",
"preview": "https:\/\/storage.marketplace.owncloud.com\/screenshots\/5c39ee46bb38e",
"preview-full": "",
"changed": 1559032618,
"description": "The Bookmark application allows you to bookmark Web sites inside ownCloud.",
"score": "0",
"downloads": 20589,
"level": 100,
"author": "Alfred B\u00fchler",
"ocs_id": "43",
"internal": 0,
"active": false,
"update": false,
"groups": false,
"removable": false,
"dependencies": {
"owncloud": {
"@attributes": {
"min-version": "9.1.8.2",
"max-version": "9.1.8.2"
}
}
}
},
{
"id": "44",
"name": "Files clipboard",
"label": "",
"version": "0.7.1",
"type": "1004",
"typename": "Tools",
"personid": "Leizh",
"profilepage": "https:\/\/marketplace.owncloud.com\/publisher\/83a01d514012dax",
"license": "GNU Affero General Public License",
"detailpage": "https:\/\/marketplace.owncloud.com\/apps\/files_clipboard",
"preview": "https:\/\/storage.marketplace.owncloud.com\/screenshots\/files_clipboard-5a722301d00be",
"preview-full": "",
"changed": 1559029273,
"description": "Minimal clipboard feature for the files application. Allows to copy and move files between directories.",
"score": "0",
"downloads": 22002,
"level": 100,
"author": "Leizh",
"ocs_id": "44",
"internal": 0,
"active": false,
"update": false,
"groups": false,
"removable": false,
"dependencies": {
"owncloud": {
"@attributes": {
"min-version": "9.1.8.2",
"max-version": "9.1.8.2"
}
}
}
},
{
"id": "45",
"name": "Checksum",
"label": "",
"version": "0.3.5",
"type": "1004",
"typename": "Tools",
"personid": "Patrick",
"profilepage": "https:\/\/marketplace.owncloud.com\/publisher\/94518bb48ec7db",
"license": "GNU Affero General Public License",
"detailpage": "https:\/\/marketplace.owncloud.com\/apps\/checksum",
"preview": "https:\/\/storage.marketplace.owncloud.com\/screenshots\/checksum-5997141e2571e",
"preview-full": "",
"changed": 1559036280,
"description": "Allows users to create a hash checksum of a file. Possible algorithms are md5, sha1, sha256, sha384, sha512 and crc32.\n\nJust open the details view of the file (Sidebar). There should be a new tab called \"Checksum\". Select a algorithm and it will try to generate a hash. If you want an other algorithm, just click on the reload button.",
"score": "0",
"downloads": 6609,
"level": 100,
"author": "Patrick",
"ocs_id": "45",
"internal": 0,
"active": false,
"update": false,
"groups": false,
"removable": false,
"dependencies": {
"owncloud": {
"@attributes": {
"min-version": "9.1.8.2",
"max-version": "9.1.8.2"
}
}
}
},
{
"id": "46",
"name": "PhoneTrack",
"label": "",
"version": "0.2.8",
"type": "1002",
"typename": "Multimedia",
"personid": "Julien Veyssier",
"profilepage": "https:\/\/marketplace.owncloud.com\/publisher\/13ece0e721cd3f",
"license": "GNU Affero General Public License",
"detailpage": "https:\/\/marketplace.owncloud.com\/apps\/phonetrack",
"preview": "https:\/\/storage.marketplace.owncloud.com\/screenshots\/5b02bacdaada5",
"preview-full": "",
"changed": 1559035562,
"description": "# PhoneTrack Owncloud application\n\nPhoneTrack is an app to track positions of mobile devices and display them dynamically on a Leaflet map.\n\nGo to [PhoneTrack Crowdin project](https:\/\/crowdin.com\/project\/phonetrack) if you want to help to translate this app in your language.\n\nHow to use PhoneTrack :\n\n* create a tracking session * give the tracking URL\\* to the mobile devices. Choose the [logging method](https:\/\/gitlab.com\/eneiluj\/phonetrack-oc\/wikis\/userdoc#logging-methods) you prefer. * watch the session's devices positions in real time (or not) in PhoneTrack normal or public page\n\n(\\*) Don't forget to set the device name in the URL. Replace \"yourname\" with the desired device name. Setting the device name in logging app options only works with Owntracks, Traccar and OpenGTS.\n\nOn PhoneTrack main page, while watching a session, you can :\n\n* display position history * filter points * manually edit\/add\/delete points * edit devices (rename, change color, move to another session) * define geofencing zones for a device * share a session to other users (read-only) * make a session public and share it via a public link. Positions are not visible in web logging page \"publicWebLog\" for private sessions. * generate public share links with optional restrictions (filters, device name, last positions, geofencing simplification) * import\/export a session in GPX format (one file with one track by device). * display session statistics * [reserve a device name](https:\/\/gitlab.com\/eneiluj\/phonetrack-oc\/wikis\/userdoc#device-name-reservation) to make sure only authorized user can log with this name * toggle session auto export (daily\/weekly\/monthly) * toggle session auto purge (daily\/weekly\/monthly) * restrict autozoom to some devices\n\nPublic page works like main page except there is only one session displayed, everything is read-only and there is no need to be logged in.\n\nThis app is tested with Owncloud 10 with Firefox 57+ and Chromium.\n\nThis app is under development.\n\nLink to Owncloud application website : https:\/\/marketplace.owncloud.com\/apps\/phonetrack\n\n## Donation\n\nI develop this app during my free time.\n\n* Donate on Paypal : [There is a donation link here](https:\/\/gitlab.com\/eneiluj\/phonetrack-oc#donation) (you don't need a paypal account). * Bitcoin : 1FfDVdPK8mZHB84EdN67iVgKCmRa3SwF6r * Monero : 43moCXnskkeJNf1MezHnjzARNpk2BRvhuRA9vzyuVAkTYH2AE4L4EwJjC3HbDxv9uRBdsYdBPF1jePLeV8TpdnU7F9FN2Ao\n\n## Install\n\nSee the [AdminDoc](https:\/\/gitlab.com\/eneiluj\/phonetrack-oc\/wikis\/admindoc) for installation details.\n\n## Known issues\n\n* **Warning** : PhoneTrack does not work with group restriction on it. See [admindoc](https:\/\/gitlab.com\/eneiluj\/phonetrack-oc\/wikis\/admindoc#warning).\n\nAny feedback will be appreciated.",
"score": "0",
"downloads": 9013,
"level": 100,
"author": "Julien Veyssier",
"ocs_id": "46",
"internal": 0,
"active": false,
"update": false,
"groups": false,
"removable": false,
"dependencies": {
"owncloud": {
"@attributes": {
"min-version": "9.1.8.2",
"max-version": "9.1.8.2"
}
}
}
},
{
"id": "47",
"name": "AfterLogic",
"label": "",
"version": "1.1.2",
"type": "1006",
"typename": "Collaboration",
"personid": "AfterLogic Support",
"profilepage": "https:\/\/marketplace.owncloud.com\/publisher\/afterlogic",
"license": "GNU Affero General Public License",
"detailpage": "https:\/\/marketplace.owncloud.com\/apps\/afterlogic",
"preview": "https:\/\/storage.marketplace.owncloud.com\/screenshots\/5c41cb94ea3be",
"preview-full": "",
"changed": 1559033886,
"description": "AfterLogic WebMail",
"score": "0",
"downloads": 7327,
"level": 100,
"author": "AfterLogic Support",
"ocs_id": "47",
"internal": 0,
"active": false,
"update": false,
"groups": false,
"removable": false,
"dependencies": {
"owncloud": {
"@attributes": {
"min-version": "9.1.8.2",
"max-version": "9.1.8.2"
}
}
}
},
{
"id": "52",
"name": "Zimbra Drive",
"label": "",
"version": "0.8.22",
"type": "1008",
"typename": "Integration",
"personid": "ZeXtras",
"profilepage": "https:\/\/marketplace.owncloud.com\/publisher\/622a4e1e7af11d",
"license": "GNU Affero General Public License",
"detailpage": "https:\/\/marketplace.owncloud.com\/apps\/zimbradrive",
"preview": "https:\/\/storage.marketplace.owncloud.com\/screenshots\/5bed4f08ec6e7",
"preview-full": "",
"changed": 1559033584,
"description": "Add Nextcloud \/ ownCloud as Briefcase in Zimbra with the full features of both applications.",
"score": "0",
"downloads": 4659,
"level": 100,
"author": "ZeXtras",
"ocs_id": "52",
"internal": 0,
"active": false,
"update": false,
"groups": false,
"removable": false,
"dependencies": {
"owncloud": {
"@attributes": {
"min-version": "9.1.8.2",
"max-version": "9.1.8.2"
}
}
}
},
{
"id": "54",
"name": "Sensorlogger",
"label": "",
"version": "0.0.8",
"type": "1004",
"typename": "Tools",
"personid": "Alexander Stocker",
"profilepage": "https:\/\/marketplace.owncloud.com\/publisher\/alexander-stocker",
"license": "GNU Affero General Public License",
"detailpage": "https:\/\/marketplace.owncloud.com\/apps\/sensorlogger",
"preview": "https:\/\/storage.marketplace.owncloud.com\/screenshots\/5c771b429b5dd",
"preview-full": "",
"changed": 1558990467,
"description": "SensorLogger for ownCloud enables users to log data provided by sensor devices",
"score": "0",
"downloads": 5095,
"level": 100,
"author": "Alexander Stocker",
"ocs_id": "54",
"internal": 0,
"active": false,
"update": false,
"groups": false,
"removable": false,
"dependencies": {
"owncloud": {
"@attributes": {
"min-version": "9.1.8.2",
"max-version": "9.1.8.2"
}
}
}
},
{
"id": "55",
"name": "Polls",
"label": "",
"version": "0.8.1",
"type": "1004",
"typename": "Tools",
"personid": "Vinzenz Rosenkranz",
"profilepage": "https:\/\/marketplace.owncloud.com\/publisher\/f4c4d4f08c2317",
"license": "GNU Affero General Public License",
"detailpage": "https:\/\/marketplace.owncloud.com\/apps\/polls",
"preview": "https:\/\/storage.marketplace.owncloud.com\/screenshots\/polls-5a6131f4b3310",
"preview-full": "",
"changed": 1559016733,
"description": "A polls app, similar to doodle\/dudle with the possibility to restrict access (members, certain groups\/users, hidden and public).",
"score": "0",
"downloads": 8797,
"level": 100,
"author": "Vinzenz Rosenkranz",
"ocs_id": "55",
"internal": 0,
"active": false,
"update": false,
"groups": false,
"removable": false,
"dependencies": {
"owncloud": {
"@attributes": {
"min-version": "9.1.8.2",
"max-version": "9.1.8.2"
}
}
}
},
{
"id": "56",
"name": "RainLoop",
"label": "",
"version": "5.1.0",
"type": "1004",
"typename": "Tools",
"personid": "Thomas M\u00fcller",
"profilepage": "https:\/\/marketplace.owncloud.com\/publisher\/deepdiver",
"license": "GNU Affero General Public License",
"detailpage": "https:\/\/marketplace.owncloud.com\/apps\/rainloop",
"preview": "https:\/\/storage.marketplace.owncloud.com\/screenshots\/5b43b8ee67dd4",
"preview-full": "",
"changed": 1559024844,
"description": "Simple, modern and fast web-based email client.",
"score": "0",
"downloads": 11444,
"level": 100,
"author": "Thomas M\u00fcller",
"ocs_id": "56",
"internal": 0,
"active": false,
"update": false,
"groups": false,
"removable": false,
"dependencies": {
"owncloud": {
"@attributes": {
"min-version": "9.1.8.2",
"max-version": "9.1.8.2"
}
}
}
},
{
"id": "59",
"name": "Xmas",
"label": "",
"version": "0.0.4",
"type": "1009",
"typename": "Customization",
"personid": "Tom Needham",
"profilepage": "https:\/\/marketplace.owncloud.com\/publisher\/tomneedham",
"license": "GNU Affero General Public License",
"detailpage": "https:\/\/marketplace.owncloud.com\/apps\/xmas",
"preview": "https:\/\/storage.marketplace.owncloud.com\/screenshots\/xmas-5a36e353765e3",
"preview-full": "",
"changed": 1558958712,
"description": "Adds beautiful snowflakes overlay to your web UI, in combination with your existing theme.",
"score": "0",
"downloads": 6425,
"level": 100,
"author": "Tom Needham",
"ocs_id": "59",
"internal": 0,
"active": false,
"update": false,
"groups": false,
"removable": false,
"dependencies": {
"owncloud": {
"@attributes": {
"min-version": "9.1.8.2",
"max-version": "9.1.8.2"
}
}
}
},
{
"id": "61",
"name": "Tasks",
"label": "",
"version": "0.9.7",
"type": "1001",
"typename": "Productivity",
"personid": "Dan Landon",
"profilepage": "https:\/\/marketplace.owncloud.com\/publisher\/danlandon",
"license": "GNU Affero General Public License",
"detailpage": "https:\/\/marketplace.owncloud.com\/apps\/tasks",
"preview": "https:\/\/storage.marketplace.owncloud.com\/screenshots\/5c22392f783e9",
"preview-full": "",
"changed": 1559036313,
"description": "Once enabled, a new Tasks menu will appear in your ownCloud apps menu. From there you can add and delete tasks, edit their title, description, start and due dates, reminder times, mark them as important, and add comments on them. Tasks can be shared between users. Tasks can be synchronized using CalDav (each task list is linked to an ownCloud calendar, to sync it to your local client - Thunderbird, Evolution, KDE Kontact, iCal... - just add the calendar as a remote calendar in your client). You can download your tasks as ICS files using the download button for each calendar.",
"score": "0",
"downloads": 711652,
"level": 100,
"author": "Dan Landon",
"ocs_id": "61",
"internal": 0,
"active": false,
"update": false,
"groups": false,
"removable": false,
"dependencies": {
"owncloud": {
"@attributes": {
"min-version": "9.1.8.2",
"max-version": "9.1.8.2"
}
}
}
},
{
"id": "62",
"name": "Reader (ebook reader)",
"label": "",
"version": "1.2.3",
"type": "1002",
"typename": "Multimedia",
"personid": "Frank de Lange",
"profilepage": "https:\/\/marketplace.owncloud.com\/publisher\/yetangitu",
"license": "GNU Affero General Public License",
"detailpage": "https:\/\/marketplace.owncloud.com\/apps\/files_reader",
"preview": "https:\/\/storage.marketplace.owncloud.com\/screenshots\/files_reader-5a91f1cc73fd3",
"preview-full": "",
"changed": 1559029003,
"description": "# Reader Reader is an ebook reader based on pure javascript renderers. It works for publications formatted according to the following standards:\n\n- [Epub] - [PDF] - [CBR and CBZ] ('comics')\n\nFor Epub Reader uses the futurepress [epub.js] renderer to provide near-native looks, especially when used full-screen. Turn pages by pressing the left\/right hand side of the screen\/window or using the cursor keys (if you have those), use the sidebar to browse through chapters or bookmarks and add annotations.\n\nPDF is handled by Mozilla's [pdf.js] renderer in combination with a custom reader app to enable side-by-side display, batch search and more. Controls are like those used in the Epub renderer with a few exceptions, e.g. night mode has not been implemented yet.\n\nCBR and CBZ are supported using a custom renderer inspired by [balaclark]'s work. As with Epub, books can be navigated using the keyboard as well as mouse or touch navigation. Reader generates a visual index of all pages, show in the sidebar (thumbnail generation can be disabled for low-memory and\/or -speed devices). As CBx files are often of varying quality, a set of image enhancement filters are provided.\n\nSee [README] for more exhaustive information on features and potential misfeatures of this app\n\n[epub.js]: https:\/\/github.com\/futurepress\/epub.js [Epub]: http:\/\/idpf.org\/epub [CBR and CBZ]: https:\/\/wiki.mobileread.com\/wiki\/CBR_and_CBZ [balaclark]: https:\/\/github.com\/balaclark\/HTML5-Comic-Book-Reader [PDF]: https:\/\/en.wikipedia.org\/wiki\/Portable_Document_Format [pdf.js]: https:\/\/github.com\/mozilla\/pdf.js [README]: https:\/\/github.com\/Yetangitu\/owncloud-apps\/blob\/master\/files_reader\/README.md",
"score": "0",
"downloads": 9863,
"level": 100,
"author": "Frank de Lange",
"ocs_id": "62",
"internal": 0,
"active": false,
"update": false,
"groups": false,
"removable": false,
"dependencies": {
"owncloud": {
"@attributes": {
"min-version": "9.1.8.2",
"max-version": "9.1.8.2"
}
}
}
},
{
"id": "63",
"name": "OPDS catalog",
"label": "",
"version": "0.8.8",
"type": "1004",
"typename": "Tools",
"personid": "Frank de Lange",
"profilepage": "https:\/\/marketplace.owncloud.com\/publisher\/yetangitu",
"license": "GNU Affero General Public License",
"detailpage": "https:\/\/marketplace.owncloud.com\/apps\/files_opds",
"preview": "https:\/\/storage.marketplace.owncloud.com\/screenshots\/files_opds-5a71a85cf240f",
"preview-full": "",
"changed": 1558026384,
"description": "# OPDS Catalog [OPDS] is a syndication format for electronic publications based on Atom and HTTP which makes it possible to access those publications (which are not limited to electronic books) on any OPDS client device. Examples of the latter are phones and tablets running OPDS-compatible book readers, eg FBReader\/CoolReader\/Aldiko on Android or Marvin\/KyBook\/Stanza on iOS.\n\nThe OPDS catalog app enables Owncloud users to publish a sub-tree of their personal filesystem as an OPDS feed. As of v0.3 OPDS catalog can extract all relevant metadata from EPUB documents. v0.5 introduced ISBN-based metadata retrieval, while Calibre-generated metadata.opf files are parsed since v0.6. FictionBook2 (.fb2) metadata retrieval is supported from v0.8.0.\n\nThe feed is in compliance with the OPDS 1.1 specification according to the online OPDS validator (http:\/\/opds-validator.appspot.com\/).\n\nSee [README] for more information on (mis)features of this app.\n\n[OPDS]: http:\/\/opds-spec.org\/about\/ [README]: https:\/\/github.com\/Yetangitu\/owncloud-apps\/blob\/master\/files_opds\/README.md",
"score": "0",
"downloads": 865,
"level": 100,
"author": "Frank de Lange",
"ocs_id": "63",
"internal": 0,
"active": false,
"update": false,
"groups": false,
"removable": false,
"dependencies": {
"owncloud": {
"@attributes": {
"min-version": "9.1.8.2",
"max-version": "9.1.8.2"
}
}
}
},
{
"id": "64",
"name": "appvncsafe",
"label": "",
"version": "1.1.3.1",
"type": "1004",
"typename": "Tools",
"personid": "VNC",
"profilepage": "https:\/\/marketplace.owncloud.com\/publisher\/virtualnetworkconsult",
"license": "GNU Affero General Public License",
"detailpage": "https:\/\/marketplace.owncloud.com\/apps\/appvncsafe",
"preview": "https:\/\/storage.marketplace.owncloud.com\/screenshots\/appvncsafe-5a808220accba",
"preview-full": "",
"changed": 1558609218,
"description": "This application is developed by VNC (https:\/\/vnc.biz). The primary goal of the application is to support various functions in order to integrate Owncloud with Zimbra.",
"score": "0",
"downloads": 480,
"level": 100,
"author": "VNC",
"ocs_id": "64",
"internal": 0,
"active": false,
"update": false,
"groups": false,
"removable": false,
"dependencies": {
"owncloud": {
"@attributes": {
"min-version": "9.1.8.2",
"max-version": "9.1.8.2"
}
}
}
},
{
"id": "67",
"name": "OpenOTP Two Factor Authentication",
"label": "",
"version": "1.2.2-1",
"type": "1007",
"typename": "Security",
"personid": "RCDevs",
"profilepage": "https:\/\/marketplace.owncloud.com\/publisher\/rcdevsopenotp",
"license": "GNU Affero General Public License",
"detailpage": "https:\/\/marketplace.owncloud.com\/apps\/twofactor_rcdevsopenotp",
"preview": "https:\/\/storage.marketplace.owncloud.com\/screenshots\/5b606dc94ed2f",
"preview-full": "",
"changed": 1559023667,
"description": "**RCDevs OpenOTP Application enables two-factor authentication for your users using your personnal Cloud.** It is versatile, device-independent and based on opened security standards. OpenOTP provides fine-grained user identity and access management (IAM), one-time passwords authentication technologies (OTP) and extensive authentication policies for your AD \/ LDAP users. It is enterprise-ready with strong support for:\n\n- high-availability - load-balancing - multi-tenancy - cloud-readiness - geolocalization - delegated administration - ...and much more.",
"score": "0",
"downloads": 1441,
"level": 100,
"author": "RCDevs",
"ocs_id": "67",
"internal": 0,
"active": false,
"update": false,
"groups": false,
"removable": false,
"dependencies": {
"owncloud": {
"@attributes": {
"min-version": "9.1.8.2",
"max-version": "9.1.8.2"
}
}
}
},
{
"id": "68",
"name": "CAS user and group backend",
"label": "",
"version": "1.4.10",
"type": "1007",
"typename": "Security",
"personid": "Felix Rupp",
"profilepage": "https:\/\/marketplace.owncloud.com\/publisher\/felixrupp",
"license": "GNU Affero General Public License",
"detailpage": "https:\/\/marketplace.owncloud.com\/apps\/user_cas",
"preview": "https:\/\/storage.marketplace.owncloud.com\/screenshots\/5cd033c2e4bba",
"preview-full": "",
"changed": 1558973669,
"description": "This app provides in-depth features to authenticate and authorize users against a [jasig\/apereo Central Authentication Server (CAS)](https:\/\/www.apereo.org\/projects\/cas). The app provides all necessary options needed to connect to your CAS instance and also advanced features to manage the groups accessible by your CAS infrastructure to implement an authorization feature. Additionally this version supports ECAS instances used by the European Commission. Commercial support for user_cas is available through ownCloud GmbH and myself personally.",
"score": "0",
"downloads": 615,
"level": 100,
"author": "Felix Rupp",
"ocs_id": "68",
"internal": 0,
"active": false,
"update": false,
"groups": false,
"removable": false,
"dependencies": {
"owncloud": {
"@attributes": {
"min-version": "9.1.8.2",
"max-version": "9.1.8.2"
}
}
}
},
{
"id": "69",
"name": "Notes",
"label": "",
"version": "2.0.4",
"type": "1004",
"typename": "Tools",
"personid": "Thomas M\u00fcller",
"profilepage": "https:\/\/marketplace.owncloud.com\/publisher\/deepdiver",
"license": "GNU Affero General Public License",
"detailpage": "https:\/\/marketplace.owncloud.com\/apps\/notes",
"preview": "https:\/\/storage.marketplace.owncloud.com\/screenshots\/5b43a1656dbc7",
"preview-full": "",
"changed": 1559036302,
"description": "Distraction-free notes and writing",
"score": "0",
"downloads": 496017,
"level": 100,
"author": "Thomas M\u00fcller",
"ocs_id": "69",
"internal": 0,
"active": false,
"update": false,
"groups": false,
"removable": false,
"dependencies": {
"owncloud": {
"@attributes": {
"min-version": "9.1.8.2",
"max-version": "9.1.8.2"
}
}
}
},
{
"id": "81",
"name": "Blood Pressure Log",
"label": "",
"version": "0.2.0",
"type": "1004",
"typename": "Tools",
"personid": "Alfred B\u00fchler",
"profilepage": "https:\/\/marketplace.owncloud.com\/publisher\/alfredbuehler",
"license": "GNU Affero General Public License",
"detailpage": "https:\/\/marketplace.owncloud.com\/apps\/bplog",
"preview": "https:\/\/storage.marketplace.owncloud.com\/screenshots\/5cc4346f4c52d",
"preview-full": "",
"changed": 1558978270,
"description": "Helps tracking your blood pressure. Instead of writing down your blood pressure measurements into a small booklet, known as *blood pressure passport*, you can put them into this app. **Benefit:** You always can see the average values over all measurements.",
"score": "0",
"downloads": 360,
"level": 100,
"author": "Alfred B\u00fchler",
"ocs_id": "81",
"internal": 0,
"active": false,
"update": false,
"groups": false,
"removable": false,
"dependencies": {
"owncloud": {
"@attributes": {
"min-version": "9.1.8.2",
"max-version": "9.1.8.2"
}
}
}
}
],
"config": {
"instanceid": "ocbc03b01e9b",
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": [
"oc9-1.example.com"
],
"datadirectory": "\/data\/ownClouds\/vhost12\/www\/data",
"overwrite.cli.url": "https:\/\/oc9-1.example.com",
"dbtype": "sqlite3",
"version": "9.1.8.2",
"installed": true,
"forcessl": true,
"updatechecker": false,
"preview_libreoffice_path": "\/usr\/bin\/libreoffice",
"appstoreenabled": true,
"appstoreurl": "https:\/\/marketplace.owncloud.com\/api\/v0",
"enable_previews": false,
"maintenance": false,
"theme": "",
"loglevel": 2,
"trashbin_retention_obligation": "auto"
},
"phpinfo": {
"apc": {
"APC support": "Emulated"
},
"apcu": {
"Version": "4.0.11",
"APCu Debugging": "Disabled",
"MMAP Support": "Enabled",
"MMAP File Mask": "\/tmp\/apc.cLGVjG",
"Serialization Support": "php, igbinary",
"Revision": "$Revision: 328290 $",
"Build Date": "May 4 2016 17:40:03",
"apc.coredump_unmap": "Off",
"apc.enable_cli": "Off",
"apc.enabled": "On",
"apc.entries_hint": "4096",
"apc.gc_ttl": "3600",
"apc.mmap_file_mask": "\/tmp\/apc.cLGVjG",
"apc.preload_path": "no value",
"apc.rfc1867": "Off",
"apc.rfc1867_freq": "0",
"apc.rfc1867_name": "APC_UPLOAD_PROGRESS",
"apc.rfc1867_prefix": "upload_",
"apc.rfc1867_ttl": "3600",
"apc.serializer": "php",
"apc.shm_segments": "1",
"apc.shm_size": "32M",
"apc.slam_defense": "On",
"apc.smart": "0",
"apc.ttl": "0",
"apc.use_request_time": "On",
"apc.writable": "\/tmp"
},
"bz2": {
"BZip2 Support": "Enabled",
"Stream Wrapper support": "compress.bzip2:\/\/",
"Stream Filter support": "bzip2.decompress, bzip2.compress",
"BZip2 Version": "1.0.5, 10-Dec-2007"
},
"calendar": {
"Calendar support": "enabled"
},
"cgi-fcgi": {
"php-fpm": "active",
"cgi.discard_path": "0",
"cgi.fix_pathinfo": "1",
"cgi.force_redirect": "1",
"cgi.nph": "0",
"cgi.redirect_status_env": "no value",
"cgi.rfc2616_headers": "0",
"fastcgi.error_header": "no value",
"fastcgi.logging": "1",
"fpm.config": "no value"
},
"Core": {
"PHP Version": "5.5.38",
"allow_url_fopen": "On",
"allow_url_include": "Off",
"always_populate_raw_post_data": [
"On",
"Off"
],
"arg_separator.input": "&",
"arg_separator.output": "&",
"asp_tags": "Off",
"auto_append_file": "no value",
"auto_globals_jit": "On",
"auto_prepend_file": "no value",
"browscap": "no value",
"default_charset": "UTF-8",
"default_mimetype": "text\/html",
"disable_classes": "no value",
"disable_functions": "no value",
"display_errors": [
"Off",
"On"
],
"display_startup_errors": "Off",
"doc_root": "no value",
"docref_ext": "no value",
"docref_root": "no value",
"enable_dl": "Off",
"enable_post_data_reading": "On",
"error_append_string": "no value",
"error_log": "\/var\/log\/php-fpm\/www-error.log",
"error_prepend_string": "no value",
"error_reporting": [
"32767",
"22527"
],
"exit_on_timeout": "Off",
"expose_php": "On",
"extension_dir": "\/usr\/lib64\/php\/modules",
"file_uploads": "On",
"highlight.comment": "#FF8000",
"highlight.default": "#0000BB",
"highlight.html": "#000000",
"highlight.keyword": "#007700",
"highlight.string": "#DD0000",
"html_errors": "On",
"ignore_repeated_errors": "Off",
"ignore_repeated_source": "Off",
"ignore_user_abort": "Off",
"implicit_flush": "Off",
"log_errors": "On",
"log_errors_max_len": "1024",
"mail.add_x_header": "On",
"mail.force_extra_parameters": "no value",
"mail.log": "no value",
"max_execution_time": "600",
"max_file_uploads": "20",
"max_input_nesting_level": "64",
"max_input_time": "60",
"max_input_vars": "1000",
"memory_limit": [
"512M",
"128M"
],
"open_basedir": "no value",
"output_buffering": [
"0",
"4096"
],
"output_handler": "no value",
"post_max_size": [
"513M",
"10G"
],
"precision": "14",
"realpath_cache_size": "16K",
"realpath_cache_ttl": "120",
"register_argc_argv": "Off",
"report_memleaks": "On",
"report_zend_debug": "On",
"request_order": "GP",
"sendmail_from": "no value",
"sendmail_path": "\/usr\/sbin\/sendmail -t -i",
"serialize_precision": "17",
"short_open_tag": "Off",
"SMTP": "localhost",
"smtp_port": "25",
"sql.safe_mode": "Off",
"sys_temp_dir": "no value",
"track_errors": "Off",
"unserialize_callback_func": "no value",
"upload_max_filesize": [
"513M",
"10G"
],
"upload_tmp_dir": "no value",
"user_dir": "no value",
"user_ini.cache_ttl": "300",
"user_ini.filename": ".user.ini",
"variables_order": "GPCS",
"xmlrpc_error_number": "0",
"xmlrpc_errors": "Off",
"zend.detect_unicode": "On",
"zend.enable_gc": "On",
"zend.multibyte": "Off",
"zend.script_encoding": "no value"
},
"ctype": {
"ctype functions": "enabled"
},
"curl": {
"cURL support": "enabled",
"cURL Information": "7.19.7",
"Age": "3",
"Features": null,
"AsynchDNS": "No",
"CharConv": "No",
"Debug": "No",
"GSS-Negotiate": "Yes",
"IDN": "Yes",
"IPv6": "Yes",
"krb4": "No",
"Largefile": "Yes",
"libz": "Yes",
"NTLM": "Yes",
"SPNEGO": "No",
"SSL": "Yes",
"SSPI": "No",
"Protocols": "tftp, ftp, telnet, dict, ldap, ldaps, http, file, https, ftps, scp, sftp",
"Host": "x86_64-redhat-linux-gnu",
"SSL Version": "NSS\/3.27.1",
"ZLib Version": "1.2.3",
"libSSH Version": "libssh2\/1.4.2"
},
"date": {
"date\/time support": "enabled",
""Olson" Timezone Database Version": "0.system",
"Timezone Database": "internal",
"Default timezone": "UTC",
"date.default_latitude": "31.7667",
"date.default_longitude": "35.2333",
"date.sunrise_zenith": "90.583333",
"date.sunset_zenith": "90.583333",
"date.timezone": "Europe\/Paris"
},
"dom": {
"DOM\/XML": "enabled",
"DOM\/XML API Version": "20031129",
"libxml Version": "2.7.6",
"HTML Support": "enabled",
"XPath Support": "enabled",
"XPointer Support": "enabled",
"Schema Support": "enabled",
"RelaxNG Support": "enabled"
},
"ereg": {
"Regex Library": "Bundled library enabled"
},
"exif": {
"EXIF Support": "enabled",
"EXIF Version": "1.4 $Id: 74b652b3ebe78882b8006d49c17cac029fe8a5d0 $",
"Supported EXIF Version": "0220",
"Supported filetypes": "JPEG,TIFF",
"exif.decode_jis_intel": "JIS",
"exif.decode_jis_motorola": "JIS",
"exif.decode_unicode_intel": "UCS-2LE",
"exif.decode_unicode_motorola": "UCS-2BE",
"exif.encode_jis": "no value",
"exif.encode_unicode": "ISO-8859-15"
},
"fileinfo": {
"fileinfo support": "enabled",
"version": "1.0.5"
},
"filter": {
"Input Validation and Filtering": "enabled",
"Revision": "$Id: fbeb8bbbf6cc97f568996dac46e13e48e2907326 $",
"filter.default": "unsafe_raw",
"filter.default_flags": "no value"
},
"ftp": {
"FTP support": "enabled"
},
"gd": {
"GD Support": "enabled",
"GD Version": "2.2.5",
"FreeType Support": "enabled",
"FreeType Linkage": "with freetype",
"FreeType Version": "2.3.11",
"T1Lib Support": "enabled",
"GIF Read Support": "enabled",
"GIF Create Support": "enabled",
"JPEG Support": "enabled",
"libJPEG Version": "6b",
"PNG Support": "enabled",
"libPNG Version": "1.2.49",
"WBMP Support": "enabled",
"XPM Support": "enabled",
"libXpm Version": "30411",
"XBM Support": "enabled",
"WebP Support": "enabled",
"gd.jpeg_ignore_warning": [
"1",
"0"
]
},
"gettext": {
"GetText Support": "enabled"
},
"hash": {
"hash support": "enabled",
"Hashing Engines": "md2 md4 md5 sha1 sha224 sha256 sha384 sha512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru snefru256 gost adler32 crc32 crc32b fnv132 fnv164 joaat haval128,3 haval160,3 haval192,3 haval224,3 haval256,3 haval128,4 haval160,4 haval192,4 haval224,4 haval256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5"
},
"iconv": {
"iconv support": "enabled",
"iconv implementation": "glibc",
"iconv library version": "2.12",
"iconv.input_encoding": "ISO-8859-1",
"iconv.internal_encoding": "ISO-8859-1",
"iconv.output_encoding": "ISO-8859-1"
},
"igbinary": {
"igbinary support": "enabled",
"igbinary version": "2.0.8",
"igbinary APCU serializer ABI": "0",
"igbinary session support": "yes",
"igbinary.compact_strings": "On"
},
"json": {
"json support": "enabled",
"json version": "1.3.10",
"JSON-C version (bundled)": "0.11"
},
"libxml": {
"libXML support": "active",
"libXML Compiled Version": "2.7.6",
"libXML Loaded Version": "20706",
"libXML streams": "enabled"
},
"mbstring": {
"Multibyte Support": "enabled",
"Multibyte string engine": "libmbfl",
"HTTP input encoding translation": "disabled",
"libmbfl version": "1.3.2",
"Multibyte (japanese) regex support": "enabled",
"Multibyte regex (oniguruma) backtrack check": "On",
"Multibyte regex (oniguruma) version": "5.9.2",
"mbstring.detect_order": "no value",
"mbstring.encoding_translation": "Off",
"mbstring.func_overload": "0",
"mbstring.http_input": "pass",
"mbstring.http_output": "pass",
"mbstring.http_output_conv_mimetypes": "^(text\/|application\/xhtml\\+xml)",
"mbstring.internal_encoding": "no value",
"mbstring.language": "neutral",
"mbstring.strict_detection": "Off",
"mbstring.substitute_character": "no value"
},
"mcrypt": {
"Version": "2.5.8",
"Api No": "20021217",
"Supported ciphers": "cast-128 gost rijndael-128 twofish arcfour cast-256 loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent xtea blowfish enigma rc2 tripledes",
"Supported modes": "cbc cfb ctr ecb ncfb nofb ofb stream",
"mcrypt.algorithms_dir": "no value",
"mcrypt.modes_dir": "no value"
},
"mhash": {
"MHASH support": "Enabled",
"MHASH API Version": "Emulated Support"
},
"mysql": {
"Active Persistent Links": "0",
"Active Links": "0",
"Client API version": "mysqlnd 5.0.11-dev - 20120503 - $Id: 15d5c781cfcad91193dceae1d2cdd127674ddb3e $",
"mysql.allow_local_infile": "On",
"mysql.allow_persistent": "On",
"mysql.connect_timeout": "60",
"mysql.default_host": "no value",
"mysql.default_password": "no value",
"mysql.default_port": "no value",
"mysql.default_socket": "\/var\/lib\/mysql\/mysql.sock # Debian squeeze: \/var\/run\/mysqld\/mysqld.sock",
"mysql.default_user": "no value",
"mysql.max_links": "Unlimited",
"mysql.max_persistent": "Unlimited",
"mysql.trace_mode": "Off"
},
"mysqli": {
"Client API library version": "mysqlnd 5.0.11-dev - 20120503 - $Id: 15d5c781cfcad91193dceae1d2cdd127674ddb3e $",
"Active Persistent Links": "0",
"Inactive Persistent Links": "0",
"Active Links": "0",
"mysqli.allow_local_infile": "On",
"mysqli.allow_persistent": "On",
"mysqli.default_host": "no value",
"mysqli.default_port": "3306",
"mysqli.default_pw": "no value",
"mysqli.default_socket": "\/var\/lib\/mysql\/mysql.sock",
"mysqli.default_user": "no value",
"mysqli.max_links": "Unlimited",
"mysqli.max_persistent": "Unlimited",
"mysqli.reconnect": "Off"
},
"mysqlnd": {
"Version": "mysqlnd 5.0.11-dev - 20120503 - $Id: 15d5c781cfcad91193dceae1d2cdd127674ddb3e $",
"Compression": "supported",
"core SSL": "supported",
"extended SSL": "supported",
"Command buffer size": "4096",
"Read buffer size": "32768",
"Read timeout": "31536000",
"Collecting statistics": "Yes",
"Collecting memory statistics": "No",
"Tracing": "n\/a",
"Loaded plugins": "mysqlnd,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password,auth_plugin_sha256_password",
"API Extensions": "mysql,mysqli,pdo_mysql",
"bytes_sent": "0",
"bytes_received": "0",
"packets_sent": "0",
"packets_received": "0",
"protocol_overhead_in": "0",
"protocol_overhead_out": "0",
"bytes_received_ok_packet": "0",
"bytes_received_eof_packet": "0",
"bytes_received_rset_header_packet": "0",
"bytes_received_rset_field_meta_packet": "0",
"bytes_received_rset_row_packet": "0",
"bytes_received_prepare_response_packet": "0",
"bytes_received_change_user_packet": "0",
"packets_sent_command": "0",
"packets_received_ok": "0",
"packets_received_eof": "0",
"packets_received_rset_header": "0",
"packets_received_rset_field_meta": "0",
"packets_received_rset_row": "0",
"packets_received_prepare_response": "0",
"packets_received_change_user": "0",
"result_set_queries": "0",
"non_result_set_queries": "0",
"no_index_used": "0",
"bad_index_used": "0",
"slow_queries": "0",
"buffered_sets": "0",
"unbuffered_sets": "0",
"ps_buffered_sets": "0",
"ps_unbuffered_sets": "0",
"flushed_normal_sets": "0",
"flushed_ps_sets": "0",
"ps_prepared_never_executed": "0",
"ps_prepared_once_executed": "0",
"rows_fetched_from_server_normal": "0",
"rows_fetched_from_server_ps": "0",
"rows_buffered_from_client_normal": "0",
"rows_buffered_from_client_ps": "0",
"rows_fetched_from_client_normal_buffered": "0",
"rows_fetched_from_client_normal_unbuffered": "0",
"rows_fetched_from_client_ps_buffered": "0",
"rows_fetched_from_client_ps_unbuffered": "0",
"rows_fetched_from_client_ps_cursor": "0",
"rows_affected_normal": "0",
"rows_affected_ps": "0",
"rows_skipped_normal": "0",
"rows_skipped_ps": "0",
"copy_on_write_saved": "0",
"copy_on_write_performed": "0",
"command_buffer_too_small": "0",
"connect_success": "0",
"connect_failure": "0",
"connection_reused": "0",
"reconnect": "0",
"pconnect_success": "0",
"active_connections": "0",
"active_persistent_connections": "0",
"explicit_close": "0",
"implicit_close": "0",
"disconnect_close": "0",
"in_middle_of_command_close": "0",
"explicit_free_result": "0",
"implicit_free_result": "0",
"explicit_stmt_close": "0",
"implicit_stmt_close": "0",
"mem_emalloc_count": "0",
"mem_emalloc_amount": "0",
"mem_ecalloc_count": "0",
"mem_ecalloc_amount": "0",
"mem_erealloc_count": "0",
"mem_erealloc_amount": "0",
"mem_efree_count": "0",
"mem_efree_amount": "0",
"mem_malloc_count": "0",
"mem_malloc_amount": "0",
"mem_calloc_count": "0",
"mem_calloc_amount": "0",
"mem_realloc_count": "0",
"mem_realloc_amount": "0",
"mem_free_count": "0",
"mem_free_amount": "0",
"mem_estrndup_count": "0",
"mem_strndup_count": "0",
"mem_estndup_count": "0",
"mem_strdup_count": "0",
"proto_text_fetched_null": "0",
"proto_text_fetched_bit": "0",
"proto_text_fetched_tinyint": "0",
"proto_text_fetched_short": "0",
"proto_text_fetched_int24": "0",
"proto_text_fetched_int": "0",
"proto_text_fetched_bigint": "0",
"proto_text_fetched_decimal": "0",
"proto_text_fetched_float": "0",
"proto_text_fetched_double": "0",
"proto_text_fetched_date": "0",
"proto_text_fetched_year": "0",
"proto_text_fetched_time": "0",
"proto_text_fetched_datetime": "0",
"proto_text_fetched_timestamp": "0",
"proto_text_fetched_string": "0",
"proto_text_fetched_blob": "0",
"proto_text_fetched_enum": "0",
"proto_text_fetched_set": "0",
"proto_text_fetched_geometry": "0",
"proto_text_fetched_other": "0",
"proto_binary_fetched_null": "0",
"proto_binary_fetched_bit": "0",
"proto_binary_fetched_tinyint": "0",
"proto_binary_fetched_short": "0",
"proto_binary_fetched_int24": "0",
"proto_binary_fetched_int": "0",
"proto_binary_fetched_bigint": "0",
"proto_binary_fetched_decimal": "0",
"proto_binary_fetched_float": "0",
"proto_binary_fetched_double": "0",
"proto_binary_fetched_date": "0",
"proto_binary_fetched_year": "0",
"proto_binary_fetched_time": "0",
"proto_binary_fetched_datetime": "0",
"proto_binary_fetched_timestamp": "0",
"proto_binary_fetched_string": "0",
"proto_binary_fetched_blob": "0",
"proto_binary_fetched_enum": "0",
"proto_binary_fetched_set": "0",
"proto_binary_fetched_geometry": "0",
"proto_binary_fetched_other": "0",
"init_command_executed_count": "0",
"init_command_failed_count": "0",
"com_quit": "0",
"com_init_db": "0",
"com_query": "0",
"com_field_list": "0",
"com_create_db": "0",
"com_drop_db": "0",
"com_refresh": "0",
"com_shutdown": "0",
"com_statistics": "0",
"com_process_info": "0",
"com_connect": "0",
"com_process_kill": "0",
"com_debug": "0",
"com_ping": "0",
"com_time": "0",
"com_delayed_insert": "0",
"com_change_user": "0",
"com_binlog_dump": "0",
"com_table_dump": "0",
"com_connect_out": "0",
"com_register_slave": "0",
"com_stmt_prepare": "0",
"com_stmt_execute": "0",
"com_stmt_send_long_data": "0",
"com_stmt_close": "0",
"com_stmt_reset": "0",
"com_stmt_set_option": "0",
"com_stmt_fetch": "0",
"com_deamon": "0",
"bytes_received_real_data_normal": "0",
"bytes_received_real_data_ps": "0"
},
"openssl": {
"OpenSSL support": "enabled",
"OpenSSL Library Version": "OpenSSL 1.0.1e-fips 11 Feb 2013",
"OpenSSL Header Version": "OpenSSL 1.0.1e-fips 11 Feb 2013"
},
"pcre": {
"PCRE (Perl Compatible Regular Expressions) Support": "enabled",
"PCRE Library Version": "8.38 2015-11-23",
"pcre.backtrack_limit": "1000000",
"pcre.recursion_limit": "100000"
},
"PDO": {
"PDO drivers": "mysql, sqlite"
},
"pdo_mysql": {
"Client API version": "mysqlnd 5.0.11-dev - 20120503 - $Id: 15d5c781cfcad91193dceae1d2cdd127674ddb3e $",
"pdo_mysql.default_socket": "\/var\/lib\/mysql\/mysql.sock"
},
"pdo_sqlite": {
"SQLite Library": "3.6.20"
},
"Phar": {
"Phar EXT version": "2.0.2",
"Phar API version": "1.1.1",
"SVN revision": "$Id: 17b0affd86ff751cb8e6046d04d91435b53fc6b8 $",
"Phar-based phar archives": "enabled",
"Tar-based phar archives": "enabled",
"ZIP-based phar archives": "enabled",
"gzip compression": "enabled",
"bzip2 compression": "enabled",
"Native OpenSSL support": "enabled",
"Phar based on pear\/PHP_Archive, original concept by Davey Shafik.Phar fully realized by Gregory Beaver and Marcus Boerger.Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.": null,
"phar.cache_list": "no value",
"phar.readonly": "On",
"phar.require_hash": "On"
},
"posix": {
"Revision": "$Id: 5d20de77687b7d961b15450873fa23b9e64a136a $"
},
"redis": {
"Redis Version": "3.1.6",
"Available serializers": "php, igbinary"
},
"Reflection": {
"Version": "$Id: dc76d2fe0f3e9c327c1d4ca617d94e26c7fae98d $"
},
"session": {
"Session Support": "enabled",
"Registered save handlers": "files user redis rediscluster",
"Registered serializer handlers": "php_serialize php php_binary igbinary wddx",
"session.auto_start": "Off",
"session.cache_expire": "180",
"session.cache_limiter": "nocache",
"session.cookie_domain": "no value",
"session.cookie_httponly": [
"On",
"Off"
],
"session.cookie_lifetime": "0",
"session.cookie_path": "\/",
"session.cookie_secure": [
"On",
"Off"
],
"session.entropy_file": "\/dev\/urandom",
"session.entropy_length": "32",
"session.gc_divisor": "1000",
"session.gc_maxlifetime": "1440",
"session.gc_probability": "1",
"session.hash_bits_per_character": "5",
"session.hash_function": "0",
"session.name": [
"ocbc03b01e9b",
"PHPSESSID"
],
"session.referer_check": "no value",
"session.save_handler": "files",
"session.save_path": "\/var\/lib\/php\/session-nginx",
"session.serialize_handler": "php",
"session.upload_progress.cleanup": "On",
"session.upload_progress.enabled": "On",
"session.upload_progress.freq": "1%",
"session.upload_progress.min_freq": "1",
"session.upload_progress.name": "PHP_SESSION_UPLOAD_PROGRESS",
"session.upload_progress.prefix": "upload_progress_",
"session.use_cookies": "On",
"session.use_only_cookies": "On",
"session.use_strict_mode": "Off",
"session.use_trans_sid": "0"
},
"shmop": {
"shmop support": "enabled"
},
"SimpleXML": {
"Revision": "$Id: 6b8e23a01a85046737ef7d31346da5164505c179 $",
"Schema support": "enabled"
},
"sockets": {
"Sockets Support": "enabled"
},
"SPL": {
"Interfaces": "Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject",
"Classes": "AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException"
},
"sqlite3": {
"SQLite3 module version": "0.7-dev",
"SQLite Library": "3.6.20",
"sqlite3.extension_dir": "no value"
},
"standard": {
"Dynamic Library Support": "enabled",
"Path to sendmail": "\/usr\/sbin\/sendmail -t -i",
"assert.active": "1",
"assert.bail": "0",
"assert.callback": "no value",
"assert.quiet_eval": "0",
"assert.warning": "1",
"auto_detect_line_endings": "0",
"default_socket_timeout": "60",
"from": "no value",
"url_rewriter.tags": "a=href,area=href,frame=src,input=src,form=fakeentry",
"user_agent": "no value"
},
"sysvmsg": {
"sysvmsg support": "enabled",
"Revision": "$Id: 1e821e8a0cbb868efec453560ba303e04f3a1db2 $"
},
"tokenizer": {
"Tokenizer Support": "enabled"
},
"wddx": {
"WDDX Session Serializer": "enabled"
},
"xml": {
"XML Support": "active",
"XML Namespace Support": "active",
"libxml2 Version": "2.7.6"
},
"xmlreader": {
"XMLReader": "enabled"
},
"xmlwriter": {
"XMLWriter": "enabled"
},
"xsl": {
"XSL": "enabled",
"libxslt Version": "1.1.26",
"libxslt compiled against libxml Version": "2.7.6",
"EXSLT": "enabled",
"libexslt Version": "1.1.26"
},
"zip": {
"Zip": "enabled",
"Zip version": "1.15.4",
"Libzip headers version": "1.5.1",
"Libzip library version": "1.5.1"
},
"zlib": {
"Stream Wrapper": "compress.zlib:\/\/",
"Stream Filter": "zlib.inflate, zlib.deflate",
"Compiled Version": "1.2.3",
"Linked Version": "1.2.3",
"zlib.output_compression": "Off",
"zlib.output_compression_level": "-1",
"zlib.output_handler": "no value"
},
"Additional Modules": {
"sysvsem": null,
"sysvshm": null
},
"Environment": {
"TEMP": "\/tmp",
"TMPDIR": "\/tmp",
"TMP": "\/tmp",
"USER": "nginx",
"HOME": "\/var\/cache\/nginx"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment