Zweite Megaupload
All checks were successful
Deploy / deploy-staging (push) Successful in 1m1s
Deploy / deploy-production (push) Has been skipped

This commit is contained in:
2026-06-08 02:05:46 +02:00
parent 853dab5cef
commit aea2bb304e
55746 changed files with 64 additions and 21 deletions

View File

@@ -55,9 +55,11 @@ jobs:
--exclude=".gitea/***" \
--exclude=".ci_config_deploy/***" \
--exclude="docs/***" \
--exclude="temp/***" \
--exclude="Umsetzungsanweisung/***" \
--exclude="config/staging/***" \
--exclude="config/prod/***" \
--exclude="skins/**/vendor/***" \
--exclude=".gitkeep" \
./ "${TARGET_PATH}"
@@ -134,9 +136,11 @@ jobs:
--exclude=".gitea/***" \
--exclude=".ci_config_deploy/***" \
--exclude="docs/***" \
--exclude="temp/***" \
--exclude="Umsetzungsanweisung/***" \
--exclude="config/staging/***" \
--exclude="config/prod/***" \
--exclude="skins/**/vendor/***" \
--exclude=".gitkeep" \
./ "${TARGET_PATH}"

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
Umsetzungsanweisung/Old-Nexus/

Submodule Umsetzungsanweisung/Old-Nexus deleted from 3c1cc30fe9

View File

Before

Width:  |  Height:  |  Size: 776 B

After

Width:  |  Height:  |  Size: 776 B

View File

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32"><defs><linearGradient id="a" x1="7.937" x2="7.937" y1="15.081" y2="1.852" gradientTransform="translate(0 .016)scale(1.8897)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#333"/><stop offset="1" stop-color="#424242"/></linearGradient></defs><image xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7DAAAOwwHHb6hkAAAA GXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAPdJREFUSMftl7GuwjAMRY9NXlk6 8P9fycBCaWsGbJTmwQIkMORKVqWo6rm+zWCLmVFKRATI61VZlD0ASXkmIjsgAXtgAHZvwBdgAs7A bGbLQ7h3m4DR6++DnV+Ak9ccKaTsxQQcHJzehJaKNBNwdDNoFnXZ8Scl/t0RGJ13g2dxJ+pqw1ER Ub9cNTp+lsBeRFT9YGgAzg0MgARcG8M14DQE5wbuF+4r6vAO7/AO7/CqcGvMtYAbsDY0cOcFfGoM nwBTM1t9rr40MBBj9NnM1vjnc8zUleEbjnLbZZZsqK+RwGZxiM0lFa6O/qy6sfzWrlZzS/VL/U9X YfxzIl867ocAAAAASUVORK5CYII=" width="31" height="31" x=".5" y="1" image-rendering="optimizeQuality" preserveAspectRatio="none"/><rect width="28" height="28" x="2" y="2" fill="url(#a)" rx="7" ry="7"/><path fill="#fff" d="M10 10c-1.108 0-2 .892-2 2v9c0 1.108.892 2 2 2h12c1.108 0 2-.892 2-2v-9c0-1.108-.892-2-2-2zm0 1h12c.554 0 1 .446 1 1H9c0-.554.446-1 1-1m-1 2h14v8c0 .554-.446 1-1 1H10c-.554 0-1-.446-1-1z" class="ColorScheme-Text" color="#363636"/><rect width="10" height="2" x="11" y="19" fill="#fff" fill-rule="evenodd" rx="1" ry="1" style="paint-order:stroke fill markers"/><path fill="#fff" d="M9 2C5.122 2 2 5.122 2 9v14c0 3.878 3.122 7 7 7h14c3.878 0 7-3.122 7-7V9c0-3.878-3.122-7-7-7zm0 .5h14c3.601 0 6.5 2.899 6.5 6.5v14c0 3.601-2.899 6.5-6.5 6.5H9A6.486 6.486 0 0 1 2.5 23V9c0-3.601 2.899-6.5 6.5-6.5" opacity=".06"/></svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

12
skins/README.md Normal file
View File

@@ -0,0 +1,12 @@
# Skin Sources
Dieser Ordner enthaelt die Skin-Quellstruktur und nicht-oeffentliche Rohdaten.
Grundsatz:
- `skins/<skin>/profile.php` enthaelt Skin-Metadaten fuer das Backend.
- `skins/<skin>/vendor/` enthaelt Quellpacks, Varianten und Rohicons.
- `public/assets/desktop/skins/<skin>/` enthaelt nur auszuliefernde CSS/JS-Dateien.
- `public/assets/desktop/skin-icons/<skin>/` enthaelt nur die aktuell im Frontend verwendeten Web-Icons.
Damit bleiben Skin-Quellen ausserhalb des Webroots, waehrend die benoetigten Laufzeit-Assets weiter direkt vom Browser geladen werden koennen.

View File

Before

Width:  |  Height:  |  Size: 510 B

After

Width:  |  Height:  |  Size: 510 B

View File

Before

Width:  |  Height:  |  Size: 470 B

After

Width:  |  Height:  |  Size: 470 B

View File

Before

Width:  |  Height:  |  Size: 653 B

After

Width:  |  Height:  |  Size: 653 B

View File

Before

Width:  |  Height:  |  Size: 373 B

After

Width:  |  Height:  |  Size: 373 B

View File

Before

Width:  |  Height:  |  Size: 587 B

After

Width:  |  Height:  |  Size: 587 B

View File

Before

Width:  |  Height:  |  Size: 586 B

After

Width:  |  Height:  |  Size: 586 B

View File

Before

Width:  |  Height:  |  Size: 653 B

After

Width:  |  Height:  |  Size: 653 B

View File

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

Before

Width:  |  Height:  |  Size: 536 B

After

Width:  |  Height:  |  Size: 536 B

View File

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

Before

Width:  |  Height:  |  Size: 473 B

After

Width:  |  Height:  |  Size: 473 B

View File

Before

Width:  |  Height:  |  Size: 745 B

After

Width:  |  Height:  |  Size: 745 B

View File

Before

Width:  |  Height:  |  Size: 682 B

After

Width:  |  Height:  |  Size: 682 B

View File

Before

Width:  |  Height:  |  Size: 803 B

After

Width:  |  Height:  |  Size: 803 B

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