accounts/dashboard/app/api/mail
Haitao Pan f3d0a7f931 fix(dashboard): resolve npm run build errors
- Fix module path in prebuild script (../../scripts → ../scripts)
- Update API routes to use Promise-based params for Next.js 16
- Install @types/sanitize-html and @types/js-yaml
- Fix component prop naming (loading → isLoading, saving → isSaving, etc.)
- Update VLESS config type definition with missing 'id' property
- Fix TypeScript type conflicts and export declarations

🤖 Generated with [Claude Code](https://claude.com/claude-code)
2025-11-06 11:07:30 +08:00
..
ai feat: enable mail demo preview and fix extension import (#643) 2025-11-03 07:56:18 +08:00
inbox feat: enable mail demo preview and fix extension import (#643) 2025-11-03 07:56:18 +08:00
message/[id] fix(dashboard): resolve npm run build errors 2025-11-06 11:07:30 +08:00
namespace feat: enable mail demo preview and fix extension import (#643) 2025-11-03 07:56:18 +08:00
send feat: enable mail demo preview and fix extension import (#643) 2025-11-03 07:56:18 +08:00
mockData.ts feat: enable mail demo preview and fix extension import (#643) 2025-11-03 07:56:18 +08:00