• Stefy Lanza (nextime / spora )'s avatar
    Fix overlay web adapter: Add standalone mode API fallback · fe60dc41
    Stefy Lanza (nextime / spora ) authored
    - Added isStandaloneMode detection (window.parent === window)
    - getFixtureData() now fetches directly from /api/overlay/fixtures in standalone mode
    - getCompletedMatches() now fetches directly from /api/overlay/completed-matches in standalone mode
    - getWinningOutcomes() now fetches directly from /api/overlay/winning-outcomes in standalone mode
    - Prevents timeout waiting for parent window response when no parent exists
    fe60dc41
Name
Last commit
Last update
..
static Loading commit data...
templates Loading commit data...
AI.PROMPT Loading commit data...
__init__.py Loading commit data...
api.py Loading commit data...
app.py Loading commit data...
auth.py Loading commit data...
billing_api.py Loading commit data...
oauth.py Loading commit data...
payment_gateways.py Loading commit data...
routes.py Loading commit data...
screen_cast_routes.py Loading commit data...