• Joined on 2026-01-26
payfrit pushed to main at payfrit/payfrit-api 2026-03-17 22:42:29 +00:00
66e441b295 Add portal/getSettings and portal/updateSettings PHP endpoints
payfrit pushed to main at payfrit/bots 2026-03-17 22:39:47 +00:00
844968962c Update server survey: removed code-server, gvoice DB, llm cert
payfrit pushed to main at payfrit/bots 2026-03-17 22:33:14 +00:00
e31cb5cbdf Full server infrastructure survey
payfrit pushed to main at payfrit/bots 2026-03-17 22:27:57 +00:00
db69fd619f Add shared server infrastructure documentation
payfrit pushed to main at payfrit/bots 2026-03-17 21:54:23 +00:00
b9f3d17f70 Initialize central bot memory files
payfrit created repository payfrit/bots 2026-03-17 21:53:49 +00:00
payfrit pushed to main at payfrit/payfrit-api 2026-03-17 06:21:53 +00:00
628172c31c Add TaskTypeID=0 to order task creation INSERTs
payfrit pushed to main at payfrit/payfrit-api 2026-03-17 05:39:29 +00:00
b5394aec7c Include PlatformFee in order detail total calculation
payfrit pushed to main at payfrit/payfrit-api 2026-03-17 03:02:05 +00:00
07abcee2fd Create kitchen task on order submission for KDS display
payfrit pushed to main at payfrit/payfrit-api 2026-03-17 02:13:21 +00:00
5d9be247c8 Add beacons/lookupByMac.php and beacons/wipe.php endpoints
payfrit pushed to main at payfrit/payfrit-beacon-ios 2026-03-17 00:37:42 +00:00
8b413020ff Fix HardwareId field name to match backend (camelCase)
payfrit pushed to main at payfrit/payfrit-beacon-ios 2026-03-17 00:35:37 +00:00
02592ea249 Read MAC address during provisioning and use as hardware_id
payfrit pushed to main at payfrit/payfrit-api 2026-03-17 00:25:01 +00:00
04d09cfc4e Fix item prices returning as strings instead of floats in JSON
payfrit created branch main in payfrit/payfrit-food-ios 2026-03-16 23:59:18 +00:00
payfrit pushed to main at payfrit/payfrit-food-ios 2026-03-16 23:59:18 +00:00
5bac951d37 Update memory with git/server access info
71e7ec34f6 Initial commit: PayfritFood iOS app
payfrit created repository payfrit/payfrit-food-ios 2026-03-16 23:57:58 +00:00
payfrit pushed to main at payfrit/payfrit-biz 2026-03-16 20:26:20 +00:00
3e936728db Preserve payment hardening files and migrations
payfrit pushed to main at payfrit/payfrit-api 2026-03-16 00:16:58 +00:00
8b54145d9d Add IsServiceBell flag to task types
payfrit pushed to main at payfrit/payfrit-api 2026-03-15 23:43:02 +00:00
5761ed3e88 Standardize UUID format: generateUUID() now returns unhyphenated 32-char hex
payfrit pushed to main at payfrit/payfrit-api 2026-03-15 22:06:43 +00:00
bb03cb0533 Cast prices to float in getForBuilder.php