This repository has been archived on 2026-03-21. You can view files and clone it, but cannot push or open issues or pull requests.
payfrit-biz/api/setup
John Mizerek 3a9f952d8b Fix Toast __OO_STATE__ extraction: remove tag stripping and var keywords
Tag stripping via reReplace on 1.7M HTML was likely causing the silent
failure on biz server. Brace-counting doesn't need tag stripping since
HTML tags don't contain { or } and attribute quotes come in balanced
pairs. Also removed var keywords from page-level cfscript (may not be
supported in Lucee at template level) and added detailed error output
to the cfcatch for debugging.

Also auto-detect dev/prod environment from hostname instead of
hardcoded flag.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 20:28:02 -08:00
..
analyzeMenu.cfm Add local dev support and fix menu builder API 2026-01-04 22:47:12 -08:00
analyzeMenuImages.cfm Escape # symbol in CFML prompt 2026-02-12 14:34:54 -08:00
analyzeMenuUrl.cfm Fix Toast __OO_STATE__ extraction: remove tag stripping and var keywords 2026-03-01 20:28:02 -08:00
bigdeans_import.json Add local dev support and fix menu builder API 2026-01-04 22:47:12 -08:00
checkDuplicate.cfm Replace queryExecute with queryTimed across all endpoints for perf tracking 2026-02-02 00:28:37 -08:00
downloadImages.cfm Add local dev support and fix menu builder API 2026-01-04 22:47:12 -08:00
importBusiness.cfm Replace queryExecute with queryTimed across all endpoints for perf tracking 2026-02-02 00:28:37 -08:00
lookupTaxRate.cfm Beacon delete fix, price extraction, tax rate lookup, add modifiers form 2026-02-14 19:17:48 -08:00
reimportBigDeans.cfm Replace queryExecute with queryTimed across all endpoints for perf tracking 2026-02-02 00:28:37 -08:00
saveWizard.cfm Seed order-fulfillment task types on business creation 2026-03-01 13:13:08 -08:00
testUpload.cfm Add addresses debug endpoint 2026-01-14 22:28:16 -08:00
uploadSavedPage.cfm ZIP upload: add file sanitization, direct file read, and temp cleanup 2026-02-13 08:02:41 -08:00