• Joined on 2026-01-26
payfrit pushed to main at payfrit/payfrit-biz 2026-02-13 18:47:06 +00:00
1432d8e2b8 Use ## to escape hash in CFML string
payfrit pushed to main at payfrit/payfrit-biz 2026-02-13 18:46:27 +00:00
ba017348b0 Fix CFML syntax error - escape # in string
payfrit pushed to main at payfrit/payfrit-biz 2026-02-13 18:32:12 +00:00
aa447bd009 Fix extractDir path detection for ZIP scanning
payfrit pushed to main at payfrit/payfrit-biz 2026-02-13 18:16:12 +00:00
f9bfbc8960 Analyze images in ZIP for business info
payfrit pushed to main at payfrit/payfrit-biz 2026-02-13 18:13:15 +00:00
cf34636879 Scan all HTML files in ZIP for business info
payfrit pushed to main at payfrit/payfrit-biz 2026-02-13 18:06:38 +00:00
90ed78fa96 Fix: Extract categories from __OO_STATE__ groups
payfrit pushed to main at payfrit/payfrit-biz 2026-02-13 17:41:30 +00:00
fb21b0c58d Add debug logging to showItemsStep and confirmItems
payfrit pushed to main at payfrit/payfrit-biz 2026-02-13 17:38:47 +00:00
682cb41ff1 Fix: Handle items with unmatched categories in showItemsStep
payfrit pushed to main at payfrit/payfrit-biz 2026-02-13 17:35:44 +00:00
09e5807c94 Fix: Add default 'Menu' category when no categories found
payfrit pushed to main at payfrit/payfrit-biz 2026-02-13 17:26:36 +00:00
b081e72347 Improve business info extraction from saved Toast pages
payfrit pushed to main at payfrit/payfrit-biz 2026-02-13 17:21:41 +00:00
eec44011f4 Add more debug logging for title and OO_STATE extraction
payfrit pushed to main at payfrit/payfrit-biz 2026-02-13 17:19:26 +00:00
e8dfd0ba7d Add debug logging for OO_STATE keys and title tag fallback
payfrit pushed to main at payfrit/payfrit-biz 2026-02-13 17:12:18 +00:00
5c49054e78 Extract business info from Toast __OO_STATE__ JSON
payfrit pushed to main at payfrit/payfrit-biz 2026-02-13 17:02:27 +00:00
157749060e Add debug logging and fix protocol-relative URL check
payfrit pushed to main at payfrit/payfrit-biz 2026-02-13 17:01:26 +00:00
91c34d120f Skip image upload step when items have remote image URLs
payfrit pushed to main at payfrit/payfrit-biz 2026-02-13 16:54:05 +00:00
c5b678ac05 Fix basePath undefined error for local temp file parsing
payfrit pushed to main at payfrit/payfrit-biz 2026-02-13 16:53:25 +00:00
d8e6f619ac Parse Toast menu from visible HTML for complete item extraction
payfrit pushed to main at payfrit/payfrit-biz 2026-02-13 16:34:04 +00:00
b5abbe43b4 Add direct Toast menu parsing via __OO_STATE__
payfrit pushed to main at payfrit/payfrit-biz 2026-02-13 16:31:19 +00:00
1b16dd8671 Fix imageUrl field handling in menu extraction
payfrit pushed to main at payfrit/payfrit-biz 2026-02-13 16:02:43 +00:00
5cde8ce4fa ZIP upload: add file sanitization, direct file read, and temp cleanup