]> git.mxchange.org Git - friendica.git/commitdiff
REUSE some more JS files from the themes
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Mon, 26 Aug 2024 04:59:37 +0000 (06:59 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Mon, 26 Aug 2024 04:59:37 +0000 (06:59 +0200)
REUSE.toml
view/js/country.js
view/js/friendica-tagsinput/friendica-tagsinput-typeahead.css
view/js/friendica-tagsinput/friendica-tagsinput.css
view/js/friendica-tagsinput/friendica-tagsinput.js
view/js/module/admin/logs/view.js
view/js/module/settings/profile/index.js
view/theme/smoothly/css/typography.css

index d2e13f7272215159c26a5c0f231bc715ce36dd28..28caba5b185a5eb0cd1368cc98066151ba97322d 100644 (file)
@@ -5,9 +5,14 @@ SPDX-PackageDownloadLocation = "https://friendi.ca"
 
 [[annotations]]
 path = [
+     "database.sql",
+     "composer.*",
+     "bin/dev/php-cs-fixer/composer.*",
      "doc/**",
      "spec/*",
      "tests/**",
+     ".devcontainer/**",
+     ".phpactor.json",
      "**/.gitignore",
      "src/**/README.md",
      "mods/**",
@@ -17,7 +22,12 @@ path = [
      "view/theme/vier/README.md",
      "view/theme/quattro/TODO",
      "view/theme/quattro/**Makefile",
+     "view/theme/**/screenshot.jpg",
+     "view/theme/**/screenshot.png",
+     "view/theme/duepuntozero/deriv/**",
      "images/icons/**",
+     "images/friendica*",
+     "images/ff*",
      "view/install/*.png",
      "view/theme/quattro/icons/*",
      "view/theme/smoothly/images/*",
@@ -33,6 +43,11 @@ path = "view/lang/**/strings.php"
 SPDX-FileCopyrightText = "2010-2024 The Friendica Project"
 SPDX-License-Identifier = "AGPL-3.0-or-later"
 
+[[annotations]]
+path = "view/fonts/*"
+SPDX-FileCopyrightText = "2014, Andi Stadler for the Friendica project"
+SPDX-License-Identifier = "CC-BY-SA-4.0"
+
 [[annotations]]
 path = [
      "view/theme/vier/css/font-awesome*.css",
@@ -141,3 +156,8 @@ SPDX-License-Identifier = "MIT"
 path = "view/js/vanillaEmojiPicker/*"
 SPDX-FileCopyrightText = "2020, woody180 https://github.com/woody180/vanilla-javascript-emoji-picker"
 SPDX-License-Identifier = "MIT"
+
+[[annotations]]
+path = "view/js/country.js"
+SPDX-FileCopyrightText = "Jim Carlock"
+SPDX-License-Identifier = "CC0-1.0"
index 924c2b2c053fd034a9551d676929e1aaee1de422..06b77ae37f98df7a8e52636313dcdffd61a187df 100644 (file)
@@ -2,6 +2,7 @@
 // @license magnet:?xt=urn:btih:e95b018ef3580986a04669f1b5879592219e2a7a&dn=public-domain.txt Public Domain
 //
 // SPDX-License-Identifer = CC0-1.0
+//
 // SPDX-FileCopyrightText = Jim Carlock
 //
 // NOTE:
index 8cec654c47c9ae936f24c2beac7390ee67b227bc..f1aeef4eceb63481a6aff6beea0a6201fa8875ee 100644 (file)
@@ -1,3 +1,9 @@
+/*
+ * SPDX-FileCopyrightText: 2013 Tim Schlechter
+ *
+ * SPDX-License-Identifier: MIT
+ */
+
 /*
  * friendica-tagsinput v0.8.0
  * 
index 6ad1d0015a6372e2a975ffe11d0a6d857f23246d..c9e02ea39debf61e97b5b8a4bd2f260a8ee19cb9 100644 (file)
@@ -1,3 +1,9 @@
+/*
+ * SPDX-FileCopyrightText: 2013 Tim Schlechter
+ *
+ * SPDX-License-Identifier: MIT
+ */
+
 /*
  * friendica-tagsinput v0.8.0
  *
index 0aca44d5462d7a89af2d587f850f761f6be5f8bf..a0cf89e73af03efa7fa790376733408b9cfa1506 100644 (file)
@@ -1,3 +1,7 @@
+// SPDX-FileCopyrightText: 2013 Tim Schlechter
+//
+// SPDX-License-Identifier: MIT
+
 /*
  * friendica-tagsinput v0.8.0
  * Based on bootstrap-tagsinput v0.8.0
index 5ad4e0a71718ae270aca3627d405995fedcc6594..487735401483d180b11207e132df19ad60414abe 100644 (file)
@@ -1,3 +1,7 @@
+// SPDX-FileCopyrightText: 2010-2024 the Friendica project
+//
+// SPDX-License-Identifier: AGPL-3.0-or-later
+
 (function(){
        function log_show_details(elm) {
                const id = elm.id;
index 1177e51ae74bd5d3b6a73312ea6d03c7be64f8a7..62966deb2aafe8570a1d1d1a1fdb354be43f8862 100644 (file)
@@ -1,3 +1,7 @@
+// SPDX-FileCopyrightText: 2010-2024 the Friendica project
+//
+// SPDX-License-Identifier: AGPL-3.0-or-later
+
 $(function () {
        $("#profile-custom-fields").sortable({
                containerSelector: 'div#profile-custom-fields',
index 4ea4404431dacc40b45c7da12a44710c9d30e21f..80c783f7017908920b54851197a14e3768e47218 100644 (file)
@@ -1,3 +1,9 @@
+/*
+ * SPDX-FileCopyrightText: 2010-2024 the Friendica Project
+ *
+ * SPDX-License-Identifier: AGPL-3.0-or-later
+ */
+
 /* global basic typography settings */
 
 textarea,