Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion REUSE.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,13 @@ SPDX-FileCopyrightText = "none"
SPDX-License-Identifier = "CC0-1.0"

[[annotations]]
path = ["l10n/**.js", "l10n/**.json", "js/**.js.map", "js/**.js", "js/**.mjs", "js/**.mjs.map", "js/templates/**.handlebars", "screenshots/screenshot1.png", "src/assets/file-placeholder.svg"]
path = ["js/**.map"]
precedence = "override"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is needed to remove warning from REUSE because there are SPDX headers within the map file (as they contain all sources).

It basically tells REUSE to use this license here instead of parsing the file.

SPDX-FileCopyrightText = "2019 Nextcloud GmbH and Nextcloud contributors"
SPDX-License-Identifier = "AGPL-3.0-or-later"

[[annotations]]
path = ["l10n/**.js", "l10n/**.json", "css/**.css", "js/**.mjs", "js/photos-service-worker.js", "screenshots/screenshot1.png", "src/assets/file-placeholder.svg"]
precedence = "aggregate"
SPDX-FileCopyrightText = "2019 Nextcloud GmbH and Nextcloud contributors"
SPDX-License-Identifier = "AGPL-3.0-or-later"
Expand Down
1 change: 1 addition & 0 deletions css/AlbumContent-EtdaYWld.chunk.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions css/AlbumForm-CndqK4Og.chunk.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions css/Albums-yF6tEABS.chunk.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions css/CollectionContent-B1SM4gmH.chunk.css
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.collection[data-v-e132e602]{display:flex;flex-direction:column}.collection__media[data-v-e132e602]{padding:0 64px}@media only screen and (max-width: 1200px){.collection__media[data-v-e132e602]{padding:0 4px}}
1 change: 1 addition & 0 deletions css/CollectionCover-CmbAS5BV.chunk.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions css/ConflictPicker-CFOq9cp6-BsO8Pe4j.chunk.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions css/FaceContent-Cw1fpazW.chunk.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions css/FaceCover-DsFk8J49.chunk.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions css/FaceMergeForm-CQlsiHfH.chunk.css
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.face-list[data-v-ffc73136]{display:flex;flex-direction:row;height:350px;flex-wrap:wrap;padding:12px}.loader[data-v-ffc73136]{margin:25% auto}
1 change: 1 addition & 0 deletions css/Faces-CnUPjttf.chunk.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions css/File-BgejfTEh.chunk.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions css/FilesListViewer-Q5BWpLK0.chunk.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading