Commit Graph

7 Commits

Author SHA1 Message Date
gpt-engineer-app[bot]
bf3da6414a Centralize CORS configuration
Consolidate CORS handling by introducing a shared supabase/functions/_shared/cors.ts and migrate edge functions to import from it. Remove inline cors.ts usage across functions, standardize headers (including traceparent and x-request-id), and prepare for environment-aware origins.
2025-11-10 21:28:46 +00:00
gpt-engineer-app[bot]
c0f468451f Fix edge function console statements 2025-11-03 19:09:28 +00:00
gpt-engineer-app[bot]
061c06be29 Implement planned features 2025-11-03 00:38:16 +00:00
gpt-engineer-app[bot]
fa43787360 feat: Add baseUrl to notification edge functions 2025-10-22 15:37:33 +00:00
gpt-engineer-app[bot]
3afa0a5536 feat: Enhance notification payloads 2025-10-21 23:30:06 +00:00
gpt-engineer-app[bot]
49a64a6bcc Fix: Update Deno std import path 2025-10-21 19:37:52 +00:00
gpt-engineer-app[bot]
85adf24832 Implement user notifications 2025-10-21 19:30:08 +00:00