Skip to content

Commit 25b7825

Browse files
committed
compile assets
Signed-off-by: Julien Veyssier <[email protected]>
1 parent 0754c13 commit 25b7825

File tree

41 files changed

+1656
-432
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

+1656
-432
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: 133 additions & 192 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: 26 additions & 29 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)
6-
SPDX-License-Identifier: ( AGPL-3.0-or-later)
5+
SPDX-License-Identifier: AGPL-3.0-or-later
6+
SPDX-FileCopyrightText: string_decoder developers
7+
SPDX-FileCopyrightText: inherits developers
78
SPDX-FileCopyrightText: escape-html developers
89
SPDX-FileCopyrightText: Tobias Koppers @sokra
910
SPDX-FileCopyrightText: T. Jameson Little <[email protected]>
1011
SPDX-FileCopyrightText: Roman Shtylman <[email protected]>
11-
SPDX-FileCopyrightText: Roeland Jago Douma
12-
SPDX-FileCopyrightText: Matt Zabriskie
13-
SPDX-FileCopyrightText: James Halliday
12+
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
13+
SPDX-FileCopyrightText: Joyent
1414
SPDX-FileCopyrightText: GitHub Inc.
1515
SPDX-FileCopyrightText: Feross Aboukhadijeh
16-
SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <[email protected]> (https://cure53.de/)
17-
SPDX-FileCopyrightText: Christoph Wurst
1816
SPDX-FileCopyrightText: Alkemics
19-
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,24 +35,33 @@ 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
5641
- ieee754
5742
- version: 1.2.1
5843
- license: BSD-3-Clause
59-
- path-browserify
60-
- version: 1.0.1
61-
- license: MIT
6244
- process
6345
- version: 0.11.10
6446
- license: MIT
47+
- safe-buffer
48+
- version: 5.2.1
49+
- license: MIT
50+
- string_decoder
51+
- version: 1.3.0
52+
- license: MIT
6553
- webpack
66-
- version: 5.94.0
54+
- version: 5.103.0
55+
- license: MIT
56+
- inherits
57+
- version: 2.0.3
58+
- license: ISC
59+
- util
60+
- version: 0.10.4
61+
- license: MIT
62+
- path
63+
- version: 0.12.7
6764
- license: MIT
68-
- app_api
65+
- nextcloud
6966
- version: 1.0.0
70-
- license: ( AGPL-3.0-or-later)
67+
- license: AGPL-3.0-or-later

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)