Skip to content

Commit ddef3d6

Browse files
authored
mediadc 0.3.4 (#123)
* Updated packages * Revert back @nextcloud/l10n package version Removed unused security policy * Updated js and release date
1 parent c36b100 commit ddef3d6

File tree

30 files changed

+2383
-1237
lines changed

30 files changed

+2383
-1237
lines changed

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,15 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
## [0.3.4 - 2023-02-25]
5+
## [0.3.4 - 2023-03-14]
66

77
[`cloud_py_api`](https://github.com/cloud-py-api/cloud_py_api) is **required** to be installed
88
(or updated) and enabled first.
99

10+
### Changed
11+
12+
- Changed Python binary type (from onefile to folder)
13+
1014
### Fixed
1115

1216
- Fixed Resolved list items display (https://github.com/cloud-py-api/mediadc/issues/109)

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
}
1717
],
1818
"require-dev": {
19-
"nextcloud/ocp": "^24.0",
19+
"nextcloud/ocp": "^25.0",
2020
"roave/security-advisories": "dev-master",
21-
"psalm/phar": "^4.29",
21+
"psalm/phar": "^4.30.0",
2222
"phpunit/phpunit": "^9.5",
2323
"nextcloud/coding-standard": "^1.0",
2424
"friendsofphp/php-cs-fixer": "^3.13"

composer.lock

+327-335
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/mediadc-dashboard.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/mediadc-dashboard.js.LICENSE.txt

+14-4
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,15 @@
2020
*/
2121

2222
/*!
23-
* Vue.js v2.7.13
23+
* Toastify js 1.12.0
24+
* https://github.com/apvarun/toastify-js
25+
* @license MIT licensed
26+
*
27+
* Copyright (C) 2018 Varun A P
28+
*/
29+
30+
/*!
31+
* Vue.js v2.7.14
2432
* (c) 2014-2022 Evan You
2533
* Released under the MIT License.
2634
*/
@@ -43,6 +51,8 @@
4351
* @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
4452
*/
4553

54+
/*! @license DOMPurify 2.4.5 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/2.4.5/LICENSE */
55+
4656
/*! For license information please see index.module.js.LICENSE.txt */
4757

4858
/*! Hammer.JS - v2.0.7 - 2016-04-22
@@ -62,7 +72,7 @@
6272
*
6373
* @author Richard Steinmetz <[email protected]>
6474
*
65-
* @license GNU AGPL version 3 or any later version
75+
* @license AGPL-3.0-or-later
6676
*
6777
* This program is free software: you can redistribute it and/or modify
6878
* it under the terms of the GNU Affero General Public License as
@@ -84,7 +94,7 @@
8494
*
8595
* @author Georg Ehrke <[email protected]>
8696
*
87-
* @license GNU AGPL version 3 or any later version
97+
* @license AGPL-3.0-or-later
8898
*
8999
* This program is free software: you can redistribute it and/or modify
90100
* it under the terms of the GNU Affero General Public License as
@@ -106,7 +116,7 @@
106116
*
107117
* @author Christoph Wurst <[email protected]>
108118
*
109-
* @license GNU AGPL version 3 or any later version
119+
* @license AGPL-3.0-or-later
110120
*
111121
* This program is free software: you can redistribute it and/or modify
112122
* it under the terms of the GNU Affero General Public License as

js/mediadc-dashboard.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/mediadc-main.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/mediadc-main.js.LICENSE.txt

+16-4
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,15 @@
2626
*/
2727

2828
/*!
29-
* Vue.js v2.7.13
29+
* Toastify js 1.12.0
30+
* https://github.com/apvarun/toastify-js
31+
* @license MIT licensed
32+
*
33+
* Copyright (C) 2018 Varun A P
34+
*/
35+
36+
/*!
37+
* Vue.js v2.7.14
3038
* (c) 2014-2022 Evan You
3139
* Released under the MIT License.
3240
*/
@@ -55,6 +63,8 @@
5563
* @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
5664
*/
5765

66+
/*! @license DOMPurify 2.4.5 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/2.4.5/LICENSE */
67+
5868
/*! For license information please see NcAppContent.js.LICENSE.txt */
5969

6070
/*! For license information please see NcAppNavigation.js.LICENSE.txt */
@@ -65,6 +75,8 @@
6575

6676
/*! For license information please see NcCheckboxRadioSwitch.js.LICENSE.txt */
6777

78+
/*! For license information please see NcContent.js.LICENSE.txt */
79+
6880
/*! Hammer.JS - v2.0.7 - 2016-04-22
6981
* http://hammerjs.github.io/
7082
*
@@ -82,7 +94,7 @@
8294
*
8395
* @author Richard Steinmetz <[email protected]>
8496
*
85-
* @license GNU AGPL version 3 or any later version
97+
* @license AGPL-3.0-or-later
8698
*
8799
* This program is free software: you can redistribute it and/or modify
88100
* it under the terms of the GNU Affero General Public License as
@@ -104,7 +116,7 @@
104116
*
105117
* @author Georg Ehrke <[email protected]>
106118
*
107-
* @license GNU AGPL version 3 or any later version
119+
* @license AGPL-3.0-or-later
108120
*
109121
* This program is free software: you can redistribute it and/or modify
110122
* it under the terms of the GNU Affero General Public License as
@@ -126,7 +138,7 @@
126138
*
127139
* @author Christoph Wurst <[email protected]>
128140
*
129-
* @license GNU AGPL version 3 or any later version
141+
* @license AGPL-3.0-or-later
130142
*
131143
* This program is free software: you can redistribute it and/or modify
132144
* it under the terms of the GNU Affero General Public License as

js/mediadc-main.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/mediadc-settings.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/mediadc-settings.js.LICENSE.txt

+13-9
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,15 @@
2020
*/
2121

2222
/*!
23-
* Vue.js v2.7.13
23+
* Toastify js 1.12.0
24+
* https://github.com/apvarun/toastify-js
25+
* @license MIT licensed
26+
*
27+
* Copyright (C) 2018 Varun A P
28+
*/
29+
30+
/*!
31+
* Vue.js v2.7.14
2432
* (c) 2014-2022 Evan You
2533
* Released under the MIT License.
2634
*/
@@ -43,11 +51,7 @@
4351
* @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
4452
*/
4553

46-
/*! For license information please see NcActionButton.js.LICENSE.txt */
47-
48-
/*! For license information please see NcCheckboxRadioSwitch.js.LICENSE.txt */
49-
50-
/*! For license information please see NcListItem.js.LICENSE.txt */
54+
/*! @license DOMPurify 2.4.5 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/2.4.5/LICENSE */
5155

5256
/*! For license information please see index.module.js.LICENSE.txt */
5357

@@ -68,7 +72,7 @@
6872
*
6973
* @author Richard Steinmetz <[email protected]>
7074
*
71-
* @license GNU AGPL version 3 or any later version
75+
* @license AGPL-3.0-or-later
7276
*
7377
* This program is free software: you can redistribute it and/or modify
7478
* it under the terms of the GNU Affero General Public License as
@@ -90,7 +94,7 @@
9094
*
9195
* @author Georg Ehrke <[email protected]>
9296
*
93-
* @license GNU AGPL version 3 or any later version
97+
* @license AGPL-3.0-or-later
9498
*
9599
* This program is free software: you can redistribute it and/or modify
96100
* it under the terms of the GNU Affero General Public License as
@@ -112,7 +116,7 @@
112116
*
113117
* @author Christoph Wurst <[email protected]>
114118
*
115-
* @license GNU AGPL version 3 or any later version
119+
* @license AGPL-3.0-or-later
116120
*
117121
* This program is free software: you can redistribute it and/or modify
118122
* it under the terms of the GNU Affero General Public License as

js/mediadc-settings.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/mediadc-src_views_CollectorDetails_vue.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/mediadc-src_views_CollectorDetails_vue.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/mediadc-src_views_Collector_vue.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/mediadc-src_views_Collector_vue.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/mediadc-vendors-node_modules_nextcloud_vue_dist_Components_NcActionButton_js-node_modules_nextcloud_v-fef45e.js

+2-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/mediadc-vendors-node_modules_nextcloud_vue_dist_Components_NcActionButton_js-node_modules_nextcloud_v-fef45e.js.LICENSE.txt

-1
This file was deleted.

js/mediadc-vendors-node_modules_nextcloud_vue_dist_Components_NcActionButton_js-node_modules_nextcloud_v-fef45e.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/mediadc-vendors-node_modules_nextcloud_vue_dist_Components_NcActions_js-node_modules_nextcloud_vue_di-849ddc.js

+2-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/mediadc-vendors-node_modules_nextcloud_vue_dist_Components_NcActions_js-node_modules_nextcloud_vue_di-849ddc.js.LICENSE.txt

-1
This file was deleted.

js/mediadc-vendors-node_modules_nextcloud_vue_dist_Components_NcActions_js-node_modules_nextcloud_vue_di-849ddc.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/mediadc-vendors-node_modules_nextcloud_vue_dist_Components_NcEmptyContent_js-node_modules_nextcloud_v-c3db08.js

+2-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/mediadc-vendors-node_modules_nextcloud_vue_dist_Components_NcEmptyContent_js-node_modules_nextcloud_v-c3db08.js.LICENSE.txt

-1
This file was deleted.

js/mediadc-vendors-node_modules_nextcloud_vue_dist_Components_NcEmptyContent_js-node_modules_nextcloud_v-c3db08.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/Controller/PageController.php

+1-9
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
use OCA\Viewer\Event\LoadViewer;
3333
use OCP\AppFramework\Controller;
3434
use OCP\AppFramework\Http\TemplateResponse;
35-
use OCP\AppFramework\Http\ContentSecurityPolicy;
3635
use OCP\EventDispatcher\IEventDispatcher;
3736
use OCP\IRequest;
3837
use OCP\Util;
@@ -66,13 +65,6 @@ public function index(): TemplateResponse {
6665
Util::addScript(Application::APP_ID, Application::APP_ID . '-main');
6766
Util::addStyle(Application::APP_ID, 'style');
6867

69-
$response = new TemplateResponse(Application::APP_ID, 'main');
70-
71-
$policy = new ContentSecurityPolicy();
72-
$policy->addAllowedWorkerSrcDomain("'self'");
73-
$policy->addAllowedScriptDomain("'self'");
74-
$response->setContentSecurityPolicy($policy);
75-
76-
return $response;
68+
return new TemplateResponse(Application::APP_ID, 'main');
7769
}
7870
}

0 commit comments

Comments
 (0)