payfrit-api/api
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
..
addresses Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
admin Port admin, cron, and receipt endpoints from CFML to PHP 2026-03-14 15:57:25 -07:00
app Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
assignments Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
auth Remove all Lucee references — uploads now live under /opt/payfrit-api 2026-03-14 22:26:52 -07:00
beacon-sharding Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
beacons Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
businesses Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
chat Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
config Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
grants Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
menu Remove all Lucee references — uploads now live under /opt/payfrit-api 2026-03-14 22:26:52 -07:00
orders Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
portal Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
presence Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
ratings Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
servicepoints Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
setup Fix: restore cd and stderr redirect for platform-images shell_exec 2026-03-15 10:19:31 -07:00
stations Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
stripe Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
tabs Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
tasks Remove all Lucee references — uploads now live under /opt/payfrit-api 2026-03-14 22:26:52 -07:00
users Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
workers Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
helpers.php Move app from /opt to /var/www/payfrit-api (standard Linux web dir) 2026-03-14 22:32:55 -07:00