Commit Graph

6 Commits

Author SHA1 Message Date
gpt-engineer-app[bot]
2d65f13b85 Connect to Lovable Cloud
Add centralized errorFormatter to convert various error types into readable messages, and apply it across edge functions. Replace String(error) usage with formatEdgeError, update relevant imports, fix a throw to use toError, and enhance logger to log formatted errors. Includes new errorFormatter.ts and widespread updates to 18+ edge functions plus logger integration.
2025-11-10 18:09:15 +00:00
gpt-engineer-app[bot]
375db2e7d8 Fix thread ID matching for email replies 2025-10-28 20:29:14 +00:00
gpt-engineer-app[bot]
2ebb2eafec feat: Add user profile data to contact submissions 2025-10-28 19:14:51 +00:00
gpt-engineer-app[bot]
6af788d406 Fix email reply access and threading 2025-10-28 18:38:57 +00:00
gpt-engineer-app[bot]
ab21dc9c82 feat: Implement ticket system and reply button 2025-10-28 18:33:32 +00:00
gpt-engineer-app[bot]
e5f8ecefeb feat: Implement contact page and backend 2025-10-28 17:01:57 +00:00