Commit Graph

3004 Commits

Author SHA1 Message Date
Ahmet Kilinc
7753379d60 fix trusted origin 2025-05-20 14:54:36 +01:00
Aj Wazzan
67e462b092 name whatever i want 2025-05-20 02:20:28 -07:00
Adam
3349defa14 Merge pull request #1021 from Mail-0/feat/remixify
remiiixxxxxxify
2025-05-20 02:17:00 -07:00
Aj Wazzan
5fe48ca848 chore: add .nvmrc file for Node version management; update CI workflows to remove version specifications for pnpm and Node 2025-05-20 02:14:16 -07:00
Aj Wazzan
e47fb47443 refactor: remove console log from useBilling hook for cleaner code 2025-05-20 02:08:24 -07:00
Aj Wazzan
cc03565570 refactor: update environment variable keys in wrangler.jsonc to use VITE prefix for consistency 2025-05-20 02:03:17 -07:00
Aj Wazzan
f95ab9c7c3 save 2025-05-20 01:56:22 -07:00
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
Aj Wazzan
97273db862 feat: enhance observability and environment variables in wrangler.jsonc; refactor footer component for improved structure; clean up unused types in use-billing hook; update chat handler to utilize environment variables 2025-05-20 01:47:11 -07:00
BlankParticle
fa6baa7168 fix: autumn maybe 2025-05-20 14:13:46 +05:30
BlankParticle
5b12733af7 feat: own autumn api 2025-05-20 13:56:52 +05:30
BlankParticle
76971fd038 ci test 2025-05-20 13:56:52 +05:30
BlankParticle
5f5e6568cb fix: dep issues & other fixes 2025-05-20 13:56:52 +05:30
Aj Wazzan
f4aa269975 refactor: update trustedOrigins configuration for improved security 2025-05-20 13:56:51 +05:30
BlankParticle
5d9eccbc4d fix: origin checks 2025-05-20 13:56:51 +05:30
Aj Wazzan
086a3d85ba refactor: update AI sidebar and billing hook for improved feature handling and UI adjustments 2025-05-20 13:56:51 +05:30
BlankParticle
fa45abaf44 feat: remixify and whatever else needed to be done 2025-05-20 13:56:47 +05:30
Aj Wazzan
acc680020f chore: update environment variables and add durable objects configuration in wrangler.jsonc 2025-05-20 01:16:19 -07:00
Aj Wazzan
d099f3a873 refactor: comment out Outlook provider configuration in emailProviders array 2025-05-20 00:37:44 -07:00
Aj Wazzan
2b07d9d0a6 refactor: simplify billing logic by integrating isPro calculation into useBilling hook 2025-05-20 00:29:14 -07:00
Aj Wazzan
f7f44c63d8 refactor: comment out Microsoft auth configuration and related environment variables 2025-05-19 15:43:37 -07:00
Aj Wazzan
90880c01b3 feat: add required field to auth provider configuration and enhance Gmail search prompt with additional guidelines 2025-05-19 15:26:45 -07:00
Aj Wazzan
6f27f77fdb feat: add Microsoft client ID and secret to environment configuration 2025-05-19 15:20:59 -07:00
Aj Wazzan
621e0898b4 remove unused redirectUri from Microsoft auth configuration 2025-05-19 15:16:44 -07:00
Adam
3fea22feac Merge pull request #885 from Mail-0/feat/outlook-provider
adds outlook provider
2025-05-19 14:58:43 -07:00
Ahmet Kilinc
42e4381c93 remove connection dialog overlay 2025-05-19 21:55:25 +01:00
Ahmet Kilinc
64f85ddfd1 fix tooltip 2025-05-19 21:52:55 +01:00
Ahmet Kilinc
abd1c93185 remove tooltip? 2025-05-19 21:52:18 +01:00
Ahmet Kilinc
25cb7f6483 Merge branch 'staging' into feat/outlook-provider 2025-05-19 21:42:25 +01:00
Aj Wazzan
43dae9e9fa chore: update wrangler configuration with new environment variables and durable objects 2025-05-19 13:36:07 -07:00
Aj Wazzan
eec2e13b73 fix: conditionally render AI chat button based on sidebar state 2025-05-19 13:27:51 -07:00
Adam
acb2106e8b Merge pull request #1011 from hmacr/chore/update-contributing-doc
doc: update db start command
2025-05-19 12:53:50 -07:00
Adam
178442a041 Merge pull request #1013 from hmacr/fix/strokeWidth-dom-warning
fix: use `strokeWidth` property instead of `stroke-width`
2025-05-19 12:52:53 -07:00
Adam
e8a0675532 Merge pull request #1014 from hmacr/fix/clear-category-query-param-on-navigation
fix: clear category query param on navigating outside inbox
2025-05-19 12:52:38 -07:00
nizzy
69adba3dd7 Merge branch 'main' into staging 2025-05-19 15:27:03 -04:00
Nizzy
38c2a5704b height 2025-05-19 12:26:31 -07:00
Nizzy
fab3f297a4 staging 2025-05-19 12:26:19 -07:00
Adam
afe7a8a344 Merge pull request #1015 from Mail-0/staging
Staging
2025-05-19 12:19:13 -07:00
Aj Wazzan
fb16043912 Refactor thread deletion and pricing upgrade processes to utilize toast notifications for improved user feedback. Remove unused imports and streamline error handling in ThreadContextMenu and PricingCard components. 2025-05-19 12:11:18 -07:00
Aj Wazzan
2e26ebf497 Refactor settings pages to utilize toast notifications for success and error handling in form submissions. Streamline onSubmit functions in AppearancePage, LabelsPage, and PrivacyPage components. Remove unused imports. 2025-05-19 12:07:01 -07:00
Nizzy
bcb5665f98 pull 2025-05-19 12:06:03 -07:00
Nizzy
a0cfbb02c4 staging 2025-05-19 12:05:47 -07:00
Nizzy
1230774d66 fix 2025-05-19 11:56:23 -07:00
Aj Wazzan
e4de8b1780 Enhance upgrade process across components by integrating toast notifications for success and error handling. Remove unused imports and streamline handleUpgrade functions in PricingDialog, Comparision, and PricingCard components. 2025-05-19 11:55:02 -07:00
Aj Wazzan
7e080ee68a Refactor Pricing components to streamline logic and improve user experience. Remove unused imports and enhance accessibility by adding alt text to images. Update handleUpgrade function to utilize a centralized sign-in method. 2025-05-19 11:42:38 -07:00
Aj Wazzan
42bf96b74e Merge branch 'staging' of https://github.com/nizzyabi/mail into staging 2025-05-19 11:29:36 -07:00
Aj Wazzan
4018505b84 Refactor MailList component to simplify load more button logic and improve conditional rendering. Update query provider to set maxItems to 4. 2025-05-19 11:29:32 -07:00
Nizzy
8a620872c8 fix 2025-05-19 11:26:15 -07:00
Nizzy
245911d852 fixes to pricing 2025-05-19 11:23:48 -07:00
Nizzy
eaf1d1e2c9 fix 2025-05-19 11:13:23 -07:00