managarten/packages
Till-JS 604727c8f9 feat(mail): add complete Mail app with backend, web, mobile, and landing
- Backend (NestJS): Complete API with accounts, folders, emails, labels, compose, attachments, sync providers (IMAP, Gmail, Outlook), AI features (summarize, smart replies, categorization), and OAuth support
- Web (SvelteKit): Full email client UI with Svelte 5 runes, sidebar navigation, email list/detail views, compose modal, and theme support
- Mobile (Expo): React Native app with drawer navigation, email list/detail, compose screen, account management, and theme provider
- Landing (Astro): Marketing page with features, pricing, FAQ sections using shared-landing-ui components
- Storage: Added mail bucket and createMailStorage to shared-storage package
- Branding: Added MailLogo component

Note: Run `pnpm install` to install new dependencies (mailparser)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-03 16:06:32 +01:00
..
mana-core-nestjs-integration fix(ci): build shared packages before tests and fix formatting 2025-12-01 23:15:00 +01:00
manadeck-database style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
news-database style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
nutriphi-database style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
shared-auth style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
shared-auth-stores style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
shared-auth-ui 🎨 style(contacts): fix CSS variables and add modern contact pages 2025-12-02 13:50:19 +01:00
shared-branding feat(mail): add complete Mail app with backend, web, mobile, and landing 2025-12-03 16:06:32 +01:00
shared-config style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
shared-credit-service style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
shared-errors style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
shared-feedback-service 🔧 chore: fix turbo infinite recursion and update dependencies 2025-12-02 02:43:47 +01:00
shared-feedback-types feat(feedback): add centralized feedback system with AI-generated titles 2025-11-29 22:46:37 +01:00
shared-feedback-ui fix(ci): build shared packages before tests and fix formatting 2025-12-01 23:15:00 +01:00
shared-i18n feat(shared-ui): add nested language submenu in PillNavigation 2025-11-30 01:00:43 +01:00
shared-icons feat(icons): migrate to phosphor-svelte for all icon usage 2025-11-29 07:02:59 +01:00
shared-landing-ui 🔧 chore: fix turbo infinite recursion and update dependencies 2025-12-02 02:43:47 +01:00
shared-nestjs-auth fix(ci): build shared packages before tests and fix formatting 2025-12-01 23:15:00 +01:00
shared-profile-ui fix(ci): build shared packages before tests and fix formatting 2025-12-01 23:15:00 +01:00
shared-storage feat(mail): add complete Mail app with backend, web, mobile, and landing 2025-12-03 16:06:32 +01:00
shared-subscription-types style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
shared-subscription-ui fix(ci): build shared packages before tests and fix formatting 2025-12-01 23:15:00 +01:00
shared-supabase style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
shared-tailwind 🐛 fix(theme): add ShadCN-style CSS variable aliases for shared components 2025-12-03 00:20:49 +01:00
shared-theme feat(auth): add centralized user settings synced across all apps 2025-12-03 00:09:47 +01:00
shared-theme-ui feat(a11y): add accessibility settings and theme improvements 2025-12-02 22:56:09 +01:00
shared-types style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
shared-ui feat(calendar): add event detail modal and structured location fields 2025-12-03 12:44:39 +01:00
shared-utils style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
test-config fix(ci): fix test-config and upgrade vitest to v4 2025-12-01 23:37:47 +01:00
uload-database style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00