Skip to content

Commit da8e210

Browse files
committed
chore: compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
1 parent 5eff900 commit da8e210

18 files changed

+90
-24
lines changed

dist/core-common.js

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

dist/core-common.js.map

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

dist/files-init.js

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

dist/files-init.js.license

+61
Original file line numberDiff line numberDiff line change
@@ -10,29 +10,39 @@ SPDX-FileCopyrightText: inherits developers
1010
SPDX-FileCopyrightText: escape-html developers
1111
SPDX-FileCopyrightText: Varun A P
1212
SPDX-FileCopyrightText: Tobias Koppers @sokra
13+
SPDX-FileCopyrightText: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
1314
SPDX-FileCopyrightText: T. Jameson Little <t.jameson.little@gmail.com>
1415
SPDX-FileCopyrightText: Sindre Sorhus
1516
SPDX-FileCopyrightText: Rubén Norte <ruben.norte@softonic.com>
1617
SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
1718
SPDX-FileCopyrightText: Roeland Jago Douma
19+
SPDX-FileCopyrightText: Paul Vorbach <paul@vorba.ch> (http://paul.vorba.ch)
20+
SPDX-FileCopyrightText: Paul Vorbach <paul@vorb.de> (http://vorb.de)
1821
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
1922
SPDX-FileCopyrightText: Matt Zabriskie
2023
SPDX-FileCopyrightText: Joyent
2124
SPDX-FileCopyrightText: Jonas Schade <derzade@gmail.com>
25+
SPDX-FileCopyrightText: John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)
2226
SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
27+
SPDX-FileCopyrightText: Jacob Clevenger<https://github.com/wheatjs>
28+
SPDX-FileCopyrightText: Iskren Ivov Chernev <iskren.chernev@gmail.com> (https://github.com/ichernev)
2329
SPDX-FileCopyrightText: Guillaume Chau <guillaume.b.chau@gmail.com>
2430
SPDX-FileCopyrightText: Guillaume Chau
2531
SPDX-FileCopyrightText: GitHub Inc.
2632
SPDX-FileCopyrightText: Feross Aboukhadijeh
2733
SPDX-FileCopyrightText: Evan You
34+
SPDX-FileCopyrightText: Eugene Sharygin <eush77@gmail.com>
35+
SPDX-FileCopyrightText: Eric Norris (https://github.com/ericnorris)
2836
SPDX-FileCopyrightText: Eduardo San Martin Morote
2937
SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
38+
SPDX-FileCopyrightText: Denis Pushkarev
3039
SPDX-FileCopyrightText: David Clark
3140
SPDX-FileCopyrightText: Christoph Wurst <christoph@winzerhof-wurst.at>
3241
SPDX-FileCopyrightText: Christoph Wurst
3342
SPDX-FileCopyrightText: Austin Andrews
3443
SPDX-FileCopyrightText: Arnout Kazemier
3544
SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
45+
SPDX-FileCopyrightText: Andris Reinman
3646
SPDX-FileCopyrightText: Alkemics
3747
SPDX-FileCopyrightText: @nextcloud/dialogs developers
3848

@@ -77,6 +87,12 @@ This file is generated from multiple sources. Included packages:
7787
- @nextcloud/logger
7888
- version: 3.0.2
7989
- license: GPL-3.0-or-later
90+
- @nextcloud/router
91+
- version: 2.2.1
92+
- license: GPL-3.0-or-later
93+
- @nextcloud/moment
94+
- version: 1.3.2
95+
- license: GPL-3.0-or-later
8096
- @nextcloud/paths
8197
- version: 2.2.1
8298
- license: GPL-3.0-or-later
@@ -101,6 +117,9 @@ This file is generated from multiple sources. Included packages:
101117
- @vue/devtools-api
102118
- version: 6.6.3
103119
- license: MIT
120+
- @vueuse/components
121+
- version: 11.1.0
122+
- license: MIT
104123
- @vueuse/core
105124
- version: 11.1.0
106125
- license: MIT
@@ -119,6 +138,15 @@ This file is generated from multiple sources. Included packages:
119138
- cancelable-promise
120139
- version: 4.3.1
121140
- license: MIT
141+
- charenc
142+
- version: 0.0.2
143+
- license: BSD-3-Clause
144+
- core-js
145+
- version: 3.40.0
146+
- license: MIT
147+
- crypt
148+
- version: 0.0.2
149+
- license: BSD-3-Clause
122150
- css-loader
123151
- version: 7.1.2
124152
- license: MIT
@@ -137,9 +165,24 @@ This file is generated from multiple sources. Included packages:
137165
- ieee754
138166
- version: 1.2.1
139167
- license: BSD-3-Clause
168+
- is-buffer
169+
- version: 1.1.6
170+
- license: MIT
140171
- is-retry-allowed
141172
- version: 2.2.0
142173
- license: MIT
174+
- lodash.get
175+
- version: 4.4.2
176+
- license: MIT
177+
- md5
178+
- version: 2.3.0
179+
- license: BSD-3-Clause
180+
- moment
181+
- version: 2.30.1
182+
- license: MIT
183+
- node-gettext
184+
- version: 3.0.0
185+
- license: MIT
143186
- buffer
144187
- version: 6.0.3
145188
- license: MIT
@@ -167,6 +210,9 @@ This file is generated from multiple sources. Included packages:
167210
- process
168211
- version: 0.11.10
169212
- license: MIT
213+
- striptags
214+
- version: 3.2.0
215+
- license: MIT
170216
- style-loader
171217
- version: 4.0.0
172218
- license: MIT
@@ -179,9 +225,24 @@ This file is generated from multiple sources. Included packages:
179225
- typescript-event-target
180226
- version: 1.1.1
181227
- license: MIT
228+
- unist-builder
229+
- version: 4.0.0
230+
- license: MIT
231+
- unist-util-is
232+
- version: 6.0.0
233+
- license: MIT
234+
- unist-util-visit-parents
235+
- version: 6.0.1
236+
- license: MIT
237+
- unist-util-visit
238+
- version: 5.0.0
239+
- license: MIT
182240
- vue-loader
183241
- version: 15.11.1
184242
- license: MIT
243+
- vue-router
244+
- version: 3.6.5
245+
- license: MIT
185246
- vue
186247
- version: 2.7.16
187248
- license: MIT

dist/files-init.js.map

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

dist/files-main.js

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

dist/files-main.js.map

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

dist/files_sharing-init.js

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

dist/files_sharing-init.js.map

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

dist/files_trashbin-init.js

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

dist/files_trashbin-init.js.license

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ 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: Apache-2.0
56
SPDX-License-Identifier: AGPL-3.0-or-later
67
SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
78
SPDX-FileCopyrightText: inherits developers
@@ -33,13 +34,17 @@ SPDX-FileCopyrightText: Denis Pushkarev
3334
SPDX-FileCopyrightText: David Clark
3435
SPDX-FileCopyrightText: Christoph Wurst <christoph@winzerhof-wurst.at>
3536
SPDX-FileCopyrightText: Christoph Wurst
37+
SPDX-FileCopyrightText: Austin Andrews
3638
SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
3739
SPDX-FileCopyrightText: Andris Reinman
3840
SPDX-FileCopyrightText: Alkemics
3941
SPDX-FileCopyrightText: @nextcloud/dialogs developers
4042

4143

4244
This file is generated from multiple sources. Included packages:
45+
- @mdi/svg
46+
- version: 7.4.47
47+
- license: Apache-2.0
4348
- @nextcloud/auth
4449
- version: 2.4.0
4550
- license: GPL-3.0-or-later

dist/files_trashbin-init.js.map

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

dist/settings-vue-settings-admin-basic-settings.js

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

dist/settings-vue-settings-admin-basic-settings.js.map

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

dist/updatenotification-update-notification-legacy.js

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

dist/updatenotification-update-notification-legacy.js.map

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

0 commit comments

Comments
 (0)