- Add avatar.cfm: GET/POST for user profile photos with multi-extension support - Add profile.cfm: GET/POST for user profile (name, email, phone) - Add history.cfm: Order history endpoint with pagination - Add addresses/list.cfm and add.cfm: Delivery address management - Add setOrderType.cfm: Set delivery/takeaway type on orders - Add checkToken.cfm: Debug endpoint for token validation - Fix headerValue() in Application.cfm to use servlet request object (Lucee CGI scope doesn't expose custom HTTP headers like X-User-Token) - Update public allowlist for new endpoints - Add privacy.html page 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| addresses | ||
| admin | ||
| assignments | ||
| auth | ||
| beacons | ||
| businesses | ||
| config | ||
| debug | ||
| import | ||
| menu | ||
| orders | ||
| portal | ||
| servicepoints | ||
| setup | ||
| stations | ||
| stripe | ||
| tasks | ||
| workers | ||
| Application.cfm | ||