xtablo-source/apps/main
Arthur Belleville 1268a268c1
fix: wait for user data before showing paywall, skip for temporary users
Ensures the UpgradeBlockProvider waits for both user and organization
data before computing the block reason, preventing premature paywall
flash. Temporary users are never blocked.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 21:26:10 +02:00
..
public fix: rename static icons so worker can intercept all icon requests 2026-04-02 22:55:21 +02:00
scripts feat(pwa): add icon generation script and generated PWA icons 2026-04-02 19:01:21 +02:00
src fix: wait for user data before showing paywall, skip for temporary users 2026-04-07 21:26:10 +02:00
worker fix: rename static icons so worker can intercept all icon requests 2026-04-02 22:55:21 +02:00
.biomeignore Lint and format 2025-10-23 21:36:21 +02:00
.env.production Rename env var 2026-03-16 08:44:33 +01:00
.env.staging Rename env var 2026-03-16 08:44:33 +01:00
biome.json Add language translation 2025-10-25 10:42:33 +02:00
index.html feat: disable static manifest generation, add manual manifest link for dynamic serving 2026-04-02 22:02:31 +02:00
package.json fix(pwa): resolve workbox-window build error with Cloudflare plugin 2026-04-02 19:42:10 +02:00
stats.html index.d.ts 2026-04-02 22:11:32 +02:00
tsconfig.app.json feat(pwa): register service worker with auto-update 2026-04-02 19:34:38 +02:00
tsconfig.json Huge bump with turborepo 2025-10-23 11:54:45 +02:00
tsconfig.node.json Huge bump with turborepo 2025-10-23 11:54:45 +02:00
tsconfig.worker.json Huge bump with turborepo 2025-10-23 11:54:45 +02:00
turbo.json Try passThroughEnv 2025-12-05 09:52:17 +01:00
vite.config.d.ts Update for cirlce ci 2025-10-24 08:22:50 +02:00
vite.config.ts feat: disable static manifest generation, add manual manifest link for dynamic serving 2026-04-02 22:02:31 +02:00
worker-configuration.d.ts Lint and format 2025-10-23 21:36:21 +02:00
wrangler.toml fix: use assets.xtablo.com for org icon URLs instead of API proxy 2026-04-02 22:39:10 +02:00