PHP API (migrated from CFML)
Find a file
John Mizerek 5761ed3e88 Standardize UUID format: generateUUID() now returns unhyphenated 32-char hex
- Remove vsprintf hyphenation from generateUUID() in helpers.php
- Remove redundant str_replace('-', '', ...) wrappers in callers
- Fix grants/create, tabs/open, orders/getOrCreateCart which were storing hyphenated UUIDs
- Cast prices to float in getForBuilder.php
- Uppercase auth response keys (TOKEN, USERID, FIRSTNAME)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-15 16:43:02 -07:00
_webhook Add deploy webhook for auto-deploy from Forgejo 2026-03-14 15:04:53 -07:00
api Standardize UUID format: generateUUID() now returns unhyphenated 32-char hex 2026-03-15 16:43:02 -07:00
config Port Twilio SMS integration from CFML to PHP 2026-03-14 16:02:34 -07:00
cron Port admin, cron, and receipt endpoints from CFML to PHP 2026-03-14 15:57:25 -07:00
receipt Port admin, cron, and receipt endpoints from CFML to PHP 2026-03-14 15:57:25 -07:00