Commit Graph

609 Commits (b44b8d09b2b1a8d65b650565e0f47f841e4f5af7)

Author SHA1 Message Date
Fu Diwei b44b8d09b2 feat(ui): new AccessList UI using antd 2024-12-06 09:54:44 +08:00
Fu Diwei 65d9c6fe2f feat(ui): new CertificateList UI using antd 2024-12-05 21:52:27 +08:00
Fu Diwei c522196029 feat(ui): new WorkflowList UI using antd 2024-12-04 21:55:52 +08:00
Fu Diwei 668f6ee36f feat(ui): use ant-design 2024-11-25 21:28:38 +08:00
Fu Diwei 4f2363230d chore: fix typo 2024-11-25 21:28:07 +08:00
Fu Diwei 2b93552d1d chore: comments 2024-11-25 21:22:20 +08:00
yoan 124af0b76d update workflow file 2024-11-24 21:11:46 +08:00
yoan 972df7c167 migration 2024-11-24 20:16:55 +08:00
yoan b4c17a6a12 update version 2024-11-24 20:07:00 +08:00
yoan 92c03cbdf9 fix conflict 2024-11-24 20:06:30 +08:00
yoan 220478cd31 update version 2024-11-24 20:01:40 +08:00
yoan df905ade88 workflow ajustment 2024-11-24 20:01:04 +08:00
yoan 9ff3e22c80 details improvement and unnecessary files deletion 2024-11-24 13:36:17 +08:00
yoan 37df882ed3 improve multi language 2024-11-23 12:55:31 +08:00
yoan 47050769fc fix conflict 2024-11-22 11:16:54 +08:00
Yoan.liu 65df759275
Merge pull request #348 from fudiwei/feat/deployer
feat: deployers
2024-11-22 11:14:24 +08:00
yoan 86761bd3a0 Certificate displaying and monitoring 2024-11-22 10:59:57 +08:00
Fu Diwei a842b6b925 fix: illegal arguments 2024-11-21 20:23:01 +08:00
yoan 09e4b24445 certificate display 2024-11-21 13:17:39 +08:00
Fu Diwei 4916757d59 feat: add `Deployer` factory 2024-11-21 11:23:15 +08:00
Fu Diwei 30b66adc3b refactor: replace `Append*` to `Log*` in `DeployerLogger` 2024-11-21 10:35:45 +08:00
Fu Diwei 13582d1a7b test: add unit test cases 2024-11-21 10:29:04 +08:00
Fu Diwei 0b9312b549 feat: implement more `Deployer` 2024-11-20 23:51:26 +08:00
Fu Diwei bde51d8d38 feat: implement more `Deployer` 2024-11-20 22:58:01 +08:00
Fu Diwei 643a666853 feat: implement more `Deployer` 2024-11-20 21:02:29 +08:00
yoan 2d10fa0218 Save and display execution records 2024-11-20 15:47:51 +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
yoan 03b2a9da66 Implement complete workflow execution process 2024-11-19 16:02:31 +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 a9d5b53460 Merge branch 'main' into feat/workflow 2024-11-19 09:07:37 +08:00
yoan 0daa9f1882 v0.2.21 2024-11-19 09:07:08 +08:00
yoan f799740d70 fix conflict 2024-11-18 20:22:21 +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
yoan 775b12aec1 Add workflow execution process 2024-11-18 19:40:24 +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