Commit Graph

303 Commits

Author SHA1 Message Date
BlankParticle
9be63d8aeb fix: remove remaining NEXT_PUBLIC 2025-05-20 21:04:51 +05:30
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
fa45abaf44 feat: remixify and whatever else needed to be done 2025-05-20 13:56:47 +05:30
Aj Wazzan
d099f3a873 refactor: comment out Outlook provider configuration in emailProviders array 2025-05-20 00:37:44 -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
6f27f77fdb feat: add Microsoft client ID and secret to environment configuration 2025-05-19 15:20:59 -07:00
Ahmet Kilinc
a6d283f301 fixed whole branch 2025-05-19 14:05:04 +01:00
Ahmet Kilinc
058b0939de Merge branch 'feat/outlook-provider' of github.com:Mail-0/Zero into feat/outlook-provider 2025-05-19 13:14:49 +01:00
Ahmet Kilinc
761c3895be feat: outlook driver 2025-05-19 13:14:26 +01:00
Ahmet Kilinc
9b8e7de83f feat: outlook driver 2025-05-19 13:14:20 +01:00
Ahmet Kilinc
b53dde7e89 adds google client id and secret 2025-05-17 16:09:58 +01:00
Aj Wazzan
94228d93fd refactor: simplify environment configuration by removing unused imports and restructuring env object 2025-05-16 23:33:58 -07:00
Aj Wazzan
7aeae2198a refactor: improve color contrast handling and clean up email address formatting 2025-05-15 21:59:19 -07:00
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
Aditya Tripathi
37a8a4ff42 feat: agnostic image with runtime variables + typed config 2025-05-16 00:03:13 +00:00
Ahmet Kilinc
5f1f5bdd1b Merge branch 'staging' into feat/outlook-provider 2025-05-14 18:47:34 +01:00
Ahmet Kilinc
691f2c20f5 added more shortcuts and hints 2025-05-14 18:45:09 +01:00
Ahmet Kilinc
b1dad2e254 feat: implement keyboard shortcuts for mail categories and improve selection modes 2025-05-14 13:16:50 +01:00
Ahmet Kilinc
6e92e73eac Merge branch 'staging' into feat/add-more-shortcuts 2025-05-13 21:33:43 +01:00
Ahmet Kilinc
a9d1ae613f feat: outlook driver 2025-05-13 22:55:09 +05:30
BlankParticle
a61dbb511b fix: recreate query client properly if session changes 2025-05-13 22:52:54 +05:30
BlankParticle
9c0cc3aa8c chore: invalidate query count on marking read/uread 2025-05-12 11:02:17 +05:30
Ahmet Kilinc
dbbea8db68 Merge branch 'staging' into feat/add-more-shortcuts 2025-05-11 14:42:46 +01:00
Aj Wazzan
e894e3c313 refactor: streamline onboarding component, enhance search value handling, and improve draft filtering logic 2025-05-10 16:01:19 -07:00
Ahmet Kilinc
a9c998f8fe added/enabled more shortcuts 2025-05-09 18:49:46 +01:00
Aj Wazzan
852601a990 refactor: update useBilling hook to utilize customer features and remove unused console logs in auth-proxy 2025-05-08 20:47:04 -07:00
Aj Wazzan
493a1a236e debug: add console logs for session redirection and session retrieval 2025-05-08 20:14:00 -07:00
BlankParticle
f94c109bee fix: fix autumn 2025-05-09 08:23:20 +05:30
Aj Wazzan
dfaaddf4fa refactor: remove commented-out console logs in auth-proxy 2025-05-08 19:34:19 -07:00
Aj Wazzan
6607e35cf2 hotfix 2025-05-08 19:20:23 -07:00
Aj Wazzan
0da9a06696 save 2025-05-08 19:17:53 -07:00
Aj Wazzan
63cabc5ca2 hotfix? 2025-05-08 19:14:15 -07:00
Aj Wazzan
7605aeaa4b save 2025-05-08 15:36:24 -07:00
BlankParticle
9922f9d3ba feat: remove nextjs proxy for direct calls 2025-05-09 00:28:38 +05:30
BlankParticle
94e7d68db9 feat: first working version of separated backend 2025-05-08 00:44:52 +05:30
Aj Wazzan
1e18921055 refactor: simplify AI chat prompt description by removing redundant color instruction 2025-05-06 16:13:21 -07:00
Aj Wazzan
a82f8536c9 refactor: remove unused destructured variable from useThreads and update AI chat prompt description for clarity 2025-05-06 16:01:34 -07:00
Aj Wazzan
c9c3445459 fix: update package.json dependency format, enhance chat handler to include current folder and filter, and improve AI chat prompt structure 2025-05-06 13:33:31 -07:00
Ahmet Kilinc
456cfdc3d3 moves close compose shortcut to shortcuts.ts 2025-05-06 15:58:08 +01:00
Aj Wazzan
ae6acb39f8 refactor: enhance chat handler functionality with thread management and improve AI chat prompt structure 2025-05-06 01:55:04 -07:00
BlankParticle
4cd9df47ea feat: add local query cache for faster load times 2025-05-06 12:53:45 +05:30
Aj Wazzan
7c6244eaca refactor: streamline email composer logic, enhance mobile detection, and improve thread handling 2025-05-06 00:07:47 -07:00
Aj Wazzan
0f5b761adb Merge branch 'feat/mailto-fixes' of https://github.com/jlokos/Zero into jlokos-feat/mailto-fixes 2025-05-05 14:28:06 -07:00
BlankParticle
f059f95f1f chore: cleanup and refactor, remove unused files and routes 2025-05-06 00:23:56 +05:30
Aj Wazzan
d0cf7e4011 feat: update email category search filters and clean up unused imports in mail components 2025-05-05 11:52:36 -07:00
Aj Wazzan
2e7f072cb1 refactor: streamline chat message tracking and clean up unused imports 2025-05-05 11:40:58 -07:00
Nizzy
5d5329eb1a ai 2025-05-05 11:39:00 -07:00
Nizzy
53502350d0 fix 2025-05-04 23:40:55 -07:00
Nizzy
733dbc5316 fix 2025-05-04 23:40:43 -07:00
Aj Wazzan
3e82ceecc6 feat: enhance email assistant prompt formatting with dedent 2025-05-04 23:23:09 -07:00