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-04-12 12:33:32 +0300
committerJulius Härtl <jus@bitgrid.net>2019-04-17 13:29:41 +0300
commitc7e922262180f05891bb32426e2743bf257e2911 (patch)
tree77db5e0362d350ecb80e037331d2a84380fcd5ac /appinfo
parentf269b915bd915ed0724db1ded275d856a1903364 (diff)
Implement hide download support for public shares
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 9d19a070..1a33e72f 100644
--- a/appinfo/database.xml
+++ b/appinfo/database.xml
@@ -130,6 +130,12 @@
<notnull>false</notnull>
<length>4</length>
</field>
+ <field>
+ <name>hide_download</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 cde1ff4c..37406a09 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.2.4</version>
+ <version>3.2.4-1</version>
<licence>agpl</licence>
<author>Collabora Productivity based on work of Frank Karlitschek, Victor Dubiniuk</author>
<types>