Files
365devnet/src/components/ui
becarta 5ceb3491c7 Add spam detection and manual review request feature in contact form
- Integrated Gemini AI for spam detection in the contact form API, returning a token for manual review requests if spam is detected.
- Implemented a manual review UI in the Form.astro component, allowing users to submit their email and justification for review.
- Updated email handler to send manual review requests to a designated email address.
- Enhanced rate limiter configuration to allow more attempts in a shorter duration for better user experience.
- Added new dependencies: jsonwebtoken and @types/jsonwebtoken for handling JWTs in the spam detection process.
2025-06-12 23:43:12 +02:00
..
2025-03-29 22:32:31 +01:00
2025-03-29 22:32:31 +01:00
2025-03-29 22:32:31 +01:00
2025-03-29 22:32:31 +01:00
2025-03-29 22:32:31 +01:00
2025-03-29 22:32:31 +01:00
2025-03-29 22:32:31 +01:00
2025-03-29 22:32:31 +01:00
2025-03-06 00:03:16 +01:00