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
John Mizerek 5985a3732f Fix timeout: strip HTML tags, bump Claude API timeout to 300s
Combined HTML from multiple sub-pages was too large. Now strips all HTML
tags and keeps only text content for Claude extraction. Also strips
nav/header/footer from sub-pages to remove duplication. Bumped Claude
API timeout from 120s to 300s. Updated wizard message to say 1-3 minutes.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-14 13:53:31 -07:00
..
addresses Auto-geocode addresses on create/update 2026-03-02 01:00:07 -08:00
admin Fix column names: Latitude/Longitude not Lat/Lng 2026-03-02 01:13:47 -08:00
app Update about screen content 2026-02-16 18:36:15 -08:00
assignments Add sharding support to beacon list and assignments APIs 2026-02-08 12:34:49 -08:00
auth Fix loginOTP case sensitivity with preserveCaseForStructKey 2026-03-07 16:12:03 -08:00
beacon-sharding Add get_beacon_config endpoint — single call for all beacon config 2026-03-01 11:20:16 -08:00
beacons Migrate beacon APIs to shard-only system 2026-02-14 19:33:49 -08:00
businesses Bump business list limit from 20 to 50 2026-03-11 14:32:52 -07:00
chat Add toISO8601() helper for UTC date formatting 2026-02-20 11:56:31 -08:00
config Re-enable magic OTP on production for App Store review 2026-03-06 17:52:17 -08:00
debug Add all biz debug 2026-02-09 14:33:25 -08:00
dev Replace queryExecute with queryTimed across all endpoints for perf tracking 2026-02-02 00:28:37 -08:00
grants Replace queryExecute with queryTimed across all endpoints for perf tracking 2026-02-02 00:28:37 -08:00
import Replace queryExecute with queryTimed across all endpoints for perf tracking 2026-02-02 00:28:37 -08:00
inc Fix column names: Latitude/Longitude not Lat/Lng 2026-03-02 01:13:47 -08:00
menu Remove IsInvertedGroup feature from all APIs, KDS, and portal 2026-03-13 17:53:09 -07:00
orders Remove IsInvertedGroup feature from all APIs, KDS, and portal 2026-03-13 17:53:09 -07:00
portal Auto-geocode addresses on create/update 2026-03-02 01:00:07 -08:00
presence Add Open Tabs feature: tab APIs, presence tracking, shared tabs, cron, portal settings 2026-02-24 20:56:07 -08:00
ratings Fix timezone display: append Z suffix to UTC dates in API responses 2026-03-11 11:59:43 -07:00
servicepoints Fix beacon sharding to support Major/Minor starting from 0 2026-02-09 13:43:32 -08:00
setup Fix timeout: strip HTML tags, bump Claude API timeout to 300s 2026-03-14 13:53:31 -07:00
stations Fix CFML hash escape in station save default color 2026-03-02 16:49:07 -08:00
stripe Add role-aware cash routing and backend improvements 2026-03-04 20:04:46 -08:00
tabs fix: prevent tab cancel when approved orders exist 2026-03-03 12:56:14 -08:00
tasks Remove IsInvertedGroup feature from all APIs, KDS, and portal 2026-03-13 17:53:09 -07:00
users Replace queryExecute with queryTimed across all endpoints for perf tracking 2026-02-02 00:28:37 -08:00
workers Fix timezone display: append Z suffix to UTC dates in API responses 2026-03-11 11:59:43 -07:00
Application.cfm Add markStationDone.cfm to public routes for KDS access 2026-03-08 11:04:34 -07:00