mirror of
https://github.com/swissmakers/fail2ban-ui.git
synced 2026-04-17 05:53:15 +02:00
All external CDN references have been removed, so all resources are now served locally
This commit is contained in:
9
pkg/web/static/vendor/fontawesome/all.min.css
vendored
Normal file
9
pkg/web/static/vendor/fontawesome/all.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
BIN
pkg/web/static/vendor/fontawesome/webfonts/fa-brands-400.ttf
vendored
Normal file
BIN
pkg/web/static/vendor/fontawesome/webfonts/fa-brands-400.ttf
vendored
Normal file
Binary file not shown.
BIN
pkg/web/static/vendor/fontawesome/webfonts/fa-brands-400.woff2
vendored
Normal file
BIN
pkg/web/static/vendor/fontawesome/webfonts/fa-brands-400.woff2
vendored
Normal file
Binary file not shown.
BIN
pkg/web/static/vendor/fontawesome/webfonts/fa-regular-400.ttf
vendored
Normal file
BIN
pkg/web/static/vendor/fontawesome/webfonts/fa-regular-400.ttf
vendored
Normal file
Binary file not shown.
BIN
pkg/web/static/vendor/fontawesome/webfonts/fa-regular-400.woff2
vendored
Normal file
BIN
pkg/web/static/vendor/fontawesome/webfonts/fa-regular-400.woff2
vendored
Normal file
Binary file not shown.
BIN
pkg/web/static/vendor/fontawesome/webfonts/fa-solid-900.ttf
vendored
Normal file
BIN
pkg/web/static/vendor/fontawesome/webfonts/fa-solid-900.ttf
vendored
Normal file
Binary file not shown.
BIN
pkg/web/static/vendor/fontawesome/webfonts/fa-solid-900.woff2
vendored
Normal file
BIN
pkg/web/static/vendor/fontawesome/webfonts/fa-solid-900.woff2
vendored
Normal file
Binary file not shown.
BIN
pkg/web/static/vendor/fonts/cinzel-400.ttf
vendored
Normal file
BIN
pkg/web/static/vendor/fonts/cinzel-400.ttf
vendored
Normal file
Binary file not shown.
BIN
pkg/web/static/vendor/fonts/cinzel-600.ttf
vendored
Normal file
BIN
pkg/web/static/vendor/fonts/cinzel-600.ttf
vendored
Normal file
Binary file not shown.
BIN
pkg/web/static/vendor/fonts/cinzel-700.ttf
vendored
Normal file
BIN
pkg/web/static/vendor/fonts/cinzel-700.ttf
vendored
Normal file
Binary file not shown.
28
pkg/web/static/vendor/fonts/google-fonts.css
vendored
Normal file
28
pkg/web/static/vendor/fonts/google-fonts.css
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
@font-face {
|
||||
font-family: 'Cinzel';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
font-display: swap;
|
||||
src: url(/static/vendor/fonts/cinzel-400.ttf) format('truetype');
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Cinzel';
|
||||
font-style: normal;
|
||||
font-weight: 600;
|
||||
font-display: swap;
|
||||
src: url(/static/vendor/fonts/cinzel-600.ttf) format('truetype');
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Cinzel';
|
||||
font-style: normal;
|
||||
font-weight: 700;
|
||||
font-display: swap;
|
||||
src: url(/static/vendor/fonts/cinzel-700.ttf) format('truetype');
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'MedievalSharp';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
font-display: swap;
|
||||
src: url(/static/vendor/fonts/medieval-sharp.ttf) format('truetype');
|
||||
}
|
||||
BIN
pkg/web/static/vendor/fonts/medieval-sharp.ttf
vendored
Normal file
BIN
pkg/web/static/vendor/fonts/medieval-sharp.ttf
vendored
Normal file
Binary file not shown.
2
pkg/web/static/vendor/jquery/jquery-3.6.0.min.js
vendored
Normal file
2
pkg/web/static/vendor/jquery/jquery-3.6.0.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
pkg/web/static/vendor/prism/prism-autoloader.min.js
vendored
Normal file
1
pkg/web/static/vendor/prism/prism-autoloader.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
pkg/web/static/vendor/prism/prism-core.min.js
vendored
Normal file
1
pkg/web/static/vendor/prism/prism-core.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
pkg/web/static/vendor/prism/prism-tomorrow.min.css
vendored
Normal file
1
pkg/web/static/vendor/prism/prism-tomorrow.min.css
vendored
Normal file
@@ -0,0 +1 @@
|
||||
code[class*=language-],pre[class*=language-]{color:#ccc;background:0 0;font-family:Consolas,Monaco,'Andale Mono','Ubuntu Mono',monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#2d2d2d}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.block-comment,.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#999}.token.punctuation{color:#ccc}.token.attr-name,.token.deleted,.token.namespace,.token.tag{color:#e2777a}.token.function-name{color:#6196cc}.token.boolean,.token.function,.token.number{color:#f08d49}.token.class-name,.token.constant,.token.property,.token.symbol{color:#f8c555}.token.atrule,.token.builtin,.token.important,.token.keyword,.token.selector{color:#cc99cd}.token.attr-value,.token.char,.token.regex,.token.string,.token.variable{color:#7ec699}.token.entity,.token.operator,.token.url{color:#67cdcc}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.token.inserted{color:green}
|
||||
1
pkg/web/static/vendor/select2/select2.min.css
vendored
Normal file
1
pkg/web/static/vendor/select2/select2.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
2
pkg/web/static/vendor/select2/select2.min.js
vendored
Normal file
2
pkg/web/static/vendor/select2/select2.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user