Skip to content

Commit 7a18ba1

Browse files
authored
Merge pull request #829 from nextcloud/artonge/release/v1.17.0-beta.1
chore: Prepare v1.17.0-beta.1
2 parents 2871b55 + 443ece5 commit 7a18ba1

15 files changed

+18
-17
lines changed

appinfo/info.xml

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,28 +3,29 @@
33
- SPDX-FileCopyrightText: 2017 Nextcloud GmbH and Nextcloud contributors
44
- SPDX-License-Identifier: AGPL-3.0-or-later
55
-->
6-
<info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance"
7-
xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
6+
<info xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
7+
xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
88
<id>end_to_end_encryption</id>
99
<name>End-to-End Encryption</name>
1010
<summary>End-to-end encryption endpoint</summary>
1111
<description><![CDATA[
1212
This app provides all the necessary APIs to implement End-to-End encryption on the client side.
1313
Additionally it implements Secure FileDrop and makes sure that End-to-End encrypted files are neither accessible via the web interface nor other WebDAV clients.
1414
]]></description>
15-
<version>2.0.0-dev.0</version>
15+
<version>1.17.0-beta.1</version>
1616
<licence>agpl</licence>
1717
<author>Nextcloud GmbH</author>
1818
<namespace>EndToEndEncryption</namespace>
1919
<types>
20-
<filesystem/>
21-
<dav/>
20+
<filesystem />
21+
<dav />
2222
</types>
2323
<category>files</category>
2424
<website>https://github.com/nextcloud/end_to_end_encryption</website>
2525
<bugs>https://github.com/nextcloud/end_to_end_encryption/issues</bugs>
2626
<repository type="git">https://github.com/nextcloud/end_to_end_encryption.git</repository>
27-
<screenshot>https://raw.githubusercontent.com/nextcloud/end_to_end_encryption/master/screenshots/e2ee-filelisting.png</screenshot>
27+
<screenshot>
28+
https://raw.githubusercontent.com/nextcloud/end_to_end_encryption/master/screenshots/e2ee-filelisting.png</screenshot>
2829
<dependencies>
2930
<nextcloud min-version="31" max-version="31" />
3031
</dependencies>
@@ -40,4 +41,4 @@ Additionally it implements Secure FileDrop and makes sure that End-to-End encryp
4041
<plugin>OCA\EndToEndEncryption\Connector\Sabre\PropFindPlugin</plugin>
4142
</plugins>
4243
</sabre>
43-
</info>
44+
</info>

js/end_to_end_encryption-adminSettings.mjs

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

js/end_to_end_encryption-filedrop.mjs

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

js/end_to_end_encryption-files.mjs

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

js/end_to_end_encryption-settings.mjs

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
import{b as e,a as t}from"./_plugin-vue2_normalizer-CM8922Se.chunk.mjs";const d=n=>n===null?t().setApp("end_to_end_encryption").build():t().setApp("end_to_end_encryption").setUid(n.uid).build(),p=d(e());export{p as l};
1+
import{b as e,a as t}from"./_plugin-vue2_normalizer-CM8922Se.chunk.mjs";const o=n=>n===null?t().setApp("end_to_end_encryption").build():t().setApp("end_to_end_encryption").setUid(n.uid).build(),p=o(e());export{p as l};

js/logger-D1aKQjHF.chunk.mjs.map renamed to js/logger-N8-O8hkv.chunk.mjs.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/useIsMobile-C4E2Rbsv.chunk.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
import{j as o,J as i}from"./_plugin-vue2_normalizer-CM8922Se.chunk.mjs";const n=1024,s=n/2,e=d=>document.documentElement.clientWidth<d,t=o(e(n)),r=o(e(s));window.addEventListener("resize",()=>{t.value=e(n),r.value=e(s)},{passive:!0});function c(){return i(t)}i(t);export{c as u};

js/useIsMobile-CX6j5AgU.chunk.mjs.map renamed to js/useIsMobile-C4E2Rbsv.chunk.mjs.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/useIsMobile-CX6j5AgU.chunk.mjs

Lines changed: 0 additions & 1 deletion
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
import{a3 as d,V as i,k as s}from"./_plugin-vue2_normalizer-CM8922Se.chunk.mjs";function u(o,r,t=!1){const e=d().proxy;return t&&e.$props[o]===void 0&&e.$props.modelValue===void 0&&i.util.warn('Missing required prop: "modelValue" or old "'.concat(o,'"')),s({get(){return e.$props[o]!==void 0?e.$props[o]:e.$props.modelValue},set(p){e.$emit("update:modelValue",p),e.$emit("update:model-value",p),e.$emit(r,p)}})}export{u};
1+
import{a3 as d,V as i,k as s}from"./_plugin-vue2_normalizer-CM8922Se.chunk.mjs";function n(o,p,t=!1){const e=d().proxy;return t&&e.$props[o]===void 0&&e.$props.modelValue===void 0&&i.util.warn('Missing required prop: "modelValue" or old "'.concat(o,'"')),s({get(){return e.$props[o]!==void 0?e.$props[o]:e.$props.modelValue},set(r){e.$emit("update:modelValue",r),e.$emit("update:model-value",r),e.$emit(p,r)}})}export{n as u};

js/useModelMigration-EhAWvqDD-D3MpQ3L_.chunk.mjs.map renamed to js/useModelMigration-EhAWvqDD-N29HShWK.chunk.mjs.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)