John Mizerek
|
d3eef67e2e
|
feat: add menu items endpoint to public API allowlist
- Add /api/menu/items.cfm to public endpoint allowlist
- Allows unauthenticated users to browse menu before ordering
|
2025-12-29 10:32:42 -08:00 |
|
John Mizerek
|
41122fc0fb
|
fix: correct CFScript syntax in login endpoint
- Fix cflock to lock in CFScript
- Remove var keyword at top-level scope (outside functions)
- Fixes 500 error and now returns proper JSON responses
|
2025-12-29 10:01:43 -08:00 |
|
John Mizerek
|
363964d9c6
|
checkpoint
|
2025-12-28 22:34:01 -08:00 |
|
John Mizerek
|
848544ba53
|
Public businesses + servicepoints list endpoints; API allowlist; Lucee-safe JSON
|
2025-12-28 12:30:06 -08:00 |
|
John Mizerek
|
10200ad140
|
Checkpoint: beacon-servicepoint CRUD + assignments API working
|
2025-12-27 20:14:55 -08:00 |
|