Fu Diwei
|
6731c465e7
|
refactor: workflow condition node
refactor: workflow condition node
|
2025-05-31 17:30:37 +08:00 |
|
Fu Diwei
|
e82a59289b
|
feat: new notification provider: slack bot
|
2025-05-26 16:41:44 +08:00 |
|
Fu Diwei
|
8e23b14bf3
|
feat: new notification provider: discord bot
|
2025-05-26 16:41:38 +08:00 |
|
Fu Diwei
|
3462e454d0
|
feat: new deployment provider: aliyun ga
|
2025-05-16 23:30:03 +08:00 |
|
Fu Diwei
|
ef0f0f6b43
|
refactor: remove nikoksr/notify deps
|
2025-05-16 15:04:39 +08:00 |
|
Fu Diwei
|
dd2087b101
|
refactor: clean code
|
2025-05-16 11:55:07 +08:00 |
|
Fu Diwei
|
18a19096d3
|
feat: add dingtalk, lark, and wecom bot webhook
|
2025-04-27 23:44:01 +08:00 |
|
Fu Diwei
|
e533f9407f
|
feat: reserve accesses for ca or notification
|
2025-04-27 11:41:09 +08:00 |
|
Fu Diwei
|
3be70c3696
|
feat: support configuring method and headers in webhook
|
2025-04-26 21:17:09 +08:00 |
|
Fu Diwei
|
11b413d0dc
|
feat: adapt email, mattermost, telegram, and webhook to new notifier module
|
2025-04-24 23:37:27 +08:00 |
|
Fu Diwei
|
a117fd7d93
|
refactor: clean code
|
2025-04-24 23:14:17 +08:00 |
|
Fu Diwei
|
794695c313
|
refactor: clean code
|
2025-04-24 21:04:55 +08:00 |
|
Fu Diwei
|
7478dd7f47
|
feat: deprecate old notification module and introduce new notifier module
|
2025-04-24 20:27:20 +08:00 |
|
Fu Diwei
|
6dac89e9a1
|
refactor: remove pkg/errors
|
2025-04-22 22:12:58 +08:00 |
|
Fu Diwei
|
3189e65bad
|
refactor: clean code
|
2025-04-22 21:18:16 +08:00 |
|
Yoan.liu
|
5b4c3bb668
|
Merge branch 'main' into main
|
2025-04-13 08:24:16 +08:00 |
|
imlonghao
|
6b8dbf5235
|
feat: support pushover as notification
|
2025-04-12 13:05:37 +08:00 |
|
banto
|
ec0cdf8b96
|
feat(notify): add mattermost
|
2025-04-11 22:55:47 +08:00 |
|
Yoan.liu
|
9f8aa15af8
|
Merge pull request #579 from catfishlty/feat/gotify
feat(notify): add gotify
|
2025-04-03 17:42:00 +08:00 |
|
catfishlty
|
b585782007
|
feat(notify): add pushplus
|
2025-04-02 15:04:41 +08:00 |
|
catfishlty
|
00ec2ce33e
|
feat(notify): add gotify
|
2025-04-01 10:53:41 +08:00 |
|
Fu Diwei
|
914c5b4870
|
refactor: clean code
|
2025-03-19 10:30:12 +08:00 |
|
Fu Diwei
|
1e2e88e299
|
feat: allow insecure connections on deployment to some self-hosted services
|
2025-03-07 21:04:57 +08:00 |
|
Fu Diwei
|
ff53866e9e
|
refactor: normalize providers constructors
|
2025-02-18 19:19:00 +08:00 |
|
Fu Diwei
|
b734ffcf9d
|
feat: add baotapanel console deployer
|
2025-02-18 15:16:03 +08:00 |
|
Fu Diwei
|
c1f77dd92f
|
refactor: clean code
|
2025-01-19 03:34:38 +08:00 |
|
Fu Diwei
|
0869eaafdd
|
refactor: clean code
|
2025-01-17 18:01:47 +08:00 |
|
Fu Diwei
|
8ecb71fb55
|
refactor: clean code
|
2025-01-16 20:29:28 +08:00 |
|
Fu Diwei
|
dfc192cb68
|
refactor: clean code
|
2025-01-05 16:34:15 +08:00 |
|
Fu Diwei
|
61843a4997
|
refactor: clean code
|
2025-01-05 00:08:12 +08:00 |
|
Fu Diwei
|
416f5e0986
|
refactor: clean code
|
2024-12-28 16:26:01 +08:00 |
|
Fu Diwei
|
86133ba52b
|
refactor: clean code
|
2024-12-27 19:35:50 +08:00 |
|
Fu Diwei
|
d509445519
|
refactor: clean code
|
2024-12-23 15:31:41 +08:00 |
|
Fu Diwei
|
01d30bb742
|
feat: add wecom notifier
|
2024-12-22 11:25:08 +08:00 |
|
Fu Diwei
|
ef9ddd27a5
|
chore: remove unused code
|
2024-12-21 12:46:22 +08:00 |
|
yoan
|
9ff3e22c80
|
details improvement and unnecessary files deletion
|
2024-11-24 13:36:17 +08:00 |
|
yoan
|
47050769fc
|
fix conflict
|
2024-11-22 11:16:54 +08:00 |
|
yoan
|
86761bd3a0
|
Certificate displaying and monitoring
|
2024-11-22 10:59:57 +08:00 |
|
Fu Diwei
|
13582d1a7b
|
test: add unit test cases
|
2024-11-21 10:29:04 +08:00 |
|
Fu Diwei
|
bde51d8d38
|
feat: implement more Deployer
|
2024-11-20 22:58:01 +08:00 |
|
Fu Diwei
|
51fb9dca58
|
test: add some unit test cases for new Deployer
|
2024-11-19 20:03:51 +08:00 |
|
Fu Diwei
|
5d93334426
|
refactor: re-implement logic of notify
|
2024-11-10 18:03:20 +08:00 |
|
Fu Diwei
|
150b666d4b
|
refactor: maps utils
|
2024-11-09 20:46:49 +08:00 |
|
Fu Diwei
|
94579d65c4
|
refactor: clean code
|
2024-11-09 20:29:13 +08:00 |
|
yoan
|
18e1c02d1c
|
fix: resolve email notification delivery failure
|
2024-11-02 10:17:16 +08:00 |
|
Leon
|
657964cda4
|
feat: add Bark notification channel and related settings
|
2024-11-01 11:35:09 +08:00 |
|
Leo Chen
|
0396d8222e
|
feat: add mail push
新增电子邮箱推送
|
2024-10-27 20:21:34 +08:00 |
|
Leo Chen
|
ffdd61b5ee
|
feat: add ServerChan notifier
新增Server酱通知
|
2024-10-27 04:01:42 +08:00 |
|
yoan
|
17cfeee374
|
update package name
|
2024-10-19 21:15:01 +08:00 |
|
yoan
|
7fa6ea1797
|
Notify push test
|
2024-10-19 18:12:45 +08:00 |
|