#105_kontaktformular #121

Merged
muli merged 21 commits from #105_kontaktformular into main 2022-08-23 21:58:46 +02:00

21 Commits

Author SHA1 Message Date
2edfdcc179 Merge pull request '#122_umlaute_kontaktformular' (#123) from #122_umlaute_kontaktformular into #105_kontaktformular
All checks were successful
continuous-integration/drone/pr Build is passing
Reviewed-on: #123
2022-08-21 14:27:24 +02:00
54482d90f6 fix: Ensure \r\n for line breaks and properly encode subject for umlauts. 2022-08-21 14:18:23 +02:00
4e7b22fde6 fix: Fix sanitation to not break Umlauts and use specific email filter. 2022-08-21 14:18:10 +02:00
b65755de8d feat: Switched from hardcoded domain to relative path to improve portability.
Some checks reported errors
continuous-integration/drone/pr Build encountered an error
2022-08-20 15:55:16 +02:00
92d2c37000 fix: Added missing error message for missing subject. 2022-08-18 20:53:16 +02:00
e2fa3f75cc fix: Changed user facing text to formal speech. 2022-08-18 20:53:00 +02:00
360f90fc9d fix: Not just pass it along but really use the subject ;) 2022-08-18 20:52:50 +02:00
f58ba3bbc1 feat: Now really send emails. 2022-08-18 20:52:40 +02:00
fa9cf1bf37 fix: Remove opposite highlight classes to just display the most recent one. 2022-08-18 20:52:29 +02:00
e53449352f feat: Added subject to contact form. 2022-08-18 20:52:19 +02:00
4f7edc53a8 fix: Duzen all the way. 2022-08-18 20:52:12 +02:00
9b9f2b95c5 fix: Removed empty class definition. 2022-08-18 20:45:07 +02:00
553bba8917 feat: Improved layout of contact form submit button. 2022-08-18 20:44:58 +02:00
88276c2e2e feat: Switched time based bot protection from JS to PHP sessions. 2022-08-03 18:04:03 +02:00
487f2268b6 feat: Fehlermeldungen anzeigen und Botdetection anhand von Bearbeitunszeit. (#105) 2022-08-03 17:56:54 +02:00
2af9144fcb feat: Arrow functions aufgeräumt und Fehlerbehandlung ergänzt. (#105) 2022-08-03 17:56:54 +02:00
5a089b6a2a feat: Bot-Detection erweitert. (#105) 2022-08-03 17:56:54 +02:00
83d4694190 fix: Fixed Syntax in manifest.json. 2022-08-03 17:56:54 +02:00
bbc1bc2b61 chore: Updated .gitignore. 2022-08-03 17:56:54 +02:00
aeb1ae24fa feat: WIP Kontaktformular hinzugefügt. (#105)
Die URL ist noch hardcoded. Rückmeldung für den User fehlt noch. Die Nachricht geht noch nirgends hin. Spamprotection ohne Captcha ist nur in Ansätzen zu erkennen.
2022-08-03 17:55:25 +02:00
436be5830b feat: Added dev server to project file. 2022-08-03 17:55:25 +02:00