multica/apps/web
2026-02-17 00:46:36 +08:00
..
app Merge pull request #169 from multica-ai/fix/google-oauth-client-id 2026-02-13 18:39:05 +08:00
components fix(web): avoid setState in useEffect in AuthGuard 2026-02-13 14:43:52 +08:00
lib feat(utils): unify encrypted Device ID across all platforms 2026-02-13 17:34:23 +08:00
public fix(web): replace PWA icons with full-bleed versions to fix iOS white border 2026-02-05 14:46:30 +08:00
service feat(utils): unify encrypted Device ID across all platforms 2026-02-13 17:34:23 +08:00
.env.development refactor: unify API URL env var to MULTICA_API_URL 2026-02-15 06:31:00 +08:00
.gitignore refactor: unify API URL env var to MULTICA_API_URL 2026-02-15 06:31:00 +08:00
components.json refactor: migrate from Hugeicons to Lucide icons 2026-02-12 10:12:56 +08:00
eslint.config.mjs Add monorepo setup with Turborepo and Web client 2026-01-29 16:33:35 +08:00
next.config.ts fix(web): defer MULTICA_API_URL check to runtime in next.config 2026-02-15 06:42:30 +08:00
package.json feat(web): add login page for desktop auth callback 2026-02-13 12:25:03 +08:00
postcss.config.mjs refactor(web): update imports to use @multica/ui package 2026-01-30 11:34:05 +08:00
tsconfig.json feat(store): add shared Zustand store package with counter example 2026-01-30 11:34:09 +08:00