• Joined on 2026-04-11
a0d89a93a6 feat(ci): add lint pipeline for PHP, CSS and HTML (#44)
greggy opened issue greggy/landingpage-haus-schleusingen#44 2026-05-19 15:49:01 +02:00
CI: Gitea Actions Pipeline mit PHP/CSS/HTML Linting
greggy opened issue greggy/landingpage-haus-schleusingen#43 2026-05-19 15:42:56 +02:00
Sicherheit: Offene Redirects via REQUEST_URI fixen
greggy opened issue greggy/landingpage-haus-schleusingen#42 2026-05-19 15:42:43 +02:00
Sicherheit: CSRF-Schutz für Kontaktformular
greggy opened issue greggy/landingpage-haus-schleusingen#41 2026-05-19 15:42:28 +02:00
Sicherheit: Content-Security-Policy (CSP) Header implementieren
greggy pushed to main at greggy/landingpage-haus-schleusingen 2026-05-19 15:29:06 +02:00
6612a0207a Merge pull request 'Fix #17: Bildoptimierung – WebP, Lazy Loading, Caching' (#22) from feature/issue-17-bildoptimierung-webp into main
9c0a9a856a merge: resolve conflicts with main (WebP + vanilla JS + a11y)
73635a5f03 fix(js): improve lightbox WebP fallback error handler
b237cb6315 fix(images): remove unused masonry.js and fix broken references
98cb53df09 fix(images): update nginx with gzip and 30d cache headers
Compare 6 commits »
greggy merged pull request greggy/landingpage-haus-schleusingen#22 2026-05-19 15:29:05 +02:00
Fix #17: Bildoptimierung – WebP, Lazy Loading, Caching
greggy closed issue greggy/landingpage-haus-schleusingen#17 2026-05-19 15:29:05 +02:00
Bildoptimierung: WebP + Lazy Loading + Caching
9c0a9a856a merge: resolve conflicts with main (WebP + vanilla JS + a11y)
4ca48a7445 Merge pull request 'fix: JavaScript doppelte Funktionen & toter Code (#39)' (#40) from feature/39-js-duplicate-functions-fix into main
6b13b95102 fix: remove duplicate openLightbox/closeLightbox and dead code (#39)
9a8776412e Merge pull request 'Fix #36: Favicon erstellen und einbinden' (#37) from feature/issue-36-favicon into main
127faaffaf feat(favicon): use Außenansicht as favicon base
Compare 10 commits »
greggy deleted branch feature/39-js-duplicate-functions-fix from greggy/landingpage-haus-schleusingen 2026-05-19 15:13:31 +02:00
greggy pushed to main at greggy/landingpage-haus-schleusingen 2026-05-19 15:13:31 +02:00
4ca48a7445 Merge pull request 'fix: JavaScript doppelte Funktionen & toter Code (#39)' (#40) from feature/39-js-duplicate-functions-fix into main
6b13b95102 fix: remove duplicate openLightbox/closeLightbox and dead code (#39)
Compare 2 commits »
greggy merged pull request greggy/landingpage-haus-schleusingen#40 2026-05-19 15:13:30 +02:00
fix: JavaScript doppelte Funktionen & toter Code (#39)
greggy closed issue greggy/landingpage-haus-schleusingen#39 2026-05-19 15:13:30 +02:00
JavaScript: Doppelte Funktionen & toter Code bereinigen
greggy created pull request greggy/landingpage-haus-schleusingen#40 2026-05-19 14:55:47 +02:00
fix: JavaScript doppelte Funktionen & toter Code (#39)
6b13b95102 fix: remove duplicate openLightbox/closeLightbox and dead code (#39)
greggy opened issue greggy/landingpage-haus-schleusingen#39 2026-05-19 14:40:24 +02:00
JavaScript: Doppelte Funktionen & toter Code bereinigen
greggy pushed to main at greggy/landingpage-haus-schleusingen 2026-05-15 10:45:33 +02:00
9a8776412e Merge pull request 'Fix #36: Favicon erstellen und einbinden' (#37) from feature/issue-36-favicon into main
127faaffaf feat(favicon): use Außenansicht as favicon base
c6eda36750 feat(favicon): add favicon and browser icons for Issue #36
Compare 3 commits »
greggy merged pull request greggy/landingpage-haus-schleusingen#37 2026-05-15 10:45:32 +02:00
Fix #36: Favicon erstellen und einbinden
greggy closed issue greggy/landingpage-haus-schleusingen#36 2026-05-15 10:45:32 +02:00
Favicon erstellen und einbinden