Dream Hunter
cc77bdf36d
feat: add ALWAYS_SHOW_ANNOUNCEMENT option ( #663 )
2025-06-09 19:06:49 +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
6c334d32f6
feat: |Worker| add var DEFAULT_LANG, zh/en ( #585 )
2025-02-20 00:42:48 +08:00
Dream Hunter
095951ab45
feat: update docs ( #569 )
2025-01-22 23:14:38 +08:00
Dream Hunter
047200c1c2
feat: |Worker| add REMOVE_ALL_ATTACHMENT and REMOVE_EXCEED_SIZE_ATTAC… ( #562 )
...
feat: |Worker| add REMOVE_ALL_ATTACHMENT and REMOVE_EXCEED_SIZE_ATTACHMENT
2025-01-18 14:12:01 +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
c964d77a59
feat: |UI| add JUNK_MAIL_FORCE_PASS_LIST ( #539 )
2024-12-30 18:38:33 +08:00
Dream Hunter
ddfa2c5d03
feat: add ENABLE_CHECK_JUNK_MAIL ( #469 )
2024-11-07 00:58:15 +08:00
Dream Hunter
cc9ac67319
feat: upgrade dependencies ( #448 )
2024-09-27 22:30:37 +08:00
Dream Hunter
393c5902c3
feat: add mail id and url in webhook ( #443 )
2024-09-09 22:29:18 +08:00
Dream Hunter
5ece49a576
feat: telegram Set manually to avoid implicit call in ( #442 )
2024-09-09 20:59:12 +08:00
Dream Hunter
3664028e06
feat: add ADDRESS_CHECK_REGEX ( #415 )
2024-08-17 00:11:28 +08:00
Dream Hunter
d90f54345d
feat: add ADDRESS_REGEX ( #401 )
2024-08-13 23:21:19 +08:00
Dream Hunter
15063b2e97
feat: add DISABLE_ADMIN_PASSWORD_CHECK ( #386 )
2024-08-11 00:10:16 +08:00
Dream Hunter
fc07f1cd87
feat: add passkey ( #384 )
2024-08-10 23:56:05 +08:00
Dream Hunter
9246550cc5
feat: add NO_LIMIT_SEND_ROLE ( #373 )
2024-08-04 21:02:11 +08:00
Dream Hunter
10da337a9c
feat: add SHOW_GITHUB config ( #371 )
2024-08-04 14:34:35 +08:00
Dream Hunter
5faae8796d
feat: add ADMIN_USER_ROLE for user access admin panel ( #363 )
2024-07-27 22:04:18 +08:00
Dream Hunter
60dda7e3fe
feat: add ANNOUNCEMENT ( #357 )
2024-07-22 13:01:38 +08:00
Dream Hunter
d7d1ba6b64
feat: wrangler d1 execute dev add --remote ( #352 )
2024-07-15 12:04:14 +08:00
Dream Hunter
2c1e63b8bc
feat: add USER_DEFAULT_ROLE ( #350 )
2024-07-14 20:38:55 +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
21fed3fb00
feat: allow admin and user delete mail, sendbox, send access(only admin) ( #329 )
2024-07-04 13:25:14 +08:00
Dream Hunter
881e66e484
feat: add DOMAIN_LABELS for chinese domain label ( #322 )
2024-06-28 22:25:06 +08:00
Dream Hunter
0db611bb3e
feat: add MIN_ADDRESS_LEN && MAX_ADDRESS_LEN ( #304 )
2024-06-06 21:44:22 +08:00
Dream Hunter
7a368d7b23
feat: add global forward address list ( #288 )
2024-05-31 23:21:12 +08:00
Dream Hunter
1f8edbc295
feat: add TITLE in worker for custom website title ( #276 )
2024-05-26 16:21:27 +08:00
Dream Hunter
bf3c372d8c
feat: telegram bot global push ( #269 )
2024-05-25 14:07:00 +08:00
Dream Hunter
a351839408
fix build ( #245 )
2024-05-18 14:07:52 +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
1fa56dfe98
feat: add UserLogin ( #209 )
2024-05-08 23:14:44 +08:00
Dream Hunter
f63c4ebd9c
feat: add CF Turnstile when new address ( #200 )
2024-05-04 23:14:23 +08:00
Dream Hunter
51ad37e951
feat: add cron auto clean up ( #189 )
2024-05-03 22:05:44 +08:00
Dream Hunter
32ce446a27
feat: add COPYRIGHT ( #183 )
2024-04-30 22:58:28 +08:00
Dream Hunter
23d1709ca1
feat: support admin create address && add ENABLE_USER_CREATE_EMAIL config ( #175 )
2024-04-29 00:09:53 +08:00
Dream Hunter
08a3d4ce0e
feat: add ENABLE_USER_DELETE_EMAIL && ENABLE_AUTO_REPLY && modify fetchAddressError i18n && UI: show autoRefreshInterval ( #169 )
2024-04-27 23:16:18 +08:00
Dream Hunter
f624fe5b58
feat: add adminContact && DEFAULT_SEND_BALANCE ( #162 )
2024-04-26 00:21:43 +08:00
Dream Hunter
2ec1a61608
feat: add /api/new_address ratelimit ( #130 )
2024-04-15 14:14:38 +08:00
Dream Hunter
eafcf00e5e
feat: support DKIM ( #129 )
2024-04-15 13:20:22 +08:00
Dream Hunter
209693673d
feat: add docs ( #122 )
2024-04-14 15:15:09 +08:00