Commit History

Author SHA1 Message Date
  Fszontagh 46ccb60b6c fix(api): use proper RLS for call_logs instead of service role 4 months ago
  Fszontagh daa52a9080 fix(api): use service role for call_logs queries to bypass RLS 4 months ago
  Fszontagh a44c2e1739 fix(call-logs): use Edge Function API instead of direct Supabase queries 4 months ago
  Fszontagh 0d4c2c27a3 fix(call-logs): correct supabase import path 4 months ago
  Fszontagh 6561cb4801 feat(call-logs): add call log detail page with chat transcript view 4 months ago
  Fszontagh 7f568406e8 feat(vapi-webhook): extract call data and store recordings 4 months ago
  Fszontagh 9b24e8efe8 fix(vapi-webhook): rename query param to store_id, fix created_at default 4 months ago
  Fszontagh 1ae4c59ed0 refactor(vapi-webhook): simplify to store raw payload 4 months ago
  Fszontagh 45602f0589 feat(vapi-webhook): add internal API key auth and webshop association 4 months ago
  Fszontagh b12fc63bd5 fix(vapi-webhook): add missing id field for call_logs insert 4 months ago
  Fszontagh f5752544ef feat(mcp-shoprenter): add orderTotals breakdown to order response 4 months ago
  Fszontagh fc9b6fac5a fix(mcp-shoprenter): handle status object in order formatting 4 months ago
  Fszontagh 6cfc970519 feat(mcp): reformat tool responses to plain text for LLM consumption 4 months ago
  Fszontagh faef3214ad fix: resolve custom content page refresh and MCP is_enabled errors 4 months ago
  Fszontagh 2c52af18f8 feat(mcp): add list_custom_contents tool to all MCP edge functions 4 months ago
  Fszontagh 082b0a1ddb fix(cors): add prominent comment to preserve DELETE and PATCH methods 4 months ago
  Fszontagh 9196db3aa5 feat(scraper): add content enable/disable and improve preview dialog 4 months ago
  Fszontagh e391077e3e fix(scraper): improve custom-urls handler with shop verification and PATCH support 4 months ago
  Fszontagh ff49200c9d fix(scraper): resolve "Body already consumed" error in custom-urls handler 4 months ago
  Fszontagh 25dfafe337 fix shoprenter scheduled sync 4 months ago
  Fszontagh b16fe85492 feat: add billing page and loading animation for custom content 4 months ago
  Fszontagh 55905b7f52 fix: multiple improvements for store handling and scraper API 4 months ago
  Fszontagh 30c4f129c6 chore: cleanup docs and add ShopRenter OAuth improvements 4 months ago
  Fszontagh b0729e428c fix(custom-content): preserve markdown formatting in text cleanup 4 months ago
  Fszontagh db65e4acfa fix(api): add missing corsHeaders variable in api function 4 months ago
  Fszontagh 2a469c1369 fix(security): properly handle CORS with request Origin header 4 months ago
  Fszontagh e18de40ed6 security: restrict CORS origins for WebUI-facing Edge Functions 4 months ago
  Fszontagh b6e7e1ca42 fix: add CORS Allow-Methods header for DELETE in custom-content-delete 4 months ago
  Fszontagh 6869a3835a fix: suppress console errors for scraper API 404/500 responses 4 months ago
  Fszontagh bc7d492b9d feat: add Custom Content RAG system with WYSIWYG editor 4 months ago