xtablo-source/apps/main
Arthur Belleville ec056fbe6c
fix: use full API URL for org icon references
The API runs on a separate domain from the frontend. Org icon URLs
in the manifest and settings page need the full API base URL.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 22:31:48 +02:00
..
public feat(pwa): add icon generation script and generated PWA icons 2026-04-02 19:01:21 +02:00
scripts feat(pwa): add icon generation script and generated PWA icons 2026-04-02 19:01:21 +02:00
src fix: use full API URL for org icon references 2026-04-02 22:31:48 +02:00
worker fix: use full API URL for org icon references 2026-04-02 22:31:48 +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 full API URL for org icon references 2026-04-02 22:31:48 +02:00