Commit Graph

7 Commits

Author SHA1 Message Date
fc932dbc7e fix(security): resolve audit findings — logging, endpoints, contact details
- Stop logging submitted password forms to the browser console
- Drive analytics from NEXT_PUBLIC_UMAMI_* instead of a hardcoded vendor
  script URL and site ID; renders nothing when unset
- Replace the wildcard image remote host "**" with an explicit allowlist
  (adds DigitalOcean Spaces)
- Fix the socket URL fallback to the API port (:3001, was :4000)
- Replace placeholder and personal contact emails with support@re-quest.com,
  including the privacy policy and terms pages

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-04 11:30:46 +05:30
pradeepkumar
76ab856c20 feat: Implement agent-specific contact page CTA, enhance avatar loading and message previews, and refine messaging read receipts with auto-mark functionality. 2026-03-27 06:23:28 +05:30
pradeepkumar
64f4234220 feat: Implement contact form submission with API integration and status feedback, refactor user profiles page layout and scrolling, and remove updateSession call from profile settings. 2026-03-20 12:43:23 +05:30
pradeepkumar
896f49d1e1 fix: Populate the directionsUrl with a Google Maps link on the contact page. 2026-03-19 13:56:09 +05:30
pradeepkumar
ee51f4b554 fix 2026-03-19 13:32:40 +05:30
pradeepkumar
4255d28c50 feat: Update phone and email icons to their orange variants on the contact page. 2026-03-08 00:53:59 +05:30
pradeepkumar
3e23624469 feat: Implement a common header component to replace AgentHeader and introduce a new contact page with associated assets. 2026-01-19 08:54:09 +05:30