diff --git a/REUSE.toml b/REUSE.toml index 46a455bf4b..3a2afd25fe 100644 --- a/REUSE.toml +++ b/REUSE.toml @@ -9,7 +9,11 @@ path = [ "spec/*", "src/**/README.md", "mods/**", - ".github/ISSUE_TEMPLATE/*" + ".github/ISSUE_TEMPLATE/*", + "view/theme/frio/README.md", + "view/theme/vier/README.md", + "view/theme/quattro/TODO", + "view/theme/quattro/**Makefile" ] SPDX-FileCopyrightText = "2010-2024 The Friendica Project" SPDX-License-Identifier = "CC0-1.0" @@ -19,6 +23,19 @@ path = "view/lang/**/strings.php" SPDX-FileCopyrightText = "2010-2024 The Friendica Project" SPDX-License-Identifier = "AGPL-3.0-or-later" +[[annotations]] +path = [ + "view/theme/vier/css/font-awesome*.css", + "view/theme/vier/css/font2.css" +] +SPDX-FileCopyrightText = "Dave Gandy" +SPDX-License-Identifier = "MIT" + +[[annotations]] +path = "view/theme/vier/font/*" +SPDX-FileCopyrightText = "Dave Gandy" +SPDX-License-Identifier = "OFL-1.1" + [[annotations]] path = "view/theme/frio/font/open_sans/**" SPDX-FileCopyrightText = "2010 Steve Matteson, Google LLC" @@ -58,3 +75,26 @@ SPDX-License-Identifier = "MIT" path = "view/js/fancybox/**" SPDX-FileCopyrightText = "2019 fancyApps" SPDX-License-Identifier = "GPL-3.0-only" + +[[annotations]] +path = [ + "view/theme/smoothly/js/modernizr.custom.2.5.3.*js", + "view/js/modernizr.js" +] +SPDX-FileCopyrightText = "modernizrJS" +SPDX-License-Identifier = "MIT OR BSD-3-Clause" + +[[annotations]] +path = "view/theme/frio/frameworks/jquery-scrollspy/*" +SPDX-FileCopyrightText = "2011 Samual Alexander, 2015 SoftwareSpot" +SPDX-License-Identifier = "MIT" + +[[annotations]] +path = "view/theme/frio/frameworks/flexMenu/*" +SPDX-FileCopyrightText = "2012-2014 352 Inc. & Contributors" +SPDX-License-Identifier = "MIT" + +[[annotations]] +path = "view/theme/frio/php/PHPColors/*" +SPDX-FileCopyrightText = "Arlo Carreon" +SPDX-License-Identifier = "MIT" diff --git a/view/theme/quattro/dark/colors.less b/view/theme/quattro/dark/colors.less index 442a34e853..a5ffede3ff 100644 --- a/view/theme/quattro/dark/colors.less +++ b/view/theme/quattro/dark/colors.less @@ -1,3 +1,9 @@ +/* + * SPDX-FileCopyrightText: 2010-2024 the Friendica project + * + * SPDX-License-Identifier: AGPL-3.0-or-later + */ + // Quattro Theme LESS file // "Echo" palette from Inkscape diff --git a/view/theme/quattro/dark/style.css b/view/theme/quattro/dark/style.css index dd2125bdc6..ff2bac5d17 100644 --- a/view/theme/quattro/dark/style.css +++ b/view/theme/quattro/dark/style.css @@ -1,3 +1,9 @@ +/* + * SPDX-FileCopyrightText: 2010-2024 the Friendica project + * + * SPDX-License-Identifier: AGPL-3.0-or-later + */ + /* THIS FILE IS GENERATED FROM THE less SOURCE DO NOT EDIT MANUALLY */ /** * Fabio Comuni diff --git a/view/theme/quattro/dark/style.less b/view/theme/quattro/dark/style.less index 7d81e788a9..d425a8c116 100644 --- a/view/theme/quattro/dark/style.less +++ b/view/theme/quattro/dark/style.less @@ -1,3 +1,9 @@ +/* + * SPDX-FileCopyrightText: 2010-2024 the Friendica project + * + * SPDX-License-Identifier: AGPL-3.0-or-later + */ + /** * Fabio Comuni **/ diff --git a/view/theme/quattro/green/colors.less b/view/theme/quattro/green/colors.less index e115b33a5b..31c8e1c4f5 100644 --- a/view/theme/quattro/green/colors.less +++ b/view/theme/quattro/green/colors.less @@ -1,3 +1,9 @@ +/* + * SPDX-FileCopyrightText: 2010-2024 the Friendica project + * + * SPDX-License-Identifier: AGPL-3.0-or-later + */ + // Quattro Theme LESS file // "Echo" palette from Inkscape diff --git a/view/theme/quattro/green/style.css b/view/theme/quattro/green/style.css index 416025b25e..044ec5956a 100644 --- a/view/theme/quattro/green/style.css +++ b/view/theme/quattro/green/style.css @@ -1,3 +1,9 @@ +/* + * SPDX-FileCopyrightText: 2010-2024 the Friendica project + * + * SPDX-License-Identifier: AGPL-3.0-or-later + */ + /* THIS FILE IS GENERATED FROM THE less SOURCE DO NOT EDIT MANUALLY */ /** * Fabio Comuni diff --git a/view/theme/quattro/green/style.less b/view/theme/quattro/green/style.less index 7d81e788a9..d425a8c116 100644 --- a/view/theme/quattro/green/style.less +++ b/view/theme/quattro/green/style.less @@ -1,3 +1,9 @@ +/* + * SPDX-FileCopyrightText: 2010-2024 the Friendica project + * + * SPDX-License-Identifier: AGPL-3.0-or-later + */ + /** * Fabio Comuni **/ diff --git a/view/theme/quattro/lilac/colors.less b/view/theme/quattro/lilac/colors.less index 37285074cb..dd1af212cb 100644 --- a/view/theme/quattro/lilac/colors.less +++ b/view/theme/quattro/lilac/colors.less @@ -1,3 +1,9 @@ +/* + * SPDX-FileCopyrightText: 2010-2024 the Friendica project + * + * SPDX-License-Identifier: AGPL-3.0-or-later + */ + // Quattro Theme LESS file // "Echo" palette from Inkscape diff --git a/view/theme/quattro/lilac/style.css b/view/theme/quattro/lilac/style.css index 804520ad17..5bb4b409ff 100644 --- a/view/theme/quattro/lilac/style.css +++ b/view/theme/quattro/lilac/style.css @@ -1,3 +1,9 @@ +/* + * SPDX-FileCopyrightText: 2010-2024 the Friendica project + * + * SPDX-License-Identifier: AGPL-3.0-or-later + */ + /* THIS FILE IS GENERATED FROM THE less SOURCE DO NOT EDIT MANUALLY */ /** * Fabio Comuni diff --git a/view/theme/quattro/lilac/style.less b/view/theme/quattro/lilac/style.less index 7d81e788a9..d425a8c116 100644 --- a/view/theme/quattro/lilac/style.less +++ b/view/theme/quattro/lilac/style.less @@ -1,3 +1,9 @@ +/* + * SPDX-FileCopyrightText: 2010-2024 the Friendica project + * + * SPDX-License-Identifier: AGPL-3.0-or-later + */ + /** * Fabio Comuni **/ diff --git a/view/theme/smoothly/js/jquery.autogrow.textarea.js b/view/theme/smoothly/js/jquery.autogrow.textarea.js index 0eb6bc5cca..c34ecb5d12 100644 --- a/view/theme/smoothly/js/jquery.autogrow.textarea.js +++ b/view/theme/smoothly/js/jquery.autogrow.textarea.js @@ -1,3 +1,7 @@ +// SPDX-FileCopyrightText: 2008 Jason Frame +// +// SPDX-License-Identifier: MIT + // @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt Expat // source https://github.com/jaz303/jquery-grab-bag (function($) { diff --git a/view/theme/smoothly/style.css b/view/theme/smoothly/style.css index dd15aafc8a..b5fc2bac1b 100644 --- a/view/theme/smoothly/style.css +++ b/view/theme/smoothly/style.css @@ -1,3 +1,9 @@ +/* + * SPDX-FileCopyrightText: 2010-2024 the Friendica project + * + * SPDX-License-Identifier: AGPL-3.0-or-later + */ + /* style.css Theme: Smoothly diff --git a/view/theme/vier/breathe.css b/view/theme/vier/breathe.css index 3403a24b27..2b5fbc8767 100644 --- a/view/theme/vier/breathe.css +++ b/view/theme/vier/breathe.css @@ -1,3 +1,9 @@ +/* + * SPDX-FileCopyrightText: 2010-2024 the Friendica project + * + * SPDX-License-Identifier: AGPL-3.0-or-later + */ + /* "Breathe" style for friendica theme "Vier" * silke june 2014 */ diff --git a/view/theme/vier/dark.css b/view/theme/vier/dark.css index 63b9379283..20dfa15680 100644 --- a/view/theme/vier/dark.css +++ b/view/theme/vier/dark.css @@ -1,3 +1,9 @@ +/* + * SPDX-FileCopyrightText: 2010-2024 the Friendica project + * + * SPDX-License-Identifier: AGPL-3.0-or-later + */ + *{ box-shadow: 0 0 0 0 !important; border-color: #343434 !important; diff --git a/view/theme/vier/flat.css b/view/theme/vier/flat.css index 03e18f1070..24022155d4 100644 --- a/view/theme/vier/flat.css +++ b/view/theme/vier/flat.css @@ -1,3 +1,9 @@ +/* + * SPDX-FileCopyrightText: 2010-2024 the Friendica project + * + * SPDX-License-Identifier: AGPL-3.0-or-later + */ + *{ box-shadow: 0 0 0 0 !important;} body, section { background-color: #ffffff !important;} #profile-jot-form { background-color: #ffffff !important;} diff --git a/view/theme/vier/hide.css b/view/theme/vier/hide.css index 8bb89ee433..9a0b54a713 100644 --- a/view/theme/vier/hide.css +++ b/view/theme/vier/hide.css @@ -1,3 +1,9 @@ +/* + * SPDX-FileCopyrightText: 2010-2024 the Friendica project + * + * SPDX-License-Identifier: AGPL-3.0-or-later + */ + aside { display: none; } diff --git a/view/theme/vier/mobile.css b/view/theme/vier/mobile.css index ddbf62e9f0..baae5cbfd3 100644 --- a/view/theme/vier/mobile.css +++ b/view/theme/vier/mobile.css @@ -1,3 +1,9 @@ +/* + * SPDX-FileCopyrightText: 2010-2024 the Friendica project + * + * SPDX-License-Identifier: AGPL-3.0-or-later + */ + aside, header, #nav-search-box, #nav-admin-link, #nav-messages-linkmenu, #shared-links-tab, #nav-logout-link, .wall-item-location { display: none; diff --git a/view/theme/vier/narrow.css b/view/theme/vier/narrow.css index ae289af3ac..e36f2630ef 100644 --- a/view/theme/vier/narrow.css +++ b/view/theme/vier/narrow.css @@ -1,3 +1,9 @@ +/* + * SPDX-FileCopyrightText: 2010-2024 the Friendica project + * + * SPDX-License-Identifier: AGPL-3.0-or-later + */ + #nav-user-linklabel { display: none; } diff --git a/view/theme/vier/netcolour.css b/view/theme/vier/netcolour.css index 77fea09f5a..5a699fdd12 100644 --- a/view/theme/vier/netcolour.css +++ b/view/theme/vier/netcolour.css @@ -1,3 +1,9 @@ +/* + * SPDX-FileCopyrightText: 2010-2024 the Friendica project + * + * SPDX-License-Identifier: AGPL-3.0-or-later + */ + .tread-wrapper { background-color: #fafafa; } diff --git a/view/theme/vier/plus.css b/view/theme/vier/plus.css index 6f57f4fbe4..d186d90061 100644 --- a/view/theme/vier/plus.css +++ b/view/theme/vier/plus.css @@ -1,3 +1,9 @@ +/* + * SPDX-FileCopyrightText: 2010-2024 the Friendica project + * + * SPDX-License-Identifier: AGPL-3.0-or-later + */ + nav { background: #fff; box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15); diff --git a/view/theme/vier/plusminus.css b/view/theme/vier/plusminus.css index 3d752696c7..51ab53a6b7 100644 --- a/view/theme/vier/plusminus.css +++ b/view/theme/vier/plusminus.css @@ -1,3 +1,9 @@ +/* + * SPDX-FileCopyrightText: 2010-2024 the Friendica project + * + * SPDX-License-Identifier: AGPL-3.0-or-later + */ + /* Modifications by https://horche.demkontinuum.de/profile/hoergen */ /* General */ diff --git a/view/theme/vier/shadow.css b/view/theme/vier/shadow.css index 7ed15fc890..aae02d82ea 100644 --- a/view/theme/vier/shadow.css +++ b/view/theme/vier/shadow.css @@ -1,3 +1,9 @@ +/* + * SPDX-FileCopyrightText: 2010-2024 the Friendica project + * + * SPDX-License-Identifier: AGPL-3.0-or-later + */ + nav { background: rgb(36, 76, 94); box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7); diff --git a/view/theme/vier/style.css b/view/theme/vier/style.css index ea54e64227..149ebe6b69 100644 --- a/view/theme/vier/style.css +++ b/view/theme/vier/style.css @@ -1,3 +1,9 @@ +/* + * SPDX-FileCopyrightText: 2010-2024 the Friendica project + * + * SPDX-License-Identifier: AGPL-3.0-or-later + */ + /** * Fabio Comuni * Additional Changes: Michael Vogel diff --git a/view/theme/vier/wide.css b/view/theme/vier/wide.css index 6b62655b8c..15fbfa5e9d 100644 --- a/view/theme/vier/wide.css +++ b/view/theme/vier/wide.css @@ -1,3 +1,9 @@ +/* + * SPDX-FileCopyrightText: 2010-2024 the Friendica project + * + * SPDX-License-Identifier: AGPL-3.0-or-later + */ + right_aside { display: block; }