Dream Hunter
32767176f0
feat: s3 attachment add delete ( #625 )
2025-04-07 20:17:56 +08:00
Dream Hunter
3a542a8391
feat: |Worker| NO_LIMIT_SEND_ROLE support multi role splited by ',' ( #588 )
2025-02-22 16:58:48 +08:00
Dream Hunter
7889d2edea
feat: |Worker| support multi language ( #584 )
2025-02-20 00:37:39 +08:00
Dream Hunter
61434ab6f7
feat: |Worker| support send mail by SMTP ( #580 )
2025-02-15 18:17:14 +08:00
Dream Hunter
52caf811f5
feat: add JUNK_MAIL_CHECK_LIST for check exits and passed item && add ParsedEmailContext to cache the parsed Email ( #553 )
...
* feat: Junk mail only check JUNK_MAIL_FORCE_PASS_LIST
* feat: add `JUNK_MAIL_CHECK_LIST` for check exits and passed item && add `ParsedEmailContext` to cache the parsed Email
2025-01-11 17:42:20 +08:00
Dream Hunter
92620cdedb
feat: add DISABLE_ANONYMOUS_USER_CREATE_EMAIL which only allow logi… ( #545 )
...
feat: add `DISABLE_ANONYMOUS_USER_CREATE_EMAIL` which only allow login user create email address
2025-01-05 18:51:48 +08:00
Dream Hunter
b0bf7a5f13
feat: add NO_LIMIT_SEND_ADDRESS_LIST_KEY in admin account settings page ( #525 )
2024-12-22 15:52:53 +08:00
Dream Hunter
a9bb8785ba
feat: support send mail from admin portal(no balance limit) ( #524 )
2024-12-22 15:40:26 +08:00
Dream Hunter
393c5902c3
feat: add mail id and url in webhook ( #443 )
2024-09-09 22:29:18 +08:00
Dream Hunter
56104cd23a
fix: UI tab active icon wrong position ( #416 )
2024-08-17 01:46:40 +08:00
Dream Hunter
3664028e06
feat: add ADDRESS_CHECK_REGEX ( #415 )
2024-08-17 00:11:28 +08:00
Dream Hunter
621476cb79
feat: update webhook to support global webhook ( #407 )
2024-08-15 00:23:31 +08:00
Dream Hunter
9246550cc5
feat: add NO_LIMIT_SEND_ROLE ( #373 )
2024-08-04 21:02:11 +08:00
Dream Hunter
75c48beb3b
feat: add USER_ROLES && admin pages search when keybord enter && auto trim ( #348 )
...
* feat: add USER_ROLES
* feat: admin pages search when keybord enter && auto trim
* feat: update version to v0.6.0
2024-07-14 19:57:43 +08:00
Dream Hunter
26ccfdd6e0
feat: only allow address [a-z0-9] ( #347 )
2024-07-13 19:03:54 +08:00
Dream Hunter
21fed3fb00
feat: allow admin and user delete mail, sendbox, send access(only admin) ( #329 )
2024-07-04 13:25:14 +08:00
Dream Hunter
da2e72e523
feat: add mail-parser-wasm-worker ( #301 )
2024-06-04 21:57:42 +08:00
Dream Hunter
9725407c77
feat: add s3 attachment ( #291 )
2024-06-01 20:08:42 +08:00
Dream Hunter
8dc9d32a7e
feat: add resend for send mail ( #275 )
2024-05-26 15:30:18 +08:00
Dream Hunter
3b6736924b
feat: add resend for send mail ( #274 )
2024-05-26 12:37:11 +08:00
Dream Hunter
bf3c372d8c
feat: telegram bot global push ( #269 )
2024-05-25 14:07:00 +08:00
Dream Hunter
37ed2955ff
fix: webhook JSON.stringify ( #263 )
2024-05-22 20:48:03 +08:00
Dream Hunter
91d7896e65
feat: telegram mini app open mail from bot ( #256 )
2024-05-21 02:03:06 +08:00
Dream Hunter
69771fc1d1
feat: telegram bot unbind && delete address ( #254 )
2024-05-20 13:23:41 +08:00
Dream Hunter
ca00a877ad
feat: telegram bot TelegramSettings && webhook ( #244 )
...
* feat: telegram bot TelegramSettings
* feat: webhook
2024-05-18 14:02:18 +08:00
Dream Hunter
78badf2eaa
feat: telegram bot ( #238 )
2024-05-16 12:57:23 +08:00
Dream Hunter
6bb6fa8298
feat: remove mailV1Alert && fix mobile showSideMargin ( #236 )
2024-05-14 14:44:47 +08:00
Dream Hunter
46e04fd94a
fix: name max 30 && /external/api/send_mail not return result ( #222 )
2024-05-10 22:57:31 +08:00
Dream Hunter
58c3fdb5b4
feat: use common function handleListQuery when query by page ( #220 )
2024-05-09 23:31:13 +08:00
Dream Hunter
b7308587c6
feat: admin search mailbox && fix generateName multi dot && user jwt exp in 30 days && UI globalTabplacement && useSideMargin ( #214 )
...
* fix: generateName multi dot && user jwt exp in 30 days
* feat: support admin search mailbox
* fix: DELETE mail bug(should be raw_mails)
* feat: UI add globalTabplacement
* feat: UI add useSideMargin option
2024-05-09 18:43:09 +08:00
Dream Hunter
1fa56dfe98
feat: add UserLogin ( #209 )
2024-05-08 23:14:44 +08:00