Commit Graph

25 Commits

Author SHA1 Message Date
Hardy 8da176bea8
chore: code format (#72)
* chore: code format

* chore: remove fetch-depth

* chore: add format and lint

* chore: add pr_check

* fix: lint with config

* chore: this pr only unit test

* fix: code format error
2025-01-14 14:29:31 +08:00
silenceqi 3dd3ba9db0
feat: adding smtp server permission (#20) 2024-12-10 15:55:48 +08:00
Medcl f43e453c7f
chore: update license header (#14)
Co-authored-by: Hardy <luohoufu@163.com>
2024-12-02 23:24:44 +08:00
hardy a936a8fa7c
chore: change to framework main branch and reflactor the dependcy 2024-12-01 21:36:06 +08:00
hardy ae3b792f7f
fix: build error with basicAuth.Password 2024-11-29 23:08:48 +08:00
medcl a315c4330d fix build 2023-10-16 17:51:45 +08:00
liugq 8e60de8793 refresh email server pipeline after the reference credential updated 2023-08-09 15:17:40 +08:00
liugq 4cc69c8e53 add alert template function md_to_html 2023-08-08 11:32:01 +08:00
liugq 5274657f03 update test message subject 2023-08-04 14:47:41 +08:00
liugq a5fee144d9 generate email server service with saving password to keystore 2023-08-02 20:35:13 +08:00
liugq c99fce0ae6 fix get auth info 2023-07-31 17:31:40 +08:00
liugq 3de262f026 handle create email server with manual input auth info 2023-07-31 16:40:58 +08:00
liugq c17a734b17 add get auth info 2023-07-31 15:46:41 +08:00
liugq 0965256ecc use credential to store email server auth info 2023-07-31 15:12:58 +08:00
liugq ce98378a7c test email server with old password when password is empty and username equals 2023-07-28 16:02:54 +08:00
liugq 3709f5683d remove auth.password in email server search api 2023-07-28 11:43:46 +08:00
liugq d6d1013e0a add test api to send channel message 2023-07-26 17:54:42 +08:00
liugq 5f2569d999 check whether email server referenced by channel 2023-07-26 16:41:15 +08:00
liugq 4223bd052d refresh email server pipeline when config change 2023-07-26 15:16:16 +08:00
liugq d08c430356 init email server pipeline when start 2023-07-26 15:15:08 +08:00
liugq 7f36831998 support reference channel 2023-07-25 10:55:17 +08:00
liugq 35b5706767 support single email service with multi email server 2023-07-21 18:24:39 +08:00
liugq 4ffd8de0a2 fake commit (uncomplete) 2023-07-21 16:17:16 +08:00
liugq f1cb35e57e clear call pipeline module 2023-07-20 12:26:58 +08:00
liugq a5e036d62a add email server api 2023-07-12 16:28:31 +08:00