Commit Graph

563 Commits (643a6668534a255df269ab716faeb0f518feba4a)

Author SHA1 Message Date
Fu Diwei 643a666853 feat: implement more `Deployer` 2024-11-20 21:02:29 +08:00
Fu Diwei a59184ae5f fix: update `GetValueOrDefault` util functions to return default value for zero values 2024-11-20 07:49:50 +08:00
Fu Diwei 82807fcc1b refactor: clean code 2024-11-19 22:43:15 +08:00
Fu Diwei a6c93ef9b8 test: fix typo 2024-11-19 22:11:47 +08:00
Fu Diwei 6a151865f7 feat: implement k8s secret `Deployer` 2024-11-19 22:04:00 +08:00
Fu Diwei 414d8d140e test: use flag arguments in test cases for `Notifier` and `Deployer` 2024-11-19 21:18:36 +08:00
Fu Diwei 51fb9dca58 test: add some unit test cases for new `Deployer` 2024-11-19 20:03:51 +08:00
Fu Diwei 6367785b1b feat: implement local, ssh, webhook `Deployer` 2024-11-19 19:09:48 +08:00
Fu Diwei aa7fb7da06 Merge branch 'main' into feat/deployer 2024-11-19 09:09:38 +08:00
Fu Diwei 26d11de249 feat: add deployer interface 2024-11-19 09:08:49 +08:00
yoan 0daa9f1882 v0.2.21 2024-11-19 09:07:08 +08:00
yoan 56886dcfe9 Merge branch 'LeoChen98-fix-reapply-when-domain-list-changed' 2024-11-18 20:03:16 +08:00
yoan 81e1e4a7ff validity duration 2024-11-18 20:03:11 +08:00
yoan 9b5256716f Merge branch 'fix-reapply-when-domain-list-changed' of github.com:LeoChen98/certimate into LeoChen98-fix-reapply-when-domain-list-changed 2024-11-18 19:58:36 +08:00
usual2970 446bf80f1d
Merge pull request #346 from jarod/main
feat: add deployer BytePlus CDN
2024-11-18 19:43:58 +08:00
Jarod Liu 6a80455c6c fix: byteplus access provider 2024-11-18 10:51:51 +08:00
Fu Diwei 43b2ff7957 refactor: extract x509 transformer utils 2024-11-18 09:12:15 +08:00
Fu Diwei 295b7779ee refactor: clean code 2024-11-18 09:10:28 +08:00
Jarod Liu d1df088662 fix: 补充Provider Access 的 UI 实现 2024-11-16 09:52:28 +08:00
Jarod Liu 2b0f7aaf8a feat: add deployer BytePlus CDN 2024-11-16 09:18:58 +08:00
Leo Chen 3265dd76ab edit comments for the forward changes 2024-11-15 20:45:08 +08:00
Leo Chen d1d7b44303 Invert the changed logic to match the function name 2024-11-15 20:37:36 +08:00
Leo Chen 56eced3813 Invert the boolean value to match the function name 2024-11-15 20:36:47 +08:00
yoan c853f2976f v0.2.20 2024-11-15 08:07:37 +08:00
usual2970 b66931003f
Merge pull request #342 from belier-cn/volcengine-cdn
feat: add volcengine cdn deployer
2024-11-15 08:05:27 +08:00
Leo Chen 9a75d2ac8f add key algorithm check 2024-11-15 00:33:09 +08:00
belier 42c5aea3f7 docs: update README_EN.md 2024-11-14 14:28:39 +08:00
belier e2fd9c4cee style: modify variable name 2024-11-14 14:28:35 +08:00
belier f847b7ff62 improvement: improve certificate fingerprint comparison 2024-11-14 14:19:00 +08:00
belier 9eae8f5077 feat: add volcengine cdn deployer 2024-11-14 13:39:23 +08:00
usual2970 2bacf76664
Merge pull request #339 from belier-cn/main
feat: add volcengine dns provider and add volcengine live deployer
2024-11-14 09:42:26 +08:00
usual2970 b2030caedc
Merge pull request #337 from fudiwei/bugfix/syntax-error
fix switch-case syntax error
2024-11-14 09:35:58 +08:00
usual2970 956c975c6d
Merge pull request #333 from JiangJamm/feat/notify_setting_expand
feat: 使系统设置中的消息推送设置列表打开后能够关闭
2024-11-14 09:34:52 +08:00
Leo Chen 41bd321a4f fixed: not reapply when domain list changed
fixed #334
2024-11-13 18:52:29 +08:00
Leo Chen 952e9687d0 fix misspelling var name 2024-11-13 17:58:56 +08:00
belier c298f8b952 docs: Add Volcengine Information to README.md 2024-11-13 16:18:04 +08:00
belier e2562a5251 feat: add volcengine dns provider and add volcengine live deployer 2024-11-13 15:36:46 +08:00
Fu Diwei dbdb40baf9 fix: fix switch-case syntax error 2024-11-13 13:44:44 +08:00
yoan 2ff923dd1b v0.2.19 2024-11-13 08:16:19 +08:00
usual2970 f4f13f91f2
Merge pull request #331 from fudiwei/bugfix/qiniu-wildcard-domain
bugfix #330
2024-11-13 08:14:32 +08:00
usual2970 034aa980e6
Merge pull request #329 from fudiwei/bugfix/aliyun-clb-deploy-error
bugfix #326
2024-11-13 08:14:19 +08:00
usual2970 6ac7a51ce0
Merge pull request #328 from fudiwei/bugfix/tencentcloud-deploy-config-not-saving
bugfix #324
2024-11-13 08:14:05 +08:00
usual2970 cf0c0e3e2c
Merge pull request #327 from LeoChen98/fix-tencent-cos-instance-not-found
fixed: instance not found when deploying tencent COS
2024-11-13 08:13:49 +08:00
JiangJamm 1b899575e0 feat: 使系统设置中的消息推送设置列表打开后能够关闭 2024-11-13 01:10:26 +08:00
Fu Diwei 23e5cb5669 fix: #330 2024-11-12 21:41:06 +08:00
Fu Diwei e4ba4c9b37 fix: #326 2024-11-12 20:35:31 +08:00
Fu Diwei 9ed64bdc9a fix: #324 2024-11-12 20:20:54 +08:00
Leo Chen e9b6fb55ff fixed: instance possible not found when deploying tencent CLB via SSL api
修复了重构导致腾讯云CLB通过SSL接口部署时可能找不到实例的bug
2024-11-12 17:59:13 +08:00
Leo Chen 80caf881ae fixed: instance not found when deploying tencent COS
修复了重构导致腾讯云COS部署时找不到实例的bug
2024-11-12 17:56:41 +08:00
usual2970 c36db3545f
Merge pull request #321 from fudiwei/feat/notifier
feat: notifiers
2024-11-11 18:16:30 +08:00