Commit Graph

  • 101d77e4ae parse privatekey using certcrypto Yoan.liu 2025-01-22 10:03:13 +08:00
  • 0f945881a1 feat: cancel workflow run Fu Diwei 2025-01-22 04:13:16 +08:00
  • bee4ba10cb feat: generate run record at the beginning of the workflow execution Fu Diwei 2025-01-22 03:48:58 +08:00
  • 7e0f575e0a feat(ui): jump to workflow detail page in dashboard Fu Diwei 2025-01-22 03:44:54 +08:00
  • 79c1da6d14 feat: a new status for canceled workflow run Fu Diwei 2025-01-22 02:47:56 +08:00
  • 8dc86209df feat: support removing workflow runs Fu Diwei 2025-01-21 23:11:48 +08:00
  • c61b2d2d3f fix: couldn't list expire soon certificates Fu Diwei 2025-01-21 21:41:25 +08:00
  • c1f2437998
    Create FUNDING.yml Yoan.liu 2025-01-21 10:42:52 +08:00
  • 1039591677 add upload certificate node Yoan.liu 2025-01-21 08:02:46 +08:00
  • d5568608f5 refactor: clean code Fu Diwei 2025-01-21 00:42:28 +08:00
  • 6bdcfaaef0
    Merge pull request #425 from usual2970/feat/result_branch Yoan.liu 2025-01-20 09:46:50 +08:00
  • 101d55bafa
    Merge pull request #426 from fudiwei/feat/new-workflow Yoan.liu 2025-01-20 09:46:32 +08:00
  • fa8ba061fb feat: support ARI Fu Diwei 2025-01-20 02:27:59 +08:00
  • 1b362673c0 fix conflict yoan 2025-01-19 19:02:58 +08:00
  • 11d654e902
    Merge pull request #424 from fudiwei/feat/new-workflow Yoan.liu 2025-01-19 18:54:34 +08:00
  • e6e964aa8c add execute result branch yoan 2025-01-19 17:01:02 +08:00
  • c0dc9b1882 feat(ui): improve workflow runs history Fu Diwei 2025-01-19 06:15:38 +08:00
  • 5b613bcf84 feat: support configuring repeatable deploy in deployment Fu Diwei 2025-01-19 06:02:49 +08:00
  • c71d14cafa feat: support configuring renewal interval in application Fu Diwei 2025-01-19 05:37:28 +08:00
  • 60a13aaf17 feat: support configuring dns ttl in application Fu Diwei 2025-01-19 05:01:36 +08:00
  • c1f77dd92f refactor: clean code Fu Diwei 2025-01-19 03:34:38 +08:00
  • ce4c590b1c refactor: clean code Fu Diwei 2025-01-18 22:18:47 +08:00
  • 3e1ecd60a1 chore(deps): upgrade npm dependencies Fu Diwei 2025-01-18 18:36:34 +08:00
  • 2171faa330 fix(ui): modal form input focus problem Fu Diwei 2025-01-18 18:24:42 +08:00
  • d5e4ea385d feat: download certificate archive Fu Diwei 2025-01-18 07:07:50 +08:00
  • d28b89f03e fix: couldn't trasform ecc certificate to pfx format Fu Diwei 2025-01-18 07:07:31 +08:00
  • 6adcc61447 refactor: clean code Fu Diwei 2025-01-18 06:06:43 +08:00
  • ecde12ec23 feat(ui): improve ssl providers switch warning Fu Diwei 2025-01-18 05:45:38 +08:00
  • c66027ae8a build: rebuilld pocketbase migration snapshot Fu Diwei 2025-01-18 05:22:52 +08:00
  • 32f9c95dd0 feat: migrate pocketbase to v0.23 Fu Diwei 2025-01-18 05:22:18 +08:00
  • 1568e5a2a7 fix: incorrect config in deployment on aliyun oss Fu Diwei 2025-01-17 20:21:35 +08:00
  • e4a534cb7c Merge branch 'next' into feat/new-workflow Fu Diwei 2025-01-17 19:47:44 +08:00
  • ee2cca17fe Merge branch 'next' into feat/new-workflow Fu Diwei 2025-01-17 18:07:50 +08:00
  • 0869eaafdd refactor: clean code Fu Diwei 2025-01-17 18:01:47 +08:00
  • 69d4b3f93d fix dockerfile yoan 2025-01-17 16:54:37 +08:00
  • 61b37f38e2 update version yoan 2025-01-17 16:22:11 +08:00
  • c69c560de0
    Merge pull request #420 from usual2970/feat/async_apply Yoan.liu 2025-01-17 16:20:15 +08:00
  • 0d3e426dff
    Merge pull request #421 from fudiwei/feat/new-workflow Yoan.liu 2025-01-17 11:01:30 +08:00
  • 4fe68d3b9f limit request rate yoan 2025-01-17 10:56:09 +08:00
  • dab6ad917c refactor: remove unused code Fu Diwei 2025-01-16 23:42:53 +08:00
  • a20b82b9cf feat: re-run workflow nodes when critical configurations changed Fu Diwei 2025-01-16 23:02:08 +08:00
  • 087fd81879 feat: support configuring pb-data-dir on app launch Fu Diwei 2025-01-16 22:23:00 +08:00
  • d1dbbae101 feat(ui): show errmsg if table loaded error Fu Diwei 2025-01-16 22:07:01 +08:00
  • 3a2baba746 feat: support removing certificates Fu Diwei 2025-01-16 21:53:51 +08:00
  • 831f0ee5d9 feat(ui): improve responsive ui Fu Diwei 2025-01-16 21:50:16 +08:00
  • e10fb64d6b Merge branch 'feat/new-workflow' of https://github.com/fudiwei/certimate into feat/new-workflow Fu Diwei 2025-01-16 20:30:01 +08:00
  • 8ecb71fb55 refactor: clean code Fu Diwei 2025-01-16 20:27:30 +08:00
  • dea4106569 fix: couldn't return stdout or stderr during script execution if errors occur on deployment to local/ssh Fu Diwei 2025-01-16 16:47:33 +08:00
  • 2dd8fb2ee2 pool certificate issuance requests yoan 2025-01-16 14:42:54 +08:00
  • 2218be5d34
    Merge pull request #419 from fudiwei/feat/new-workflow Yoan.liu 2025-01-16 11:23:47 +08:00
  • d712f07b96 refactor: reimplement webhook deployer Fu Diwei 2025-01-15 23:04:43 +08:00
  • b657405e46 refactor: clean code Fu Diwei 2025-01-15 22:45:02 +08:00
  • 974c320925 feat: add edgio applications v7 deployer Fu Diwei 2025-01-15 22:13:28 +08:00
  • dd236b925d feat: add ns1 applicant Fu Diwei 2025-01-15 14:24:51 +08:00
  • e264d71048 refactor: slices utils Fu Diwei 2025-01-15 14:24:48 +08:00
  • 23f83b9377
    Merge pull request #416 from fudiwei/feat/new-workflow Yoan.liu 2025-01-15 09:11:58 +08:00
  • db68721834 feat: add ucloud us3 deployer Fu Diwei 2025-01-14 22:19:40 +08:00
  • 6a9cf2ed28 feat(ui): improve responsive ui Fu Diwei 2025-01-14 21:46:09 +08:00
  • 3dd79d447b update README Fu Diwei 2025-01-14 21:34:22 +08:00
  • e87ac72281 feat: add ucloud ucdn deployer Fu Diwei 2025-01-14 21:31:10 +08:00
  • e430109228 feat: add ucloud ussl uploader Fu Diwei 2025-01-14 21:02:08 +08:00
  • e7e123af0d Merge branch 'next' of github.com:usual2970/certimate into next yoan 2025-01-14 12:09:55 +08:00
  • 7b75dacb03 clean up unnecessary lines yoan 2025-01-14 12:09:12 +08:00
  • 493f2a508b
    Merge pull request #415 from fudiwei/feat/new-workflow Yoan.liu 2025-01-14 08:18:03 +08:00
  • 70b8aaf845 update README Fu Diwei 2025-01-13 22:26:21 +08:00
  • ab1c9bfdbc feat: add tencentcloud css deployer Fu Diwei 2025-01-13 21:47:13 +08:00
  • 643d820965 feat: add aliyun live deployer Fu Diwei 2025-01-13 21:01:49 +08:00
  • 8aa5c3ca65 refactor: clean code Fu Diwei 2025-01-13 20:04:46 +08:00
  • 7160589ac7 refactor: clean code Fu Diwei 2025-01-13 20:03:07 +08:00
  • 21cc1d43de feat: support sni domain on deployment to aliyun clb & alb Fu Diwei 2025-01-13 20:02:57 +08:00
  • 793289ad97 mod tidy yoan 2025-01-13 15:27:15 +08:00
  • bea2f00a90
    Merge pull request #414 from fudiwei/feat/new-workflow Yoan.liu 2025-01-13 15:12:17 +08:00
  • d08da18b4a update preview link yoan 2025-01-13 11:38:20 +08:00
  • 1e03fcff67 update readme yoan 2025-01-13 11:12:07 +08:00
  • ffb516d343 update vedio yoan 2025-01-13 10:53:40 +08:00
  • 45f9913bdb update readme yoan 2025-01-13 10:43:29 +08:00
  • a6e9cc03c0 Merge branch 'next' into feat/new-workflow Fu Diwei 2025-01-12 21:27:35 +08:00
  • b5db2d565a feat: add azure dns applicant Fu Diwei 2025-01-12 21:10:35 +08:00
  • e5518b1067 feat: add volcengine clb deployer Fu Diwei 2025-01-12 13:20:30 +08:00
  • a5c9ed8d17 feat: add volcengine tos deployer Fu Diwei 2025-01-12 10:55:38 +08:00
  • b5094a3cc9 feat: add volcengine dcdn deployer Fu Diwei 2025-01-12 10:27:20 +08:00
  • 99c5c8339d feat: add volcengine cert-center uploader Fu Diwei 2025-01-11 23:30:15 +08:00
  • 9f7e0f8a26
    Merge pull request #413 from usual2970/feat/dashboard Yoan.liu 2025-01-12 20:45:42 +08:00
  • 75bcbe52fd Merge branch 'fudiwei-feat/new-workflow-ui' into next yoan 2025-01-12 20:45:07 +08:00
  • 8c4a239631 fix build error yoan 2025-01-12 20:44:51 +08:00
  • 503d9c34f8 refine the dashboard yoan 2025-01-12 19:55:40 +08:00
  • d9f38c38a6 feat(ui): add prompt message during workflow running Fu Diwei 2025-01-11 16:51:21 +08:00
  • 598d0705fb feat: extract some configs from access to apply logic Fu Diwei 2025-01-11 16:31:28 +08:00
  • a0c08e841d feat: separate access providers and dns providers Fu Diwei 2025-01-10 22:41:39 +08:00
  • 8ed2b2475c refactor: clean code Fu Diwei 2025-01-10 21:22:22 +08:00
  • e4e0a24a06 Merge branch 'next' into feat/new-workflow-ui Fu Diwei 2025-01-10 12:15:19 +08:00
  • 9839e2bb60
    Merge pull request #410 from usual2970/feat/async Yoan.liu 2025-01-10 07:25:52 +08:00
  • db10ed8378 handle exit logic yoan 2025-01-10 07:25:09 +08:00
  • ebffac7ba4 execute workflows asynchronously yoan 2025-01-09 20:00:15 +08:00
  • f99dd4f89a test: improve example Fu Diwei 2025-01-08 19:37:57 +08:00
  • 6badc0f419
    fix: build error RHQYZ 2025-01-08 18:32:50 +08:00
  • aa1b69d7f2
    Merge pull request #407 from fudiwei/feat/new-workflow-ui Yoan.liu 2025-01-08 18:10:20 +08:00
  • eb3fec1ac0 fix: incorrect nil check logic in tencentcloud cdn and ecdn deployment Fu Diwei 2025-01-08 16:05:02 +08:00
  • 0f772d55ab refactor(ui): clean code Fu Diwei 2025-01-08 15:53:17 +08:00
  • 9cea6775d1
    Merge pull request #390 from fudiwei/feat/new-workflow-ui Yoan.liu 2025-01-08 09:37:37 +08:00