Skip to content

Commit 668b988

Browse files
Bump NcVue to 8.4.0
Signed-off-by: julia.kirschenheuter <[email protected]> Signed-off-by: nextcloud-command <[email protected]>
1 parent 375841b commit 668b988

13 files changed

+332
-44
lines changed

js/viewer-components.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/viewer-components.js.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/viewer-data_image_svg_xml_base64_PCEtLSBUaGlzIGljb24gaXMgcGFydCBvZiBNYXRlcmlhbCBVSSBJY29ucy4gQ29weXJ-e25a52.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

js/viewer-data_image_svg_xml_base64_PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCI-65943f.js

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

js/viewer-main.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/viewer-main.js.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/viewer-node_modules_nextcloud_dialogs_dist_chunks_index-2b379907_mjs.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/viewer-node_modules_nextcloud_dialogs_dist_chunks_index-2b379907_mjs.js.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/viewer-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-c55dc760_mjs.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/viewer-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-c55dc760_mjs.js.LICENSE.txt

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,28 @@
4141
*
4242
*/
4343

44+
/**
45+
* @copyright 2023 Christopher Ng <[email protected]>
46+
*
47+
* @author Christopher Ng <[email protected]>
48+
*
49+
* @license AGPL-3.0-or-later
50+
*
51+
* This program is free software: you can redistribute it and/or modify
52+
* it under the terms of the GNU Affero General Public License as
53+
* published by the Free Software Foundation, either version 3 of the
54+
* License, or (at your option) any later version.
55+
*
56+
* This program is distributed in the hope that it will be useful,
57+
* but WITHOUT ANY WARRANTY; without even the implied warranty of
58+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
59+
* GNU Affero General Public License for more details.
60+
*
61+
* You should have received a copy of the GNU Affero General Public License
62+
* along with this program. If not, see <http://www.gnu.org/licenses/>.
63+
*
64+
*/
65+
4466
/**
4567
* @copyright Copyright (c) 2018 John Molakvoæ <[email protected]>
4668
*
@@ -198,6 +220,28 @@
198220
*
199221
*/
200222

223+
/**
224+
* @copyright Copyright (c) 2020 Georg Ehrke <[email protected]>
225+
*
226+
* @author Georg Ehrke <[email protected]>
227+
*
228+
* @license AGPL-3.0-or-later
229+
*
230+
* This program is free software: you can redistribute it and/or modify
231+
* it under the terms of the GNU Affero General Public License as
232+
* published by the Free Software Foundation, either version 3 of the
233+
* License, or (at your option) any later version.
234+
*
235+
* This program is distributed in the hope that it will be useful,
236+
* but WITHOUT ANY WARRANTY; without even the implied warranty of
237+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
238+
* GNU Affero General Public License for more details.
239+
*
240+
* You should have received a copy of the GNU Affero General Public License
241+
* along with this program. If not, see <http://www.gnu.org/licenses/>.
242+
*
243+
*/
244+
201245
/**
202246
* @copyright Copyright (c) 2020 John Molakvoæ <[email protected]>
203247
*

0 commit comments

Comments
 (0)