managarten/apps
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
..
calendar 🐛 fix(calendar): shift FAB buttons when PillNav is in sidebar mode 2025-12-03 12:46:34 +01:00
chat 🐛 fix(theme): add ShadCN-style CSS variable aliases for shared components 2025-12-03 00:20:49 +01:00
clock 🐛 fix(clock): use 'lume' as default theme variant instead of 'amber' 2025-12-03 15:58:34 +01:00
contacts feat(contacts): add import/export with Google Contacts integration 2025-12-03 15:55:04 +01:00
mail feat(mail): add complete Mail app with backend, web, mobile, and landing 2025-12-03 16:06:32 +01:00
manacore feat(auth): add centralized user settings synced across all apps 2025-12-03 00:09:47 +01:00
manadeck 🐛 fix(theme): add ShadCN-style CSS variable aliases for shared components 2025-12-03 00:20:49 +01:00
picture Merge branch 'main' of https://github.com/Memo-2023/manacore-monorepo 2025-12-03 11:57:30 +01:00
presi Merge branch 'main' of https://github.com/Memo-2023/manacore-monorepo 2025-12-03 11:57:30 +01:00
storage Merge branch 'main' of https://github.com/Memo-2023/manacore-monorepo 2025-12-03 11:57:30 +01:00
todo feat(contacts): add import/export with Google Contacts integration 2025-12-03 15:54:31 +01:00
zitare Merge branch 'main' of https://github.com/Memo-2023/manacore-monorepo 2025-12-03 11:57:30 +01:00