Deploying to dev-demo from @ Lissy93/dashy@ddd89149e4 🚀

This commit is contained in:
Lissy93 2021-06-06 20:57:39 +00:00
parent b1e73e60a0
commit 9e180de522
200 changed files with 1084 additions and 0 deletions

33
conf.yml Normal file
View File

@ -0,0 +1,33 @@
---
pageInfo:
title: Dashy
navLinks:
- title: Home
path: /
- title: About
path: /about
- title: Source Code
path: https://github.com/Lissy93/dashy
appConfig:
theme: colorful
fontAwesomeKey: 0821c65656
sections:
- name: Getting Started
items:
- title: Source
description: Source code and documentation on GitHub
icon: fab fa-github
url: https://github.com/Lissy93/dashy
- title: Issues
description: View currently open issues, or raise a new one
icon: fas fa-bug
url: https://github.com/Lissy93/dashy/issues
- title: Demo 1
description: 'Live Demo #1'
icon: far fa-rocket
url: https://dashy-demo-1.netlify.app
- title: Demo 2
description: 'Live Demo #2'
icon: fad fa-planet-ringed
url: https://dashy-demo-2.netlify.app

1
css/app.a8a14bbb.css Normal file

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
.hljs{background:#eaeef3;color:#00193a}.hljs-doctag,.hljs-keyword,.hljs-name,.hljs-section,.hljs-selector-tag,.hljs-strong,.hljs-title{font-weight:700}.hljs-comment{color:#738191}.hljs-addition,.hljs-built_in,.hljs-literal,.hljs-name,.hljs-quote,.hljs-section,.hljs-selector-class,.hljs-selector-id,.hljs-string,.hljs-tag,.hljs-title,.hljs-type{color:#0048ab}.hljs-attribute,.hljs-bullet,.hljs-deletion,.hljs-link,.hljs-meta,.hljs-regexp,.hljs-subst,.hljs-symbol,.hljs-template-variable,.hljs-variable{color:#4c81c9}.hljs-emphasis{font-style:italic}code[class*=language-],pre[class*=language-]{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;-ms-hyphens:none;hyphens:none}pre[class*=language-]{padding:.4em .8em;margin:.5em 0;overflow:auto;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgba(0,0,0,.2)'%3E%3Cpath d='M0 50L50 0H0zM0 100h50l50-50V0z'/%3E%3C/svg%3E");background-size:1em 1em}code[class*=language-]{background:#000;color:#fff;-webkit-box-shadow:-.3em 0 0 .3em #000,.3em 0 0 .3em #000;box-shadow:-.3em 0 0 .3em #000,.3em 0 0 .3em #000}:not(pre)>code[class*=language-]{padding:.2em;border-radius:.3em;-webkit-box-shadow:none;box-shadow:none;white-space:normal}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#aaa}.token.punctuation{color:#999}.token.namespace{opacity:.7}.token.boolean,.token.constant,.token.number,.token.property,.token.symbol,.token.tag{color:#0cf}.token.attr-name,.token.builtin,.token.char,.token.selector,.token.string{color:#ff0}.language-css .token.string,.token.entity,.token.inserted,.token.operator,.token.url,.token.variable{color:#9acd32}.token.atrule,.token.attr-value,.token.keyword{color:#ff1493}.token.important,.token.regex{color:orange}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.token.deleted{color:red}pre.diff-highlight.diff-highlight>code .token.deleted:not(.prefix),pre>code.diff-highlight.diff-highlight .token.deleted:not(.prefix){background-color:rgba(255,0,0,.3);display:inline}pre.diff-highlight.diff-highlight>code .token.inserted:not(.prefix),pre>code.diff-highlight.diff-highlight .token.inserted:not(.prefix){background-color:rgba(0,255,128,.3);display:inline}.prism-editor-wrapper{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;overflow:auto;-o-tab-size:1.5em;tab-size:1.5em;-moz-tab-size:1.5em}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.prism-editor-wrapper .prism-editor__textarea{color:transparent!important}.prism-editor-wrapper .prism-editor__textarea::-moz-selection{background-color:#accef7!important;color:transparent!important}.prism-editor-wrapper .prism-editor__textarea::selection{background-color:#accef7!important;color:transparent!important}}.prism-editor-wrapper .prism-editor__container{position:relative;text-align:left;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;overflow:hidden;width:100%}.prism-editor-wrapper .prism-editor__line-numbers{height:100%;overflow:hidden;-ms-flex-negative:0;flex-shrink:0;padding-top:4px;margin-top:0;margin-right:10px}.prism-editor-wrapper .prism-editor__line-number{text-align:right;white-space:nowrap}.prism-editor-wrapper .prism-editor__textarea{position:absolute;top:0;left:0;height:100%;width:100%;resize:none;color:inherit;overflow:hidden;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-text-fill-color:transparent}.prism-editor-wrapper .prism-editor__editor,.prism-editor-wrapper .prism-editor__textarea{margin:0;border:0;background:none;-webkit-box-sizing:inherit;box-sizing:inherit;display:inherit;font-family:inherit;font-size:inherit;font-style:inherit;-webkit-font-variant-ligatures:inherit;font-variant-ligatures:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;-moz-tab-size:inherit;-o-tab-size:inherit;tab-size:inherit;text-indent:inherit;text-rendering:inherit;text-transform:inherit;white-space:pre-wrap;word-wrap:keep-all;overflow-wrap:break-word;padding:0}.prism-editor-wrapper .prism-editor__textarea--empty{-webkit-text-fill-color:inherit!important}.prism-editor-wrapper .prism-editor__editor{position:relative;pointer-events:none}

128
default.html Normal file
View File

@ -0,0 +1,128 @@
<!doctype html>
<html>
<head>
<title>Dashy</title>
<meta name="description" content="Welcome to Dashy">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Fredoka+One&display=swap" rel="stylesheet">
</head>
<body>
<svg viewbox="0 0 100 20">
<defs>
<linearGradient id="gradient" x1="0" x2="0" y1="0" y2="1">
<stop offset="5%" stop-color="#00CCB4" />
<stop offset="95%" stop-color="#1186cf" />
</linearGradient>
<pattern id="wave" x="0" y="0" width="120" height="20" patternUnits="userSpaceOnUse">
<path id="wavePath" d="M-40 9 Q-30 7 -20 9 T0 9 T20 9 T40 9 T60 9 T80 9 T100 9 T120 9 V20 H-40z"
mask="url(#mask)" fill="url(#gradient)">
<animateTransform attributeName="transform" begin="0s" dur="3s" type="translate" from="0,0" to="40,0"
repeatCount="indefinite" />
</path>
</pattern>
</defs>
<text text-anchor="middle" x="50" y="15" font-size="17" fill="url(#wave)" fill-opacity="0.8">Dashy</text>
<text text-anchor="middle" x="50" y="15" font-size="17" fill="url(#gradient)" fill-opacity="0.5">Dashy</text>
</svg>
<div>
<h2>Initializing</h2>
<span class="dots-cont">
<span class="dot dot-1"></span>
<span class="dot dot-2"></span>
<span class="dot dot-3"></span>
<span class="dot dot-4"></span>
</span>
</div>
<style lang="css">
body,
html {
margin: 0;
padding: 0;
height: 100%;
}
body {
background: #141b33;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
svg {
font-family: 'Fredoka One', 'Cabin Condensed', 'Courier New', Courier, monospace;
font-weight: bold;
max-width: 80%;
height: auto;
}
h2 {
color: #fff;
font-family: 'Courier New', Courier, monospace;
display: inline;
}
.dots-cont {
display: inline;
}
.dot {
width: 4px;
height: 4px;
background: #fff;
display: inline-block;
border-radius: 35%;
right: 0px;
bottom: 0px;
margin: 0px 2.5px;
position: relative;
animation: jump 1s infinite;
}
.dots-cont .dot-1 {
-webkit-animation-delay: 100ms;
animation-delay: 100ms;
}
.dots-cont .dot-2 {
-webkit-animation-delay: 200ms;
animation-delay: 200ms;
}
.dots-cont .dot-3 {
-webkit-animation-delay: 300ms;
animation-delay: 300ms;
}
.dots-cont .dot-4 {
-webkit-animation-delay: 400ms;
animation-delay: 400ms;
}
@keyframes jump {
0% {
bottom: 0px;
}
20% {
bottom: 5px;
}
40% {
bottom: 0px;
}
}
</style>
<script>
setTimeout(() => { location.reload(); }, 10000);
</script>
</body>
</html>

BIN
favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

1
index.html Normal file
View File

@ -0,0 +1 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><!--[if IE]><link rel="icon" href="/favicon.ico"><![endif]--><title>Dashy</title><link href="/js/about.219de2b7.js" rel="prefetch"><link href="/css/app.a8a14bbb.css" rel="preload" as="style"><link href="/css/chunk-vendors.64811416.css" rel="preload" as="style"><link href="/js/app.120d5c16.js" rel="preload" as="script"><link href="/js/chunk-vendors.5221fe07.js" rel="preload" as="script"><link href="/css/chunk-vendors.64811416.css" rel="stylesheet"><link href="/css/app.a8a14bbb.css" rel="stylesheet"><link rel="icon" type="image/png" sizes="32x32" href="/img/icons/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="/img/icons/favicon-16x16.png"><link rel="manifest" href="/manifest.json" crossorigin="use-credentials"><meta name="theme-color" content="#00CCB4"><meta name="apple-mobile-web-app-capable" content="no"><meta name="apple-mobile-web-app-status-bar-style" content="default"><meta name="apple-mobile-web-app-title" content="Dashy"><link rel="apple-touch-icon" href="/img/icons/apple-touch-icon-152x152.png"><link rel="mask-icon" href="/img/icons/safari-pinned-tab.svg" color="#00CCB4"><meta name="msapplication-TileImage" content="/img/icons/msapplication-icon-144x144.png"><meta name="msapplication-TileColor" content="#0b1021"></head><body><noscript><strong>Sorry, JavaScript is required to run this app 😥</strong></noscript><div id="app"></div><script src="/js/chunk-vendors.5221fe07.js"></script><script src="/js/app.120d5c16.js"></script></body></html>

Binary file not shown.

After

Width:  |  Height:  |  Size: 84 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

BIN
item-icons/media/plex.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 292 KiB

BIN
item-icons/media/sonarr.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 115 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 88 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 96 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 288 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 91 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 166 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 240 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

2
js/about.219de2b7.js Normal file
View File

@ -0,0 +1,2 @@
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["about"],{f820:function(t,e,n){"use strict";n.r(e);var a=function(){var t=this,e=t.$createElement;t._self._c;return t._m(0)},s=[function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"about"},[n("h1",[t._v("This is an about page")])])}],u=n("2877"),c={},i=Object(u["a"])(c,a,s,!1,null,null,null);e["default"]=i.exports}}]);
//# sourceMappingURL=about.219de2b7.js.map

1
js/about.219de2b7.js.map Normal file
View File

@ -0,0 +1 @@
{"version":3,"sources":["webpack:///./src/views/About.vue?bb63","webpack:///./src/views/About.vue"],"names":["render","_vm","this","_h","$createElement","_self","_c","_m","staticRenderFns","staticClass","_v","script","component"],"mappings":"8GAAA,IAAIA,EAAS,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAsBH,EAAII,MAAMC,GAAO,OAAOL,EAAIM,GAAG,IACnGC,EAAkB,CAAC,WAAa,IAAIP,EAAIC,KAASC,EAAGF,EAAIG,eAAmBE,EAAGL,EAAII,MAAMC,IAAIH,EAAG,OAAOG,EAAG,MAAM,CAACG,YAAY,SAAS,CAACH,EAAG,KAAK,CAACL,EAAIS,GAAG,+B,YCAtJC,EAAS,GAKTC,EAAY,eACdD,EACAX,EACAQ,GACA,EACA,KACA,KACA,MAIa,aAAAI,E","file":"js/about.219de2b7.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _vm._m(0)}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"about\"},[_c('h1',[_vm._v(\"This is an about page\")])])}]\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./About.vue?vue&type=template&id=1ae8a7be&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""}

2
js/app.120d5c16.js Normal file

File diff suppressed because one or more lines are too long

1
js/app.120d5c16.js.map Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

1
manifest.json Normal file

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,778 @@
self.__precacheManifest = (self.__precacheManifest || []).concat([
{
"revision": "b296729a82bea8fd1feac49fde8b204e",
"url": "/conf.yml"
},
{
"revision": "8775f44da1cf5e616417",
"url": "/css/app.a8a14bbb.css"
},
{
"revision": "e9000c1aa2939d232357",
"url": "/css/chunk-vendors.64811416.css"
},
{
"revision": "e24265f6c4bd4450fdafdf37cd825bfc",
"url": "/default.html"
},
{
"revision": "c8b568b1f3bf08c879495fe8fc1dea30",
"url": "/fonts/Inconsolata-Light.c8b568b1.ttf"
},
{
"revision": "0c6b8e07701bde6d661902803104aab1",
"url": "/fonts/PTMono-Regular.0c6b8e07.ttf"
},
{
"revision": "3b5635ac5d39c28200bf3993d90d09c7",
"url": "/fonts/Raleway-Variable.3b5635ac.ttf"
},
{
"revision": "a6b8c9634d96b4e5abb21b1b6b0e69b5",
"url": "/index.html"
},
{
"revision": "829d87c6c82280d92066ee66fadd0659",
"url": "/item-icons/media/couch-potato.png"
},
{
"revision": "f42e2f580802f8b5e3b5461f6f6ae56b",
"url": "/item-icons/media/jellyfin.png"
},
{
"revision": "ea4e6f80ccc4f1048361e12d28ebd4ac",
"url": "/item-icons/media/plex.png"
},
{
"revision": "99e00cbd664f07c2891e133cce4758df",
"url": "/item-icons/media/sonarr.png"
},
{
"revision": "899b9d583dbfcc346a1985f9b958bfc4",
"url": "/item-icons/media/tautulli.png"
},
{
"revision": "4e8dc12bf7dc759b3deaa80c7762ddb6",
"url": "/item-icons/media/transmission.png"
},
{
"revision": "a42fc438883a597d04a8e25de2438749",
"url": "/item-icons/networking/borgbase.png"
},
{
"revision": "9e14664480f0cff7ca0e315ea9d2df68",
"url": "/item-icons/networking/cadvisor.png"
},
{
"revision": "4e3d52233fca0ebf5ad60aa01ff082e2",
"url": "/item-icons/networking/cloudflare.png"
},
{
"revision": "502b123949025108590bf5d92fa0ac02",
"url": "/item-icons/networking/compliance.png"
},
{
"revision": "b656e87710b5787b8a4a0e63cc79588a",
"url": "/item-icons/networking/digital-ocean.png"
},
{
"revision": "e2e896aa8ff9a1cc7e175a3201f64f25",
"url": "/item-icons/networking/dozzle.png"
},
{
"revision": "085aa7ceb27cca766e494736ed2f7b65",
"url": "/item-icons/networking/duckdns.png"
},
{
"revision": "e131337b459f6b5c5a0ca7f90d2e8d47",
"url": "/item-icons/networking/glances.png"
},
{
"revision": "5415fc5e3718eb5e3b14ebc0c158c496",
"url": "/item-icons/networking/grafana.png"
},
{
"revision": "964702d41e244b0c6204ecfe88a80387",
"url": "/item-icons/networking/healthchecks.png"
},
{
"revision": "e3ca690363313dcda4900acd30edc908",
"url": "/item-icons/networking/librespeed.png"
},
{
"revision": "547339c99a371e7578d97646296a5bb9",
"url": "/item-icons/networking/logs.png"
},
{
"revision": "9c491cd9b5c69687a7e41fdffbe96e7f",
"url": "/item-icons/networking/maltrail.png"
},
{
"revision": "f98188db15f0e4c727d186da78d3a4f6",
"url": "/item-icons/networking/monit.png"
},
{
"revision": "3cffd761f064d6294ac2001cd56457f5",
"url": "/item-icons/networking/mullvad.png"
},
{
"revision": "2c68c8e35e6c68b000d88e5299c1b6d1",
"url": "/item-icons/networking/netdata.png"
},
{
"revision": "c017d1764f36bd5c98e64099c14b5721",
"url": "/item-icons/networking/ntop.png"
},
{
"revision": "8cabc8703f8fee17f7315373b7873e30",
"url": "/item-icons/networking/opnsense.png"
},
{
"revision": "dace78a0ab7fbf830a34a6de07d4423a",
"url": "/item-icons/networking/pialert.png"
},
{
"revision": "e6c427f70fd377277599f58e6214b006",
"url": "/item-icons/networking/pihole.png"
},
{
"revision": "80027578bf816e79303ccc652e1b0a9f",
"url": "/item-icons/networking/portainer.png"
},
{
"revision": "5ab6d344e9d91c98a08f9b88f22d4f64",
"url": "/item-icons/networking/pritunl.png"
},
{
"revision": "dea7e508f6ce6886449c9b46786fe9d6",
"url": "/item-icons/networking/prometheus.png"
},
{
"revision": "3136043b36a5689dae59e5aa3d170da7",
"url": "/item-icons/networking/sensei.png"
},
{
"revision": "808ecfbdbc0a6bd3236b764e40248099",
"url": "/item-icons/networking/smokeping.png"
},
{
"revision": "4da8cfea52d2d069a46615c72a359b66",
"url": "/item-icons/networking/statping.png"
},
{
"revision": "bea77ea6882010b3097640811013b966",
"url": "/item-icons/networking/vodafone.png"
},
{
"revision": "9c110a7e84ddb8643277e3ad96a47ec2",
"url": "/item-icons/networking/wireguard.png"
},
{
"revision": "3ebf50de9b03e229be80c919b543f812",
"url": "/item-icons/networking/zeroteir.png"
},
{
"revision": "204c1188616a87de91ffe32e94575755",
"url": "/item-icons/productivity/archive-box.png"
},
{
"revision": "f227cb90e22a7f3a34b68c20b8a1e2ce",
"url": "/item-icons/productivity/baserow.png"
},
{
"revision": "4802b9ce2f1014f4a1ddffcb7f2ecc92",
"url": "/item-icons/productivity/bookstack.png"
},
{
"revision": "d1b1de7da70f649358a573f9c776df95",
"url": "/item-icons/productivity/domain-mod.png"
},
{
"revision": "112a599761db87ac1af117f9597dbdad",
"url": "/item-icons/productivity/firefly.png"
},
{
"revision": "13664636d42de028d30b84f8332fe505",
"url": "/item-icons/productivity/fresh-rss.png"
},
{
"revision": "23b4304db87e2cbccfddb54c52efe93d",
"url": "/item-icons/productivity/gifwit.png"
},
{
"revision": "bd3047221b3f655c000eb95a90d5abda",
"url": "/item-icons/productivity/git-tea.png"
},
{
"revision": "d3605f42d12d33c5bf0692a1f6919b50",
"url": "/item-icons/productivity/kodi.png"
},
{
"revision": "561a477e6adb042923dd0f1e8e31c8d0",
"url": "/item-icons/productivity/lesspass.png"
},
{
"revision": "cc61aa5d62679bff38cf6d11844f7905",
"url": "/item-icons/productivity/nextcloud.png"
},
{
"revision": "6e710df86782938e778af670d7d52a1e",
"url": "/item-icons/productivity/paperless.png"
},
{
"revision": "9a5d1374093cb45f6aac7d2549f831ee",
"url": "/item-icons/productivity/photo-prism.png"
},
{
"revision": "c219afa2439cb5cdf3b1a3932b1e2c7a",
"url": "/item-icons/productivity/standard-notes.png"
},
{
"revision": "026948aa594897229cf7067284bbf461",
"url": "/item-icons/productivity/syncthing.png"
},
{
"revision": "6dfffd3ebb0f173f5cd13b432fcdb2db",
"url": "/item-icons/productivity/vs-code.png"
},
{
"revision": "9747c129ea23b5fd93ff9ff020b349cf",
"url": "/item-icons/productivity/wallabag.png"
},
{
"revision": "cd8851b11b114e8dd9818ba0c9cfd8af",
"url": "/item-icons/productivity/x-browser-sync.png"
},
{
"revision": "63ec1079815fa590506c5811b320e3bc",
"url": "/item-icons/smart-home/home-assistant.png"
},
{
"revision": "de2426afe9a41f1ca35aeb8847b2c64e",
"url": "/item-icons/smart-home/node-red.png"
},
{
"revision": "d1e14dfd6ce6ebc1a5c6",
"url": "/js/about.219de2b7.js"
},
{
"revision": "8775f44da1cf5e616417",
"url": "/js/app.120d5c16.js"
},
{
"revision": "e9000c1aa2939d232357",
"url": "/js/chunk-vendors.5221fe07.js"
},
{
"revision": "e9b444abe90ba9d34ae73550a5239b65",
"url": "/manifest.json"
},
{
"revision": "b6216d61c03e6ce0c9aea6ca7808f7ca",
"url": "/robots.txt"
},
{
"revision": "2a90e3fad90cdb4ae449a9c9f1b038a2",
"url": "/web-icons/android/android-launchericon-144-144.png"
},
{
"revision": "a64f04ba8429e8d16fb5b763b1ebad90",
"url": "/web-icons/android/android-launchericon-192-192.png"
},
{
"revision": "ddd47deaa9d2fe3f73c648fb884904b0",
"url": "/web-icons/android/android-launchericon-48-48.png"
},
{
"revision": "b2099141fb633fd891a254cdc9b112fa",
"url": "/web-icons/android/android-launchericon-512-512.png"
},
{
"revision": "3a409b27b03e80fb5bfd30dd95b708ba",
"url": "/web-icons/android/android-launchericon-72-72.png"
},
{
"revision": "0c9d6586f5c0d6ea13f218cd3d4e39ef",
"url": "/web-icons/android/android-launchericon-96-96.png"
},
{
"revision": "ddd47deaa9d2fe3f73c648fb884904b0",
"url": "/web-icons/chrome/chrome-extensionmanagementpage-48-48.png"
},
{
"revision": "59b040a3ec4b499829a53314471b13ea",
"url": "/web-icons/chrome/chrome-favicon-16-16.png"
},
{
"revision": "7a3ae90dac82a7aee73e87779359a986",
"url": "/web-icons/chrome/chrome-installprocess-128-128.png"
},
{
"revision": "7a3ae90dac82a7aee73e87779359a986",
"url": "/web-icons/firefox/firefox-general-128-128.png"
},
{
"revision": "59b040a3ec4b499829a53314471b13ea",
"url": "/web-icons/firefox/firefox-general-16-16.png"
},
{
"revision": "79131fc0ecb812db34dfd4780f715924",
"url": "/web-icons/firefox/firefox-general-256-256.png"
},
{
"revision": "1ad5ab74d031b187fcdbeac7c9b64461",
"url": "/web-icons/firefox/firefox-general-32-32.png"
},
{
"revision": "ddd47deaa9d2fe3f73c648fb884904b0",
"url": "/web-icons/firefox/firefox-general-48-48.png"
},
{
"revision": "8046b6d0777b5bf72712487dd8b26736",
"url": "/web-icons/firefox/firefox-general-64-64.png"
},
{
"revision": "75777b51fb93ae165ee28441568dd65f",
"url": "/web-icons/firefox/firefox-general-90-90.png"
},
{
"revision": "7a3ae90dac82a7aee73e87779359a986",
"url": "/web-icons/firefox/firefox-marketplace-128-128.png"
},
{
"revision": "b2099141fb633fd891a254cdc9b112fa",
"url": "/web-icons/firefox/firefox-marketplace-512-512.png"
},
{
"revision": "a64f04ba8429e8d16fb5b763b1ebad90",
"url": "/web-icons/msteams/msteams-192-192.png"
},
{
"revision": "1ad5ab74d031b187fcdbeac7c9b64461",
"url": "/web-icons/msteams/msteams-silhouette-32-32.png"
},
{
"revision": "36527e5e98523ae88f3c180847ea8430",
"url": "/web-icons/windows/windows-smallsquare-24-24.png"
},
{
"revision": "78f8d402490c732cb8ad40ce34cc03b2",
"url": "/web-icons/windows/windows-smallsquare-30-30.png"
},
{
"revision": "066b56a94a5f754234c0ed49e382e0e8",
"url": "/web-icons/windows/windows-smallsquare-42-42.png"
},
{
"revision": "1cabbaabc92a5d36e32f6665dc37010f",
"url": "/web-icons/windows/windows-smallsquare-54-54.png"
},
{
"revision": "723a1b93781f1fec218069b378783c25",
"url": "/web-icons/windows/windows-splashscreen-1116-540.png"
},
{
"revision": "811137c358aa1eb5e33a67283e194b74",
"url": "/web-icons/windows/windows-splashscreen-620-300.png"
},
{
"revision": "e00de508cdf021f7296a80463791fcfd",
"url": "/web-icons/windows/windows-splashscreen-868-420.png"
},
{
"revision": "4b3e311f7b1093cf3c478354b90fd387",
"url": "/web-icons/windows/windows-squarelogo-120-120.png"
},
{
"revision": "c47cf427a8927210c49e78929f596107",
"url": "/web-icons/windows/windows-squarelogo-150-150.png"
},
{
"revision": "27c84620b0e69db4dcc56333fcdb3937",
"url": "/web-icons/windows/windows-squarelogo-210-210.png"
},
{
"revision": "b9627c048048b4023a6fc6b11b9a9f25",
"url": "/web-icons/windows/windows-squarelogo-270-270.png"
},
{
"revision": "5c174950df8c1d2c3a01cb412be2a2e1",
"url": "/web-icons/windows/windows-storelogo-50-50.png"
},
{
"revision": "a76d9755bf21c8b54c3532e6975d0fd1",
"url": "/web-icons/windows/windows-storelogo-70-70.png"
},
{
"revision": "75777b51fb93ae165ee28441568dd65f",
"url": "/web-icons/windows/windows-storelogo-90-90.png"
},
{
"revision": "dc8e51722247f99ba8274ac78d001029",
"url": "/web-icons/windows/windowsphone-appicon-106-106.png"
},
{
"revision": "d18a5cb906c47f066fda4fa5793f4922",
"url": "/web-icons/windows/windowsphone-appicon-44-44.png"
},
{
"revision": "f7654220520571a64581a09f78984740",
"url": "/web-icons/windows/windowsphone-appicon-62-62.png"
},
{
"revision": "c47cf427a8927210c49e78929f596107",
"url": "/web-icons/windows/windowsphone-mediumtile-150-150.png"
},
{
"revision": "27c84620b0e69db4dcc56333fcdb3937",
"url": "/web-icons/windows/windowsphone-mediumtile-210-210.png"
},
{
"revision": "88e13840caf08174c2db931ba016497c",
"url": "/web-icons/windows/windowsphone-mediumtile-360-360.png"
},
{
"revision": "148fb3bded14fad141c20ac27fc5ac5c",
"url": "/web-icons/windows/windowsphone-smalltile-170-170.png"
},
{
"revision": "bbc4266ad83f658d20fa8fcf3545b677",
"url": "/web-icons/windows/windowsphone-smalltile-71-71.png"
},
{
"revision": "c9f09bc1489d999e3c2f25fc882306cd",
"url": "/web-icons/windows/windowsphone-smalltile-99-99.png"
},
{
"revision": "4b3e311f7b1093cf3c478354b90fd387",
"url": "/web-icons/windows/windowsphone-storelogo-120-120.png"
},
{
"revision": "5c174950df8c1d2c3a01cb412be2a2e1",
"url": "/web-icons/windows/windowsphone-storelogo-50-50.png"
},
{
"revision": "a76d9755bf21c8b54c3532e6975d0fd1",
"url": "/web-icons/windows/windowsphone-storelogo-70-70.png"
},
{
"revision": "e59f0b73a709cef5cc32ef356865ec3d",
"url": "/web-icons/windows10/LargeTile.scale-100.png"
},
{
"revision": "f6d26dce5b95b22ec9d31d9e55b9609e",
"url": "/web-icons/windows10/LargeTile.scale-125.png"
},
{
"revision": "3de378bd362314677b8503193d9e44ec",
"url": "/web-icons/windows10/LargeTile.scale-150.png"
},
{
"revision": "f099063d7317c57c1923579c3ca4e3ab",
"url": "/web-icons/windows10/LargeTile.scale-200.png"
},
{
"revision": "bd7ff09ff52adbf29ec23a0ee3332d95",
"url": "/web-icons/windows10/LargeTile.scale-400.png"
},
{
"revision": "bbc4266ad83f658d20fa8fcf3545b677",
"url": "/web-icons/windows10/SmallTile.scale-100.png"
},
{
"revision": "fbcec8d734de5f10fe6ccb709e275559",
"url": "/web-icons/windows10/SmallTile.scale-125.png"
},
{
"revision": "61ef14996becc4161926dd9ea2b2e462",
"url": "/web-icons/windows10/SmallTile.scale-150.png"
},
{
"revision": "e6a984cf51dcfdb09a7e55aca7a4d0f7",
"url": "/web-icons/windows10/SmallTile.scale-200.png"
},
{
"revision": "aafe092bbfa434aa8d77da07190865ca",
"url": "/web-icons/windows10/SmallTile.scale-400.png"
},
{
"revision": "811137c358aa1eb5e33a67283e194b74",
"url": "/web-icons/windows10/SplashScreen.scale-100.png"
},
{
"revision": "737691c3cb2aff70af729089cf8026de",
"url": "/web-icons/windows10/SplashScreen.scale-125.png"
},
{
"revision": "c27b9db7bad12d69185c658197834b2c",
"url": "/web-icons/windows10/SplashScreen.scale-150.png"
},
{
"revision": "291cbae10248db7f0f829d16c3da6ac3",
"url": "/web-icons/windows10/SplashScreen.scale-200.png"
},
{
"revision": "3e539fce6744834023b5d83ca9cc97e6",
"url": "/web-icons/windows10/SplashScreen.scale-400.png"
},
{
"revision": "c47cf427a8927210c49e78929f596107",
"url": "/web-icons/windows10/Square150x150Logo.scale-100.png"
},
{
"revision": "1193bb6dadb2dacad1c4bcdc24da7d4a",
"url": "/web-icons/windows10/Square150x150Logo.scale-125.png"
},
{
"revision": "ad7e7b1fe40af86f2ca51e492a38b702",
"url": "/web-icons/windows10/Square150x150Logo.scale-150.png"
},
{
"revision": "cb7bb880867edd6bf85912085009ffc9",
"url": "/web-icons/windows10/Square150x150Logo.scale-200.png"
},
{
"revision": "4b3d70eb6af1a8a007f2c1f69da42983",
"url": "/web-icons/windows10/Square150x150Logo.scale-400.png"
},
{
"revision": "59b040a3ec4b499829a53314471b13ea",
"url": "/web-icons/windows10/Square44x44Logo.altform-lightunplated_targetsize-16.png"
},
{
"revision": "b9aa9def3d3ff1fdae7479362335b29d",
"url": "/web-icons/windows10/Square44x44Logo.altform-lightunplated_targetsize-20.png"
},
{
"revision": "36527e5e98523ae88f3c180847ea8430",
"url": "/web-icons/windows10/Square44x44Logo.altform-lightunplated_targetsize-24.png"
},
{
"revision": "79131fc0ecb812db34dfd4780f715924",
"url": "/web-icons/windows10/Square44x44Logo.altform-lightunplated_targetsize-256.png"
},
{
"revision": "78f8d402490c732cb8ad40ce34cc03b2",
"url": "/web-icons/windows10/Square44x44Logo.altform-lightunplated_targetsize-30.png"
},
{
"revision": "1ad5ab74d031b187fcdbeac7c9b64461",
"url": "/web-icons/windows10/Square44x44Logo.altform-lightunplated_targetsize-32.png"
},
{
"revision": "1f7eedb53199e51ed6835f1f12a5740c",
"url": "/web-icons/windows10/Square44x44Logo.altform-lightunplated_targetsize-36.png"
},
{
"revision": "a4cea4da5eb3fb0a8891f4bfcca737ea",
"url": "/web-icons/windows10/Square44x44Logo.altform-lightunplated_targetsize-40.png"
},
{
"revision": "d18a5cb906c47f066fda4fa5793f4922",
"url": "/web-icons/windows10/Square44x44Logo.altform-lightunplated_targetsize-44.png"
},
{
"revision": "ddd47deaa9d2fe3f73c648fb884904b0",
"url": "/web-icons/windows10/Square44x44Logo.altform-lightunplated_targetsize-48.png"
},
{
"revision": "3254fd936047e417b9d5c877da2dfa9d",
"url": "/web-icons/windows10/Square44x44Logo.altform-lightunplated_targetsize-60.png"
},
{
"revision": "8046b6d0777b5bf72712487dd8b26736",
"url": "/web-icons/windows10/Square44x44Logo.altform-lightunplated_targetsize-64.png"
},
{
"revision": "3a409b27b03e80fb5bfd30dd95b708ba",
"url": "/web-icons/windows10/Square44x44Logo.altform-lightunplated_targetsize-72.png"
},
{
"revision": "8abe16fd6ba6f735e3da48aa7b667f0a",
"url": "/web-icons/windows10/Square44x44Logo.altform-lightunplated_targetsize-80.png"
},
{
"revision": "0c9d6586f5c0d6ea13f218cd3d4e39ef",
"url": "/web-icons/windows10/Square44x44Logo.altform-lightunplated_targetsize-96.png"
},
{
"revision": "59b040a3ec4b499829a53314471b13ea",
"url": "/web-icons/windows10/Square44x44Logo.altform-unplated_targetsize-16.png"
},
{
"revision": "b9aa9def3d3ff1fdae7479362335b29d",
"url": "/web-icons/windows10/Square44x44Logo.altform-unplated_targetsize-20.png"
},
{
"revision": "36527e5e98523ae88f3c180847ea8430",
"url": "/web-icons/windows10/Square44x44Logo.altform-unplated_targetsize-24.png"
},
{
"revision": "79131fc0ecb812db34dfd4780f715924",
"url": "/web-icons/windows10/Square44x44Logo.altform-unplated_targetsize-256.png"
},
{
"revision": "78f8d402490c732cb8ad40ce34cc03b2",
"url": "/web-icons/windows10/Square44x44Logo.altform-unplated_targetsize-30.png"
},
{
"revision": "1ad5ab74d031b187fcdbeac7c9b64461",
"url": "/web-icons/windows10/Square44x44Logo.altform-unplated_targetsize-32.png"
},
{
"revision": "1f7eedb53199e51ed6835f1f12a5740c",
"url": "/web-icons/windows10/Square44x44Logo.altform-unplated_targetsize-36.png"
},
{
"revision": "a4cea4da5eb3fb0a8891f4bfcca737ea",
"url": "/web-icons/windows10/Square44x44Logo.altform-unplated_targetsize-40.png"
},
{
"revision": "d18a5cb906c47f066fda4fa5793f4922",
"url": "/web-icons/windows10/Square44x44Logo.altform-unplated_targetsize-44.png"
},
{
"revision": "ddd47deaa9d2fe3f73c648fb884904b0",
"url": "/web-icons/windows10/Square44x44Logo.altform-unplated_targetsize-48.png"
},
{
"revision": "3254fd936047e417b9d5c877da2dfa9d",
"url": "/web-icons/windows10/Square44x44Logo.altform-unplated_targetsize-60.png"
},
{
"revision": "8046b6d0777b5bf72712487dd8b26736",
"url": "/web-icons/windows10/Square44x44Logo.altform-unplated_targetsize-64.png"
},
{
"revision": "3a409b27b03e80fb5bfd30dd95b708ba",
"url": "/web-icons/windows10/Square44x44Logo.altform-unplated_targetsize-72.png"
},
{
"revision": "8abe16fd6ba6f735e3da48aa7b667f0a",
"url": "/web-icons/windows10/Square44x44Logo.altform-unplated_targetsize-80.png"
},
{
"revision": "0c9d6586f5c0d6ea13f218cd3d4e39ef",
"url": "/web-icons/windows10/Square44x44Logo.altform-unplated_targetsize-96.png"
},
{
"revision": "d18a5cb906c47f066fda4fa5793f4922",
"url": "/web-icons/windows10/Square44x44Logo.scale-100.png"
},
{
"revision": "e08193dbc7c5f9220dcdb2b4ed030d8e",
"url": "/web-icons/windows10/Square44x44Logo.scale-125.png"
},
{
"revision": "4ecaa5f0e69b07aa97a6a365d9fdc929",
"url": "/web-icons/windows10/Square44x44Logo.scale-150.png"
},
{
"revision": "b778286efbc74dbbc8be3aecce3ef137",
"url": "/web-icons/windows10/Square44x44Logo.scale-200.png"
},
{
"revision": "2057c6ec4ce11582e25e3a247a856778",
"url": "/web-icons/windows10/Square44x44Logo.scale-400.png"
},
{
"revision": "59b040a3ec4b499829a53314471b13ea",
"url": "/web-icons/windows10/Square44x44Logo.targetsize-16.png"
},
{
"revision": "b9aa9def3d3ff1fdae7479362335b29d",
"url": "/web-icons/windows10/Square44x44Logo.targetsize-20.png"
},
{
"revision": "36527e5e98523ae88f3c180847ea8430",
"url": "/web-icons/windows10/Square44x44Logo.targetsize-24.png"
},
{
"revision": "79131fc0ecb812db34dfd4780f715924",
"url": "/web-icons/windows10/Square44x44Logo.targetsize-256.png"
},
{
"revision": "78f8d402490c732cb8ad40ce34cc03b2",
"url": "/web-icons/windows10/Square44x44Logo.targetsize-30.png"
},
{
"revision": "1ad5ab74d031b187fcdbeac7c9b64461",
"url": "/web-icons/windows10/Square44x44Logo.targetsize-32.png"
},
{
"revision": "1f7eedb53199e51ed6835f1f12a5740c",
"url": "/web-icons/windows10/Square44x44Logo.targetsize-36.png"
},
{
"revision": "a4cea4da5eb3fb0a8891f4bfcca737ea",
"url": "/web-icons/windows10/Square44x44Logo.targetsize-40.png"
},
{
"revision": "d18a5cb906c47f066fda4fa5793f4922",
"url": "/web-icons/windows10/Square44x44Logo.targetsize-44.png"
},
{
"revision": "ddd47deaa9d2fe3f73c648fb884904b0",
"url": "/web-icons/windows10/Square44x44Logo.targetsize-48.png"
},
{
"revision": "3254fd936047e417b9d5c877da2dfa9d",
"url": "/web-icons/windows10/Square44x44Logo.targetsize-60.png"
},
{
"revision": "8046b6d0777b5bf72712487dd8b26736",
"url": "/web-icons/windows10/Square44x44Logo.targetsize-64.png"
},
{
"revision": "3a409b27b03e80fb5bfd30dd95b708ba",
"url": "/web-icons/windows10/Square44x44Logo.targetsize-72.png"
},
{
"revision": "8abe16fd6ba6f735e3da48aa7b667f0a",
"url": "/web-icons/windows10/Square44x44Logo.targetsize-80.png"
},
{
"revision": "0c9d6586f5c0d6ea13f218cd3d4e39ef",
"url": "/web-icons/windows10/Square44x44Logo.targetsize-96.png"
},
{
"revision": "5c174950df8c1d2c3a01cb412be2a2e1",
"url": "/web-icons/windows10/StoreLogo.scale-100.png"
},
{
"revision": "f48da4961c7df46874b49ac381bdd63a",
"url": "/web-icons/windows10/StoreLogo.scale-125.png"
},
{
"revision": "3707883a0f347a8c134b21877e360777",
"url": "/web-icons/windows10/StoreLogo.scale-150.png"
},
{
"revision": "7a763e8ae8fc7b0422924ad4cba2bd75",
"url": "/web-icons/windows10/StoreLogo.scale-200.png"
},
{
"revision": "1af25e22617f248e667a691314d0d156",
"url": "/web-icons/windows10/StoreLogo.scale-400.png"
},
{
"revision": "560b0dc3ef3ca5e16ab2c784c9cb6821",
"url": "/web-icons/windows10/Wide310x150Logo.scale-100.png"
},
{
"revision": "da59195630397708677628d45684d28c",
"url": "/web-icons/windows10/Wide310x150Logo.scale-125.png"
},
{
"revision": "aa2e06e4ea946e5b2b8f55a05de7faa9",
"url": "/web-icons/windows10/Wide310x150Logo.scale-150.png"
},
{
"revision": "811137c358aa1eb5e33a67283e194b74",
"url": "/web-icons/windows10/Wide310x150Logo.scale-200.png"
},
{
"revision": "291cbae10248db7f0f829d16c3da6ac3",
"url": "/web-icons/windows10/Wide310x150Logo.scale-400.png"
}
]);

2
robots.txt Normal file
View File

@ -0,0 +1,2 @@
User-agent: *
Disallow:

34
service-worker.js Normal file
View File

@ -0,0 +1,34 @@
/**
* Welcome to your Workbox-powered service worker!
*
* You'll need to register this file in your web app and you should
* disable HTTP caching for this file too.
* See https://goo.gl/nhQhGp
*
* The rest of the code is auto-generated. Please don't update this file
* directly; instead, make changes to your Workbox build configuration
* and re-run your build process.
* See https://goo.gl/2aRDsh
*/
importScripts("https://storage.googleapis.com/workbox-cdn/releases/4.3.1/workbox-sw.js");
importScripts(
"/precache-manifest.ada145b8e4401dc560e1e0ab4bd35898.js"
);
workbox.core.setCacheNameDetails({prefix: "panel"});
self.addEventListener('message', (event) => {
if (event.data && event.data.type === 'SKIP_WAITING') {
self.skipWaiting();
}
});
/**
* The workboxSW.precacheAndRoute() method efficiently caches and responds to
* requests for URLs in the manifest.
* See https://goo.gl/S9QRab
*/
self.__precacheManifest = [].concat(self.__precacheManifest || []);
workbox.precaching.precacheAndRoute(self.__precacheManifest, {});

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 565 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 565 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 920 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 75 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Some files were not shown because too many files have changed in this diff Show More