Skip to content

Commit 5b1014d

Browse files
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <[email protected]>
1 parent 53fa229 commit 5b1014d

File tree

41 files changed

+142
-247
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

+142
-247
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

+6-12
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ 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
3130
SPDX-FileCopyrightText: Nathan Rajlich <[email protected]> (http://n8.io/)
3231
SPDX-FileCopyrightText: Matt Zabriskie
3332
SPDX-FileCopyrightText: Mathias Bynens
@@ -39,6 +38,7 @@ SPDX-FileCopyrightText: José F. Romaniello <[email protected]> (http://jos
3938
SPDX-FileCopyrightText: Jordan Harband <[email protected]>
4039
SPDX-FileCopyrightText: Jordan Harband
4140
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,6 +579,9 @@ 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
582585
- path-posix
583586
- version: 1.0.0
584587
- license: ISC
@@ -696,15 +699,6 @@ This file is generated from multiple sources. Included packages:
696699
- zwitch
697700
- version: 2.0.4
698701
- license: MIT
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
702+
- photos
703+
- version: 5.0.0-dev.0
710704
- 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

+6-12
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ 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
4039
SPDX-FileCopyrightText: Nathan Rajlich <[email protected]> (http://n8.io/)
4140
SPDX-FileCopyrightText: Matt Zabriskie
4241
SPDX-FileCopyrightText: Mathias Bynens
@@ -49,6 +48,7 @@ SPDX-FileCopyrightText: Jordan Humphreys <[email protected]>
4948
SPDX-FileCopyrightText: Jordan Harband <[email protected]>
5049
SPDX-FileCopyrightText: Jordan Harband
5150
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,6 +696,9 @@ 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
699702
- path-posix
700703
- version: 1.0.0
701704
- license: ISC
@@ -849,15 +852,6 @@ This file is generated from multiple sources. Included packages:
849852
- zwitch
850853
- version: 2.0.4
851854
- license: MIT
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
855+
- photos
856+
- version: 5.0.0-dev.0
863857
- 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,7 +37,6 @@ 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
4140
SPDX-FileCopyrightText: Nathan Rajlich <[email protected]> (http://n8.io/)
4241
SPDX-FileCopyrightText: Matt Zabriskie
4342
SPDX-FileCopyrightText: Mathias Bynens
@@ -50,6 +49,7 @@ SPDX-FileCopyrightText: Jordan Humphreys <[email protected]>
5049
SPDX-FileCopyrightText: Jordan Harband <[email protected]>
5150
SPDX-FileCopyrightText: Jordan Harband
5251
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-
- nextcloud
839-
- version: 1.0.0
838+
- photos
839+
- version: 5.0.0-dev.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,7 +37,6 @@ 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
4140
SPDX-FileCopyrightText: Nathan Rajlich <[email protected]> (http://n8.io/)
4241
SPDX-FileCopyrightText: Matt Zabriskie
4342
SPDX-FileCopyrightText: Mathias Bynens
@@ -50,6 +49,7 @@ SPDX-FileCopyrightText: Jordan Humphreys <[email protected]>
5049
SPDX-FileCopyrightText: Jordan Harband <[email protected]>
5150
SPDX-FileCopyrightText: Jordan Harband
5251
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-
- nextcloud
839-
- version: 1.0.0
838+
- photos
839+
- version: 5.0.0-dev.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

+6-12
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ 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
4140
SPDX-FileCopyrightText: Nathan Rajlich <[email protected]> (http://n8.io/)
4241
SPDX-FileCopyrightText: Matt Zabriskie
4342
SPDX-FileCopyrightText: Mathias Bynens
@@ -50,6 +49,7 @@ SPDX-FileCopyrightText: Jordan Humphreys <[email protected]>
5049
SPDX-FileCopyrightText: Jordan Harband <[email protected]>
5150
SPDX-FileCopyrightText: Jordan Harband
5251
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,6 +701,9 @@ 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
704707
- path-posix
705708
- version: 1.0.0
706709
- license: ISC
@@ -848,15 +851,6 @@ This file is generated from multiple sources. Included packages:
848851
- zwitch
849852
- version: 2.0.4
850853
- license: MIT
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
854+
- photos
855+
- version: 5.0.0-dev.0
862856
- 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,7 +36,6 @@ 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
4039
SPDX-FileCopyrightText: Nathan Rajlich <[email protected]> (http://n8.io/)
4140
SPDX-FileCopyrightText: Matt Zabriskie
4241
SPDX-FileCopyrightText: Mathias Bynens
@@ -49,6 +48,7 @@ SPDX-FileCopyrightText: Jordan Humphreys <[email protected]>
4948
SPDX-FileCopyrightText: Jordan Harband <[email protected]>
5049
SPDX-FileCopyrightText: Jordan Harband
5150
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-
- nextcloud
821-
- version: 1.0.0
820+
- photos
821+
- version: 5.0.0-dev.0
822822
- license: AGPL-3.0-or-later

js/photos-node_modules_moment_locale_sync_recursive_-src_views_PhotosTab_vue.js.license

+7-14
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,15 @@ 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
98
SPDX-FileCopyrightText: escape-html developers
109
SPDX-FileCopyrightText: Tobias Koppers @sokra
1110
SPDX-FileCopyrightText: Roman Shtylman <[email protected]>
1211
SPDX-FileCopyrightText: Rob Cresswell <[email protected]>
1312
SPDX-FileCopyrightText: Perry Mitchell <[email protected]>
14-
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
1513
SPDX-FileCopyrightText: Mickael Bouchaud
16-
SPDX-FileCopyrightText: Joyent
1714
SPDX-FileCopyrightText: John-David Dalton <[email protected]> (http://allyoucanleet.com/)
15+
SPDX-FileCopyrightText: John Molakvoæ <[email protected]>
16+
SPDX-FileCopyrightText: James Halliday
1817
SPDX-FileCopyrightText: Iskren Ivov Chernev <[email protected]> (https://github.com/ichernev)
1918
SPDX-FileCopyrightText: GitHub Inc.
2019
SPDX-FileCopyrightText: Evan You
@@ -90,6 +89,9 @@ This file is generated from multiple sources. Included packages:
9089
- node-gettext
9190
- version: 3.0.0
9291
- license: MIT
92+
- path-browserify
93+
- version: 1.0.1
94+
- license: MIT
9395
- process
9496
- version: 0.11.10
9597
- license: MIT
@@ -108,15 +110,6 @@ This file is generated from multiple sources. Included packages:
108110
- vue2-leaflet
109111
- version: 2.7.1
110112
- license: MIT
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
113+
- photos
114+
- version: 5.0.0-dev.0
122115
- license: AGPL-3.0-or-later

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

+6-12
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ 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
4140
SPDX-FileCopyrightText: Nathan Rajlich <[email protected]> (http://n8.io/)
4241
SPDX-FileCopyrightText: Matt Zabriskie
4342
SPDX-FileCopyrightText: Mathias Bynens
@@ -50,6 +49,7 @@ SPDX-FileCopyrightText: Jordan Humphreys <[email protected]>
5049
SPDX-FileCopyrightText: Jordan Harband <[email protected]>
5150
SPDX-FileCopyrightText: Jordan Harband
5251
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,6 +707,9 @@ 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
710713
- path-posix
711714
- version: 1.0.0
712715
- license: ISC
@@ -854,15 +857,6 @@ This file is generated from multiple sources. Included packages:
854857
- zwitch
855858
- version: 2.0.4
856859
- license: MIT
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
860+
- photos
861+
- version: 5.0.0-dev.0
868862
- license: AGPL-3.0-or-later

js/photos-node_modules_vue-material-design-icons_FolderMultipleImage_vue-src_views_AlbumContent_vue.js.license

+5-12
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ SPDX-FileCopyrightText: Perry Mitchell <[email protected]>
3838
SPDX-FileCopyrightText: Paul Vorbach <[email protected]> (http://paul.vorba.ch)
3939
SPDX-FileCopyrightText: Paul Vorbach <[email protected]> (http://vorb.de)
4040
SPDX-FileCopyrightText: Olivier Scherrer <[email protected]>
41-
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
4241
SPDX-FileCopyrightText: Nathan Rajlich <[email protected]> (http://n8.io/)
4342
SPDX-FileCopyrightText: Matt Zabriskie
4443
SPDX-FileCopyrightText: Mathias Bynens
@@ -718,6 +717,9 @@ This file is generated from multiple sources. Included packages:
718717
- eventemitter3
719718
- version: 5.0.1
720719
- license: MIT
720+
- path-browserify
721+
- version: 1.0.1
722+
- license: MIT
721723
- path-posix
722724
- version: 1.0.0
723725
- license: ISC
@@ -868,15 +870,6 @@ This file is generated from multiple sources. Included packages:
868870
- zwitch
869871
- version: 2.0.4
870872
- license: MIT
871-
- inherits
872-
- version: 2.0.3
873-
- license: ISC
874-
- util
875-
- version: 0.10.4
876-
- license: MIT
877-
- path
878-
- version: 0.12.7
879-
- license: MIT
880-
- nextcloud
881-
- version: 1.0.0
873+
- photos
874+
- version: 5.0.0-dev.0
882875
- license: AGPL-3.0-or-later

js/photos-public.js

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

js/photos-public.js.license

+6-12
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ SPDX-FileCopyrightText: Perry Mitchell <[email protected]>
3535
SPDX-FileCopyrightText: Paul Vorbach <[email protected]> (http://paul.vorba.ch)
3636
SPDX-FileCopyrightText: Paul Vorbach <[email protected]> (http://vorb.de)
3737
SPDX-FileCopyrightText: Olivier Scherrer <[email protected]>
38-
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
3938
SPDX-FileCopyrightText: Nathan Rajlich <[email protected]> (http://n8.io/)
4039
SPDX-FileCopyrightText: Matt Zabriskie
4140
SPDX-FileCopyrightText: Mathias Bynens
@@ -48,6 +47,7 @@ SPDX-FileCopyrightText: Jordan Humphreys <[email protected]>
4847
SPDX-FileCopyrightText: Jordan Harband <[email protected]>
4948
SPDX-FileCopyrightText: Jordan Harband
5049
SPDX-FileCopyrightText: John-David Dalton <[email protected]> (http://allyoucanleet.com/)
50+
SPDX-FileCopyrightText: John Molakvoæ <[email protected]>
5151
SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <[email protected]>
5252
SPDX-FileCopyrightText: Jeff Sagal <[email protected]>
5353
SPDX-FileCopyrightText: James Halliday
@@ -692,6 +692,9 @@ This file is generated from multiple sources. Included packages:
692692
- node-gettext
693693
- version: 3.0.0
694694
- license: MIT
695+
- path-browserify
696+
- version: 1.0.1
697+
- license: MIT
695698
- path-posix
696699
- version: 1.0.0
697700
- license: ISC
@@ -842,15 +845,6 @@ This file is generated from multiple sources. Included packages:
842845
- zwitch
843846
- version: 2.0.4
844847
- license: MIT
845-
- inherits
846-
- version: 2.0.3
847-
- license: ISC
848-
- util
849-
- version: 0.10.4
850-
- license: MIT
851-
- path
852-
- version: 0.12.7
853-
- license: MIT
854-
- nextcloud
855-
- version: 1.0.0
848+
- photos
849+
- version: 5.0.0-dev.0
856850
- license: AGPL-3.0-or-later

js/photos-public.js.map

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

js/photos-sidebar.js

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

0 commit comments

Comments
 (0)