ajout heimdall

This commit is contained in:
2025-01-01 11:24:01 +01:00
parent f8be42e486
commit c52f60fca9
1477 changed files with 15692 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<?php namespace App\SupportedApps\TYPO;
class TYPO extends \App\SupportedApps {
}

View File

@@ -0,0 +1,10 @@
{
"appid": "6bf857ca7de026fbed4ae790a809a0ea640901f4",
"name": "TYPO3",
"website": "https://typo3.org/",
"license": "GNU General Public License v2.0 or later",
"description": "The Professional, Flexible Content Management System.\nTYPO3 CMS is an Open Source Enterprise Content Management System with a large global community, backed by the approximately 900 members of the TYPO3 Association.",
"enhanced": false,
"tile_background": "light",
"icon": "typo3.svg"
}

View File

@@ -0,0 +1,77 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="66.145821mm"
height="67.003082mm"
viewBox="0 0 66.145821 67.003082"
version="1.1"
id="svg4489"
inkscape:version="0.92.4 (33fec40, 2019-01-16)"
sodipodi:docname="typo3.svg">
<defs
id="defs4483" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.49497475"
inkscape:cx="-70.564714"
inkscape:cy="439.18367"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
showgrid="false"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:pagecheckerboard="false"
inkscape:window-width="1861"
inkscape:window-height="1025"
inkscape:window-x="59"
inkscape:window-y="27"
inkscape:window-maximized="1" />
<metadata
id="metadata4486">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Ebene 1"
inkscape:groupmode="layer"
id="layer1"
style="display:inline"
transform="translate(-4.4719998e-7,-229.99692)">
<g
transform="matrix(0.5262532,0,0,0.5262532,-35.020045,168.72526)"
id="g4412">
<path
style="fill:#f49700"
inkscape:connector-curvature="0"
id="path4408"
d="m 161.646,204.169 c -1.888,0.558 -3.391,0.766 -5.365,0.766 -16.171,0 -39.915,-56.509 -39.915,-75.317 0,-6.922 1.638,-9.233 3.951,-11.216 -19.792,2.311 -43.539,9.572 -51.134,18.805 -1.641,2.314 -2.637,5.938 -2.637,10.56 0,29.362 31.339,95.984 53.445,95.984 10.226,-0.001 27.467,-16.813 41.655,-39.582" />
<path
style="fill:#f49700"
inkscape:connector-curvature="0"
id="path4410"
d="m 151.323,116.43 c 20.449,0 40.915,3.298 40.915,14.841 0,23.42 -14.854,51.801 -22.433,51.801 -13.527,0 -30.352,-37.614 -30.352,-56.422 0,-8.576 3.298,-10.22 11.87,-10.22" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.6 KiB