Aj Wazzan
69bd73e705
feat: add email subject generation functionality in EmailComposer and TRPC
2025-05-11 20:23:02 -07:00
Aj Wazzan
6033deee2c
fix: update AiSummary to correctly access summary data structure
2025-05-11 15:09:22 -07:00
Aj Wazzan
e3f70d18fd
refactor: simplify thread summary retrieval in brainRouter by using zero.getSummary
2025-05-11 15:04:05 -07:00
Aj Wazzan
d0e5d4fa1b
feat: enhance NotificationProvider to handle message types and invalidate queries based on thread ID
2025-05-11 14:46:55 -07:00
needle
4526f253a6
fix(thread): attachment rendering
2025-05-11 23:41:04 +03:00
BlankParticle
1e1a0024a7
fix: use different cookie based on NODE_ENV
2025-05-12 00:08:11 +05:30
Adam
63f661940a
Merge pull request #933 from Mail-0/fix/local-dev-server
...
fix: local dev mode for zero backend
2025-05-11 11:17:39 -07:00
Aj Wazzan
ffc5911e13
feat: add party-related components and integrate party functionality in MailLayout, update package dependencies, and configure DurableMailbox for session management
2025-05-10 23:55:23 -07:00
BlankParticle
b9862fbd58
fix: local dev for zero backend
2025-05-11 10:55:14 +05:30
Aj Wazzan
168d8ace51
feat: integrate TagInput component for autolabeling settings in MailLayout, add getLabels and updateLabels procedures in brain router, and update dependencies in package.json
2025-05-10 17:51:45 -07: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
Aj Wazzan
f80b9cf19b
refactor: enhance brain functionality in MailLayout, clean up NavUser component, and improve error handling in server utilities
2025-05-10 14:30:02 -07:00
Aj Wazzan
1f5799eb4d
refactor: improve EmailComposer and MailLayout components, enhance brain functionality, and clean up NavUser component
2025-05-10 13:25:20 -07:00
Nizzy
aa97bf573a
staging fix
2025-05-10 11:45:59 -05:00
Aj Wazzan
d07e4f0f8e
refactor: update connection handling and improve layout in NavMain component
2025-05-09 22:23:36 -07:00
BlankParticle
d66dbc07b5
chore: redirect non api calls to frontend
2025-05-09 22:49:34 +05:30
BlankParticle
f64558f0fa
fix: set cookie expiry to actually 7 days
2025-05-09 22:31:21 +05:30
BlankParticle
408ca510c3
chore: add redis storage for better-auth
2025-05-09 22:07:09 +05:30
BlankParticle
74483dd4ae
fix: update callbackURL with link social to use correct url
2025-05-09 15:10:54 +05:30
Dak Washbrook
d87b723372
Merge branch 'staging' into dakdevs/staging/grant-error-handling
2025-05-08 23:09:36 -07:00
Dak Washbrook
e1db829363
Remove unnecessary console.log statements in mail routes
...
Eliminated debug logs ('tr123' and 'tr246') from the mail route handler to clean up the codebase. These statements were not serving any functional purpose and were likely left behind from debugging.
2025-05-08 22:46:26 -07:00
Dak Washbrook
11d3ef644b
Refactor error handling and remove unnecessary logs
...
Removed redundant logging statements to improve code clarity and maintainability. Also added signOut call in deleteActiveConnection to ensure proper cleanup of user sessions.
2025-05-08 22:45:05 -07:00
Aj Wazzan
3423457351
refactor: clean up onboarding component by reordering imports, improving formatting, and ensuring consistent video object structure
2025-05-08 22:36:21 -07:00
Dak Washbrook
d1b22fd673
Handle missing OAuth scopes gracefully with error messaging
...
Implemented error handling for missing OAuth scopes, displaying user-friendly messages in the login flow. Enhanced TRPC middleware and client logic to trigger logout and redirect users to a dedicated error state. Refactored error indicator components to ensure UI consistency.
2025-05-08 22:34:38 -07:00
Aj Wazzan
3947eef8fa
fix: update API endpoint in AIChat component and server for consistency
2025-05-08 22:17:06 -07:00
Aj Wazzan
c2615a0f48
fix: update API endpoint in server and AIChat component for consistency
2025-05-08 22:13:08 -07:00
Aj Wazzan
3df2627272
feat: add connection limit retrieval and update wrangler configuration with new kv_namespaces and DEFAULT_BRAIN_LIMIT
2025-05-08 22:08:44 -07:00
Aj Wazzan
979c590b4e
refactor: remove console log from MailPage and streamline sign-out process in NavUser
2025-05-08 21:47:30 -07:00
Aj Wazzan
e822d352e3
feat: add COOKIE_DOMAIN to environment variables and update auth provider scopes
2025-05-08 21:17:26 -07:00
BlankParticle
78e52a86ce
fix: cookie domain
2025-05-09 08:54:04 +05:30
BlankParticle
88a64e05b4
fix: update urls
2025-05-09 01:32:11 +05:30
BlankParticle
1546386c63
fix: cors target
2025-05-09 01:20:31 +05:30
BlankParticle
652e120f09
fix: cors allow headers
2025-05-09 00:49:50 +05:30
BlankParticle
9922f9d3ba
feat: remove nextjs proxy for direct calls
2025-05-09 00:28:38 +05:30
Aj Wazzan
d707420fd6
chore: update .gitignore, add devDependencies in package.json, and enhance server configuration
2025-05-07 16:30:30 -07:00
BlankParticle
94e7d68db9
feat: first working version of separated backend
2025-05-08 00:44:52 +05:30