Claude
|
8c38a9ed2a
fix: preserve original parameter order in ShopRenter HMAC validation #96
|
5 months ago |
Claude
|
894bcd6e35
fix: use Deno native crypto.subtle for HMAC calculation #96
|
5 months ago |
Claude
|
dcd0198cc2
fix: use only code/shopname/timestamp for HMAC and test with both secret and id #96
|
5 months ago |
Claude
|
81f98d1cc2
debug: add client secret preview logging for HMAC troubleshooting #96
|
5 months ago |
Claude
|
3ccb803a18
fix: add fallback for ShopRenter ENV names and include all params in HMAC #96
|
5 months ago |
Claude
|
f7f157811e
fix: exclude app_url from ShopRenter HMAC calculation #96
|
5 months ago |
Claude
|
4e5ad3cf71
fix: use decoded parameter values for ShopRenter HMAC validation #96
|
5 months ago |
Claude
|
2a49a3d00a
fix: use raw query string for HMAC validation to preserve URL encoding #96
|
5 months ago |
Claude
|
1ac713690b
debug: add detailed HMAC validation logging #96
|
5 months ago |
Claude
|
5e4e9657df
fix: add missing try-catch block in webhook-shoprenter-uninstall #96
|
5 months ago |
Claude
|
bdd12611fe
fix: update ShopRenter ENV variable names to APP prefix #96
|
5 months ago |
Claude
|
31c3ca07be
fix: make ShopRenter timestamp validation lenient #96
|
5 months ago |
Claude
|
69c865f4dc
feat: add environment config to hide GDPR access policy settings #95
|
5 months ago |
Claude
|
52daa6d185
feat: remove deprecated sync_* boolean columns from store_sync_config #95
|
5 months ago |
Claude
|
96a48fc98e
feat: add GDPR access policy enforcement to scheduled sync functions #95
|
5 months ago |
Claude
|
d2026c1329
fix: resolve 'supabase is not defined' error in sync functions #95
|
5 months ago |
Claude
|
a8c5ce91a4
feat: update sync functions to respect GDPR access policies #95
|
5 months ago |
Claude
|
8121dd71da
feat: add 3-state access policy to all MCP tool handlers #95
|
5 months ago |
Claude
|
6ece90bd5f
feat: implement GDPR-compliant 3-state data access policy #95
|
5 months ago |
Claude
|
d332d907da
feat: implement semantic vector search for product name queries #94
|
5 months ago |
Claude
|
dec7b6bada
feat: clean HTML from product descriptions in Qdrant sync #92
|
5 months ago |
Claude
|
28d1062bd8
fix: WooCommerce sync GDPR compliance and embedding optimization #91
|
5 months ago |
Claude
|
6616ee5080
fix: correct sync config reading and implement smart embedding generation #90
|
5 months ago |
Claude
|
9281553b95
fix: enable orders and customers sync in shoprenter scheduled sync #90
|
5 months ago |
Claude
|
3f0b07831c
fix: improve ShopRenter order formatting and add Qdrant support to list_orders #88
|
5 months ago |
Claude
|
f9893177fb
feat: complete Qdrant integration and data cleaning for all MCP tools #88
|
5 months ago |
Claude
|
14d8383472
feat: add Qdrant integration and data cleaning to MCP tools (WIP) #88
|
5 months ago |
Claude
|
239a31d0aa
feat: remove query-shoprenter Edge Function #89
|
5 months ago |
Claude
|
2aad175891
fix: support both Authorization and authentication headers for API key auth #89
|
5 months ago |
Claude
|
8e92dbbb17
feat: modify query-shoprenter to accept POST with JSON body and log raw body #89
|
5 months ago |