xtablo-source/apps/main/worker
Arthur Belleville 78875f7a9e
fix: rename static icons so worker can intercept all icon requests
Cloudflare serves static assets before the worker runs, so the icon
redirect logic was never reached. Renamed the default icon files to
default-* prefix. The worker now handles all requests for the original
icon paths: redirects to org-specific icons when cookie is set, or to
the renamed defaults otherwise.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 22:55:21 +02:00
..
index.d.ts index.d.ts 2026-04-02 22:11:32 +02:00
index.test.d.ts index.d.ts 2026-04-02 22:11:32 +02:00
index.test.ts fix: rename static icons so worker can intercept all icon requests 2026-04-02 22:55:21 +02:00
index.ts fix: rename static icons so worker can intercept all icon requests 2026-04-02 22:55:21 +02:00