Claude
|
fe7041846b
fix: auto logout on session expiration with page refresh #68
|
5 months ago |
Claude
|
a956bbcccd
feat: implement /phone-numbers page with real data #67
|
5 months ago |
Claude
|
9bfda792c1
fix: specify explicit FK relationship for phone_numbers join in stores API #65
|
5 months ago |
Claude
|
d419825bd7
fix: correct phone_numbers column names in API stores endpoint #65
|
5 months ago |
Claude
|
cbf2152e8a
fix: add missing catch block in oauth-shoprenter-callback #65
|
5 months ago |
Claude
|
56c7ac586d
feat: complete phone numbers and stores integration #65
|
5 months ago |
Claude
|
50edacaf93
fix: correct query parameter name for Shopify OAuth phoneNumberId #65
|
5 months ago |
Claude
|
a61f3a3e06
feat: add phone number integration to Shopify and ShopRenter OAuth flows #65
|
5 months ago |
Claude
|
10b41586f8
fix: add missing sync_orders and sync_customers columns to store_sync_config #66
|
5 months ago |
Claude
|
588338946e
feat: add phone number selection to Shopify connection flow #65
|
5 months ago |
Claude
|
c80e26872b
feat: add phone number selection to WooCommerce store connection #65
|
5 months ago |
Claude
|
95d0b2851d
feat: phone numbers and stores integration #65
|
5 months ago |
Claude
|
897439df26
fix: handle OPTIONS requests before error handler wrapper to prevent timeouts #64
|
5 months ago |
Claude
|
aaaef97bce
feat: add logout button under settings in left panel #63
|
5 months ago |
Claude
|
ba31785a54
feat: redesign /webshops UI with compact card-based layout #62
|
5 months ago |
Claude
|
e2aad2d3b8
fix: add cursor-pointer to sidebar navigation menu items #61
|
5 months ago |
Claude
|
c38e81cacb
feat: implement phone numbers with country-based filtering #60
|
5 months ago |
Claude
|
3951e68c93
docs: update ShopRenter API resources to focus on GET methods only #58
|
5 months ago |
Claude
|
1aef722bd5
docs: create ShopRenter Payment API and API Resources documentation #58
|
5 months ago |
Claude
|
be04cf6a19
feat: disable JWT auth for shoprenter-proxy function #57
|
5 months ago |
Claude
|
8d217903fc
fix: change default ShopRenter API endpoint to api2 #57
|
5 months ago |
Claude
|
8f8f29208a
feat: add configurable API version support to shoprenter-proxy #56
|
5 months ago |
Claude
|
fa5a60c48f
fix: handle binary responses in shoprenter-proxy to prevent decompression errors #55
|
5 months ago |
Claude
|
9517058e37
feat: fix HTTP/1.0 protocol handling in shoprenter-proxy #55
|
5 months ago |
Claude
|
0264b42afa
fix: handle UnexpectedEof error in ShopRenter proxy TLS connection #55
|
5 months ago |
Claude
|
8885d0a435
fix: update shoprenter-proxy to use HTTP/1.1 instead of HTTP/1.0 #55
|
5 months ago |
Claude
|
a83dcf00a2
fix: correct URL path parsing for shoprenter-proxy Edge Function #55
|
5 months ago |
Claude
|
520b8dcd95
fix: implement true HTTP/1.0 client using raw TCP/TLS for ShopRenter proxy #55
|
5 months ago |
Claude
|
acba01426f
fix: use Deno.createHttpClient with HTTP/1.1-only for ShopRenter proxy #55
|
5 months ago |
Claude
|
e3d95baab5
fix: implement HTTP/1.0 for shoprenter-proxy to fix auth errors #55
|
5 months ago |