rustmailer
|
7dd722f9b8
|
feat: add attachment search view
|
2026-04-19 01:01:46 +08:00 |
|
rustmailer
|
6d5953c73b
|
adjust the indexing strategy for attachment attributes
|
2026-04-10 02:08:30 +08:00 |
|
rustmailer
|
286ae16057
|
update
|
2026-04-05 16:06:07 +08:00 |
|
rustmailer
|
64a66b4f98
|
update
|
2026-04-01 13:10:02 +08:00 |
|
rustmailer
|
7626634863
|
update
|
2026-03-26 22:02:21 +08:00 |
|
rustmailer
|
3f11c5dbbf
|
feat: Ability to add/remove tags from any list of messages #189
|
2026-03-26 21:22:21 +08:00 |
|
rustmailer
|
5d0039cb74
|
update
|
2026-03-25 17:26:57 +08:00 |
|
rustmailer
|
a41b5417e3
|
Refactor: decouple email body and attachment storage
|
2026-03-24 21:48:04 +08:00 |
|
rustmailer
|
c19f3977ba
|
feat(search): add advanced attachment filters for extension, category and mime type
|
2026-03-19 20:23:20 +08:00 |
|
rustmailer
|
884fdeba10
|
feat(search): expand default search scope and support specific field filtering
|
2026-03-19 15:44:20 +08:00 |
|
rustmailer
|
2228e98410
|
feat(ui): sync search filters with URL and add dashboard navigation
|
2026-03-18 20:16:01 +08:00 |
|
rustmailer
|
d690f57290
|
refactor: use UUID for envelope id to prevent accidental deletion
|
2026-03-18 01:04:41 +08:00 |
|
rustmailer
|
8a42fcdb4a
|
update
|
2026-03-17 11:39:02 +08:00 |
|
rustmailer
|
5028061f20
|
Update nested-email-dialog.tsx
|
2026-03-15 20:26:14 +08:00 |
|
rustmailer
|
a8b3b24d59
|
feat: support nested EML attachment preview and download #150
|
2026-03-15 18:55:24 +08:00 |
|
rustmailer
|
af0f47c0e3
|
feat(search): integrate mailbox directory tree into search interface
|
2026-03-15 03:36:02 +08:00 |
|
rustmailer
|
396383aa97
|
feat: Saving user's page size choices #171
|
2026-03-11 12:40:20 +08:00 |
|
rustmailer
|
8f331080bf
|
Update license headers and copyright year to 2025-2026 across the codebase.
|
2026-03-10 01:32:57 +08:00 |
|
rustmailer
|
d2936ed4a7
|
refactor!: replace Tantivy search engine with DuckDB
|
2026-03-03 12:30:26 +08:00 |
|
rustmailer
|
e1f471b8f4
|
chore: support bulk restore emails
|
2026-01-21 01:09:38 +08:00 |
|
rustmailer
|
d0e4cac229
|
i18n
|
2026-01-20 00:53:09 +08:00 |
|
rustmailer
|
30a8d856c1
|
update
|
2026-01-19 22:53:11 +08:00 |
|
rustmailer
|
0d20a9676a
|
feat(search-ui): optimize search UI
|
2026-01-19 01:52:07 +08:00 |
|
 rustmailerandGitHub
|
48f8092b5a
|
Merge pull request #113 from ktdd/search-improvements-v1
Search improvements
|
2026-01-14 14:32:38 +08:00 |
|
ktdd
|
ad2a43aa35
|
Search improvements
|
2026-01-13 12:48:55 +02:00 |
|
ktdd
|
884ae64fc5
|
Formatting
|
2026-01-12 12:22:52 +02:00 |
|
ktdd
|
254de35f0e
|
Replaced email listing with a table with adjustable columns.
|
2026-01-11 18:15:03 +02:00 |
|
rustmailer
|
b490923e17
|
refactor(search): search filtering and sorting
|
2026-01-07 16:40:45 +08:00 |
|
ktdd
|
7edd7c2e35
|
Updated presets and added a 'sort by' feature.
|
2026-01-06 12:33:09 +02:00 |
|
rustmailer
|
d334a23ca7
|
chore(ui): add attachment file type icon
|
2026-01-06 16:27:05 +08:00 |
|
rustmailer
|
1768c1a590
|
fix: Large empty space at the bottom of the screen #98
|
2026-01-06 14:36:01 +08:00 |
|
rustmailer
|
a6216c2ce6
|
feat: support restoring single message to IMAP #77
|
2025-12-31 22:56:06 +08:00 |
|
rustmailer
|
7fb6575f8d
|
feat: use email 'Date' header for statistics and search filtering #87
|
2025-12-30 22:21:53 +08:00 |
|
rustmailer
|
06a126461b
|
feat: Replace min/max byte inputs with size preset selection #39
|
2025-12-28 13:54:35 +08:00 |
|
rustmailer
|
a02bb65ca0
|
feat: Search results display the account email and mailbox name. #39
|
2025-12-28 13:20:21 +08:00 |
|
rustmailer
|
4af5176b65
|
feat: add multi-user support and role-based access control #31
|
2025-12-26 14:27:04 +08:00 |
|
rustmailer
|
9ba56ca5bb
|
feat(i18n): Implement internationalization for date distance
|
2025-12-03 09:23:16 +08:00 |
|
rustmailer
|
82397ab0cd
|
fix(ui): fix sync folder selection jump issue; add auto-select children/parents and expand/collapse all folders button #21
|
2025-11-30 05:51:17 +08:00 |
|
rustmailer
|
c6ee92aa3d
|
Update thread-dialog.tsx
|
2025-11-24 22:44:46 +08:00 |
|
rustmailer
|
ea81d0298b
|
feat(i18n): add language switcher in top-right corner for multi-language support #9
|
2025-11-24 21:51:16 +08:00 |
|
rustmailer
|
1a8f95117e
|
initial commit
|
2025-11-19 02:14:37 +08:00 |
|