From ffdd4728a80b72823aaf25f5665937cae0e1340c Mon Sep 17 00:00:00 2001 From: autoupdater <infra+packages-autoupdate@cccv.de> Date: Wed, 18 Oct 2023 22:33:18 +0000 Subject: [PATCH] [autoupdate] Update apps.json --- data/apps.json | 43 ++++++++++++++++++++++++++++++++++--------- 1 file changed, 34 insertions(+), 9 deletions(-) diff --git a/data/apps.json b/data/apps.json index fb6a0a4..76716ce 100644 --- a/data/apps.json +++ b/data/apps.json @@ -22273,7 +22273,7 @@ "issueTracker": "https://github.com/nextcloud/integration_mastodon/issues", "website": "https://github.com/nextcloud/integration_mastodon", "created": "2020-09-02T09:39:36.139697Z", - "lastModified": "2023-05-10T11:21:14.447971Z", + "lastModified": "2023-10-18T09:24:26.723530Z", "releases": [ { "version": "1.0.6", @@ -34398,8 +34398,33 @@ "issueTracker": "https://github.com/cryptpad/nextcloud-open-in-cryptpad/issues", "website": "", "created": "2023-08-29T07:12:04.313338Z", - "lastModified": "2023-08-29T08:53:34.030401Z", + "lastModified": "2023-10-17T14:21:27.154628Z", "releases": [ + { + "version": "0.0.3", + "phpExtensions": [], + "databases": [], + "shellCommands": [], + "phpVersionSpec": "*", + "platformVersionSpec": ">=25.0.0 <29.0.0", + "minIntSize": 32, + "download": "https://github.com/cryptpad/nextcloud-open-in-cryptpad/releases/download/v0.0.3/openincryptpad.tar.gz", + "created": "2023-10-17T14:21:26.893790Z", + "licenses": [ + "agpl" + ], + "lastModified": "2023-10-17T14:21:27.252007Z", + "isNightly": false, + "rawPhpVersionSpec": "*", + "rawPlatformVersionSpec": ">=25 <=28", + "signature": "KpMce5GKjIxhbCugCPmJQzE59/v9Lbm+cv1DryTw2YWHS4MzrztlSDInXGqLNo9t\nzURRtQHjkqw4fOL0FIFvHX34Vneb55YCydFo8kfyWEdXRwbaz08l4qLMQX5EoJHF\nExKOlm+7SPr3gznk/3ZhpuTyn1eybaRLvKdqfbtEp+LAZMhCm6C9MC3JdlwsJSVe\nFjFp1m9tvaANOk9RRcoXEyumxUPtv3DCaOGVtXZgvjFc60uBJ+QyPhX39k6I96b1\nV0BoAoIrLyeX42JKJdjWUrzXl5aBpw3eOGZVn7agmy7e9B1FRJlLVy/wDHyN4f46\n7U47nc43e2FBjSifH2H8Dwa8YQqYFqVJRKuQkIKZtZZtBO27KXpzMmSGAp9kK9jO\nxO1jgPNvBggoCLoElnbmwVoywVbBb8ytzOUlpu6Wwr92vDwWshL+uE9cxZgKXAL8\nP1uQrmAeKt+DbX/PqCiNj8mjG3sD1P80xlPmfwRWFJOVSEf1uSW5rJk5UpUfmzuB\nEjPAQQNLRdRItcaagB+yKKIFv6ax8mYduA7d6oJoA1VQ/XdV07cLzmxHETRzOlbg\nnmZmoTbh28RdrLOcNhgh3YPq1/eHpwmmOcq3qpaZ6hiZ9fGDgnnyPj+l4uSSoPyG\n9fKw6lIE6uVumt6R0CHBQMBcO5EETrqibFmXluGW8aM=", + "translations": { + "en": { + "changelog": "- Support inserting images from Nextcloud into diagrams." + } + }, + "signatureDigest": "sha512" + }, { "version": "0.0.2", "phpExtensions": [], @@ -34461,7 +34486,7 @@ "en": { "name": "Open In CryptPad", "summary": "Collaborative editing of files using CryptPad", - "description": "\"Open in CryptPad\" is a Nextcloud application that allows collaborative editing\nof files. For this it uses a CryptPad instance embedded into the Nextcloud web\ninterface. Currently, only drawio diagrams are supported." + "description": "# Open In CryptPad\n\n\"Open in CryptPad\" is a Nextcloud application that allows collaborative editing\nof files. For this it uses a CryptPad instance embedded into the Nextcloud web\ninterface. Currently, only drawio diagrams are supported.\n\n## Prerequisites on the CryptPad side\n\nTo embed CryptPad into Nextcloud, the \"Enable remote embedding\" admin setting\nneeds to be enabled. You can find this setting on the \"Administration\" web\ninterface in the \"General\" tab.\n\n## Install from Nextcloud app store\n\n1. Add drawio mimetype to Nextcloud. \"Open in CryptPad\" depends on Nextcloud\n detecting drawio files correctly. For this you have to create the following\n files: (**Note:** do this before uploading any drawio files! The mimetype of\n old files will not be updated by these changes)\n - `nextcloud/config/mimetypealiases.json`\n\n ``` json\n {\n \"application/x-drawio\": \"image\"\n }\n ```\n\n - `nextcloud/config/mimetypemapping.json`\n\n ``` json\n {\n \"drawio\": [\"application/x-drawio\"]\n }\n ```\n2. Open the \"Apps\" page in your Nextcloud web interface and install \"Open in\n CryptPad\". You can find it in the \"Integration\" category.\n3. Configure \"Open in CryptPad\" in the administration settings of Nextcloud." } }, "isFeatured": false, @@ -38994,26 +39019,26 @@ "issueTracker": "https://github.com/nextcloud/polls/issues", "website": "https://github.com/nextcloud/polls", "created": "2017-07-16T18:54:41.216906Z", - "lastModified": "2023-10-16T09:49:18.942145Z", + "lastModified": "2023-10-18T08:30:22.746275Z", "releases": [ { - "version": "5.4.0-beta6", + "version": "5.4.0-rc1", "phpExtensions": [], "databases": [], "shellCommands": [], "phpVersionSpec": ">=8.0.0", "platformVersionSpec": ">=25.0.0 <28.0.0", "minIntSize": 32, - "download": "https://github.com/nextcloud/polls/releases/download/v5.4.0-beta6/polls.tar.gz", - "created": "2023-10-16T09:49:19.017356Z", + "download": "https://github.com/nextcloud/polls/releases/download/v5.4.0-rc1/polls.tar.gz", + "created": "2023-10-18T08:30:22.960568Z", "licenses": [ "agpl" ], - "lastModified": "2023-10-16T09:49:19.034224Z", + "lastModified": "2023-10-18T08:30:22.979819Z", "isNightly": true, "rawPhpVersionSpec": ">=8.0", "rawPlatformVersionSpec": ">=25 <=27", - "signature": "qqFbYNpZBSvlhqlYZwhQ2bJ+gPtOwTD4yqMnVI4fPdp6PpEDf8OjosjVFr/9unx8\nIRQpoQqm2YGUC3GbxrBqCHbPs2lGc1WA/8/HCKHK8hRK1K5ImWgX+mMFknRMBOPE\n8HhEHoMRIgNjSSMz5PKKxqPPpfUsOxL3hAtc4rlQMVRo80XlzLElZ0AIhwr89rUM\njUue6QgEqZBU4BAGfJ8tElygnd7AKeCuAfd5NgR2+6DLFMRNjKPb5ZzeaVgBNo5E\n/DKS6kt2FL+u/EKX9k//pP5hUqzHWpbQozZRSwWxWZDwye8JIcfF1EDL1dEVecQc\ncf0HMtFfqRhKOFJUpphXAQuQns4df+NdKFdz+NQOyxmsMt5uzIde3Ur1uOFeJdWq\nCkJhrPzmrBOldkP8WqNdjIVLpJqBTxwFtRs1tVL8nWWzXXyC4mPcFA2RXjo+gN0c\ncBR6Xq/5wOuc/yHk5WrO7vPTE5Wjhw2au4Kw72hTL8XJlgJO7z1XMI9tQCBxry8F\n11lxCQQut496qB2wZ6M2ZXEokjsmsT17hrArTC/mK+CsB4QTtUFRCbVhh2ujbU9S\nqby4Ii+npFscVitKyx3qfi4cre/sdE16IDI3GCEeTupUBUk97SQalZ6/sjSrk1K4\n9mAS9n2sZ9a0YbdS2kG72zwCV0abvnsZpb5nt5LsEV0=", + "signature": "TAblqoy+/Fajsm4uUq3fyawnfJ4UXDL9UBFAy3q7wzhoAVBzFuaFtcXgCsZ9cWvT\nt+GrpC+4XInwneHoB83anRaSYlSKEXSGzT2YomhMsjUYoI9UWF7FJ/9M2GBxB3Ak\nSsfAro4YROpzhYpu40E7dcUcbDLAPKXdscpKETJ61bRm26T56rDVr47Yyz1ghMLR\nbnAnm7b6GsTMbFuOZIIgIQAc3i8CtdgSZlQK0yNKG5enBKktBcnskXSwrp43i82b\nsMy4Mkt2pm9H8Wc1n5pFpq/w0Dv3L0H+UTkbE/BTz2VnsRt3a12SU0j6PJnTrj2l\nJfygDq+ydH4BwlAmjeH3hd68q+FgnAvuJiEidfafosoZptgWsWGWUCHFcoPXIhVY\nzSfnQ6YCu3QYVxyKMaZTAs8XkDFwoThNDQI/sqy92OrEXnDWRAn+9hkxBRmWScGv\nLvi9ULUo5OIfCLNsS3zMG4sYuOI+S0XjT8FFN+M5gJAQDv5xckrS6rX+mZI3AU0r\n/nubLLpEGXXv61AsDQjoaXkv3QE00dKZVOQ1uL8bgKNGFLh2LQ3eSG1O3s99/uth\nxDBasLqOMs0GBWkO+4Ini9aBrBrrFq61RiLzKBiuNnyXyuZsCQw87fbsHnuzlns2\nlXq7kyCNRAQsgVZstlNOXjgthejnFNELWn14LeDLd6k=", "translations": { "en": { "changelog": "" -- GitLab