v3: added customizable site emoji (logo), small visual tweaks
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 41s

This commit is contained in:
2026-06-29 15:12:25 +02:00
parent aab5b5bfd5
commit f171027673
18 changed files with 342 additions and 78 deletions

6
deno.lock generated
View File

@@ -29,6 +29,8 @@
"npm:@lingui/react@6.4.0": "6.4.0_react@19.2.7",
"npm:@lingui/swc-plugin@6.5.0": "6.5.0_@lingui+core@6.4.0",
"npm:@lingui/vite-plugin@6.4.0": "6.4.0_vite@8.1.0__@types+node@26.0.1__jiti@2.7.0_@types+node@26.0.1_jiti@2.7.0",
"npm:@resvg/resvg-wasm@2.6.2": "2.6.2",
"npm:@resvg/resvg-wasm@^2.6.2": "2.6.2",
"npm:@types/node@^26.0.1": "26.0.1",
"npm:@types/react-dom@^19.2.3": "19.2.3_@types+react@19.2.17",
"npm:@types/react@^19.2.17": "19.2.17",
@@ -656,6 +658,9 @@
"@oxc-project/types@0.137.0": {
"integrity": "sha512-WT+Gb24i8hmvo85AIv2oEYouEXkRlKAlT9WaCa3TfLgNCN+GhrJOGZuIlMouAh38Qe4QOx26eUOVsq70qXrywA=="
},
"@resvg/resvg-wasm@2.6.2": {
"integrity": "sha512-FqALmHI8D4o6lk/LRWDnhw95z5eO+eAa6ORjVg09YRR7BkcM6oPHU9uyC0gtQG5vpFLvgpeU4+zEAz2H8APHNw=="
},
"@rolldown/binding-android-arm64@1.1.3": {
"integrity": "sha512-DT6Z3PhvioeHMvxo+xHc3KtqggrI7CCTXCmC2h/5zUlp5jVitv7XEy+9q5/7v8IolhlioawpMo8Kg0EEBy7J0g==",
"os": ["android"],
@@ -2650,6 +2655,7 @@
"jsr:@oak/oak@^17.2.0",
"jsr:@panva/jose@^6.2.3",
"jsr:@tajpouria/cors@^1.2.1",
"npm:@resvg/resvg-wasm@^2.6.2",
"npm:marked@^18.0.5",
"npm:nodemailer@^9.0.1"
],