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-13 12:41:39 +0300
committerJulius Härtl <jus@bitgrid.net>2019-06-14 08:58:38 +0300
commit28c0e502ba05f125cdf955de2658278ac07d751f (patch)
treee0cdd3038cbbca56cce443729bb78ccffd90d386 /appinfo
parenta008e964c2e1fcebd183bcf7876e971f31568fd8 (diff)
Add DownloadAsPostMessage
Signed-off-by: Julius Härtl <jus@bitgrid.net>
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>