Commit Graph

80 Commits

Author SHA1 Message Date
dreamhunter2333
09e0d0b7d7 feat: backup v1 old data 2024-04-09 15:13:37 +08:00
Dream Hunter
def400eb09
feat: use rust mail-parser (#104)
* feat: imp worker v2

* feat: add rust mail-parser

* feat: imp frontend v2

* feat: imp frontend v2

* feat: update doc

* feat: add mailV1Alert

* feat: remove unused
2024-04-09 14:58:19 +08:00
Dream Hunter
105d51ff91
feat: temp fix mega.nz (#103) 2024-04-07 21:19:20 +08:00
Dream Hunter
4e4accddee
feat: check account when get settings (#102) 2024-04-05 17:24:04 +08:00
Dream Hunter
47256d2af2
feat: add ENABLE_ATTACHMENT config (#99) 2024-04-04 14:42:34 +08:00
Dream Hunter
9ce706fad1
feat: add admin account search && delete account for user (#96)
* feat: add admin account search && delete account for user

* feat: add admin account search && delete account for user
2024-04-04 14:30:07 +08:00
Dream Hunter
a19b9a7eb6
feat: modify default class (#95) 2024-04-01 23:28:57 +08:00
Dream Hunter
2485f2dcb5
feat: add db changes in readme (#94) 2024-04-01 22:53:37 +08:00
Dream Hunter
a8e17f3c83
feat: modify default class (#93) 2024-04-01 22:40:42 +08:00
Dream Hunter
761cda0154
fix: menu not show in mobile (#90) 2024-04-01 13:20:04 +08:00
Dream Hunter
3143c1b7a4
feat: update readme (#88) 2024-03-31 21:05:51 +08:00
Dream Hunter
686535af0e
feat: add create time in mail list (#87) 2024-03-31 20:58:04 +08:00
Dream Hunter
41a4c099ac
feat: UI: update vite config (#86) 2024-03-31 17:36:56 +08:00
Dream Hunter
8fba01eb4b
feat: UI: add menu icon (#85) 2024-03-31 17:29:37 +08:00
Dream Hunter
a8e961caf4
feat: UI: move account releated code to header.vue (#84) 2024-03-31 16:16:15 +08:00
Dream Hunter
ce7430393e
feat: pc select email highlight (#83) 2024-03-30 23:57:01 +08:00
Dream Hunter
0d81d05aa3
feat: add menu label for mobile (#82)
* feat: add menu label for mobile

* feat: pc select 1 email
2024-03-30 12:07:06 +08:00
Dream Hunter
fc5a251a88
feat: add meta tag in ui (#81) 2024-03-29 13:56:56 +08:00
Dream Hunter
6c4ab67564
UI update (#80)
* feat: ui

* fix: pwa not reload
2024-03-28 16:37:41 +08:00
Dream Hunter
30cd33b46a
feat: ui (#79) 2024-03-28 14:50:55 +08:00
Dream Hunter
5c7fdbdf38
feat: add style for mail list (#78) 2024-03-22 18:22:16 +08:00
Dream Hunter
85c5dd1973
Update README.md (#74) 2024-03-13 12:54:30 +08:00
Dream Hunter
364447f660
feat: add logo (#71) 2024-03-04 23:52:01 +08:00
Dream Hunter
ce76b00fbd
Update README.md (#63) 2024-01-20 19:21:18 +08:00
Dream Hunter
ef2acb2e64
fix: header style (#59) 2024-01-14 00:17:05 +08:00
Dream Hunter
97a1f0a968
feat: attachment viewing function (#58) 2024-01-13 23:57:52 +08:00
Dream Hunter
2952a641a5
feat: n-back-top remove right (#55) 2024-01-05 15:22:30 +08:00
Dream Hunter
41886bb074
feat: no side padding when isMobile (#54)
* feat: no side padding when isMobile

* feat: no side padding when isMobile
2024-01-05 15:19:04 +08:00
Dream Hunter
95ae65dc03
feat: add auto reply (#49)
* feat: add auto reply

* feat: add auto reply

* feat: update readme

* feat: add auto reply
2023-12-18 21:41:15 +08:00
Dream Hunter
af78248145
fix: v-html img (#47) 2023-12-15 14:43:25 +08:00
Dream Hunter
fa998514f7
fix: menu (#46) 2023-12-15 13:40:52 +08:00
Dream Hunter
6c7dd9d0c0
update dependency (#45) 2023-12-15 13:30:25 +08:00
Dream Hunter
c9466edf43
fix: menu (#44) 2023-12-15 13:27:55 +08:00
Dream Hunter
c5ea19bc07
feat: add vhooks (#43) 2023-12-15 12:28:42 +08:00
Dream Hunter
c2c1e4ae59
feat: PWA (#40) 2023-12-12 17:26:56 +08:00
Dream Hunter
bf6374af52
feat: add admin query emails (#39)
* feat: add NPagination

* feat: admin query emails
2023-12-12 16:33:54 +08:00
Dream Hunter
795f256bde
fix: loading forever (#35) 2023-11-27 18:00:49 +08:00
Dream Hunter
5cfc78d70d
feat: add admin panel (#31)
* feat: add admin panel

* feature: update limit
2023-10-09 10:03:15 -05:00
Dream Hunter
0f74bde850
fix: try postal-mime when mailparser failed (#29) 2023-10-08 11:20:10 -05:00
Dream Hunter
0bca2b8dce
feat: make auth modal cannot be close by user (#24) 2023-09-10 00:18:09 +08:00
Dream Hunter
68cb005dd3
fix: do not show auth when input wrong auth code (#23) 2023-09-09 17:00:20 +08:00
Dream Hunter
9ef359821c
feat: update readme (#22) 2023-09-09 16:02:00 +08:00
Dream Hunter
a395b951e8
feat: add auth mode and refactor frontend (#21) 2023-09-09 16:00:10 +08:00
Dream Hunter
9d18f7b59b
feat: add loading when get settings (#19) 2023-09-07 21:16:26 +08:00
Dream Hunter
6fd96988ce
feat: support multi domain (#18) 2023-09-07 17:47:31 +08:00
Dream Hunter
c36a9036a4
feat: add i18n (#15) 2023-09-07 14:20:10 +08:00
Dream Hunter
4cae64b537
feat: add i18n (#14)
* feat: add i18n

* feat: update readme
2023-09-07 14:11:33 +08:00
Dream Hunter
536cd98df2
feat: add custom address (#13)
* feat: add custom address

* feat: update readme
2023-09-07 13:21:36 +08:00
dreamhunter2333
a6b29073f5 feat: update readme 2023-09-04 21:03:25 +08:00
Dream Hunter
7b8b22a6dc
Frontend feature: add login with jwt (#10) 2023-08-31 20:59:37 +08:00