Commit History

Author SHA1 Message Date
  Claude 36abf85be5 fix: correct ShopRenter API pagination to start from page 0 #86 5 months ago
  Claude 24d3910cec fix: implement optimistic UI update for store sync toggle #85 5 months ago
  Claude 8815d652cc debug: add console logging for checkbox toggle issue #85 5 months ago
  Claude e3b4ad6eef fix: correct checkbox fallback value for store sync toggle #85 5 months ago
  Claude d67aac4109 fix: ShopRenter sync - add UI checkbox fix and Qdrant sync for orders/customers #85 5 months ago
  Claude 1306ac9e31 fix: remove customer/order caching from ShopRenter sync #85 5 months ago
  Claude ca8e6efc23 feat: update CLAUDE.md with Supabase CLI binary location #84 5 months ago
  Claude effff3a14e fix: prevent api_key overwrite and support global ShopRenter credentials #83 5 months ago
  Claude 1cf74605f9 fix: remove environment variable dependency from ShopRenter token refresh #83 5 months ago
  Claude 94e4731241 fix: preserve ShopRenter client credentials in alt_data during token refresh #83 5 months ago
  Claude 2e50d061a1 fix: ShopRenter MCP to search orders by innerId instead of API id #82 5 months ago
  Claude 8f58a24664 fix: extract descriptions, tags, and attributes from ShopRenter productDescriptions array and filter URLs from Qdrant #81 5 months ago
  Claude 00a6af649c fix: use innerId instead of id for ShopRenter products in Qdrant #81 5 months ago
  Claude 198b383bd9 fix: preserve ShopRenter client credentials during token refresh #79 5 months ago
  Claude c319ea4971 fix: use camelCase for ShopRenter API resource names #79 5 months ago
  Claude 58f01249f9 fix: use ShopRenter extend endpoints with full=1 parameter #79 5 months ago
  Claude 770f2abed0 fix: improve ShopRenter token acquisition logic #79 5 months ago
  Claude a26de457b1 fix: ShopRenter token refresh endpoint and error handling #79 5 months ago
  Claude 62f5ebbd18 fix: correct ShopRenter token refresh URL #79 5 months ago
  Claude 40f1eb8e2d fix: use token_expires_at column instead of alt_data for ShopRenter token expiration #79 5 months ago
  Claude b785d9c54c fix: correct shoprenter_products_cache schema and validate product IDs #79 5 months ago
  Claude 9cad341786 fix: change ShopRenter API pagination to zero-based (page=0) #79 5 months ago
  Claude 0902ed5dd8 fix: implement HTTP/1.0 for all ShopRenter API requests #79 5 months ago
  Claude 35826c099b fix: correct ShopRenter API URL to use api2.myshoprenter.hu domain #79 5 months ago
  Claude ae90137870 fix: support both service role key and JWT token auth in shoprenter-sync #79 5 months ago
  Claude 6f384258a6 fix: add missing catch blocks in shoprenter-orders and shoprenter-customers #79 5 months ago
  Claude b4535b1328 fix: add missing catch block in shoprenter-products endpoint #79 5 months ago
  Claude 024769f471 fix: add client_credentials token flow for manually added ShopRenter stores #79 5 months ago
  Claude ea995a9cb6 fix: syntax error in trigger-sync - add missing catch block #75 5 months ago
  Claude 5f5b0e8cd7 fix: consolidate sync timing to store_sync_config.last_sync_at - remove duplication #75 5 months ago