payfrit-api/api/setup
John Mizerek 6ec5f812e1 Fix: restore cd and stderr redirect for platform-images shell_exec
Got reverted during earlier merge conflict resolution. Without cd,
node can't find modules. Without stderr redirect, log lines corrupt
the JSON output causing json_decode to fail.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-15 10:19:31 -07:00
..
analyzeMenu.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
analyzeMenuImages.php Remove all Lucee references — uploads now live under /opt/payfrit-api 2026-03-14 22:26:52 -07:00
analyzeMenuUrl.php Fix: restore cd and stderr redirect for platform-images shell_exec 2026-03-15 10:19:31 -07:00
checkDuplicate.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
downloadImages.php Extract og:image as header during wizard discovery 2026-03-15 09:36:43 -07:00
importBusiness.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
lookupTaxRate.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
reimportBigDeans.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
saveWizard.php Fix: use queryTimed instead of undefined $pdo for ImageExtension update 2026-03-15 02:08:26 -07:00
testUpload.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
uploadSavedPage.php Move app from /opt to /var/www/payfrit-api (standard Linux web dir) 2026-03-14 22:32:55 -07:00