8 Commits

Author SHA1 Message Date
Francesco Lorenzo D'Amico 09c0a5fe08 Fix unreadable title tag and add missing favicon on Bewerbung page
Deploy Staging / deploy (push) Successful in 2m33s
2026-08-26 14:13:01 +02:00
Francesco Lorenzo D'Amico 51522e1f3f Replace polling with push-based Telegram notification queue
Deploy Staging / deploy (push) Successful in 1m11s
2026-08-24 14:41:56 +02:00
Francesco Lorenzo D'Amico df781eaf84 Move contact endpoint from Program.cs into ContactController
Deploy Staging / deploy (push) Successful in 1m11s
2026-08-20 11:41:05 +02:00
Francesco Lorenzo D'Amico 028e62407a Replace contact form POST with async JS API endpoint
Deploy Staging / deploy (push) Successful in 1m10s
Add a POST /api/contact minimal API that returns JSON instead of relying
on the Razor Page's OnPostAsync full-page reload. The contact form now
submits via fetch(), showing an inline success or error message without
reloading the page.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01SLdp8vEGVX6EKSDQPAx36a
2026-08-19 18:26:41 +02:00
Francesco Lorenzo D'Amico c956c5b3b2 Backend-scheudler for telegram notifications by new contact requests 2026-08-18 16:46:07 +02:00
Francesco Lorenzo D'Amico 04877691b9 Add protected admin scope with login 2026-08-18 14:56:41 +02:00
Giuseppe D’Ettorre f2a1efc807 Adatepd appsettings-Files 2026-07-09 17:18:21 +02:00
Francesco Lorenzo D'Amico 0e5d5c2a17 Initial commit 2026-07-09 16:40:11 +02:00