Commit Graph

  • 52d24ff2f2 feat: improve i18n Fu Diwei 2024-12-23 22:46:07 +08:00
  • 7a66bdf139 fix: fix typo Fu Diwei 2024-12-23 22:46:01 +08:00
  • 16bc12c15b feat update placeholder syntax in notify templates Fu Diwei 2024-12-23 22:33:12 +08:00
  • 0556d68a4e feat(ui): MultipleInput Fu Diwei 2024-12-23 22:22:00 +08:00
  • 586c7fa927 feat: create DNSProvider using independent config instead of envvar Fu Diwei 2024-12-23 19:58:51 +08:00
  • 9ef16ebcf9 refactor: clean code Fu Diwei 2024-12-23 19:31:48 +08:00
  • d509445519 refactor: clean code Fu Diwei 2024-12-23 15:31:41 +08:00
  • d7bff599b7 chore(deps): upgrade gomod dependencies Fu Diwei 2024-12-23 15:05:25 +08:00
  • cda54085b9 chore(deps): upgrade npm dependencies Fu Diwei 2024-12-23 13:36:18 +08:00
  • 984aae1ca6 chore: remove unused code Fu Diwei 2024-12-22 20:10:04 +08:00
  • 695c99119f Merge branch 'next' into feat/new-workflow-ui Fu Diwei 2024-12-22 19:48:34 +08:00
  • d7e205aee7 feat(ui): improve i18n Fu Diwei 2024-12-22 19:45:01 +08:00
  • 09919cb3cb fix(ui): couldn't save ssh key Fu Diwei 2024-12-22 19:35:05 +08:00
  • ba73e04046 fix build error yoan 2024-12-22 18:43:18 +08:00
  • 88cbf30fde update version yoan 2024-12-22 18:38:24 +08:00
  • ed37add29f Merge branch 'fudiwei-feat/new-workflow-ui' into next yoan 2024-12-22 18:37:52 +08:00
  • 6d25f9c205 fix build error yoan 2024-12-22 18:37:03 +08:00
  • 01d30bb742 feat: add wecom notifier Fu Diwei 2024-12-22 11:25:08 +08:00
  • a1fec5f6ac chore: remove unused code Fu Diwei 2024-12-21 19:00:20 +08:00
  • ef9ddd27a5 chore: remove unused code Fu Diwei 2024-12-21 12:46:22 +08:00
  • b6203e57ed fix: fix typo Fu Diwei 2024-12-20 23:11:45 +08:00
  • 3fcea4ba2f refactor: clean code Fu Diwei 2024-12-20 23:07:40 +08:00
  • a51f85826c chore: remove unused code Fu Diwei 2024-12-20 23:00:05 +08:00
  • c846945905 refactor(deployer): reimplement deploy service Fu Diwei 2024-12-20 22:58:47 +08:00
  • e2af21e0e1 fix: could not deploy again when certificate is not expired Fu Diwei 2024-12-20 22:42:03 +08:00
  • 929250810f chore: remove unused code Fu Diwei 2024-12-20 21:45:07 +08:00
  • cb162e063d chore: remove unused code Fu Diwei 2024-12-20 21:23:55 +08:00
  • 63ffb9df14 fix(ui): tsc-check error Fu Diwei 2024-12-20 21:01:24 +08:00
  • a917d6c2c5 feat(ui): new SettingsSSLProvider using antd Fu Diwei 2024-12-20 20:42:46 +08:00
  • 9e1e0dee1d fix(ui): couldn't detect form changed in NotifyChannels Fu Diwei 2024-12-20 14:08:30 +08:00
  • 7c1a2d5f91 feat(ui): new SettingsNotification using antd Fu Diwei 2024-12-20 13:56:29 +08:00
  • cae33cfc4f fix(ui): duplicate form names Fu Diwei 2024-12-20 12:06:30 +08:00
  • d143df3f9f fix(ui): deep compare when model change in AccessEditForm Fu Diwei 2024-12-19 21:34:17 +08:00
  • 84a3817b15 feat(ui): disable autocomplete in AccessEditForm Fu Diwei 2024-12-19 13:11:32 +08:00
  • 525eb83d1e feat(ui): new SettingsPassword using antd Fu Diwei 2024-12-19 11:59:13 +08:00
  • 8b7295d77e feat(ui): new SettingsAccount using antd Fu Diwei 2024-12-19 10:50:42 +08:00
  • df57c196e9 build(ui): config babel Fu Diwei 2024-12-19 10:18:04 +08:00
  • 5ea5473bdd refactor(ui): clean code Fu Diwei 2024-12-19 09:44:09 +08:00
  • 85faf8d517 chore: remove unused code Fu Diwei 2024-12-18 21:24:39 +08:00
  • abe6dbb5a2 feat(ui): new Settings layout using antd Fu Diwei 2024-12-18 21:22:25 +08:00
  • afa446aabe feat(ui): fixed header & sider Fu Diwei 2024-12-18 20:45:27 +08:00
  • 2712f9a3f4 feat(ui): new AccessSelect component using antd Fu Diwei 2024-12-18 16:10:47 +08:00
  • c40de5d3b2 build: vite.config.ts Fu Diwei 2024-12-18 13:24:35 +08:00
  • 2b1da81b98 chore Fu Diwei 2024-12-18 13:19:55 +08:00
  • d693d26323 refactor: clean code Fu Diwei 2024-12-18 10:27:55 +08:00
  • 2374bb56fa refactor: clean code Fu Diwei 2024-12-18 10:20:32 +08:00
  • df71782719 fix: #322 Fu Diwei 2024-12-17 19:24:39 +08:00
  • 599e718003 feat(ui): props guard Fu Diwei 2024-12-17 19:19:18 +08:00
  • 1cad816b17 fix: render error when notify template is empty Fu Diwei 2024-12-17 19:15:05 +08:00
  • 0fa6d2980b chore: remove unused code Fu Diwei 2024-12-17 19:10:32 +08:00
  • c27818b3b0 feat(ui): new AccessEditForm using antd Fu Diwei 2024-12-17 17:11:11 +08:00
  • 047b3bc079 feat: normalize provider names Fu Diwei 2024-12-17 09:42:12 +08:00
  • 70e6920288 refactor(ui): clean code Fu Diwei 2024-12-16 13:37:10 +08:00
  • b5739c663d feat(ui): new AccessProviderSelect component using antd Fu Diwei 2024-12-12 16:49:12 +08:00
  • 220d98a668 feat(ui): show more details in CertificateDetail Fu Diwei 2024-12-12 09:48:50 +08:00
  • 419b6eb626 fix build error yoan 2024-12-11 22:53:37 +08:00
  • 9764fb481f update version yoan 2024-12-11 22:29:10 +08:00
  • ba01edc691 fix build error yoan 2024-12-11 22:28:04 +08:00
  • fba647313d update version yoan 2024-12-11 22:00:01 +08:00
  • 2f146fffdc Merge branch 'next' of github.com:usual2970/certimate into next yoan 2024-12-11 21:57:57 +08:00
  • 7654c79d12 Merge branch 'fudiwei-feat/new-workflow-ui' into next yoan 2024-12-11 21:57:25 +08:00
  • cf35dbfd6e Update site name width yoan 2024-12-11 21:56:01 +08:00
  • a6c002146c Merge branch 'feat/new-workflow-ui' of github.com:fudiwei/certimate into fudiwei-feat/new-workflow-ui yoan 2024-12-11 21:26:42 +08:00
  • bb3009a124 refactor(ui): refactor accesses state using zustand store Fu Diwei 2024-12-11 19:55:50 +08:00
  • b744363736 refactor(ui): refactor emails state using zustand store Fu Diwei 2024-12-11 16:42:23 +08:00
  • 9d36df211e Update version.ts v0.2.23-beta Yoan.liu 2024-12-11 09:07:44 +08:00
  • cec56b6e49 Merge pull request #372 from fudiwei/bugfix/huaweicloud-cdn-deploy-panic Yoan.liu 2024-12-11 09:06:26 +08:00
  • 35c25987cd Update README_EN.md RHQYZ 2024-12-10 20:03:41 +08:00
  • ca91a9e089 Update README.md RHQYZ 2024-12-10 20:01:27 +08:00
  • 83ba3d4450 fix: #361 Fu Diwei 2024-12-10 19:23:48 +08:00
  • dfd2fccc1e fix: #361 Fu Diwei 2024-12-10 19:19:40 +08:00
  • 8fe0d342aa refactor(ui): improve i18n Fu Diwei 2024-12-10 16:37:24 +08:00
  • a4eff0b408 feat(ui): enhance certificate downloading Fu Diwei 2024-12-09 19:42:56 +08:00
  • 7b85da901d feat(ui): responsive table Fu Diwei 2024-12-09 19:32:09 +08:00
  • be27789ea8 feat(ui): responsive sider menu Fu Diwei 2024-12-09 19:25:35 +08:00
  • 07a443f6c4 refactor(ui): clean code Fu Diwei 2024-12-09 17:48:44 +08:00
  • 588e89e8fe feat(ui): copied to clipboard message Fu Diwei 2024-12-09 17:38:34 +08:00
  • 789c120fc9 feat(ui): antd theme Fu Diwei 2024-12-09 17:04:02 +08:00
  • fdfe54b6da feat(ui): antd i18n Fu Diwei 2024-12-09 16:09:35 +08:00
  • 3b50741f19 chore(ui): clean code Fu Diwei 2024-12-09 15:17:55 +08:00
  • c5498b92a2 feat(ui): optimize table UI Fu Diwei 2024-12-09 13:19:25 +08:00
  • 048150d779 feat(ui): new Dashboard UI using antd Fu Diwei 2024-12-09 13:10:48 +08:00
  • 7db933199a feat(ui): optimize table UI Fu Diwei 2024-12-08 21:10:22 +08:00
  • 5c6be439e8 feat(ui): optimize table UI Fu Diwei 2024-12-08 11:55:30 +08:00
  • 4e0134b70a feat(ui): new CertificateDetail UI using antd Fu Diwei 2024-12-07 17:11:36 +08:00
  • d6ddf8e9f4 feat(ui): new Layout UI using antd Fu Diwei 2024-12-07 13:47:02 +08:00
  • 2facb160aa feat(ui): new Login UI using antd Fu Diwei 2024-12-06 19:44:29 +08:00
  • b44b8d09b2 feat(ui): new AccessList UI using antd Fu Diwei 2024-12-06 09:54:44 +08:00
  • 65d9c6fe2f feat(ui): new CertificateList UI using antd Fu Diwei 2024-12-05 21:52:27 +08:00
  • c522196029 feat(ui): new WorkflowList UI using antd Fu Diwei 2024-12-04 21:55:52 +08:00
  • a5d097e860 Ensure branches execute independently without affecting each other yoan 2024-12-02 08:54:25 +08:00
  • 668f6ee36f feat(ui): use ant-design Fu Diwei 2024-11-25 21:28:38 +08:00
  • 4f2363230d chore: fix typo Fu Diwei 2024-11-25 21:28:07 +08:00
  • 2b93552d1d chore: comments Fu Diwei 2024-11-25 21:22:20 +08:00
  • 124af0b76d update workflow file yoan 2024-11-24 21:11:46 +08:00
  • 4ffb7ae969 update version yoan 2024-11-24 21:00:57 +08:00
  • 302ddcdd07 update version yoan 2024-11-24 21:00:21 +08:00
  • 972df7c167 migration yoan 2024-11-24 20:16:55 +08:00
  • b4c17a6a12 update version yoan 2024-11-24 20:07:00 +08:00
  • 92c03cbdf9 fix conflict yoan 2024-11-24 20:06:30 +08:00