Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2019-06-19 13:55:46 +0300
committerGitHub <noreply@github.com>2019-06-19 13:55:46 +0300
commitc25bd6f196704bd6ea22c146a2bf9b285acc55e2 (patch)
tree8cadbc07fb579dc0054ccdc312463bd4f9c8c7ca /appinfo
parent95ed12135ce8cce47acbb46ac8310361c1589d25 (diff)
parentde099dc452aeec8025b902493f03dcc4cdbb872c (diff)
Add DownloadAsPostMessage (#533)
Add DownloadAsPostMessage
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/database.xml6
-rw-r--r--appinfo/info.xml2
2 files changed, 7 insertions, 1 deletions
diff --git a/appinfo/database.xml b/appinfo/database.xml
index 61dd5f64..96bd2527 100644
--- a/appinfo/database.xml
+++ b/appinfo/database.xml
@@ -81,6 +81,12 @@
<default>false</default>
<notnull>true</notnull>
</field>
+ <field>
+ <name>direct</name>
+ <type>boolean</type>
+ <default>false</default>
+ <notnull>true</notnull>
+ </field>
<index>
<name>rd_wopi_token_idx</name>
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 8acd4782..61b1c5f2 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -4,7 +4,7 @@
<name>Collabora Online</name>
<summary>Edit office documents directly in your browser.</summary>
<description>This application can connect to a Collabora Online server (WOPI Client). Nextcloud is the WOPI Host. Please read the documentation to learn more about that.</description>
- <version>3.3.9</version>
+ <version>3.3.9-1</version>
<licence>agpl</licence>
<author>Collabora Productivity based on work of Frank Karlitschek, Victor Dubiniuk</author>
<types>