Commit Graph

73 Commits

Author SHA1 Message Date
BlankParticle
43e690e5c4 fix: revert backend builder 2025-05-21 00:52:53 +05:30
BlankParticle
214b4ae372 chore: update build and deploy commands 2025-05-21 00:33:57 +05:30
BlankParticle
a4d7889fa2 chore: do optimizations 2025-05-20 16:52:55 +05:30
Aj Wazzan
0f2ed02de4 feat: add deployment scripts for frontend and backend; enhance mail and server package.json with deploy commands 2025-05-20 01:55:15 -07:00
BlankParticle
fa45abaf44 feat: remixify and whatever else needed to be done 2025-05-20 13:56:47 +05:30
Adam
09807dc5fd Merge pull request #871 from adiologydev/feat/docker-improvements
feat: multi-stage docker image, migrations container, 96.35% smaller
2025-05-15 17:19:27 -07:00
Aj Wazzan
47be7d8ef9 Add Sentry sourcemaps script to package.json and update build dependencies in turbo.json 2025-05-15 14:38:54 -07:00
Aditya Tripathi
15092dd7c5 Merge branch 'staging' of github.com:Mail-0/Zero into feat/docker-improvements 2025-05-15 21:26:52 +00:00
BlankParticle
060c1aa124 chore: fix cf-install command 2025-05-09 01:44:54 +05:30
BlankParticle
94e7d68db9 feat: first working version of separated backend 2025-05-08 00:44:52 +05:30
Aditya Tripathi
606e7b2b58 chore(ci): fix redis proxy healthcheck + add db compose for development 2025-05-05 22:36:11 +00:00
Dak Washbrook
1906583a7a Simplify configuration and remove unused dependency
Updated `turbo.json` with a corrected cache configuration URL. Removed `@inquirer/prompts` from `devDependencies` in `package.json` as it is no longer needed.
2025-04-26 21:31:48 -07:00
Dak Washbrook
16445b3b9e Update turbo.json and package.json for config and new script
Removed the "ui" field from turbo.json as it's no longer needed. Added a new "scripts" command in package.json to run mail app scripts with bun, improving functionality and organization.
2025-04-26 21:19:19 -07:00
Dak Washbrook
c0ca4ae621 Add email assistant prompt enhancements and dependency updates
Enhanced email assistant prompts with new system prompt templates and dynamic style generation logic. Updated dependencies including @langchain/core, @ai-sdk/groq, and others for improved functionality and compatibility.
2025-04-26 21:07:34 -07:00
BlankParticle
b3415c3d5b chore: simplify and fix the dev env 2025-04-21 18:43:31 +05:30
Aj Wazzan
f28a28d214 Update turbo version to ^2.5.0 in package.json 2025-04-10 16:25:35 -07:00
plyght
8ebad01745 add signatures 2025-04-05 11:24:38 -04:00
Nizzy
bc3f331b68 posthog 2025-03-31 23:22:11 -07:00
Nizzy
92cfb27589 search 2025-03-29 23:22:03 -07:00
needle
76cf73a9d5 reply ai (#526)
* reply ai

* ai functionality

* line height

* adam fixes

---------

Co-authored-by: user12224 <122770437+user12224@users.noreply.github.com>
Co-authored-by: Nizzy <nizabizaher@gmail.com>
2025-03-27 18:19:31 -04:00
Aj Wazzan
bff757bff3 saving... 2025-03-17 10:08:10 -07:00
user12224
e31b347e4d Merge branch 'staging' of https://github.com/Mail-0/Zero into feat/c-notes 2025-03-17 15:26:34 +02:00
Aj Wazzan
1b8c5d75e4 saving... 2025-03-16 22:51:12 -07:00
Aj Wazzan
0a76b1b1ea minor 2025-03-16 22:44:30 -07:00
Aj Wazzan
d3c16e1439 minor 2025-03-16 22:43:31 -07:00
Aj Wazzan
7ff4af2f2d minor 2025-03-16 22:38:48 -07:00
Aj Wazzan
493a5c15b0 minor 2025-03-16 22:35:48 -07:00
Aj Wazzan
260cd8b562 minor 2025-03-16 22:34:17 -07:00
Aj Wazzan
698b3736f7 minor 2025-03-16 22:26:56 -07:00
user12224
5e778bdff7 ?? 2025-03-17 00:58:13 +02:00
user12224
b4501789c3 feat: notes 2025-03-16 23:38:22 +02:00
nizzy
8b139d8c84 feat: migrate to bun (#443) 2025-03-14 14:41:55 -04:00
Ahmet Kilinc
768d5c7a64 Merge branch 'staging' into docs 2025-03-10 21:57:43 +00:00
nizzy
3a8739d2d7 Create email updates (#407)
* create-email and onboarding

* create-email and onboarding

* added tiptap-markdown to Editor

* create-email-updates

* refactor(auth): enhance auth configuration

* early access flow

---------

Co-authored-by: Ahmet Kilinc <akx9@icloud.com>
Co-authored-by: user12224 <122770437+user12224@users.noreply.github.com>
2025-03-10 17:55:51 -04:00
user12224
71b11e2f30 refactor: docs 2025-03-10 11:26:19 +02:00
Adam
2b11e67893 fix: improve mail list and thread management with updated hooks and l… (#370)
* fix: improve mail list and thread management with updated hooks and layout adjustments

* conflicts

---------

Co-authored-by: Nizzy <nizabizaher@gmail.com>
2025-03-03 03:24:40 -05:00
Ahmet Kilinc
96b9046a25 added confetti for waitlist confirmation 2025-03-02 21:18:00 +00:00
Aj Wazzan
f907cf8572 fixes db scripts and prepares for microsoft auth 2025-03-01 14:51:21 -08:00
Aj Wazzan
fef7a89891 straing to staging 2025-02-28 16:04:58 -08:00
Aj Wazzan
cf20ee184c Rename project from Mail0 to Zero
- Update package names, imports, and references from @mail0/* to @zero/*
- Modify configuration files to reflect new project name
- Update database connection and schema imports
- Adjust email sender and branding details
- Add react-library tsconfig
- Remove redundant database files in apps/mail
2025-02-24 19:25:30 -08:00
Nizzy
dd34d7d420 monorepo 2025-02-24 21:00:46 -05:00
Ahmet Kilinc
b0296a347a remove unused pacakge 2025-02-24 12:48:03 +00:00
Ahmet Kilinc
8ae56034a3 virtualised scrolling in place
- new elements are not being rendered, needs work
2025-02-23 15:04:38 +00:00
Prashant Varma
e8769464d6 chore: moved animations from framer-motion to motion/react 2025-02-18 19:48:26 +05:30
user12224
337a765908 chore(settings): add app sidebar and enhance UI 2025-02-18 07:24:09 +02:00
Ahmet Kilinc
8e834bc886 WIP: Enhance Gmail thread and message parsing with improved type safety (#205)
* WIP: Enhance Gmail thread and message parsing with improved type safety

* wip

* change to thread display of messages

* refactor: Update thread fetching and type handling in use-threads hook

* threads should work now - needs cleanup and better ui

* added threads view with collapsing messages

* adding back the iframes for mail-display

* emails now loading

* remove @types/color dep

* fixed some colours and stylinf

* fix: non janky iframe height resize

* remove unused import

---------

Co-authored-by: Aj Wazzan <x_1337@outlook.com>
Co-authored-by: BlankParticle <blankparticle@gmail.com>
2025-02-16 18:16:23 -05:00
nizzy
2a01e5b755 animated icons and settings (#196)
* animated icons and settings

* chore(settings): enhance UI (#197)

* quick fix for the other mailboxes (#192)

- forgot to change the layout on the other mailboxes. all fixed now.

* Rename ROADMAP to ROADMAP.md (#194)

* chore(settings): enhance UI

* fix: scrolling behavior

---------

Co-authored-by: Ahmet Kilinc <akx9@icloud.com>
Co-authored-by: grim <75869731+vys69@users.noreply.github.com>

---------

Co-authored-by: n <122770437+user12224@users.noreply.github.com>
Co-authored-by: Ahmet Kilinc <akx9@icloud.com>
Co-authored-by: grim <75869731+vys69@users.noreply.github.com>
2025-02-15 22:33:09 -05:00
Dan
382eea0f08 feat: settings page (#189)
* mass/range email select

* useKeyPressed: reset on window blur to prevent stuck keys

* bring back compact view

* feat: settings page
2025-02-15 15:50:07 -05:00
Nizzy
330754f786 analytics 2025-02-14 23:40:37 -05:00
nizzy
c90d8e530b hero + navbar (#170)
* hero + navbar

* hero done

* add screenshot to homepage

* cleaned up imports and page.tsx

* background fix for form

* homepage

---------

Co-authored-by: Ahmet Kilinc <akx9@icloud.com>
2025-02-14 00:14:36 -05:00