Skip to content

Commit 78638d3

Browse files
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
1 parent a26dd1b commit 78638d3

File tree

219 files changed

+845
-504
lines changed

Some content is hidden

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

219 files changed

+845
-504
lines changed

core/css/server.css

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

core/css/server.css.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.

dist/1642-1642.js.license

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@ SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
2222

2323

2424
This file is generated from multiple sources. Included packages:
25+
- @nextcloud/browser-storage
26+
- version: 0.5.0
27+
- license: GPL-3.0-or-later
2528
- @nextcloud/auth
26-
- version: 2.5.2
29+
- version: 2.5.3
2730
- license: GPL-3.0-or-later
2831
- @nextcloud/axios
2932
- version: 2.5.2
3033
- license: GPL-3.0-or-later
31-
- @nextcloud/browser-storage
32-
- version: 0.4.0
33-
- license: GPL-3.0-or-later
3434
- semver
3535
- version: 7.6.3
3636
- license: ISC

dist/1656-1656.js.license

Lines changed: 16 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ SPDX-License-Identifier: GPL-3.0-or-later
44
SPDX-License-Identifier: BSD-3-Clause
55
SPDX-License-Identifier: AGPL-3.0-or-later
66
SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
7+
SPDX-FileCopyrightText: string_decoder developers
78
SPDX-FileCopyrightText: inherits developers
89
SPDX-FileCopyrightText: escape-html developers
910
SPDX-FileCopyrightText: Varun A P
@@ -22,7 +23,6 @@ SPDX-FileCopyrightText: Feross Aboukhadijeh
2223
SPDX-FileCopyrightText: Evan You
2324
SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
2425
SPDX-FileCopyrightText: David Clark
25-
SPDX-FileCopyrightText: Christoph Wurst <christoph@winzerhof-wurst.at>
2626
SPDX-FileCopyrightText: Christoph Wurst
2727
SPDX-FileCopyrightText: Arnout Kazemier
2828
SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
@@ -31,20 +31,20 @@ SPDX-FileCopyrightText: @nextcloud/dialogs developers
3131

3232

3333
This file is generated from multiple sources. Included packages:
34+
- @nextcloud/browser-storage
35+
- version: 0.5.0
36+
- license: GPL-3.0-or-later
3437
- @nextcloud/auth
35-
- version: 2.5.2
38+
- version: 2.5.3
3639
- license: GPL-3.0-or-later
3740
- @nextcloud/axios
3841
- version: 2.5.2
3942
- license: GPL-3.0-or-later
40-
- @nextcloud/browser-storage
41-
- version: 0.4.0
42-
- license: GPL-3.0-or-later
4343
- @nextcloud/capabilities
4444
- version: 1.2.0
4545
- license: GPL-3.0-or-later
4646
- @nextcloud/dialogs
47-
- version: 6.3.1
47+
- version: 6.4.0
4848
- license: AGPL-3.0-or-later
4949
- semver
5050
- version: 7.6.3
@@ -53,7 +53,7 @@ This file is generated from multiple sources. Included packages:
5353
- version: 3.3.2
5454
- license: GPL-3.0-or-later
5555
- @nextcloud/files
56-
- version: 3.10.2
56+
- version: 3.12.0
5757
- license: AGPL-3.0-or-later
5858
- @nextcloud/initial-state
5959
- version: 2.2.0
@@ -94,6 +94,9 @@ This file is generated from multiple sources. Included packages:
9494
- base64-js
9595
- version: 1.5.1
9696
- license: MIT
97+
- buffer
98+
- version: 5.7.1
99+
- license: MIT
97100
- cancelable-promise
98101
- version: 4.3.1
99102
- license: MIT
@@ -133,6 +136,12 @@ This file is generated from multiple sources. Included packages:
133136
- process
134137
- version: 0.11.10
135138
- license: MIT
139+
- safe-buffer
140+
- version: 5.2.1
141+
- license: MIT
142+
- string_decoder
143+
- version: 1.3.0
144+
- license: MIT
136145
- style-loader
137146
- version: 4.0.0
138147
- license: MIT

dist/2142-2142.js.license

Lines changed: 27 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,36 @@
11
SPDX-License-Identifier: MIT
22
SPDX-License-Identifier: ISC
33
SPDX-License-Identifier: GPL-3.0-or-later
4+
SPDX-License-Identifier: BSD-3-Clause
45
SPDX-License-Identifier: AGPL-3.0-or-later
56
SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
7+
SPDX-FileCopyrightText: string_decoder developers
68
SPDX-FileCopyrightText: inherits developers
79
SPDX-FileCopyrightText: escape-html developers
810
SPDX-FileCopyrightText: Tobias Koppers @sokra
11+
SPDX-FileCopyrightText: T. Jameson Little <t.jameson.little@gmail.com>
912
SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
1013
SPDX-FileCopyrightText: Roeland Jago Douma
1114
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
1215
SPDX-FileCopyrightText: Joyent
1316
SPDX-FileCopyrightText: Jonas Schade <derzade@gmail.com>
1417
SPDX-FileCopyrightText: Guillaume Chau <guillaume.b.chau@gmail.com>
1518
SPDX-FileCopyrightText: GitHub Inc.
19+
SPDX-FileCopyrightText: Feross Aboukhadijeh
1620
SPDX-FileCopyrightText: Evan You
1721
SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
1822
SPDX-FileCopyrightText: David Clark
19-
SPDX-FileCopyrightText: Christoph Wurst <christoph@winzerhof-wurst.at>
2023
SPDX-FileCopyrightText: Christoph Wurst
2124
SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
2225
SPDX-FileCopyrightText: Alkemics
2326

2427

2528
This file is generated from multiple sources. Included packages:
26-
- @nextcloud/auth
27-
- version: 2.5.2
28-
- license: GPL-3.0-or-later
2929
- @nextcloud/browser-storage
30-
- version: 0.4.0
30+
- version: 0.5.0
31+
- license: GPL-3.0-or-later
32+
- @nextcloud/auth
33+
- version: 2.5.3
3134
- license: GPL-3.0-or-later
3235
- @nextcloud/capabilities
3336
- version: 1.2.0
@@ -39,7 +42,7 @@ This file is generated from multiple sources. Included packages:
3942
- version: 3.3.2
4043
- license: GPL-3.0-or-later
4144
- @nextcloud/files
42-
- version: 3.10.2
45+
- version: 3.12.0
4346
- license: AGPL-3.0-or-later
4447
- @nextcloud/initial-state
4548
- version: 2.2.0
@@ -68,6 +71,12 @@ This file is generated from multiple sources. Included packages:
6871
- @vueuse/shared
6972
- version: 11.3.0
7073
- license: MIT
74+
- base64-js
75+
- version: 1.5.1
76+
- license: MIT
77+
- buffer
78+
- version: 5.7.1
79+
- license: MIT
7180
- cancelable-promise
7281
- version: 4.3.1
7382
- license: MIT
@@ -86,6 +95,12 @@ This file is generated from multiple sources. Included packages:
8695
- focus-trap
8796
- version: 7.6.5
8897
- license: MIT
98+
- ieee754
99+
- version: 1.2.1
100+
- license: BSD-3-Clause
101+
- buffer
102+
- version: 6.0.3
103+
- license: MIT
89104
- inherits
90105
- version: 2.0.3
91106
- license: ISC
@@ -98,6 +113,12 @@ This file is generated from multiple sources. Included packages:
98113
- process
99114
- version: 0.11.10
100115
- license: MIT
116+
- safe-buffer
117+
- version: 5.2.1
118+
- license: MIT
119+
- string_decoder
120+
- version: 1.3.0
121+
- license: MIT
101122
- style-loader
102123
- version: 4.0.0
103124
- license: MIT

dist/2452-2452.js.license

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@ SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
2222

2323

2424
This file is generated from multiple sources. Included packages:
25+
- @nextcloud/browser-storage
26+
- version: 0.5.0
27+
- license: GPL-3.0-or-later
2528
- @nextcloud/auth
26-
- version: 2.5.2
29+
- version: 2.5.3
2730
- license: GPL-3.0-or-later
2831
- @nextcloud/axios
2932
- version: 2.5.2
3033
- license: GPL-3.0-or-later
31-
- @nextcloud/browser-storage
32-
- version: 0.4.0
33-
- license: GPL-3.0-or-later
3434
- semver
3535
- version: 7.6.3
3636
- license: ISC

dist/3485-3485.js.license

Lines changed: 16 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ SPDX-License-Identifier: GPL-3.0-or-later
44
SPDX-License-Identifier: BSD-3-Clause
55
SPDX-License-Identifier: AGPL-3.0-or-later
66
SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
7+
SPDX-FileCopyrightText: string_decoder developers
78
SPDX-FileCopyrightText: inherits developers
89
SPDX-FileCopyrightText: escape-html developers
910
SPDX-FileCopyrightText: Varun A P
@@ -22,7 +23,6 @@ SPDX-FileCopyrightText: Feross Aboukhadijeh
2223
SPDX-FileCopyrightText: Evan You
2324
SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
2425
SPDX-FileCopyrightText: David Clark
25-
SPDX-FileCopyrightText: Christoph Wurst <christoph@winzerhof-wurst.at>
2626
SPDX-FileCopyrightText: Christoph Wurst
2727
SPDX-FileCopyrightText: Arnout Kazemier
2828
SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
@@ -31,20 +31,20 @@ SPDX-FileCopyrightText: @nextcloud/dialogs developers
3131

3232

3333
This file is generated from multiple sources. Included packages:
34+
- @nextcloud/browser-storage
35+
- version: 0.5.0
36+
- license: GPL-3.0-or-later
3437
- @nextcloud/auth
35-
- version: 2.5.2
38+
- version: 2.5.3
3639
- license: GPL-3.0-or-later
3740
- @nextcloud/axios
3841
- version: 2.5.2
3942
- license: GPL-3.0-or-later
40-
- @nextcloud/browser-storage
41-
- version: 0.4.0
42-
- license: GPL-3.0-or-later
4343
- @nextcloud/capabilities
4444
- version: 1.2.0
4545
- license: GPL-3.0-or-later
4646
- @nextcloud/dialogs
47-
- version: 6.3.1
47+
- version: 6.4.0
4848
- license: AGPL-3.0-or-later
4949
- semver
5050
- version: 7.6.3
@@ -53,7 +53,7 @@ This file is generated from multiple sources. Included packages:
5353
- version: 3.3.2
5454
- license: GPL-3.0-or-later
5555
- @nextcloud/files
56-
- version: 3.10.2
56+
- version: 3.12.0
5757
- license: AGPL-3.0-or-later
5858
- @nextcloud/initial-state
5959
- version: 2.2.0
@@ -94,6 +94,9 @@ This file is generated from multiple sources. Included packages:
9494
- base64-js
9595
- version: 1.5.1
9696
- license: MIT
97+
- buffer
98+
- version: 5.7.1
99+
- license: MIT
97100
- cancelable-promise
98101
- version: 4.3.1
99102
- license: MIT
@@ -133,6 +136,12 @@ This file is generated from multiple sources. Included packages:
133136
- process
134137
- version: 0.11.10
135138
- license: MIT
139+
- safe-buffer
140+
- version: 5.2.1
141+
- license: MIT
142+
- string_decoder
143+
- version: 1.3.0
144+
- license: MIT
136145
- style-loader
137146
- version: 4.0.0
138147
- license: MIT

dist/3920-3920.js.license

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,11 @@ SPDX-FileCopyrightText: @nextcloud/dialogs developers
5858

5959

6060
This file is generated from multiple sources. Included packages:
61+
- @nextcloud/browser-storage
62+
- version: 0.5.0
63+
- license: GPL-3.0-or-later
6164
- @nextcloud/auth
62-
- version: 2.5.2
65+
- version: 2.5.3
6366
- license: GPL-3.0-or-later
6467
- @nextcloud/axios
6568
- version: 2.5.2
@@ -71,7 +74,7 @@ This file is generated from multiple sources. Included packages:
7174
- version: 1.2.0
7275
- license: GPL-3.0-or-later
7376
- @nextcloud/dialogs
74-
- version: 6.3.1
77+
- version: 6.4.0
7578
- license: AGPL-3.0-or-later
7679
- semver
7780
- version: 7.6.3

dist/4057-4057.js

Lines changed: 0 additions & 2 deletions
This file was deleted.

dist/4057-4057.js.map

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

0 commit comments

Comments
 (0)