1. Server: pingerName was used before declaration in the WS message block (defined inside the push block). Moved declaration above both blocks. This caused all /push/request-location calls to crash with ReferenceError. 2. Landing page: always auto-redirect returning users (have saved user + last room) instead of only in standalone mode. Shows a loading spinner during redirect so the landing page doesn't flash. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Dockerfile | ||
| docker-compose.yml | ||
| package-lock.json | ||
| package.json | ||
| server.js | ||
| verify-token.js | ||