Skip to content

Commit 9add075

Browse files
julien-ncnextcloud-command
authored andcommitted
compile assets manually
Signed-off-by: Julien Veyssier <[email protected]> Signed-off-by: nextcloud-command <[email protected]>
1 parent 8b8e894 commit 9add075

File tree

41 files changed

+1602
-417
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+1602
-417
lines changed

js/app_api-adminSettings.js

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/app_api-adminSettings.js.license

Lines changed: 131 additions & 188 deletions
Large diffs are not rendered by default.

js/app_api-adminSettings.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/app_api-filesplugin.js

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/app_api-filesplugin.js.license

Lines changed: 12 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2,42 +2,30 @@ SPDX-License-Identifier: MIT
22
SPDX-License-Identifier: ISC
33
SPDX-License-Identifier: GPL-3.0-or-later
44
SPDX-License-Identifier: BSD-3-Clause
5-
SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
65
SPDX-License-Identifier: ( AGPL-3.0-or-later)
6+
SPDX-FileCopyrightText: string_decoder developers
77
SPDX-FileCopyrightText: escape-html developers
88
SPDX-FileCopyrightText: Tobias Koppers @sokra
99
SPDX-FileCopyrightText: T. Jameson Little <[email protected]>
1010
SPDX-FileCopyrightText: Roman Shtylman <[email protected]>
11-
SPDX-FileCopyrightText: Roeland Jago Douma
12-
SPDX-FileCopyrightText: Matt Zabriskie
11+
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
1312
SPDX-FileCopyrightText: James Halliday
1413
SPDX-FileCopyrightText: GitHub Inc.
1514
SPDX-FileCopyrightText: Feross Aboukhadijeh
16-
SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <[email protected]> (https://cure53.de/)
17-
SPDX-FileCopyrightText: Christoph Wurst
1815
SPDX-FileCopyrightText: Alkemics
1916
SPDX-FileCopyrightText: Alexander Piskun <[email protected]>
2017

2118

2219
This file is generated from multiple sources. Included packages:
23-
- @nextcloud/browser-storage
24-
- version: 0.4.0
25-
- license: GPL-3.0-or-later
2620
- @nextcloud/capabilities
27-
- version: 1.2.0
21+
- version: 1.2.1
2822
- license: GPL-3.0-or-later
2923
- semver
30-
- version: 7.6.3
24+
- version: 7.7.3
3125
- license: ISC
3226
- @nextcloud/initial-state
33-
- version: 2.2.0
34-
- license: GPL-3.0-or-later
35-
- @nextcloud/l10n
36-
- version: 3.1.0
27+
- version: 3.0.0
3728
- license: GPL-3.0-or-later
38-
- axios
39-
- version: 1.7.4
40-
- license: MIT
4129
- base64-js
4230
- version: 1.5.1
4331
- license: MIT
@@ -47,9 +35,6 @@ This file is generated from multiple sources. Included packages:
4735
- cancelable-promise
4836
- version: 4.3.1
4937
- license: MIT
50-
- dompurify
51-
- version: 3.1.6
52-
- license: (MPL-2.0 OR Apache-2.0)
5338
- escape-html
5439
- version: 1.0.3
5540
- license: MIT
@@ -62,8 +47,14 @@ This file is generated from multiple sources. Included packages:
6247
- process
6348
- version: 0.11.10
6449
- license: MIT
50+
- safe-buffer
51+
- version: 5.2.1
52+
- license: MIT
53+
- string_decoder
54+
- version: 1.3.0
55+
- license: MIT
6556
- webpack
66-
- version: 5.94.0
57+
- version: 5.102.1
6758
- license: MIT
6859
- app_api
6960
- version: 1.0.0

js/app_api-filesplugin.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/app_api-node_modules_nextcloud_dialogs_dist_chunks_PublicAuthPrompt-CWSlYwmr_mjs.js

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

0 commit comments

Comments
 (0)