Commit graph

8 commits

Author SHA1 Message Date
AeThex
f1bcc957f9 fix: Discord Activity token exchange, CSP headers, subscription routes, and static asset 404
- Remove redirect_uri from Discord token exchange (Activities use proxy auth, not redirect flow)
- Add Content-Security-Policy with frame-ancestors for Discord embedding (was only in vercel.json)
- Wire up subscription create-checkout and manage routes in Express
- Add Studio arm to ArmSwitcher with external link
- Prevent SPA catch-all from serving HTML for missing static assets (fixes script.js Unexpected token error)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-14 23:49:50 +00:00
Builder.io
d9bd7eaf1e Prettier format pending files 2025-11-16 07:12:36 +00:00
Builder.io
c30d97fdf5 Fix type issues in discord token endpoint
cgen-40b986168d894c9eaeb2696c3f2464e3
2025-11-16 07:08:10 +00:00
Builder.io
0575151ffe Prettier format pending files 2025-11-10 22:02:35 +00:00
Builder.io
82472654ab completionId: cgen-69b9aace9b8145f0ba9ca855bb088173
cgen-69b9aace9b8145f0ba9ca855bb088173
2025-11-10 21:51:17 +00:00
Builder.io
7e7ad7cb0e Fix Discord Activity token redirect URI
cgen-5092d1485ab1409f8602118ff86ad489
2025-11-09 23:53:34 +00:00
Builder.io
890744574b Prettier format pending files 2025-11-09 23:43:44 +00:00
Builder.io
c68e795fb9 Discord Activity Token Exchange Endpoint
cgen-7e6faa3f3776474599639fbfeba9645f
2025-11-09 23:40:07 +00:00