Commit Graph

5 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
75994c09bd chore: disable image optimization for external domains to resolve SSL issues with Contabo S3 2026-03-30 08:26:51 +05:30
pradeepkumar
a0559a17f1 fix 2026-01-24 22:19:30 +05:30
pradeepkumar
d308a4c52c feat: Dockerize web application by adding Dockerfile, .dockerignore, and configuring next.config for standalone output and image optimization. 2025-12-24 06:39:10 +05:30
pradeepkumar
b1cd8376ac Initial commit from Create Next App 2025-12-19 01:19:18 +05:30