Commit Graph

9 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]
99ceacfe0c Fix remaining console statements 2025-11-03 19:24:38 +00:00
gpt-engineer-app[bot]
0d247d9fdd Refactor: Continue implementation plan 2025-10-21 12:56:53 +00:00
gpt-engineer-app[bot]
db60759b9b feat: Implement full type safety plan 2025-10-20 00:40:47 +00:00
gpt-engineer-app[bot]
825584d9b6 feat: Implement Novu topics for moderator notifications 2025-10-12 18:20:02 +00:00
gpt-engineer-app[bot]
f294020d0b Fix Novu API import error 2025-10-12 15:43:19 +00:00
gpt-engineer-app[bot]
1333a5e8c8 Fix Novu API import path 2025-10-12 15:41:36 +00:00
gpt-engineer-app[bot]
4d96f45e74 feat: Implement Novu package migration 2025-10-12 15:40:37 +00:00
gpt-engineer-app[bot]
e2f0df22cc feat: Implement Novu notification system 2025-10-01 12:26:12 +00:00