• Joined on 2026-04-11
greggy deleted branch feature/issue-22 from greggy/landingpage-haus-schleusingen 2026-05-15 09:57:51 +02:00
greggy deleted branch feature/issue-24 from greggy/landingpage-haus-schleusingen 2026-05-15 09:57:51 +02:00
greggy deleted branch feature/issue-21 from greggy/landingpage-haus-schleusingen 2026-05-15 09:57:50 +02:00
a380d7e7fa feat(a11y): ARIA labels, focus management, skip-nav, keyboard nav, contrast fix
88ef7aa6ac Merge pull request 'Fix #34: Kontaktformular E-Mail-Versand via PHP' (#35) from feature/issue-34-contact-form-mail into main
bf53da13be Fix: Scroll to form result after submission (PRG pattern with anchor)
2307c379dc Revert to PHP mail() for portability, remove AgentMail API dependency
2c6ed749d5 Fix: Use AgentMail API instead of mail(), fix reply_to format
Compare 26 commits »
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
8666bc1eec feat(images): convert all images to WebP with 87% size reduction
88ef7aa6ac Merge pull request 'Fix #34: Kontaktformular E-Mail-Versand via PHP' (#35) from feature/issue-34-contact-form-mail into main
Compare 29 commits »
1fcdca95b7 refactor(js): remove jQuery dependency and replace with vanilla JS
88ef7aa6ac Merge pull request 'Fix #34: Kontaktformular E-Mail-Versand via PHP' (#35) from feature/issue-34-contact-form-mail into main
bf53da13be Fix: Scroll to form result after submission (PRG pattern with anchor)
2307c379dc Revert to PHP mail() for portability, remove AgentMail API dependency
2c6ed749d5 Fix: Use AgentMail API instead of mail(), fix reply_to format
Compare 26 commits »
greggy created branch feature/issue-22 in greggy/landingpage-haus-schleusingen 2026-05-15 09:57:26 +02:00
greggy pushed to feature/issue-22 at greggy/landingpage-haus-schleusingen 2026-05-15 09:57:26 +02:00
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
8666bc1eec feat(images): convert all images to WebP with 87% size reduction
Compare 4 commits »
greggy created branch feature/issue-24 in greggy/landingpage-haus-schleusingen 2026-05-15 09:57:26 +02:00
greggy pushed to feature/issue-24 at greggy/landingpage-haus-schleusingen 2026-05-15 09:57:26 +02:00
a380d7e7fa feat(a11y): ARIA labels, focus management, skip-nav, keyboard nav, contrast fix
greggy created branch feature/issue-21 in greggy/landingpage-haus-schleusingen 2026-05-15 09:57:24 +02:00
greggy pushed to feature/issue-21 at greggy/landingpage-haus-schleusingen 2026-05-15 09:57:24 +02:00
1fcdca95b7 refactor(js): remove jQuery dependency and replace with vanilla JS
greggy pushed to main at greggy/landingpage-haus-schleusingen 2026-05-15 09:50:45 +02:00
88ef7aa6ac Merge pull request 'Fix #34: Kontaktformular E-Mail-Versand via PHP' (#35) from feature/issue-34-contact-form-mail into main
bf53da13be Fix: Scroll to form result after submission (PRG pattern with anchor)
2307c379dc Revert to PHP mail() for portability, remove AgentMail API dependency
2c6ed749d5 Fix: Use AgentMail API instead of mail(), fix reply_to format
c2f2709790 feat(contact): server-side PHP mail handler for contact form
Compare 5 commits »
greggy merged pull request greggy/landingpage-haus-schleusingen#35 2026-05-15 09:50:44 +02:00
Fix #34: Kontaktformular E-Mail-Versand via PHP
greggy closed issue greggy/landingpage-haus-schleusingen#34 2026-05-15 09:50:44 +02:00
Kontaktformular: E-Mail-Versand via PHP
bf53da13be Fix: Scroll to form result after submission (PRG pattern with anchor)
2307c379dc Revert to PHP mail() for portability, remove AgentMail API dependency
2c6ed749d5 Fix: Use AgentMail API instead of mail(), fix reply_to format
greggy created pull request greggy/landingpage-haus-schleusingen#35 2026-05-14 21:17:56 +02:00
Fix #34: Kontaktformular E-Mail-Versand via PHP