Commit Graph

819 Commits (main)

Author SHA1 Message Date
Fu Diwei e55e6cc512 fix(ui): tsc build error 2025-05-15 01:57:00 +08:00
Fu Diwei 6c6bb78568 feat: deploy server certificate or intermedia certificate 2025-05-15 01:40:37 +08:00
Fu Diwei 178c62512d fix(ui): fix incorrect webhook guide 2025-05-15 01:16:29 +08:00
Fu Diwei 9eaf9fd933 feat(ui): CodeInput 2025-05-15 00:58:02 +08:00
Fu Diwei 04abf9dd76 feat(ui): TextFileInput 2025-05-14 00:42:59 +08:00
Fu Diwei 355059df3c fix(ui): disallow to create access of builtin providers 2025-05-13 22:32:33 +08:00
Fu Diwei 258f6b5001 fix: resolve #681 2025-05-13 21:33:59 +08:00
RHQYZ 41abc8cab8
bump version to v0.3.11 2025-05-13 00:54:08 +08:00
Fu Diwei 4d3b3834f5 fix(ui): tsc build error 2025-05-13 00:52:41 +08:00
Fu Diwei 9b1ba574ff fix(ui): scale origin 2025-05-13 00:52:41 +08:00
Fu Diwei ee7d950c15 feat(ui): max content height on AccessEditModal 2025-05-13 00:52:41 +08:00
Fu Diwei 8ca41f18be feat(ui): show search on AccessSelect 2025-05-13 00:52:41 +08:00
Fu Diwei 9d522bd9ef feat(ui): AccessProviderPicker 2025-05-13 00:52:41 +08:00
Fu Diwei f9633616e2 feat: support replacing old certificate on deployment to gcore cdn 2025-05-13 00:52:41 +08:00
Fu Diwei 6bbcec6163 chore(deps): upgrade npm dependencies 2025-05-13 00:52:41 +08:00
Fu Diwei fdee69bdaf feat(ui): move settings page entry from topbar to sider-menu 2025-05-13 00:52:41 +08:00
Fu Diwei f63ee41405 feat: new deployment provider: proxmoxve 2025-05-09 20:53:25 +08:00
Fu Diwei 26359b9d16 feat: allow insecure connections in cdnfly, goedge, powerdns 2025-05-09 16:35:58 +08:00
RHQYZ 5abdb577fb
Merge pull request #666 from fudiwei/feat/providers
new providers
2025-05-09 11:00:32 +08:00
RHQYZ c67c4741e5
bump version to v0.3.10 2025-05-08 21:04:14 +08:00
Fu Diwei 0a73ba1a53 feat: add preset scripts 2025-05-08 20:43:09 +08:00
Fu Diwei a4d397f24b fix: fix typo 2025-05-08 15:36:51 +08:00
Fu Diwei 1499c637ee feat: new deployment provider: goedge 2025-05-07 22:06:43 +08:00
Fu Diwei e5805a028b feat: new acme dns-01 provider: aliyun esa 2025-05-07 22:06:43 +08:00
Fu Diwei 12c208cad4 feat: new deployment provider: aliyun ddoscoo 2025-05-07 22:06:31 +08:00
Fu Diwei 1946a4e68a feat: add dns propagation wait configuration to application node in workflows 2025-05-07 11:56:35 +08:00
Fu Diwei 92c93822b9 feat: webhook general template 2025-04-28 10:52:58 +08:00
Fu Diwei 18a19096d3 feat: add dingtalk, lark, and wecom bot webhook 2025-04-27 23:44:01 +08:00
Fu Diwei 7e707cd973 feat: webhook preset template data 2025-04-27 22:44:10 +08:00
Fu Diwei d33b8caf14 feat: support overwriting the default webhook data of deployers and notifiers 2025-04-27 22:06:04 +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 3c2fbd720f feat: support overwriting the default config of notifiers 2025-04-25 11:51:19 +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 034bb71b10 feat(ui): show ca provider global settings button only when not specified ca provider 2025-04-24 09:13:49 +08:00
Fu Diwei 94f162c189 Merge branch 'sync-upstream' 2025-04-22 21:27:37 +08:00
Fu Diwei 3189e65bad refactor: clean code 2025-04-22 21:18:16 +08:00
Fu Diwei 56405eff6c chore(deps): upgrade npm dependencies 2025-04-22 16:25:08 +08:00
Fu Diwei e0fad9d9a9 Merge branch 'main' of https://github.com/fudiwei/certimate 2025-04-22 10:27:08 +08:00
Yoan.liu 8fe942d8d5 update to version v0.3.9 2025-04-21 21:27:13 +08:00
Yoan.liu cf98e789d8
Merge pull request #627 from fudiwei/bugfix
bugfix
2025-04-21 17:50:02 +08:00
Yoan.liu 65e7d390b8
Merge pull request #629 from fudiwei/feat/providers
new providers
2025-04-20 08:22:56 +08:00
Fu Diwei 347695cf66 feat: update default certificate paths on deployment to local and ssh 2025-04-19 14:04:06 +08:00
Fu Diwei 8f4d854b0d feat: support replacing old certificate on deployment to 1panel site 2025-04-19 14:02:55 +08:00
Yoan.liu 0365841549
Merge pull request #621 from fondoger/fondoger/keyvault
Fix Azure KeyVault bug & Support custom certificate name in Azure KeyVault
2025-04-19 10:46:07 +08:00
Yoan.liu 74bd1f64a0
Merge pull request #610 from imlonghao/feat/bunny
feat: support bunny as dns and cdn provider
2025-04-19 10:45:51 +08:00
Fu Diwei 5bce03410e feat: add aliyun apigw deployer 2025-04-18 20:51:23 +08:00
Fu Diwei 283b150d60 refactor: re-impl azure keyvault deployer 2025-04-18 17:52:12 +08:00
Fu Diwei 7329a22132 chore(ui): improve i18n 2025-04-17 22:11:45 +08:00
Fu Diwei 50b48d956f fix: #617 2025-04-17 22:08:53 +08:00
fondoger 0004eac764 Modify code according to code suggestions 2025-04-17 13:13:23 +08:00
fondoger 364ceb2399 Fix Azure KeyVault bug 2025-04-16 21:53:19 +08:00
Yoan.liu 88b90986b1 update to version v0.3.8 2025-04-13 20:55:33 +08:00
imlonghao 5143823e43
feat: support bunny as dns and cdn provider 2025-04-13 15:47:23 +08:00
RHQYZ 363e23dd13
Merge branch 'usual2970:main' into main 2025-04-13 11:57:30 +08:00
Yoan.liu 44a6190e17 resolve build error 2025-04-13 09:14:08 +08:00
Yoan.liu 4475ed0dea resolve build error 2025-04-13 08:54:05 +08:00
Yoan.liu 5b4c3bb668
Merge branch 'main' into main 2025-04-13 08:24:16 +08:00
Yoan.liu 397ceefa02
Merge branch 'main' into feat/pushover 2025-04-13 08:18:47 +08:00
Yoan.liu e11b1ca4e8
Merge pull request #597 from fudiwei/feat/providers
new providers
2025-04-13 08:14:50 +08:00
Fu Diwei f970ae7529 feat: add wangsu cdnpro deployer 2025-04-12 21:43:21 +08:00
banto 4784bf9dba feat: add channelId tooltip 2025-04-12 20:01:03 +08:00
imlonghao 6b8dbf5235
feat: support pushover as notification 2025-04-12 13:05:37 +08:00
banto 48f698e84b style: fix code style 2025-04-12 12:45:03 +08:00
banto ec0cdf8b96 feat(notify): add mattermost 2025-04-11 22:55:47 +08:00
Fu Diwei 2a6cc01eed feat(ui): adjust table scroll width in Dashboard 2025-04-10 21:57:22 +08:00
Fu Diwei 3cebe51796 feat: add rainyun rcdn deployer 2025-04-08 21:53:16 +08:00
Fu Diwei 2127bb7e69 Merge branch 'feat/providers' of https://github.com/fudiwei/certimate into feat/providers 2025-04-08 16:47:49 +08:00
Fu Diwei ed6d74f1ba feat(ui): builtin providers tag 2025-04-08 16:44:10 +08:00
Fu Diwei 02dd11f196 chore(ui): improve i18n 2025-04-08 10:19:42 +08:00
RHQYZ e8e854e392
Merge branch 'usual2970:main' into bugfix 2025-04-07 12:42:22 +08:00
RHQYZ cedbaf70c0
Merge branch 'usual2970:main' into main 2025-04-07 12:42:13 +08:00
Yoan.liu ff43b9ab3e
Update version.ts 2025-04-07 09:26:19 +08:00
Fu Diwei 47c4ba9dd6 feat(ui): workflow runs deleting warning 2025-04-05 21:23:55 +08:00
Fu Diwei 2899aa1b19 feat: set placeholder values in preset scripts 2025-04-03 21:12:21 +08:00
Fu Diwei 6ff738144a fix: #585 #586 2025-04-03 20:33:58 +08:00
Fu Diwei 26028bb1eb chore(ui): improve i18n 2025-04-03 20:30:44 +08:00
Yoan.liu eb4d5ddfd5
Merge pull request #573 from fudiwei/main
Support configuring independent CA for each workflow
2025-04-03 17:42:42 +08:00
Yoan.liu 093ee006e4
Merge pull request #578 from fudiwei/feat/providers
Support cloudflare zone api token
2025-04-03 17:42:23 +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
Fu Diwei 8e1a81ae53 chore: improve i18n 2025-04-02 21:57:33 +08:00
Fu Diwei d76e1a3204 refactor: clean code 2025-04-02 21:46:27 +08:00
catfishlty b585782007 feat(notify): add pushplus 2025-04-02 15:04:41 +08:00
catfishlty 2d198bcef7 fix(notify): add missing config for gotify 2025-04-02 15:00:46 +08:00
Fu Diwei 0edcd9174f feat(ui): download workflow run logs 2025-04-02 13:40:55 +08:00
Fu Diwei daa5b44f8e refactor(ui): clean code 2025-04-02 12:54:51 +08:00
Fu Diwei 949660bc01 feat(ui): add AccessEditDrawer component 2025-04-02 11:02:09 +08:00
Fu Diwei 899a0b75b0 feat(ui): improve access provider tags appearance 2025-04-01 21:23:51 +08:00
Fu Diwei 8cdb2afa69 refactor: clean code 2025-04-01 20:44:45 +08:00
catfishlty 00ec2ce33e feat(notify): add gotify 2025-04-01 10:53:41 +08:00
Fu Diwei 2f7fd95684 feat: cloudflare zone api token 2025-03-31 21:13:07 +08:00
Fu Diwei 55b1794004 chore: improve i18n 2025-03-31 20:03:08 +08:00
Fu Diwei e20972d4e7 chore: improve i18n 2025-03-31 20:00:03 +08:00
Fu Diwei f81b4b9680 feat(ui): hide notification channel entry in AcessList for now 2025-03-30 22:33:05 +08:00
Fu Diwei d2eaea7a44 feat: add buypass ca 2025-03-30 22:15:21 +08:00
Fu Diwei f77c2dae23 feat: add ssl.com ca 2025-03-30 22:15:21 +08:00
Fu Diwei a72737fdd5 feat(ui): different provider range of accesses in AccessList 2025-03-30 22:15:21 +08:00
Fu Diwei 4ab6b72e6f feat(ui): different provider range of accesses in AccessForm 2025-03-30 22:15:08 +08:00
Fu Diwei 09b5a21af1 feat: make the builtin providers access field non mandatory 2025-03-30 13:57:26 +08:00
Fu Diwei 6ad0d8e42f feat: support configuring independent ca in workflows 2025-03-30 13:57:26 +08:00
Fu Diwei deb3b2f412 feat: manage ca authorizations 2025-03-30 13:57:21 +08:00
Fu Diwei 7503d52857 refactor: clean code 2025-03-27 20:39:06 +08:00
Fu Diwei f302c7fb74 feat: support replacing old certificate on deployment to baishan cdn 2025-03-27 14:14:34 +08:00
Yoan.liu 539f8f3343 update to version v0.3.6 2025-03-26 21:51:13 +08:00
Fu Diwei 382de0d6d6 refactor: clean code 2025-03-26 10:43:37 +08:00
Fu Diwei 4883b3bb88 feat(ui): make request error friendly 2025-03-26 10:18:27 +08:00
Fu Diwei 0a90523d61 fix(ui): login theme error in dark mode 2025-03-25 20:31:02 +08:00
Fu Diwei fa63f2a838 feat: add tencentcloud-eo dns-01 applicant 2025-03-25 20:28:05 +08:00
Fu Diwei fd8ac3ae37 feat(ui): allow select dns-01 provider on application 2025-03-25 19:52:09 +08:00
Fu Diwei 7d5c714211 feat: improve i18n 2025-03-25 13:54:00 +08:00
Fu Diwei 24e275fdb3 feat: add volcengine certcenter deployer 2025-03-25 13:54:00 +08:00
Fu Diwei 597b9d0e17 feat: add huaweicloud scm deployer 2025-03-25 13:54:00 +08:00
Fu Diwei 4d710a1aaf feat: add baiducloud cert deployer 2025-03-25 13:54:00 +08:00
Fu Diwei 5de033814b feat: add baiducloud appblb deployer 2025-03-25 13:54:00 +08:00
Fu Diwei aaec840d8c feat: add baiducloud blb deployer 2025-03-25 13:53:54 +08:00
Yoan.liu 798e72f663
Merge pull request #543 from fudiwei/main
new providers & bugfix
2025-03-25 09:23:54 +08:00
Fu Diwei ad0125fe0d feat: add vercel dns-01 applicant 2025-03-23 22:42:59 +08:00
Fu Diwei fb325b5447 feat: add desec dns-01 applicant 2025-03-23 22:42:59 +08:00
Fu Diwei 56ff9e6344 feat: add porkbun dns-01 applicant 2025-03-23 22:42:59 +08:00
Fu Diwei 74b431481d feat: add volcengine alb deployer 2025-03-23 22:42:51 +08:00
Fu Diwei 820f03e162 feat: support wildcard domain on deployment to aliyun fc 2025-03-22 20:54:54 +08:00
Yoan.liu 7da101d5b7 update to version v0.3.5 2025-03-21 20:57:57 +08:00
Fu Diwei 63a95723ac chore(deps): upgrade npm dependencies 2025-03-20 23:55:20 +08:00
Fu Diwei 02f806ab99 feat: preset script for backup files on deployment to local and ssh 2025-03-20 23:36:20 +08:00
Fu Diwei da6526d5fa feat: add dynv6 dns-01 applicant 2025-03-20 23:36:20 +08:00
Fu Diwei 347d166250 feat: add aliyun cas, tencentcloud ssl, aws acm, azure keyvault deployer 2025-03-20 23:36:19 +08:00
Fu Diwei ef22d9d07b feat: add qiniu kodo deployer 2025-03-20 23:36:19 +08:00
Fu Diwei e4fd1e78f5 feat: add upyun file deployer 2025-03-20 23:36:19 +08:00
Fu Diwei 4acbbf6e13 feat: add upyun cdn deployer 2025-03-20 23:36:19 +08:00
Fu Diwei 8e4b3d12bd fix: #527 2025-03-20 23:36:19 +08:00
Fu Diwei 09b1bf6e2d fix: #523 2025-03-20 23:36:19 +08:00
Fu Diwei e27d4f11ee feat: auto cleanup workflow history runs and expired certificates 2025-03-19 17:12:24 +08:00
Fu Diwei 882f802585 feat(ui): enhance workflow logs display 2025-03-19 10:09:30 +08:00
Fu Diwei fd6e41c566 feat(ui): workflow logs 2025-03-18 20:02:39 +08:00
Yoan.liu 65b199d392 update to version v0.3.4 2025-03-14 11:25:58 +08:00
Yoan.liu dc0b86281e
Merge pull request #517 from fudiwei/main
bugfix
2025-03-14 07:11:00 +08:00
Yoan.liu b8796991b5
Merge pull request #518 from usual2970/hotfix/display
解决分支过多内容展示不完整的问题
2025-03-14 07:10:13 +08:00
Yoan.liu 83447fff62 fix the issue where content is not fully displayed when there are too many branches. 2025-03-13 17:22:34 +08:00
Fu Diwei 4a02c252d5 feat(ui): auto complete tencentcloud ssl deploy resource type 2025-03-13 16:20:03 +08:00
Fu Diwei cb88df04b0 fix: #516 2025-03-13 16:03:35 +08:00
Fu Diwei 17af07e4bb feat: support sni on deployment to aliyun waf 2025-03-12 19:58:58 +08:00
Fu Diwei eb97f7a661 refactor: clean code 2025-03-12 16:56:02 +08:00
Leo Chen 21717985ac add feat: Windows RDP binding preset 2025-03-11 21:38:22 +08:00
Yoan.liu 3e1a457609 update to version v0.3.3 2025-03-10 21:33:06 +08:00
Fu Diwei f9e3797cdd feat: default set `autoRestart` on deployment to 1panel or baotapanel 2025-03-10 15:13:41 +08:00
RHQYZ a30379bfdb
Merge branch 'usual2970:main' into main 2025-03-10 13:48:47 +08:00
Yoan.liu dad1b4dfa6 update to version v0.3.2 2025-03-10 06:49:57 +08:00