multica/apps/web/lib
Naiyuan Qing 78543d7187 fix(web): remove API proxy, use direct backend requests
- Remove Next.js rewrites proxy configuration
- Use NEXT_PUBLIC_API_URL for direct API requests
- Fixes ECONNRESET errors from proxy failures

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-26 15:35:53 +08:00
..
auth.ts feat(web): add client-side auth with session storage and route protection 2026-02-13 14:31:02 +08:00
constant.ts fix(web): remove API proxy, use direct backend requests 2026-02-26 15:35:53 +08:00
device.ts feat(utils): unify encrypted Device ID across all platforms 2026-02-13 17:34:23 +08:00
interface.ts feat(web): add login page for desktop auth callback 2026-02-13 12:25:03 +08:00