Commit Graph

11 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
Chinraj P
376051c41e feat: add SEO metadata and profile schema 2026-06-18 14:37:55 +05:30
pradeepkumar
6f5ea5a872 feat: integrate Microsoft Clarity and Google Analytics with environment variable support 2026-04-25 05:23:20 +05:30
pradeepkumar
bff2eef378 feat: integrate Umami analytics script into root layout 2026-04-20 23:39:06 +05:30
pradeepkumar
7b5c670159 feat: Improve avatar loading experience by displaying placeholders until images are fully loaded across various components. 2026-03-13 22:45:11 +05:30
pradeepkumar
a89c464f8d fix 2026-02-24 22:36:53 +05:30
pradeepkumar
59fcc65489 feat: Add Source Serif 4 and Fractul font families, new message and requests icons, and update agent dashboard and layout. 2026-01-18 08:44:53 +05:30
pradeepkumar
cc631fefa7 split componeent 2026-01-12 12:34:58 +05:30
pradeepkumar
36eb93c264 update svg 2026-01-12 12:17:16 +05:30
pradeepkumar
218337666e feat: Implement user authentication using NextAuth with social and credentials providers. 2025-12-20 19:22:35 +05:30
pradeepkumar
b1cd8376ac Initial commit from Create Next App 2025-12-19 01:19:18 +05:30