This website requires JavaScript.
Explore
Help
Register
Sign In
Postal
/
Zero
Watch
1
Star
0
Fork
0
You've already forked Zero
mirror of
https://github.com/Mail-0/Zero.git
synced
2026-07-01 08:16:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2b404f2c80221f02cb70fa4de2dd153f2ced7a7e
Zero
/
apps
/
mail
/
actions
History
Ahmet Kilinc
116a41f0a2
remove console.log
2025-05-02 19:34:18 +01:00
..
ai-composer-prompt.ts
Refactor email assistant system prompt and integrate into AI sidebar
2025-05-01 12:13:27 -07:00
ai-composer.ts
Update AI model and refine email composer functionality
2025-05-01 12:23:32 -07:00
brain.ts
Add DisableBrain action and integrate brain state management in MailLayout and NavUser components. Remove unused imports.
2025-05-01 11:03:10 -07:00
connections.ts
Refactor error handling in mail actions to return null or specific error messages instead of throwing unauthorized errors. This improves readability and maintains functionality across various actions.
2025-04-22 17:02:09 -07:00
cookies.ts
saving...
2025-03-17 10:08:10 -07:00
drafts.ts
Refactor error handling in mail actions to return null or specific error messages instead of throwing unauthorized errors. This improves readability and maintains functionality across various actions.
2025-04-22 17:02:09 -07:00
getSummary.ts
Refactor GetSummary and AIChat components. Introduce GetState function for fetching brain state. Clean up unused imports and improve error handling in AIChat. Update layout and nav-user components for better functionality.
2025-05-01 09:11:54 -07:00
mail.ts
Refactor mail actions and components. Improve error handling in sendEmail function, remove unused imports, and optimize bulk selection logic in BulkSelectActions. Update unsubscribe tracking logic in handleUnsubscribe function.
2025-05-01 09:32:45 -07:00
notes.ts
Refactor API routes, utils, and actions for consistency
2025-04-16 17:20:27 -07:00
send.ts
Refactor mail actions and components. Improve error handling in sendEmail function, remove unused imports, and optimize bulk selection logic in BulkSelectActions. Update unsubscribe tracking logic in handleUnsubscribe function.
2025-05-01 09:32:45 -07:00
settings.ts
remove console.log
2025-05-02 19:34:18 +01:00
shortcuts.ts
Remove unused getShortcuts function and clean up imports; update SVG fill attributes in icons; adjust hotkey dependencies in useMailNavigation; refactor shortcut fetching logic in use-hotkey-utils.
2025-04-29 16:09:55 -07:00
user.ts
- adds new revokeRefreshToken method to Google driver
2025-04-24 17:24:57 -07:00
utils.ts
staging
2025-04-22 22:48:10 -07:00