Commit Graph
292 Commits
Author SHA1 Message Date
rustmailer c086a3caf5 Update index.tsx 2026-05-10 04:14:45 +08:00
rustmailer c07e39495a feat: add multiple color themes to appearance settings 2026-05-10 04:11:43 +08:00
rustmailer 41322c8357 update 2026-05-10 03:43:50 +08:00
rustmailer 2f8ba5ad40 update ui layout 2026-05-10 03:19:25 +08:00
rustmailer 213c6452a8 update 2026-05-10 01:50:49 +08:00
rustmailer 9c91025c53 update 2026-05-10 01:48:26 +08:00
rustmailer be934e2b3f Update index.tsx 2026-05-08 20:53:39 +08:00
rustmailer 12e7bb6ba3 update 2026-05-08 18:07:37 +08:00
rustmailer f66a86392d Update index.css 2026-05-08 16:29:16 +08:00
rustmailer 66b595908c feat: detect legacy tantivy data layout and abort startup with migration hint 2026-05-08 16:28:11 +08:00
rustmailer 174d56e7b4 feat: add manual download and cancel download for email accounts 2026-05-08 01:00:46 +08:00
rustmailer 7eacfbfb20 update 2026-05-07 11:56:08 +08:00
rustmailer 2802c7ea07 Update tokenizers.rs 2026-05-05 20:18:32 +08:00
rustmailer f583c3413c feat: use stemmer for multilingual token matching 2026-05-05 03:49:20 +08:00
rustmailer 9bacf3fb7a Merge branch 'main' of https://github.com/rustmailer/bichon 2026-05-02 23:53:10 +08:00
rustmailer e2fb0ee39e update 2026-05-02 23:53:04 +08:00
root 1be5fea51a update 2026-04-28 23:27:14 +08:00
rustmailer 2d29a8111b update 2026-04-26 16:54:28 +08:00
rustmailer 0c2e540834 chore(deps): replace async-imap with custom fork for imap-proto update
Switched to a personal fork of async-imap to enable a newer version
of imap-proto, addressing dependency constraints and improving
compatibility with recent parser changes.
2026-04-26 16:31:18 +08:00
rustmailer e83a00fe39 feat(import): support X-Bichon-Metadata and optimize CLI progress reporting 2026-04-25 20:14:14 +08:00
rustmailer fa70437a62 feat: support export account emails to a single mbox file 2026-04-25 05:39:58 +08:00
rustmailer 0b866c81ff refactor(workspace): decompose project into multiple crates 2026-04-23 21:45:34 +08:00
rustmailer 5b884125f7 feat: nested eml quick view 2026-04-22 09:40:52 +08:00
rustmailer c3a12eafb2 update 2026-04-21 22:13:48 +08:00
rustmailer c14834abe8 update 2026-04-21 21:23:28 +08:00
rustmailer 51329fb2e1 Update index.tsx 2026-04-21 20:44:08 +08:00
rustmailer 5ad940269f Update index.tsx 2026-04-21 20:34:54 +08:00
rustmailerandGitHub f9ceb83293 Merge pull request #198 from defrance/main
Add more info when send fail (not just status)
2026-04-21 20:18:59 +08:00
rustmailer c185ea102c update 2026-04-21 18:15:54 +08:00
Charlène Benke da79916396 Add more info when send fail (not just status) 2026-04-20 14:55:48 +02:00
rustmailer b29c6ea9ff update 2026-04-20 00:12:18 +08:00
rustmailer 7dd722f9b8 feat: add attachment search view 2026-04-19 01:01:46 +08:00
rustmailer 19b5168960 update 2026-04-17 00:29:05 +08:00
rustmailer d90943bbfe fix: Inconsistent permissions for /oauth2: Access restricted to Global Manager only #196 2026-04-16 23:50:56 +08:00
rustmailer 18a0d52c57 fix: prevent deletion of roles that are currently in use #194 2026-04-16 15:43:55 +08:00
rustmailer 15dd26228c update 2026-04-16 14:57:56 +08:00
rustmailer 39d8168de5 fix: make email/login_name immutable and add ui sortable account_name #195 2026-04-16 14:50:27 +08:00
rustmailer 82915e76ba feat: restructure IMAP mail download state and ui 2026-04-15 20:02:41 +08:00
rustmailer 6d5953c73b adjust the indexing strategy for attachment attributes 2026-04-10 02:08:30 +08:00
rustmailer 61161b5f3b fix: set journal_compression to None 2026-04-09 03:46:02 +08:00
rustmailer 286ae16057 update 2026-04-05 16:06:07 +08:00
rustmailer 8b4dc44c07 update 2026-04-01 21:34:54 +08:00
rustmailer 64a66b4f98 update 2026-04-01 13:10:02 +08:00
rustmailer 5a50f5e327 update 2026-04-01 12:27:10 +08:00
rustmailer bd10e15c65 feat: use fjall to store detached emails and attachments 2026-04-01 04:49:18 +08:00
rustmailer c123ecb24a update dashboard desc 2026-03-27 14:41:09 +08:00
rustmailer 01182dc90d update profile-form.tsx #106 2026-03-27 09:04:18 +08:00
rustmailer 7626634863 update 2026-03-26 22:02:21 +08:00
rustmailer 0914bf710e update, remove the has_attachment field from the envelopes table. 2026-03-26 21:53:19 +08:00
rustmailer 3f11c5dbbf feat: Ability to add/remove tags from any list of messages #189 2026-03-26 21:22:21 +08:00