Skip to content

Commit 1d1653d

Browse files
committed
Chore: Compile assets
Signed-off-by: Louis Chemineau <[email protected]>
1 parent f2289cb commit 1d1653d

File tree

52 files changed

+257
-159
lines changed

Some content is hidden

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

52 files changed

+257
-159
lines changed

js/photos-dashboard.js

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

js/photos-dashboard.js.license

+12-6
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ SPDX-FileCopyrightText: Perry Mitchell <[email protected]>
2727
SPDX-FileCopyrightText: Paul Vorbach <[email protected]> (http://paul.vorba.ch)
2828
SPDX-FileCopyrightText: Paul Vorbach <[email protected]> (http://vorb.de)
2929
SPDX-FileCopyrightText: Olivier Scherrer <[email protected]>
30+
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
3031
SPDX-FileCopyrightText: Nathan Rajlich <[email protected]> (http://n8.io/)
3132
SPDX-FileCopyrightText: Matt Zabriskie
3233
SPDX-FileCopyrightText: Mathias Bynens
@@ -38,7 +39,6 @@ SPDX-FileCopyrightText: José F. Romaniello <[email protected]> (http://jos
3839
SPDX-FileCopyrightText: Jordan Harband <[email protected]>
3940
SPDX-FileCopyrightText: Jordan Harband
4041
SPDX-FileCopyrightText: John-David Dalton <[email protected]> (http://allyoucanleet.com/)
41-
SPDX-FileCopyrightText: John Molakvoæ <[email protected]>
4242
SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <[email protected]>
4343
SPDX-FileCopyrightText: Jeff Sagal <[email protected]>
4444
SPDX-FileCopyrightText: James Halliday
@@ -579,9 +579,6 @@ This file is generated from multiple sources. Included packages:
579579
- node-gettext
580580
- version: 3.0.0
581581
- license: MIT
582-
- path-browserify
583-
- version: 1.0.1
584-
- license: MIT
585582
- path-posix
586583
- version: 1.0.0
587584
- license: ISC
@@ -699,6 +696,15 @@ This file is generated from multiple sources. Included packages:
699696
- zwitch
700697
- version: 2.0.4
701698
- license: MIT
702-
- photos
703-
- version: 5.0.0-dev.0
699+
- inherits
700+
- version: 2.0.3
701+
- license: ISC
702+
- util
703+
- version: 0.10.4
704+
- license: MIT
705+
- path
706+
- version: 0.12.7
707+
- license: MIT
708+
- nextcloud
709+
- version: 1.0.0
704710
- license: AGPL-3.0-or-later

js/photos-dashboard.js.map

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

js/photos-main.js

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

js/photos-main.js.license

+12-6
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ SPDX-FileCopyrightText: Perry Mitchell <[email protected]>
3636
SPDX-FileCopyrightText: Paul Vorbach <[email protected]> (http://paul.vorba.ch)
3737
SPDX-FileCopyrightText: Paul Vorbach <[email protected]> (http://vorb.de)
3838
SPDX-FileCopyrightText: Olivier Scherrer <[email protected]>
39+
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
3940
SPDX-FileCopyrightText: Nathan Rajlich <[email protected]> (http://n8.io/)
4041
SPDX-FileCopyrightText: Matt Zabriskie
4142
SPDX-FileCopyrightText: Mathias Bynens
@@ -48,7 +49,6 @@ SPDX-FileCopyrightText: Jordan Humphreys <[email protected]>
4849
SPDX-FileCopyrightText: Jordan Harband <[email protected]>
4950
SPDX-FileCopyrightText: Jordan Harband
5051
SPDX-FileCopyrightText: John-David Dalton <[email protected]> (http://allyoucanleet.com/)
51-
SPDX-FileCopyrightText: John Molakvoæ <[email protected]>
5252
SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <[email protected]>
5353
SPDX-FileCopyrightText: Jeff Sagal <[email protected]>
5454
SPDX-FileCopyrightText: James Halliday
@@ -696,9 +696,6 @@ This file is generated from multiple sources. Included packages:
696696
- node-gettext
697697
- version: 3.0.0
698698
- license: MIT
699-
- path-browserify
700-
- version: 1.0.1
701-
- license: MIT
702699
- path-posix
703700
- version: 1.0.0
704701
- license: ISC
@@ -852,6 +849,15 @@ This file is generated from multiple sources. Included packages:
852849
- zwitch
853850
- version: 2.0.4
854851
- license: MIT
855-
- photos
856-
- version: 5.0.0-dev.0
852+
- inherits
853+
- version: 2.0.3
854+
- license: ISC
855+
- util
856+
- version: 0.10.4
857+
- license: MIT
858+
- path
859+
- version: 0.12.7
860+
- license: MIT
861+
- nextcloud
862+
- version: 1.0.0
857863
- license: AGPL-3.0-or-later

js/photos-main.js.map

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

js/photos-node_modules_blurhash_dist_esm_index_js-node_modules_vue-material-design-icons_ArrowLeft_vue--996eaf.js.license

+3-3
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ SPDX-FileCopyrightText: Perry Mitchell <[email protected]>
3737
SPDX-FileCopyrightText: Paul Vorbach <[email protected]> (http://paul.vorba.ch)
3838
SPDX-FileCopyrightText: Paul Vorbach <[email protected]> (http://vorb.de)
3939
SPDX-FileCopyrightText: Olivier Scherrer <[email protected]>
40+
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
4041
SPDX-FileCopyrightText: Nathan Rajlich <[email protected]> (http://n8.io/)
4142
SPDX-FileCopyrightText: Matt Zabriskie
4243
SPDX-FileCopyrightText: Mathias Bynens
@@ -49,7 +50,6 @@ SPDX-FileCopyrightText: Jordan Humphreys <[email protected]>
4950
SPDX-FileCopyrightText: Jordan Harband <[email protected]>
5051
SPDX-FileCopyrightText: Jordan Harband
5152
SPDX-FileCopyrightText: John-David Dalton <[email protected]> (http://allyoucanleet.com/)
52-
SPDX-FileCopyrightText: John Molakvoæ <[email protected]>
5353
SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <[email protected]>
5454
SPDX-FileCopyrightText: Jeff Sagal <[email protected]>
5555
SPDX-FileCopyrightText: James Halliday
@@ -835,6 +835,6 @@ This file is generated from multiple sources. Included packages:
835835
- zwitch
836836
- version: 2.0.4
837837
- license: MIT
838-
- photos
839-
- version: 5.0.0-dev.0
838+
- nextcloud
839+
- version: 1.0.0
840840
- license: AGPL-3.0-or-later

js/photos-node_modules_blurhash_dist_esm_index_js-node_modules_vue-material-design-icons_ArrowLeft_vue--f24de2.js.license

+3-3
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ SPDX-FileCopyrightText: Perry Mitchell <[email protected]>
3737
SPDX-FileCopyrightText: Paul Vorbach <[email protected]> (http://paul.vorba.ch)
3838
SPDX-FileCopyrightText: Paul Vorbach <[email protected]> (http://vorb.de)
3939
SPDX-FileCopyrightText: Olivier Scherrer <[email protected]>
40+
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
4041
SPDX-FileCopyrightText: Nathan Rajlich <[email protected]> (http://n8.io/)
4142
SPDX-FileCopyrightText: Matt Zabriskie
4243
SPDX-FileCopyrightText: Mathias Bynens
@@ -49,7 +50,6 @@ SPDX-FileCopyrightText: Jordan Humphreys <[email protected]>
4950
SPDX-FileCopyrightText: Jordan Harband <[email protected]>
5051
SPDX-FileCopyrightText: Jordan Harband
5152
SPDX-FileCopyrightText: John-David Dalton <[email protected]> (http://allyoucanleet.com/)
52-
SPDX-FileCopyrightText: John Molakvoæ <[email protected]>
5353
SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <[email protected]>
5454
SPDX-FileCopyrightText: Jeff Sagal <[email protected]>
5555
SPDX-FileCopyrightText: James Halliday
@@ -835,6 +835,6 @@ This file is generated from multiple sources. Included packages:
835835
- zwitch
836836
- version: 2.0.4
837837
- license: MIT
838-
- photos
839-
- version: 5.0.0-dev.0
838+
- nextcloud
839+
- version: 1.0.0
840840
- license: AGPL-3.0-or-later

js/photos-node_modules_blurhash_dist_esm_index_js-node_modules_vue-material-design-icons_PackageVariant-6bf9ec.js.license

+12-6
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ SPDX-FileCopyrightText: Perry Mitchell <[email protected]>
3737
SPDX-FileCopyrightText: Paul Vorbach <[email protected]> (http://paul.vorba.ch)
3838
SPDX-FileCopyrightText: Paul Vorbach <[email protected]> (http://vorb.de)
3939
SPDX-FileCopyrightText: Olivier Scherrer <[email protected]>
40+
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
4041
SPDX-FileCopyrightText: Nathan Rajlich <[email protected]> (http://n8.io/)
4142
SPDX-FileCopyrightText: Matt Zabriskie
4243
SPDX-FileCopyrightText: Mathias Bynens
@@ -49,7 +50,6 @@ SPDX-FileCopyrightText: Jordan Humphreys <[email protected]>
4950
SPDX-FileCopyrightText: Jordan Harband <[email protected]>
5051
SPDX-FileCopyrightText: Jordan Harband
5152
SPDX-FileCopyrightText: John-David Dalton <[email protected]> (http://allyoucanleet.com/)
52-
SPDX-FileCopyrightText: John Molakvoæ <[email protected]>
5353
SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <[email protected]>
5454
SPDX-FileCopyrightText: Jeff Sagal <[email protected]>
5555
SPDX-FileCopyrightText: James Halliday
@@ -701,9 +701,6 @@ This file is generated from multiple sources. Included packages:
701701
- node-gettext
702702
- version: 3.0.0
703703
- license: MIT
704-
- path-browserify
705-
- version: 1.0.1
706-
- license: MIT
707704
- path-posix
708705
- version: 1.0.0
709706
- license: ISC
@@ -851,6 +848,15 @@ This file is generated from multiple sources. Included packages:
851848
- zwitch
852849
- version: 2.0.4
853850
- license: MIT
854-
- photos
855-
- version: 5.0.0-dev.0
851+
- inherits
852+
- version: 2.0.3
853+
- license: ISC
854+
- util
855+
- version: 0.10.4
856+
- license: MIT
857+
- path
858+
- version: 0.12.7
859+
- license: MIT
860+
- nextcloud
861+
- version: 1.0.0
856862
- license: AGPL-3.0-or-later

js/photos-node_modules_blurhash_dist_esm_index_js-node_modules_vue-material-design-icons_PackageVariant-bff37a.js.license

+3-3
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ SPDX-FileCopyrightText: Perry Mitchell <[email protected]>
3636
SPDX-FileCopyrightText: Paul Vorbach <[email protected]> (http://paul.vorba.ch)
3737
SPDX-FileCopyrightText: Paul Vorbach <[email protected]> (http://vorb.de)
3838
SPDX-FileCopyrightText: Olivier Scherrer <[email protected]>
39+
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
3940
SPDX-FileCopyrightText: Nathan Rajlich <[email protected]> (http://n8.io/)
4041
SPDX-FileCopyrightText: Matt Zabriskie
4142
SPDX-FileCopyrightText: Mathias Bynens
@@ -48,7 +49,6 @@ SPDX-FileCopyrightText: Jordan Humphreys <[email protected]>
4849
SPDX-FileCopyrightText: Jordan Harband <[email protected]>
4950
SPDX-FileCopyrightText: Jordan Harband
5051
SPDX-FileCopyrightText: John-David Dalton <[email protected]> (http://allyoucanleet.com/)
51-
SPDX-FileCopyrightText: John Molakvoæ <[email protected]>
5252
SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <[email protected]>
5353
SPDX-FileCopyrightText: Jeff Sagal <[email protected]>
5454
SPDX-FileCopyrightText: James Halliday
@@ -817,6 +817,6 @@ This file is generated from multiple sources. Included packages:
817817
- zwitch
818818
- version: 2.0.4
819819
- license: MIT
820-
- photos
821-
- version: 5.0.0-dev.0
820+
- nextcloud
821+
- version: 1.0.0
822822
- license: AGPL-3.0-or-later

js/photos-node_modules_moment_locale_sync_recursive_-src_views_PhotosTab_vue.js.license

+14-7
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@ SPDX-License-Identifier: BSD-2-Clause
55
SPDX-License-Identifier: AGPL-3.0-or-later
66
SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
77
SPDX-FileCopyrightText: leaflet developers
8+
SPDX-FileCopyrightText: inherits developers
89
SPDX-FileCopyrightText: escape-html developers
910
SPDX-FileCopyrightText: Tobias Koppers @sokra
1011
SPDX-FileCopyrightText: Roman Shtylman <[email protected]>
1112
SPDX-FileCopyrightText: Rob Cresswell <[email protected]>
1213
SPDX-FileCopyrightText: Perry Mitchell <[email protected]>
14+
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
1315
SPDX-FileCopyrightText: Mickael Bouchaud
16+
SPDX-FileCopyrightText: Joyent
1417
SPDX-FileCopyrightText: John-David Dalton <[email protected]> (http://allyoucanleet.com/)
15-
SPDX-FileCopyrightText: John Molakvoæ <[email protected]>
16-
SPDX-FileCopyrightText: James Halliday
1718
SPDX-FileCopyrightText: Iskren Ivov Chernev <[email protected]> (https://github.com/ichernev)
1819
SPDX-FileCopyrightText: GitHub Inc.
1920
SPDX-FileCopyrightText: Evan You
@@ -89,9 +90,6 @@ This file is generated from multiple sources. Included packages:
8990
- node-gettext
9091
- version: 3.0.0
9192
- license: MIT
92-
- path-browserify
93-
- version: 1.0.1
94-
- license: MIT
9593
- process
9694
- version: 0.11.10
9795
- license: MIT
@@ -110,6 +108,15 @@ This file is generated from multiple sources. Included packages:
110108
- vue2-leaflet
111109
- version: 2.7.1
112110
- license: MIT
113-
- photos
114-
- version: 5.0.0-dev.0
111+
- inherits
112+
- version: 2.0.3
113+
- license: ISC
114+
- util
115+
- version: 0.10.4
116+
- license: MIT
117+
- path
118+
- version: 0.12.7
119+
- license: MIT
120+
- nextcloud
121+
- version: 1.0.0
115122
- license: AGPL-3.0-or-later

js/photos-node_modules_vue-material-design-icons_ArrowLeft_vue-src_views_Timeline_vue.js

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

js/photos-node_modules_vue-material-design-icons_ArrowLeft_vue-src_views_Timeline_vue.js.license

+12-6
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ SPDX-FileCopyrightText: Perry Mitchell <[email protected]>
3737
SPDX-FileCopyrightText: Paul Vorbach <[email protected]> (http://paul.vorba.ch)
3838
SPDX-FileCopyrightText: Paul Vorbach <[email protected]> (http://vorb.de)
3939
SPDX-FileCopyrightText: Olivier Scherrer <[email protected]>
40+
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
4041
SPDX-FileCopyrightText: Nathan Rajlich <[email protected]> (http://n8.io/)
4142
SPDX-FileCopyrightText: Matt Zabriskie
4243
SPDX-FileCopyrightText: Mathias Bynens
@@ -49,7 +50,6 @@ SPDX-FileCopyrightText: Jordan Humphreys <[email protected]>
4950
SPDX-FileCopyrightText: Jordan Harband <[email protected]>
5051
SPDX-FileCopyrightText: Jordan Harband
5152
SPDX-FileCopyrightText: John-David Dalton <[email protected]> (http://allyoucanleet.com/)
52-
SPDX-FileCopyrightText: John Molakvoæ <[email protected]>
5353
SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <[email protected]>
5454
SPDX-FileCopyrightText: Jeff Sagal <[email protected]>
5555
SPDX-FileCopyrightText: James Halliday
@@ -707,9 +707,6 @@ This file is generated from multiple sources. Included packages:
707707
- node-gettext
708708
- version: 3.0.0
709709
- license: MIT
710-
- path-browserify
711-
- version: 1.0.1
712-
- license: MIT
713710
- path-posix
714711
- version: 1.0.0
715712
- license: ISC
@@ -857,6 +854,15 @@ This file is generated from multiple sources. Included packages:
857854
- zwitch
858855
- version: 2.0.4
859856
- license: MIT
860-
- photos
861-
- version: 5.0.0-dev.0
857+
- inherits
858+
- version: 2.0.3
859+
- license: ISC
860+
- util
861+
- version: 0.10.4
862+
- license: MIT
863+
- path
864+
- version: 0.12.7
865+
- license: MIT
866+
- nextcloud
867+
- version: 1.0.0
862868
- license: AGPL-3.0-or-later

js/photos-node_modules_vue-material-design-icons_ArrowLeft_vue-src_views_Timeline_vue.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)