gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-auditor] branch master updated: add static resources


From: gnunet
Subject: [taler-auditor] branch master updated: add static resources
Date: Thu, 27 May 2021 14:26:59 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository auditor.

The following commit(s) were added to refs/heads/master by this push:
     new 4bfcdf8  add static resources
4bfcdf8 is described below

commit 4bfcdf824fdd42ed56e57c9e7be41a96ae9c016c
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu May 27 14:26:56 2021 +0200

    add static resources
---
 static/.well-known/security.txt                    |  14 ++
 .../dist/bootstrap@4.6.0/bootstrap.bundle.min.js   |   7 +
 .../bootstrap@4.6.0/bootstrap.bundle.min.js.map    |   1 +
 static/dist/bootstrap@4.6.0/bootstrap.min.css      |   7 +
 static/dist/bootstrap@4.6.0/bootstrap.min.css.map  |   1 +
 .../dist/bootstrap@4.6.0/jquery-3.5.1.slim.min.js  |   2 +
 static/favicon.ico                                 | Bin 0 -> 588 bytes
 static/images/languageicon.svg                     |  48 +++++
 static/images/logo-2021.svg                        |   1 +
 static/javascript.html                             |  12 ++
 static/robots.txt                                  |  20 ++
 static/styles.css                                  | 201 +++++++++++++++++++++
 12 files changed, 314 insertions(+)

diff --git a/static/.well-known/security.txt b/static/.well-known/security.txt
new file mode 100644
index 0000000..2a67e77
--- /dev/null
+++ b/static/.well-known/security.txt
@@ -0,0 +1,14 @@
+# Our security address(es). Two just to be safe.
+Contact: grothoff@gnu.org
+Contact: dold@fdold.eu
+
+# Our PGP keys:
+Encryption: https://grothoff.org/christian/grothoff.asc
+Encryption: https://fdold.eu/dold.asc
+
+# Our disclosure policy:
+Disclosure: Full
+
+# Happy to acknowledge once there is something to acknowledge,
+# for now 404 as we had no incidents.
+Acknowledgement: https://anastasis.lu/en/security.html
diff --git a/static/dist/bootstrap@4.6.0/bootstrap.bundle.min.js 
b/static/dist/bootstrap@4.6.0/bootstrap.bundle.min.js
new file mode 100644
index 0000000..7961bda
--- /dev/null
+++ b/static/dist/bootstrap@4.6.0/bootstrap.bundle.min.js
@@ -0,0 +1,7 @@
+/*!
+  * Bootstrap v4.6.0 (https://getbootstrap.com/)
+  * Copyright 2011-2021 The Bootstrap Authors 
(https://github.com/twbs/bootstrap/graphs/contributors)
+  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
+  */
+!function(t,e){"object"==typeof exports&&"undefined"!=typeof 
module?e(exports,require("jquery")):"function"==typeof 
define&&define.amd?define(["exports","jquery"],e):e((t="undefined"!=typeof 
globalThis?globalThis:t||self).bootstrap={},t.jQuery)}(this,(function(t,e){"use 
strict";function n(t){return t&&"object"==typeof t&&"default"in 
t?t:{default:t}}var i=n(e);function o(t,e){for(var n=0;n<e.length;n++){var 
i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in 
i&&(i.writable=!0 [...]
+//# sourceMappingURL=bootstrap.bundle.min.js.map
\ No newline at end of file
diff --git a/static/dist/bootstrap@4.6.0/bootstrap.bundle.min.js.map 
b/static/dist/bootstrap@4.6.0/bootstrap.bundle.min.js.map
new file mode 100644
index 0000000..7fcd06e
--- /dev/null
+++ b/static/dist/bootstrap@4.6.0/bootstrap.bundle.min.js.map
@@ -0,0 +1 @@
+{"version":3,"sources":["../../js/src/util.js","../../js/src/alert.js","../../js/src/button.js","../../js/src/carousel.js","../../js/src/collapse.js","../../node_modules/popper.js/dist/esm/popper.js","../../js/src/dropdown.js","../../js/src/modal.js","../../js/src/tools/sanitizer.js","../../js/src/tooltip.js","../../js/src/popover.js","../../js/src/scrollspy.js","../../js/src/tab.js","../../js/src/toast.js"],"names":["transitionEndEmulator","duration","_this","this","called","$","one","U
 [...]
\ No newline at end of file
diff --git a/static/dist/bootstrap@4.6.0/bootstrap.min.css 
b/static/dist/bootstrap@4.6.0/bootstrap.min.css
new file mode 100644
index 0000000..ef399d2
--- /dev/null
+++ b/static/dist/bootstrap@4.6.0/bootstrap.min.css
@@ -0,0 +1,7 @@
+/*!
+ * Bootstrap v4.6.0 (https://getbootstrap.com/)
+ * Copyright 2011-2021 The Bootstrap Authors
+ * Copyright 2011-2021 Twitter, Inc.
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
+ 
*/:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-s
 [...]
+/*# sourceMappingURL=bootstrap.min.css.map */
\ No newline at end of file
diff --git a/static/dist/bootstrap@4.6.0/bootstrap.min.css.map 
b/static/dist/bootstrap@4.6.0/bootstrap.min.css.map
new file mode 100644
index 0000000..78a0c12
--- /dev/null
+++ b/static/dist/bootstrap@4.6.0/bootstrap.min.css.map
@@ -0,0 +1 @@
+{"version":3,"sources":["../../scss/bootstrap.scss","../../scss/_root.scss","../../scss/_reboot.scss","dist/css/bootstrap.css","../../scss/vendor/_rfs.scss","bootstrap.css","../../scss/mixins/_hover.scss","../../scss/_type.scss","../../scss/mixins/_lists.scss","../../scss/_images.scss","../../scss/mixins/_image.scss","../../scss/mixins/_border-radius.scss","../../scss/_code.scss","../../scss/_grid.scss","../../scss/mixins/_grid.scss","../../scss/mixins/_breakpoints.scss","../../scss/mixi
 [...]
\ No newline at end of file
diff --git a/static/dist/bootstrap@4.6.0/jquery-3.5.1.slim.min.js 
b/static/dist/bootstrap@4.6.0/jquery-3.5.1.slim.min.js
new file mode 100644
index 0000000..36b4e1a
--- /dev/null
+++ b/static/dist/bootstrap@4.6.0/jquery-3.5.1.slim.min.js
@@ -0,0 +1,2 @@
+/*! jQuery v3.5.1 
-ajax,-ajax/jsonp,-ajax/load,-ajax/script,-ajax/var/location,-ajax/var/nonce,-ajax/var/rquery,-ajax/xhr,-manipulation/_evalUrl,-deprecated/ajax-event-alias,-effects,-effects/Tween,-effects/animatedSelector
 | (c) JS Foundation and other contributors | jquery.org/license */
+!function(e,t){"use strict";"object"==typeof module&&"object"==typeof 
module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw
 new Error("jQuery requires a window with a document");return 
t(e)}:t(e)}("undefined"!=typeof window?window:this,function(g,e){"use 
strict";var t=[],r=Object.getPrototypeOf,s=t.slice,v=t.flat?function(e){return 
t.flat.call(e)}:function(e){return 
t.concat.apply([],e)},u=t.push,i=t.indexOf,n={},o=n.toString,y=n.hasOwnProperty,a=y.toString,l=
 [...]
diff --git a/static/favicon.ico b/static/favicon.ico
new file mode 100644
index 0000000..6702382
Binary files /dev/null and b/static/favicon.ico differ
diff --git a/static/images/languageicon.svg b/static/images/languageicon.svg
new file mode 100644
index 0000000..22d58da
--- /dev/null
+++ b/static/images/languageicon.svg
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 19.1.0, SVG Export Plug-In . SVG Version: 
6.00 Build 0)  -->
+<svg version="1.1" xmlns="http://www.w3.org/2000/svg"; 
xmlns:xlink="http://www.w3.org/1999/xlink"; x="0px" y="0px"
+        viewBox="0 0 2411.2 2794" style="enable-background:new 0 0 2411.2 
2794;" xml:space="preserve">
+<style type="text/css">
+       .st0{fill:#FFFFFF;}
+       .st1{fill-rule:evenodd;clip-rule:evenodd;}
+       .st2{fill-rule:evenodd;clip-rule:evenodd;fill:#FFFFFF;}
+</style>
+<g id="Layer_2">
+</g>
+<g id="Layer_x5F_1_x5F_1">
+       <g>
+               <polygon points="1204.6,359.2 271.8,30 271.8,2060.1 
1204.6,1758.3               "/>
+               <polygon class="st0" points="1182.2,358.1 2150.6,29 2150.6,2059 
1182.2,1757.3           "/>
+               <polygon class="st0" points="30,2415.4 1182.2,2031.4 
1182.2,357.9 30,742                "/>
+               <polygon points="1707.2,2440.7 1870.5,2709.4 1956.6,2459.8      
        "/>
+               <g>
+                       <path 
d="M421.7,934.8c-6.1-6,8,49.1,27.6,68.9c34.8,35.1,61.9,39.6,76.4,40.2c32,1.3,71.5-8,94.9-17.8
+                               
c22.7-9.7,62.4-30,77.5-59.6c3.2-6.3,11.9-17,6.4-43.2c-4.2-20.2-17-27.3-32.7-26.2c-15.7,1.1-63.2,13.7-86.1,20.8
+                               
c-23,7-70.3,21.4-90.9,25.8C474.3,948.2,429,941.7,421.7,934.8z"/>
+                       <path 
d="M1003.1,1593.7c-9.1-3.3-196.9-81.1-223.6-93.9c-21.8-10.5-75.2-33.1-100.4-43.3c70.8-109.2,115.5-191.6,121.5-204.1
+                               
c11-23,86-169.6,87.7-178.7c1.7-9.1,3.8-42.9,2.2-51c-1.7-8.2-29.1,7.6-66.4,20.2c-37.4,12.6-108.4,58.8-135.8,64.6
+                               
c-27.5,5.7-115.5,39.1-160.5,54c-45,14.9-130.2,40.9-165.2,50.4c-35.1,9.5-65.7,10.2-85.3,16.2c0,0,2.6,27.5,7.8,35.7
+                               
c5.2,8.2,23.7,28.4,45.3,34.1c21.6,5.7,57.3,3.4,73.6-0.3c16.3-3.8,44.4-17.5,48.2-23.6c3.8-6.1-2-24.9,4.5-30.6
+                               
c6.5-5.6,92.2-25.7,124.6-35.4c32.4-10,156.3-52.6,173.1-50.5c-5.3,17.7-105,215.1-137.1,274c-32.1,58.9-218.6,318-258.3,363.6
+                               
c-30.1,34.7-103.2,123.5-128.5,143.6c6.4,1.8,51.6-2.1,59.9-7.2c51.3-31.6,136.9-138.1,164.4-170.5
+                               
c81.9-96,153.8-196.8,210.8-283.4h0.1c11.1,4.6,100.9,77.8,124.4,94c23.4,16.2,115.9,67.8,136,76.4c20,8.7,97.1,44.2,100.3,32.2
+                               C1029.4,1668,1012.2,1597.1,1003.1,1593.7z"/>
+               </g>
+               <path class="st1" 
d="M569,2572c18,11,35,20,54,29c38,19,81,39,122,54c56,21,112,38,168,51c31,7,65,13,98,18c3,0,92,11,110,11h90
+                       
c35-3,68-5,103-10c28-4,59-9,89-16c22-5,45-10,67-17c21-6,45-14,68-22c15-5,31-12,47-18c13-6,29-13,44-19c18-8,39-19,59-29
+                       
c16-8,34-18,51-28c13-7,43-30,59-30c18,0,30,16,30,30c0,29-39,38-57,51c-19,13-42,23-62,34c-40,21-81,39-120,54
+                       
c-51,19-107,37-157,49c-19,4-38,9-57,12c-10,2-114,18-143,18h-132c-35-3-72-7-107-12c-31-5-64-11-95-18c-24-5-50-12-73-19
+                       
c-40-11-79-25-117-40c-69-26-141-60-209-105c-12-8-13-16-13-25c0-15,11-29,29-29C531,2546,563,2569,569,2572z"/>
+               <path class="st1" d="M1151,2009L61,2372V764l1090-363V2009z 
M1212,354v1680c-1,5-3,10-7,15c-2,3-6,7-9,8c-25,10-1151,388-1166,388
+                       
c-12,0-23-8-29-21c0-1-1-2-1-4V739c2-5,3-12,7-16c8-11,22-13,31-16c17-6,1126-378,1142-378C1190,329,1212,336,1212,354z"/>
+               <path class="st1" d="M2120,2017l-907-282V380l907-308V2017z 
M2181,32v2023c-1,23-17,33-32,33c-13,0-107-32-123-37
+                       
c-126-39-253-78-378-117c-28-9-57-18-84-27c-24-7-50-15-74-23c-107-33-216-66-323-102c-4-1-14-15-14-18V351c2-5,4-11,9-15
+                       
c8-9,351-123,486-168c36-13,487-168,501-168C2167,0,2181,13,2181,32z"/>
+               <polygon points="2411.2,2440.7 1199.5,2054.5 1204.6,373.2 
2411.2,757.2          "/>
+               <g>
+                       <path class="st2" 
d="M1800.3,1124.6L1681.4,1412l218.6,66.3L1800.3,1124.6z 
M1729,853.2l156.1,47.3l284.4,1025l-160.3-48.7
+                               
l-57.6-210.4L1620.2,1566l-71.3,171.4l-160.4-48.7L1729,853.2z"/>
+               </g>
+       </g>
+</g>
+</svg>
diff --git a/static/images/logo-2021.svg b/static/images/logo-2021.svg
new file mode 100644
index 0000000..e72611e
--- /dev/null
+++ b/static/images/logo-2021.svg
@@ -0,0 +1 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg 
xmlns="http://www.w3.org/2000/svg"; width="670" height="300" viewBox="0 0 201 
90"><g fill="#0042b3" fill-rule="evenodd" stroke-width=".3"><path d="M86.7 
1.1c15.6 0 29 9.4 36 23.2h-5.9A35.1 35.1 0 0086.7 6.5C67 6.5 51 23.6 51 44.7c0 
10.4 3.8 19.7 10 26.6a31.4 31.4 0 01-4.2 3A45.2 45.2 0 0146 44.7c0-24 18.2-43.6 
40.7-43.6zm35.8 64.3a40.4 40.4 0 01-39 22.8c3-1.5 6-3.5 8.6-5.7a35.6 35.6 0 
0024.6-17.1z"/><path d="M64.2 1.1l3.1.1c-3 1.6 [...]
\ No newline at end of file
diff --git a/static/javascript.html b/static/javascript.html
new file mode 100644
index 0000000..d85654c
--- /dev/null
+++ b/static/javascript.html
@@ -0,0 +1,12 @@
+<!-- This file is in the public domain -->
+<html>
+<body>
+<table id="jslicense-labels1">
+<tr>
+  <td><a href="/dist/js/bootstrap.min.js">bootstrap.min.js</a></td>
+  <td><a href="http://www.jclark.com/xml/copying.txt";>Expat</a></td>
+  <td><a href="/dist/js/bootstrap.js">bootstrap.js</a></td>
+</tr>
+</table>
+</body>
+</html>
diff --git a/static/robots.txt b/static/robots.txt
new file mode 100644
index 0000000..0a63991
--- /dev/null
+++ b/static/robots.txt
@@ -0,0 +1,20 @@
+#
+# robots.txt
+#
+# This file is to prevent the crawling and indexing of certain parts
+# of your site by web crawlers and spiders run by sites like Yahoo!
+# and Google. By telling these "robots" where not to go on your site,
+# you save bandwidth and server resources.
+#
+# This file will be ignored unless it is at the root of your host:
+# Used:    http://example.com/robots.txt
+# Ignored: http://example.com/site/robots.txt
+#
+# For more information about the robots.txt standard, see:
+# http://www.robotstxt.org/robotstxt.html
+#
+# For syntax checking, see:
+# http://www.frobee.com/robots-txt-check
+
+User-agent: *
+Crawl-delay: 10
diff --git a/static/styles.css b/static/styles.css
new file mode 100644
index 0000000..b8493bd
--- /dev/null
+++ b/static/styles.css
@@ -0,0 +1,201 @@
+.lang-slector {
+       float: right;
+       padding-top: 2mm;
+       padding-bottom: 4mm;
+       margin-left:  15px;
+       margin-right: 15px;
+}
+
+html {
+       overflow-y: scroll;
+}
+
+ul nav {
+    background-color: rgb(8,8,8);
+    border-radius: 0px;
+}
+
+.c_acronym {
+  background-color: #A5C663;
+}
+
+
+a,
+a:link,
+a:visited {
+    text-decoration: underline;
+    color: black;
+}
+
+nav a,
+nav a:link,
+nav a:visited {
+    text-decoration: none;
+}
+
+.navbar-light .navbar-nav .nav-link {
+    /* 0,0,0,.5 makes it problematic to read,
+       simply black is less problematic */
+    color: rgb(0, 0, 0);
+    text-decoration: underline;
+}
+
+#body_content a:hover {
+  transition: background-color 0.3s;
+  background-color: rgba(200, 200, 200, 0.5);
+}
+
+.c_intro {
+  min-height: 97vh;
+}
+
+/* don't show the language selector in the dropdown on mobile devices,
+ * since it's in the top bar already.
+ */
+.in .nav-lang {
+  display: none;
+}
+
+.mobile-lang {
+  margin-left:5px;
+  margin-top: 8px;
+}
+
+#mybody {
+  /* override ugly bootstrap defaults */
+  color: black;
+  position: relative;
+  min-height: 100%;
+}
+
+#body_content {
+  height: 100%;
+}
+
+footer {
+  position: relative;
+  bottom: 0;
+  height: 340px;
+}
+
+.btn-dark {
+  background-color: #9d9d9d;
+}
+
+
+#mybody nav {
+ border-radius: 0px;
+}
+
+footer {
+  padding-top: 2em;
+  margin-top: 2em;
+}
+
+
+#body_content .container {
+  margin-bottom: 2em;
+  padding-top: 1em;
+  padding-bottom: 1em;
+}
+
+#body_content {
+  /* push footer down */
+  min-height: 80vh;
+}
+
+.footer-list {
+  list-style: none;
+}
+
+.cushion-above {
+  padding-top: 2em;
+}
+
+.cushion-below {
+  padding-bottom: 2em;
+}
+
+.invert {
+  -webkit-filter: invert(100%);
+  filter: invert(100%);
+}
+
+/* overrides bootstrap defaults.  */
+.navbar-brand {
+  display: contents;
+}
+
+.taler_home {
+  width: 8%;
+}
+
+.checkmark {
+  height: 1em;
+  margin-right: 0.3em;
+  vertical-align: baseline;
+  position: relative;
+  top: 0.2em;
+}
+
+.checklist {
+  margin-top: 1em;
+  margin-bottom: 1em;
+  list-style-type: none;
+  padding-left: 0px;
+  font-size: 1.2rem;
+}
+
+.tlr {
+  display: inline-block;
+  position: relative;
+}
+
+.tlr::before {
+  content: "";
+  position: absolute;
+  width: 100%;
+  height: 25%;
+  bottom: 0;
+  left: 0.2em;
+  background: rgba(170, 57, 57, 0.3);
+  z-index: -1;
+}
+
+
+.timeline header {
+  text-align: left;
+  margin-bottom: 5px;
+}
+
+
+ul.timeline {
+    list-style-type: none;
+    position: relative;
+}
+ul.timeline:before {
+    content: ' ';
+    background: #d4d9df;
+    display: inline-block;
+    position: absolute;
+    left: 29px;
+    width: 2px;
+    height: 100%;
+    z-index: 400;
+}
+ul.timeline > li {
+    margin: 20px 0;
+    padding-left: 20px;
+}
+ul.timeline > li:before {
+    content: ' ';
+    background: white;
+    display: inline-block;
+    position: absolute;
+    border-radius: 50%;
+    border: 3px solid #22c0e8;
+    left: 20px;
+    width: 20px;
+    height: 20px;
+    z-index: 400;
+}

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]