refactor: Umstellung auf Mini-MVC-Architektur (Issue #46)
All checks were successful
Deploy Feature Branch to Test / deploy (push) Successful in 24s
- Front Controller Pattern mit public/index.php als Einstiegspunkt - Eigenes Routing (App\Core\Router) ohne externes Framework - Controller: HomeController, ImpressumController, DatenschutzController - Views mit gemeinsamem Layout (app/views/layouts/main.php) - PSR-4 Autoloading - Statische Assets nach public/ verschoben - Alte Dateien (index.php, impressum.html, datenschutz.html) geloescht - 301-Redirects fuer alte URLs - PHP 8.5 kompatibel - Apache DocumentRoot auf public/ gesetzt
BIN
public/bilder/Außenansicht-2-small.png
Executable file
|
After Width: | Height: | Size: 231 KiB |
BIN
public/bilder/Außenansicht-2-small.webp
Executable file
|
After Width: | Height: | Size: 20 KiB |
BIN
public/bilder/Außenansicht-2.png
Executable file
|
After Width: | Height: | Size: 2.5 MiB |
BIN
public/bilder/Außenansicht-2.webp
Executable file
|
After Width: | Height: | Size: 153 KiB |
BIN
public/bilder/Bad-2-small.jpg
Executable file
|
After Width: | Height: | Size: 32 KiB |
BIN
public/bilder/Bad-2-small.webp
Executable file
|
After Width: | Height: | Size: 16 KiB |
BIN
public/bilder/Bad-2.jpeg
Executable file
|
After Width: | Height: | Size: 259 KiB |
BIN
public/bilder/Bad-2.webp
Executable file
|
After Width: | Height: | Size: 202 KiB |
BIN
public/bilder/Bad-3-small.jpg
Executable file
|
After Width: | Height: | Size: 26 KiB |
BIN
public/bilder/Bad-3-small.webp
Executable file
|
After Width: | Height: | Size: 12 KiB |
BIN
public/bilder/Bad-3.jpeg
Executable file
|
After Width: | Height: | Size: 211 KiB |
BIN
public/bilder/Bad-3.webp
Executable file
|
After Width: | Height: | Size: 145 KiB |
BIN
public/bilder/Bad-4-small.jpg
Executable file
|
After Width: | Height: | Size: 28 KiB |
BIN
public/bilder/Bad-4-small.webp
Executable file
|
After Width: | Height: | Size: 14 KiB |
BIN
public/bilder/Bad-4.jpeg
Executable file
|
After Width: | Height: | Size: 220 KiB |
BIN
public/bilder/Bad-4.webp
Executable file
|
After Width: | Height: | Size: 159 KiB |
BIN
public/bilder/Bad-small.jpg
Executable file
|
After Width: | Height: | Size: 32 KiB |
BIN
public/bilder/Bad-small.webp
Executable file
|
After Width: | Height: | Size: 16 KiB |
BIN
public/bilder/Bad.jpg
Executable file
|
After Width: | Height: | Size: 456 KiB |
BIN
public/bilder/Bad.webp
Executable file
|
After Width: | Height: | Size: 290 KiB |
BIN
public/bilder/Kinderzimmer 2-small.png
Executable file
|
After Width: | Height: | Size: 115 KiB |
BIN
public/bilder/Kinderzimmer 2-small.webp
Executable file
|
After Width: | Height: | Size: 9.3 KiB |
BIN
public/bilder/Kinderzimmer 2.jpg
Executable file
|
After Width: | Height: | Size: 2.5 MiB |
BIN
public/bilder/Kinderzimmer 2.webp
Executable file
|
After Width: | Height: | Size: 132 KiB |
BIN
public/bilder/Kinderzimmer 3-small.png
Executable file
|
After Width: | Height: | Size: 113 KiB |
BIN
public/bilder/Kinderzimmer 3-small.webp
Executable file
|
After Width: | Height: | Size: 8.6 KiB |
BIN
public/bilder/Kinderzimmer 3.jpg
Executable file
|
After Width: | Height: | Size: 2.7 MiB |
BIN
public/bilder/Kinderzimmer 3.webp
Executable file
|
After Width: | Height: | Size: 174 KiB |
BIN
public/bilder/Kinderzimmer-small.png
Executable file
|
After Width: | Height: | Size: 127 KiB |
BIN
public/bilder/Kinderzimmer-small.webp
Executable file
|
After Width: | Height: | Size: 11 KiB |
BIN
public/bilder/Kinderzimmer.png
Executable file
|
After Width: | Height: | Size: 1.9 MiB |
BIN
public/bilder/Kinderzimmer.webp
Executable file
|
After Width: | Height: | Size: 104 KiB |
BIN
public/bilder/Küche 1-small.jpg
Executable file
|
After Width: | Height: | Size: 30 KiB |
BIN
public/bilder/Küche 1-small.webp
Executable file
|
After Width: | Height: | Size: 15 KiB |
BIN
public/bilder/Küche 1.jpg
Executable file
|
After Width: | Height: | Size: 501 KiB |
BIN
public/bilder/Küche 1.webp
Executable file
|
After Width: | Height: | Size: 371 KiB |
BIN
public/bilder/favicon/apple-touch-icon.png
Executable file
|
After Width: | Height: | Size: 54 KiB |
BIN
public/bilder/favicon/favicon-16x16.png
Executable file
|
After Width: | Height: | Size: 851 B |
BIN
public/bilder/favicon/favicon-32x32.png
Executable file
|
After Width: | Height: | Size: 2.4 KiB |
BIN
public/bilder/favicon/favicon.ico
Executable file
|
After Width: | Height: | Size: 3.3 KiB |
10
public/bilder/favicon/site.webmanifest
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "Haus Schleusingen",
|
||||
"short_name": "HS",
|
||||
"icons": [
|
||||
{ "src": "/bilder/favicon/favicon-32x32.png", "sizes": "32x32", "type": "image/png" },
|
||||
{ "src": "/bilder/favicon/favicon-16x16.png", "sizes": "16x16", "type": "image/png" }
|
||||
],
|
||||
"theme_color": "#1c1917",
|
||||
"background_color": "#fafaf9"
|
||||
}
|
||||
BIN
public/bilder/grundrisse/Dachboden unten 2-small.jpg
Executable file
|
After Width: | Height: | Size: 29 KiB |
BIN
public/bilder/grundrisse/Dachboden unten 2-small.webp
Executable file
|
After Width: | Height: | Size: 9.0 KiB |
BIN
public/bilder/grundrisse/Dachboden unten 2.png
Executable file
|
After Width: | Height: | Size: 891 KiB |
BIN
public/bilder/grundrisse/Dachboden unten 2.webp
Executable file
|
After Width: | Height: | Size: 98 KiB |
BIN
public/bilder/grundrisse/Dachboden unten-small.jpg
Executable file
|
After Width: | Height: | Size: 22 KiB |
BIN
public/bilder/grundrisse/Dachboden unten-small.webp
Executable file
|
After Width: | Height: | Size: 8.3 KiB |
BIN
public/bilder/grundrisse/Dachboden unten.png
Executable file
|
After Width: | Height: | Size: 664 KiB |
BIN
public/bilder/grundrisse/Dachboden unten.webp
Executable file
|
After Width: | Height: | Size: 54 KiB |
BIN
public/bilder/grundrisse/EG 3D-small.jpg
Executable file
|
After Width: | Height: | Size: 22 KiB |
BIN
public/bilder/grundrisse/EG 3D-small.webp
Executable file
|
After Width: | Height: | Size: 7.8 KiB |
BIN
public/bilder/grundrisse/EG 3D.png
Executable file
|
After Width: | Height: | Size: 416 KiB |
BIN
public/bilder/grundrisse/EG 3D.webp
Executable file
|
After Width: | Height: | Size: 39 KiB |
BIN
public/bilder/grundrisse/EG-small.jpg
Executable file
|
After Width: | Height: | Size: 30 KiB |
BIN
public/bilder/grundrisse/EG-small.webp
Executable file
|
After Width: | Height: | Size: 13 KiB |
BIN
public/bilder/grundrisse/EG.png
Executable file
|
After Width: | Height: | Size: 1.1 MiB |
BIN
public/bilder/grundrisse/EG.webp
Executable file
|
After Width: | Height: | Size: 117 KiB |
BIN
public/bilder/grundrisse/OG 1 2-small.jpg
Executable file
|
After Width: | Height: | Size: 33 KiB |
BIN
public/bilder/grundrisse/OG 1 2-small.webp
Executable file
|
After Width: | Height: | Size: 17 KiB |
BIN
public/bilder/grundrisse/OG 1 2.png
Executable file
|
After Width: | Height: | Size: 1.2 MiB |
BIN
public/bilder/grundrisse/OG 1 2.webp
Executable file
|
After Width: | Height: | Size: 138 KiB |
BIN
public/bilder/grundrisse/OG 1 3D-small.jpg
Executable file
|
After Width: | Height: | Size: 20 KiB |
BIN
public/bilder/grundrisse/OG 1 3D-small.webp
Executable file
|
After Width: | Height: | Size: 6.8 KiB |
BIN
public/bilder/grundrisse/OG 1 3D.png
Executable file
|
After Width: | Height: | Size: 390 KiB |
BIN
public/bilder/grundrisse/OG 1 3D.webp
Executable file
|
After Width: | Height: | Size: 40 KiB |
BIN
public/bilder/grundrisse/OG 2 3D-small.jpg
Executable file
|
After Width: | Height: | Size: 22 KiB |
BIN
public/bilder/grundrisse/OG 2 3D-small.webp
Executable file
|
After Width: | Height: | Size: 8.0 KiB |
BIN
public/bilder/grundrisse/OG 2 3D.png
Executable file
|
After Width: | Height: | Size: 456 KiB |
BIN
public/bilder/grundrisse/OG 2 3D.webp
Executable file
|
After Width: | Height: | Size: 42 KiB |
BIN
public/bilder/grundrisse/OG 2 grundriss-small.jpg
Executable file
|
After Width: | Height: | Size: 31 KiB |
BIN
public/bilder/grundrisse/OG 2 grundriss-small.webp
Executable file
|
After Width: | Height: | Size: 15 KiB |
BIN
public/bilder/grundrisse/OG 2 grundriss.png
Executable file
|
After Width: | Height: | Size: 1.3 MiB |
BIN
public/bilder/grundrisse/OG 2 grundriss.webp
Executable file
|
After Width: | Height: | Size: 150 KiB |
BIN
public/bilder/kinderzimmer 2 2-small.png
Executable file
|
After Width: | Height: | Size: 120 KiB |
BIN
public/bilder/kinderzimmer 2 2-small.webp
Executable file
|
After Width: | Height: | Size: 10 KiB |
BIN
public/bilder/kinderzimmer 2 2.jpeg
Executable file
|
After Width: | Height: | Size: 587 KiB |
BIN
public/bilder/kinderzimmer 2 2.webp
Executable file
|
After Width: | Height: | Size: 42 KiB |
BIN
public/bilder/schlafzimmer-small.png
Executable file
|
After Width: | Height: | Size: 167 KiB |
BIN
public/bilder/schlafzimmer-small.webp
Executable file
|
After Width: | Height: | Size: 13 KiB |
BIN
public/bilder/schlafzimmer.png
Executable file
|
After Width: | Height: | Size: 552 KiB |
BIN
public/bilder/schlafzimmer.webp
Executable file
|
After Width: | Height: | Size: 36 KiB |
BIN
public/bilder/wohnzimmer2-small.png
Executable file
|
After Width: | Height: | Size: 129 KiB |
BIN
public/bilder/wohnzimmer2-small.webp
Executable file
|
After Width: | Height: | Size: 12 KiB |
BIN
public/bilder/wohnzimmer2.png
Executable file
|
After Width: | Height: | Size: 619 KiB |
BIN
public/bilder/wohnzimmer2.webp
Executable file
|
After Width: | Height: | Size: 48 KiB |