• Joined on 2026-04-11
greggy deleted branch feature/issue-44-ci-lint-pipeline from greggy/landingpage-haus-schleusingen 2026-05-19 16:05:48 +02:00
greggy merged pull request greggy/landingpage-haus-schleusingen#45 2026-05-19 16:05:47 +02:00
Fix #44: CI Pipeline mit PHP/CSS/HTML Linting
greggy pushed to main at greggy/landingpage-haus-schleusingen 2026-05-19 16:05:47 +02:00
7e3b89bf63 Merge pull request 'Fix #44: CI Pipeline mit PHP/CSS/HTML Linting' (#45) from feature/issue-44-ci-lint-pipeline into main
afbf4ef80e fix(ci): run lint on all branches, not just main
a0615d10e2 fix(css): kebab-case keyframe name and empty line before rule
a0d89a93a6 feat(ci): add lint pipeline for PHP, CSS and HTML (#44)
Compare 4 commits »
greggy closed issue greggy/landingpage-haus-schleusingen#44 2026-05-19 16:05:47 +02:00
CI: Gitea Actions Pipeline mit PHP/CSS/HTML Linting
afbf4ef80e fix(ci): run lint on all branches, not just main
a0615d10e2 fix(css): kebab-case keyframe name and empty line before rule
greggy created pull request greggy/landingpage-haus-schleusingen#45 2026-05-19 15:54:05 +02:00
Fix #44: CI Pipeline mit PHP/CSS/HTML Linting
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 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 deleted branch feature/39-js-duplicate-functions-fix from greggy/landingpage-haus-schleusingen 2026-05-19 15:13:31 +02:00
greggy merged pull request greggy/landingpage-haus-schleusingen#40 2026-05-19 15:13:30 +02:00
fix: JavaScript doppelte Funktionen & toter Code (#39)