Compare commits

...

8 Commits

Author SHA1 Message Date
Dashboard Icons Manager
7255f454ae feat(icons): add mangadex 2025-04-30 09:08:41 +00:00
Thomas Camlong
3305a49a7e feat: add netlify.toml 2025-04-29 15:19:57 +02:00
Thomas Camlong
d087fdf4c2 feat: add netlify.toml 2025-04-29 15:12:42 +02:00
Thomas Camlong
a2f3b52874 feat: add netlify.toml 2025-04-29 15:00:46 +02:00
dashboard-icons-manager[bot]
706150b159 feat(icons): add signoz (#1331)
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
2025-04-28 21:03:48 +02:00
dashboard-icons-manager[bot]
72e966bfc9 feat(icons): update opengist (#1333)
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
2025-04-28 21:03:32 +02:00
dashboard-icons-manager[bot]
e302cf1398 feat(icons): add atuin (#1336)
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
2025-04-28 21:03:12 +02:00
dashboard-icons-manager[bot]
146103b84d feat(icons): update jellystat (#1337)
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
2025-04-28 21:02:31 +02:00
29 changed files with 181 additions and 32 deletions

View File

@@ -1,16 +1,16 @@
{
"base": "svg",
"aliases": [],
"categories": [],
"aliases": [
"atuin-sh"
],
"categories": [
"Development"
],
"update": {
"timestamp": "2024-10-20T17:24:03Z",
"timestamp": "2025-04-28T18:58:39.840943",
"author": {
"id": 71191962,
"name": "walkxcode"
"login": "lammersbjorn"
}
},
"colors": {
"dark": "atuin",
"light": "atuin-light"
}
}

View File

@@ -3,10 +3,14 @@
"aliases": [],
"categories": [],
"update": {
"timestamp": "2023-05-26T20:42:05Z",
"timestamp": "2025-04-28T18:59:35.544514",
"author": {
"id": 71191962,
"name": "walkxcode"
"login": "lammersbjorn"
}
},
"colors": {
"light": "jellystat",
"dark": "jellystat-dark"
}
}

14
meta/mangadex.json Normal file
View File

@@ -0,0 +1,14 @@
{
"base": "png",
"aliases": [],
"categories": [
"Media"
],
"update": {
"timestamp": "2025-04-30T09:08:35.461506",
"author": {
"id": 170339248,
"login": "Hicsuntd"
}
}
}

View File

@@ -8,14 +8,14 @@
"Developer-Tools"
],
"update": {
"timestamp": "2024-10-20T17:24:03Z",
"timestamp": "2025-04-28T18:55:01.927896",
"author": {
"id": 71191962,
"name": "walkxcode"
"login": "lammersbjorn"
}
},
"colors": {
"dark": "opengist",
"light": "opengist-light"
"light": "opengist-light",
"dark": "opengist"
}
}

14
meta/signoz.json Normal file
View File

@@ -0,0 +1,14 @@
{
"base": "svg",
"aliases": [],
"categories": [
"Communication"
],
"update": {
"timestamp": "2025-04-28T18:50:52.518104",
"author": {
"id": 5520570,
"login": "gschaer"
}
}
}

View File

@@ -6662,11 +6662,15 @@
"aliases": [],
"categories": [],
"update": {
"timestamp": "2023-05-26T20:42:05Z",
"timestamp": "2025-04-28T18:59:35.544514",
"author": {
"id": 71191962,
"name": "walkxcode"
"login": "lammersbjorn"
}
},
"colors": {
"light": "jellystat",
"dark": "jellystat-dark"
}
},
"xmrig": {
@@ -14900,6 +14904,20 @@
}
}
},
"signoz": {
"base": "svg",
"aliases": [],
"categories": [
"Communication"
],
"update": {
"timestamp": "2025-04-28T18:50:52.518104",
"author": {
"id": 5520570,
"login": "gschaer"
}
}
},
"pastebin": {
"base": "svg",
"aliases": [],
@@ -18592,6 +18610,20 @@
}
}
},
"mangadex": {
"base": "png",
"aliases": [],
"categories": [
"Media"
],
"update": {
"timestamp": "2025-04-30T09:08:35.461506",
"author": {
"id": 170339248,
"login": "Hicsuntd"
}
}
},
"microsoft-sharepoint": {
"base": "svg",
"aliases": [
@@ -19055,18 +19087,18 @@
},
"atuin": {
"base": "svg",
"aliases": [],
"categories": [],
"aliases": [
"atuin-sh"
],
"categories": [
"Development"
],
"update": {
"timestamp": "2024-10-20T17:24:03Z",
"timestamp": "2025-04-28T18:58:39.840943",
"author": {
"id": 71191962,
"name": "walkxcode"
"login": "lammersbjorn"
}
},
"colors": {
"dark": "atuin",
"light": "atuin-light"
}
},
"google-compute-engine": {
@@ -23435,15 +23467,15 @@
"Developer-Tools"
],
"update": {
"timestamp": "2024-10-20T17:24:03Z",
"timestamp": "2025-04-28T18:55:01.927896",
"author": {
"id": 71191962,
"name": "walkxcode"
"login": "lammersbjorn"
}
},
"colors": {
"dark": "opengist",
"light": "opengist-light"
"light": "opengist-light",
"dark": "opengist"
}
},
"influxdb": {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 45 KiB

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 46 KiB

After

Width:  |  Height:  |  Size: 34 KiB

BIN
png/jellystat-dark.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 12 KiB

BIN
png/mangadex.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 12 KiB

BIN
png/signoz.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 9.5 KiB

After

Width:  |  Height:  |  Size: 12 KiB

13
svg/jellystat-dark.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 6.9 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 6.8 KiB

After

Width:  |  Height:  |  Size: 6.8 KiB

View File

@@ -1 +1,29 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="3.24 8.54 505.52 494.93"><path d="M480.086 297.473c23.379-121.176-57.856-238.082-181.59-260.95-123.902-22.87-243.2 56.832-266.582 178.004C8.535 335.703 89.77 452.61 213.504 475.477c123.902 22.87 243.2-56.832 266.582-178.004m0 0" style="stroke:none;fill-rule:nonzero;fill:#ffffff000;fill-opacity:1"/><path d="M475.988 256c0 95.063-62.804 175.785-150.187 204.457.344-2.047.515-4.266.515-6.824.168-38.059.34-61.781.34-90.113 0-19.97-.34-30.891-.34-30.891 3.07 0 36.008-10.238 51.028-20.649 15.02-10.414 30.89-30.21 33.11-58.37 2.218-28.329-10.24-61.782-21.165-81.579-21.844-39.594-39.934-63.828-55.805-77.312-15.875-13.313-27.48-10.41-37.718-2.387-10.243 8.02-25.258 32.426-36.012 42.152-5.121 4.782-18.09 20.48-34.817 5.633-4.777-4.097-33.789-43.86-51.71-38.742-22.356 6.316-47.957 46.594-59.903 74.754-15.363 35.84-18.433 57.344-10.414 108.371 8.024 51.031 12.8 102.402 20.14 130.39 1.708 6.829 3.927 12.63 6.829 17.75C73.215 393.728 36.012 329.048 36.012 256c0-118.953 98.472-215.55 219.988-215.55S475.988 137.046 475.988 256m0 0" style="stroke:none;fill-rule:nonzero;fill:#ffffff000;fill-opacity:1"/><path d="M256 8.535C116.395 8.535 3.242 119.297 3.242 256S116.395 503.465 256 503.465 508.758 392.703 508.758 256 395.605 8.535 256 8.535m69.8 451.922c.345-2.047.516-4.266.516-6.824.168-38.059.34-61.781.34-90.113 0-19.97-.34-30.891-.34-30.891 3.07 0 36.008-10.238 51.028-20.649 15.02-10.414 30.89-30.21 33.11-58.37 2.218-28.329-10.24-61.782-21.165-81.579-21.844-39.594-39.934-63.828-55.805-77.312-15.875-13.313-27.48-10.41-37.718-2.387-10.243 8.02-25.258 32.426-36.012 42.152-5.121 4.782-18.09 20.48-34.817 5.633-4.777-4.097-33.789-43.86-51.71-38.742-22.356 6.316-47.957 46.594-59.903 74.754-15.363 35.84-18.433 57.344-10.414 108.371 8.024 51.031 12.8 102.402 20.14 130.39 1.708 6.829 3.927 12.63 6.829 17.75C73.215 393.728 36.012 329.048 36.012 256c0-118.953 98.472-215.55 219.988-215.55S475.988 137.046 475.988 256c0 95.063-62.804 175.785-150.187 204.457m0 0" style="stroke:none;fill-rule:nonzero;fill:#fff;fill-opacity:1"/><path d="m80.555 243.71 155.648-16.042-.512-11.945-155.648 16.043Zm0 0" style="stroke:none;fill-rule:nonzero;fill:#ffffff000;fill-opacity:1"/><path d="M276.48 226.477c1.364-16.387-11.093-30.723-27.82-32.086-16.722-1.368-31.402 10.922-32.765 27.304-1.368 16.383 11.093 30.72 27.816 32.086 16.726 1.367 31.402-10.922 32.77-27.304m86.867-12.461c1.367-16.383-11.09-30.72-27.817-32.086-16.726-1.364-31.402 10.922-32.77 27.308-1.363 16.383 11.094 30.719 27.821 32.086 16.727 1.363 31.402-10.926 32.766-27.308m0 0" style="stroke:none;fill-rule:nonzero;fill:#ffffff000;fill-opacity:1"/><path d="m235.863 227.328 115.367-12.457-.851-10.754-115.2 12.457Zm0 0" style="stroke:none;fill-rule:nonzero;fill:#ffffff000;fill-opacity:1"/><path d="m346.625 215.723 84.48-20.82-1.027-10.755-84.476 20.82Zm0 0" style="stroke:none;fill-rule:nonzero;fill:#ffffff000;fill-opacity:1"/></svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 27.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 500 500" style="enable-background:new 0 0 500 500;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FFFFFF;}
</style>
<g id="document" transform="scale(1.6666666666666667 1.6666666666666667) translate(150.0 150.0)">
<path class="st0" d="M131.3,24.3c13.7-71-33.9-139.5-106.4-152.9C-47.7-142-117.6-95.3-131.3-24.3s33.9,139.5,106.4,152.9
C47.7,142,117.6,95.3,131.3,24.3z"/>
<path class="st0" d="M128.9,0c0,55.7-36.8,103-88,119.8c0.2-1.2,0.3-2.5,0.3-4c0.1-22.3,0.2-36.2,0.2-52.8
c0-11.7-0.2-18.1-0.2-18.1c1.8,0,21.1-6,29.9-12.1S89.2,15.1,90.5-1.4c1.3-16.6-6-36.2-12.4-47.8C65.3-72.4,54.7-86.6,45.4-94.5
c-9.3-7.8-16.1-6.1-22.1-1.4S8.5-76.9,2.2-71.2c-3,2.8-10.6,12-20.4,3.3C-21-70.3-38-93.6-48.5-90.6c-13.1,3.7-28.1,27.3-35.1,43.8
c-9,21-10.8,33.6-6.1,63.5c4.7,29.9,7.5,60,11.8,76.4c1,4,2.3,7.4,4,10.4c-33.2-22.8-55-60.7-55-103.5
c0-69.7,57.7-126.3,128.9-126.3S128.9-69.7,128.9,0z"/>
<path d="M0-145c-81.8,0-148.1,64.9-148.1,145S-81.8,145,0,145S148.1,80.1,148.1,0S81.8-145,0-145z M40.9,119.8
c0.2-1.2,0.3-2.5,0.3-4c0.1-22.3,0.2-36.2,0.2-52.8c0-11.7-0.2-18.1-0.2-18.1c1.8,0,21.1-6,29.9-12.1S89.2,15.1,90.5-1.4
c1.3-16.6-6-36.2-12.4-47.8C65.3-72.4,54.7-86.6,45.4-94.5c-9.3-7.8-16.1-6.1-22.1-1.4S8.5-76.9,2.2-71.2c-3,2.8-10.6,12-20.4,3.3
C-21-70.3-38-93.6-48.5-90.6c-13.1,3.7-28.1,27.3-35.1,43.8c-9,21-10.8,33.6-6.1,63.5c4.7,29.9,7.5,60,11.8,76.4
c1,4,2.3,7.4,4,10.4c-33.2-22.8-55-60.7-55-103.5c0-69.7,57.7-126.3,128.9-126.3S128.9-69.7,128.9,0
C128.9,55.7,92.1,103,40.9,119.8z"/>
<path class="st0" d="M-102.8-7.2l91.2-9.4l-0.3-7l-91.2,9.4L-102.8-7.2z"/>
<path class="st0" d="M12-17.3c0.8-9.6-6.5-18-16.3-18.8s-18.4,6.4-19.2,16S-17-2.1-7.2-1.3S11.2-7.7,12-17.3z"/>
<path class="st0" d="M62.9-24.6c0.8-9.6-6.5-18-16.3-18.8c-9.8-0.8-18.4,6.4-19.2,16c-0.8,9.6,6.5,18,16.3,18.8S62.1-15,62.9-24.6z
"/>
<path class="st0" d="M-11.8-16.8l67.6-7.3l-0.5-6.3l-67.5,7.3L-11.8-16.8z"/>
<path class="st0" d="M53.1-23.6l49.5-12.2l-0.6-6.3L52.5-29.9L53.1-23.6z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@@ -1 +1,15 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="3.24 8.54 505.52 494.93"><path d="M480.086 297.473c23.379-121.176-57.856-238.082-181.59-260.95-123.902-22.87-243.2 56.832-266.582 178.004C8.535 335.703 89.77 452.61 213.504 475.477c123.902 22.87 243.2-56.832 266.582-178.004m0 0" style="stroke:none;fill-rule:nonzero;fill:#fff;fill-opacity:1"/><path d="M475.988 256c0 95.063-62.804 175.785-150.187 204.457.344-2.047.515-4.266.515-6.824.168-38.059.34-61.781.34-90.113 0-19.97-.34-30.891-.34-30.891 3.07 0 36.008-10.238 51.028-20.649 15.02-10.414 30.89-30.21 33.11-58.37 2.218-28.329-10.24-61.782-21.165-81.579-21.844-39.594-39.934-63.828-55.805-77.312-15.875-13.313-27.48-10.41-37.718-2.387-10.243 8.02-25.258 32.426-36.012 42.152-5.121 4.782-18.09 20.48-34.817 5.633-4.777-4.097-33.789-43.86-51.71-38.742-22.356 6.316-47.957 46.594-59.903 74.754-15.363 35.84-18.433 57.344-10.414 108.371 8.024 51.031 12.8 102.402 20.14 130.39 1.708 6.829 3.927 12.63 6.829 17.75C73.215 393.728 36.012 329.048 36.012 256c0-118.953 98.472-215.55 219.988-215.55S475.988 137.046 475.988 256m0 0" style="stroke:none;fill-rule:nonzero;fill:#fff;fill-opacity:1"/><path d="M256 8.535C116.395 8.535 3.242 119.297 3.242 256S116.395 503.465 256 503.465 508.758 392.703 508.758 256 395.605 8.535 256 8.535m69.8 451.922c.345-2.047.516-4.266.516-6.824.168-38.059.34-61.781.34-90.113 0-19.97-.34-30.891-.34-30.891 3.07 0 36.008-10.238 51.028-20.649 15.02-10.414 30.89-30.21 33.11-58.37 2.218-28.329-10.24-61.782-21.165-81.579-21.844-39.594-39.934-63.828-55.805-77.312-15.875-13.313-27.48-10.41-37.718-2.387-10.243 8.02-25.258 32.426-36.012 42.152-5.121 4.782-18.09 20.48-34.817 5.633-4.777-4.097-33.789-43.86-51.71-38.742-22.356 6.316-47.957 46.594-59.903 74.754-15.363 35.84-18.433 57.344-10.414 108.371 8.024 51.031 12.8 102.402 20.14 130.39 1.708 6.829 3.927 12.63 6.829 17.75C73.215 393.728 36.012 329.048 36.012 256c0-118.953 98.472-215.55 219.988-215.55S475.988 137.046 475.988 256c0 95.063-62.804 175.785-150.187 204.457m0 0" style="stroke:none;fill-rule:nonzero;fill:#000;fill-opacity:1"/><path d="m80.555 243.71 155.648-16.042-.512-11.945-155.648 16.043Zm0 0" style="stroke:none;fill-rule:nonzero;fill:#fff;fill-opacity:1"/><path d="M276.48 226.477c1.364-16.387-11.093-30.723-27.82-32.086-16.722-1.368-31.402 10.922-32.765 27.304-1.368 16.383 11.093 30.72 27.816 32.086 16.726 1.367 31.402-10.922 32.77-27.304m86.867-12.461c1.367-16.383-11.09-30.72-27.817-32.086-16.726-1.364-31.402 10.922-32.77 27.308-1.363 16.383 11.094 30.719 27.821 32.086 16.727 1.363 31.402-10.926 32.766-27.308m0 0" style="stroke:none;fill-rule:nonzero;fill:#fff;fill-opacity:1"/><path d="m235.863 227.328 115.367-12.457-.851-10.754-115.2 12.457Zm0 0" style="stroke:none;fill-rule:nonzero;fill:#fff;fill-opacity:1"/><path d="m346.625 215.723 84.48-20.82-1.027-10.755-84.476 20.82Zm0 0" style="stroke:none;fill-rule:nonzero;fill:#fff;fill-opacity:1"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Layer_1" x="0px" y="0px" viewBox="0 0 500 500" style="enable-background:new 0 0 500 500;" xml:space="preserve">
<style type="text/css">
.st0{fill:#030303;}
</style>
<g id="document" transform="scale(1.6666666666666667 1.6666666666666667) translate(150.0 150.0)">
<path class="st0" d="M131.3,24.3c13.7-71-33.9-139.5-106.4-152.9C-47.7-142-117.6-95.3-131.3-24.3s33.9,139.5,106.4,152.9 C47.7,142,117.6,95.3,131.3,24.3z" fill="#ffffff"/>
<path class="st0" d="M128.9,0c0,55.7-36.8,103-88,119.8c0.2-1.2,0.3-2.5,0.3-4c0.1-22.3,0.2-36.2,0.2-52.8 c0-11.7-0.2-18.1-0.2-18.1c1.8,0,21.1-6,29.9-12.1S89.2,15.1,90.5-1.4c1.3-16.6-6-36.2-12.4-47.8C65.3-72.4,54.7-86.6,45.4-94.5 c-9.3-7.8-16.1-6.1-22.1-1.4S8.5-76.9,2.2-71.2c-3,2.8-10.6,12-20.4,3.3C-21-70.3-38-93.6-48.5-90.6c-13.1,3.7-28.1,27.3-35.1,43.8 c-9,21-10.8,33.6-6.1,63.5c4.7,29.9,7.5,60,11.8,76.4c1,4,2.3,7.4,4,10.4c-33.2-22.8-55-60.7-55-103.5 c0-69.7,57.7-126.3,128.9-126.3S128.9-69.7,128.9,0z" fill="#ffffff"/>
<path d="M0-145c-81.8,0-148.1,64.9-148.1,145S-81.8,145,0,145S148.1,80.1,148.1,0S81.8-145,0-145z M40.9,119.8 c0.2-1.2,0.3-2.5,0.3-4c0.1-22.3,0.2-36.2,0.2-52.8c0-11.7-0.2-18.1-0.2-18.1c1.8,0,21.1-6,29.9-12.1S89.2,15.1,90.5-1.4 c1.3-16.6-6-36.2-12.4-47.8C65.3-72.4,54.7-86.6,45.4-94.5c-9.3-7.8-16.1-6.1-22.1-1.4S8.5-76.9,2.2-71.2c-3,2.8-10.6,12-20.4,3.3 C-21-70.3-38-93.6-48.5-90.6c-13.1,3.7-28.1,27.3-35.1,43.8c-9,21-10.8,33.6-6.1,63.5c4.7,29.9,7.5,60,11.8,76.4 c1,4,2.3,7.4,4,10.4c-33.2-22.8-55-60.7-55-103.5c0-69.7,57.7-126.3,128.9-126.3S128.9-69.7,128.9,0 C128.9,55.7,92.1,103,40.9,119.8z" fill="#ffffff"/>
<path class="st0" d="M-102.8-7.2l91.2-9.4l-0.3-7l-91.2,9.4L-102.8-7.2z" fill="#ffffff"/>
<path class="st0" d="M12-17.3c0.8-9.6-6.5-18-16.3-18.8s-18.4,6.4-19.2,16S-17-2.1-7.2-1.3S11.2-7.7,12-17.3z" fill="#ffffff"/>
<path class="st0" d="M62.9-24.6c0.8-9.6-6.5-18-16.3-18.8c-9.8-0.8-18.4,6.4-19.2,16c-0.8,9.6,6.5,18,16.3,18.8S62.1-15,62.9-24.6z " fill="#ffffff"/>
<path class="st0" d="M-11.8-16.8l67.6-7.3l-0.5-6.3l-67.5,7.3L-11.8-16.8z" fill="#ffffff"/>
<path class="st0" d="M53.1-23.6l49.5-12.2l-0.6-6.3L52.5-29.9L53.1-23.6z" fill="#ffffff"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

1
svg/signoz.svg Normal file
View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" fill="none"><rect width="100" height="100" fill="url(#a)" rx="20"/><g fill="#fff" fill-rule="evenodd" clip-rule="evenodd" filter="url(#b)"><path d="M11 49.941v-.003l.002-.005.003-.014.007-.035a8 8 0 0 1 .105-.42c.073-.263.184-.624.348-1.072.328-.896.866-2.135 1.73-3.617 1.732-2.97 4.753-6.883 9.95-10.955 5.223-4.092 10.295-6.293 14.08-7.471a35 35 0 0 1 4.585-1.114 24 24 0 0 1 1.687-.223l.108-.009.034-.002h.011l.007-.001s.002 0 .133 2.217c.13 2.218.132 2.218.132 2.218h-.002l-.053.004a19 19 0 0 0-1.326.178c-.809.136-1.937.37-3.302.763l-.127.043c-2.745.94-6.666 2.775-11.249 6.362-4.572 3.577-7.142 6.95-8.563 9.393-.711 1.222-1.137 2.215-1.383 2.889a10 10 0 0 0-.29.933q.011.056.044.173c.046.166.123.423.246.76.246.674.672 1.667 1.383 2.89 1.421 2.441 3.991 5.815 8.563 9.392 4.584 3.587 8.504 5.423 11.25 6.362l.126.043c1.365.393 2.493.627 3.302.763a19 19 0 0 0 1.326.178l.053.004h.002s-.002 0-.133 2.218C43.66 75 43.657 75 43.657 75h-.007l-.011-.001-.034-.002a9 9 0 0 1-.478-.046 24 24 0 0 1-1.317-.186 35 35 0 0 1-4.584-1.114c-3.786-1.178-8.858-3.38-14.081-7.471-5.197-4.072-8.218-7.985-9.95-10.955-.864-1.482-1.402-2.72-1.73-3.617-.164-.448-.275-.81-.348-1.072a8 8 0 0 1-.105-.42l-.007-.035-.003-.014-.002-.005zm78 0v-.003l-.002-.005-.002-.014-.008-.035a9 9 0 0 0-.105-.42 14 14 0 0 0-.348-1.072c-.328-.896-.866-2.135-1.73-3.617-1.732-2.97-4.753-6.883-9.95-10.955-5.223-4.092-10.295-6.293-14.08-7.471a35 35 0 0 0-4.585-1.114 24 24 0 0 0-1.687-.223l-.108-.009-.034-.002h-.011L56.343 25s-.002 0-.133 2.217c-.13 2.218-.132 2.218-.132 2.218h.002l.053.004a19 19 0 0 1 1.326.178c.809.136 1.937.37 3.302.763l.127.043c2.745.94 6.666 2.775 11.249 6.362 4.572 3.577 7.141 6.95 8.563 9.393.711 1.222 1.137 2.215 1.383 2.889a10 10 0 0 1 .29.933 10 10 0 0 1-.29.934c-.246.673-.672 1.666-1.383 2.888-1.422 2.442-3.991 5.816-8.563 9.393-4.584 3.587-8.504 5.423-11.25 6.362l-.126.043a30 30 0 0 1-3.302.763 19 19 0 0 1-1.326.178l-.053.004h-.002s.002 0 .133 2.218C56.34 75 56.343 75 56.343 75h.007l.011-.001.034-.002a9 9 0 0 0 .478-.046c.314-.034.758-.092 1.317-.186a35 35 0 0 0 4.584-1.114c3.786-1.178 8.858-3.38 14.081-7.471 5.197-4.072 8.218-7.985 9.95-10.955.864-1.482 1.402-2.72 1.73-3.617.164-.448.275-.81.348-1.072a9 9 0 0 0 .105-.42l.008-.035.002-.014.001-.005.001-.003z"/><path d="M68.342 49.998c0 9.846-7.924 17.827-17.7 17.827s-17.7-7.981-17.7-17.827 7.925-17.827 17.7-17.827c9.776 0 17.7 7.981 17.7 17.827M46.218 39.97s-2.127 2.508-2.766 4.457c-.412 1.257-.553 3.343-.553 3.343h-5.531s0-1.672 1.106-4.457 2.212-3.343 2.212-3.343zm-2.766 15.6c.639 1.949 2.766 4.457 2.766 4.457h-5.532s-1.106-.557-2.212-3.343-1.106-4.457-1.106-4.457h5.53s.142 2.086.554 3.343"/></g><defs><radialGradient id="a" cx="0" cy="0" r="1" gradientTransform="matrix(40.99997 42 -42 40.99997 50 50)" gradientUnits="userSpaceOnUse"><stop offset=".33" stop-color="#F76526"/><stop offset="1" stop-color="#F43030"/></radialGradient><filter id="b" width="90" height="62" x="5" y="23" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="4"/><feGaussianBlur stdDeviation="3"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.368384 0 0 0 0 0.0623777 0 0 0 0 0.0623777 0 0 0 0.25 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_3909_18731"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_3909_18731" result="shape"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="4"/><feGaussianBlur stdDeviation="3"/><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.06 0"/><feBlend in2="shape" result="effect2_innerShadow_3909_18731"/></filter></defs></svg>

After

Width:  |  Height:  |  Size: 3.9 KiB

View File

@@ -906,6 +906,7 @@
"jellyfin-vue.png",
"jellyfin.png",
"jellyseerr.png",
"jellystat-dark.png",
"jellystat.png",
"jelu.png",
"jenkins.png",
@@ -1073,6 +1074,7 @@
"mak.png",
"makemkv.png",
"maloja.png",
"mangadex.png",
"mango.png",
"manjaro-linux.png",
"mantisbt.png",
@@ -1777,6 +1779,7 @@
"sickchill.png",
"sickgear.png",
"signal.png",
"signoz.png",
"sigstore.png",
"silverbullet.png",
"simplelogin.png",
@@ -2988,6 +2991,7 @@
"jellyfin-vue.svg",
"jellyfin.svg",
"jellyseerr.svg",
"jellystat-dark.svg",
"jellystat.svg",
"jelu.svg",
"jenkins.svg",
@@ -3706,6 +3710,7 @@
"shopify.svg",
"sickbeard.svg",
"signal.svg",
"signoz.svg",
"sigstore.svg",
"simplelogin.svg",
"simplex-chat.svg",
@@ -4967,6 +4972,7 @@
"jellyfin-vue.webp",
"jellyfin.webp",
"jellyseerr.webp",
"jellystat-dark.webp",
"jellystat.webp",
"jelu.webp",
"jenkins.webp",
@@ -5134,6 +5140,7 @@
"mak.webp",
"makemkv.webp",
"maloja.webp",
"mangadex.webp",
"mango.webp",
"manjaro-linux.webp",
"mantisbt.webp",
@@ -5838,6 +5845,7 @@
"sickchill.webp",
"sickgear.webp",
"signal.webp",
"signoz.webp",
"sigstore.webp",
"silverbullet.webp",
"simplelogin.webp",

2
web/netlify.toml Normal file
View File

@@ -0,0 +1,2 @@
[build]
ignore = "git diff --quiet $CACHED_COMMIT_REF $COMMIT_REF web"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 99 KiB

After

Width:  |  Height:  |  Size: 99 KiB

BIN
webp/jellystat-dark.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 52 B

After

Width:  |  Height:  |  Size: 28 KiB

BIN
webp/mangadex.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 17 KiB

BIN
webp/signoz.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB