Commit Graph

894 Commits (c3f04a80fd4a3990fe0ea0c1b06c13bb4a439cc7)

Author SHA1 Message Date
xiaojunnuo ce49dce8c6 chore: 升级acme 2024-03-06 18:36:10 +08:00
xiaojunnuo 09c9b42cab Merge remote-tracking branch 'origin/acme_sync' into v2
# Conflicts:
#	packages/core/acme-client/CHANGELOG.md
#	packages/core/acme-client/package.json
#	packages/core/acme-client/src/auto.js
2024-03-06 18:35:44 +08:00
xiaojunnuo 370a12e88a chore: 1.20.4 2024-03-06 16:27:12 +08:00
xiaojunnuo c2f1f5c549 chore: 2024-03-06 16:14:32 +08:00
xiaojunnuo 090e03fac1 chore: 2024-02-28 11:25:19 +08:00
xiaojunnuo b745712791 v1.20.2 2024-02-28 11:17:55 +08:00
xiaojunnuo 7ee753ac85 build: prepare to build 2024-02-28 11:14:08 +08:00
xiaojunnuo eea6b8ab5d chore: 2024-02-28 10:36:44 +08:00
xiaojunnuo a135f5742c Merge remote-tracking branch 'origin/client_sync' into v2
# Conflicts:
#	packages/ui/certd-client/CHANGELOG.md
#	packages/ui/certd-client/package.json
2024-02-28 10:29:12 +08:00
xiaojunnuo 04adbb45d8 build: prepare to build 2024-02-28 10:25:07 +08:00
xiaojunnuo 62efb22f37 chore: 2024-02-28 10:24:37 +08:00
xiaojunnuo 5e98f05036 build: prepare to build 2024-02-28 10:23:15 +08:00
xiaojunnuo 292a7ecbe3 chore: 2024-02-28 10:23:15 +08:00
xiaojunnuo 4cea45bd87 build: prepare to build 2024-02-28 10:11:16 +08:00
xiaojunnuo 7f0b075529 chore: 2024-02-28 10:10:47 +08:00
xiaojunnuo 8c7ff5e0e8 chore: 2024-02-28 10:06:43 +08:00
xiaojunnuo afea5a1623 build: prepare to build 2024-02-28 10:02:13 +08:00
xiaojunnuo c60dd7f151 build: prepare to build 2024-02-28 09:49:29 +08:00
GitHub Actions Bot 92f9371156 🔱: [client] sync upgrade with 3 commits [trident-sync]
build: publish success
fix: 修复1.20.0版本子表行編輯情況下,删除无效的bug

Closes https://github.com/fast-crud/fast-crud/issues/362
2024-02-27 19:24:07 +00:00
xiaojunnuo c5714ec6d9 chore: 2024-02-27 21:37:42 +08:00
xiaojunnuo dd16386317 chore: 2024-02-27 21:35:22 +08:00
xiaojunnuo 7cf1f75eb9 Merge remote-tracking branch 'origin/v2' into v2 2024-02-27 21:33:58 +08:00
xiaojunnuo cf28a00ccd Merge remote-tracking branch 'origin/v2' into v2 2024-02-27 21:32:39 +08:00
xiaojunnuo 9e48474f11 Merge remote-tracking branch 'origin/v2' into v2 2024-02-27 21:32:38 +08:00
xiaojunnuo c327c0c995 chore: 2024-02-27 21:31:18 +08:00
xiaojunnuo bb567da8c6 chore: 2024-02-27 21:31:17 +08:00
GitHub Actions Bot 960f61d158 🔱: [acme] sync upgrade with 3 commits [trident-sync]
Bump v5.3.0
Example for dns-01
2024-02-05 19:24:09 +00:00
GitHub Actions Bot 80cd1bfc8e 🔱: [acme] sync upgrade with 5 commits [trident-sync]
Update IETF links
Fix misc typos
Forgot SAN extension for self-signed ALPN certs
Replace jsrsasign dep with @peculiar/x509
2024-02-03 19:24:11 +00:00
GitHub Actions Bot a6bf198604 🔱: [acme] sync upgrade with 2 commits [trident-sync]
Example for on-demand http-01
2024-02-02 19:24:16 +00:00
GitHub Actions Bot 7e8842b452 🔱: [acme] sync upgrade with 4 commits [trident-sync]
Example for on-demand tls-alpn-01
Example disclaimer, fallback cert
Replace CircleCI with GitHub Actions
2024-02-01 19:24:13 +00:00
GitHub Actions Bot fc9e71bed2 🔱: [acme] sync upgrade with 7 commits [trident-sync]
CHANGELOG
Fix tls-alpn-01 pebble test on Node v18+
Return correct tls-alpn-01 key authorization, tests
Support tls-alpn-01 internal challenge verification
Add tls-alpn-01 challenge test server support
Add ALPN crypto utility methods
2024-01-30 19:24:20 +00:00
GitHub Actions Bot 3e3373b8c7 🔱: [client] sync upgrade with 2 commits [trident-sync]
build: publish success
2024-01-28 19:24:14 +00:00
GitHub Actions Bot 7d45db89bf 🔱: [client] sync upgrade with 2 commits [trident-sync]
perf: 行编辑也支持排他式激活

Closes https://github.com/fast-crud/fast-crud/issues/332
2024-01-25 19:23:52 +00:00
GitHub Actions Bot 08c1f338d5 🔱: [acme] sync upgrade with 10 commits [trident-sync]
Bump v5.2.0 - package.json
Bump v5.2.0
yarn -> npm
CHANGELOG and tests for #76
Fix tests
Update auto.js: wait for all challenge promises before exit

Fixes #75
CHANGELOG and tests for #66
Fix lint errors
Allow self-signed or invalid certificate when evaluating verifyHttpChallenge
2024-01-22 19:24:37 +00:00
GitHub Actions Bot 18865f0931 🔱: [acme] sync upgrade with 3 commits [trident-sync]
Add https-01 challenge test server support
Inject CoreDNS into resolv.conf while testing, remove interceptor hack
2024-01-21 19:24:13 +00:00
GitHub Actions Bot d22a25d260 🔱: [acme] sync upgrade with 10 commits [trident-sync]
Bump v5.1.0
Bump dep axios@1.6.5
Bump dep jsrsasign@11.0.0
Bump dev deps, typo in editorconfig
Replace uuid devdep with crypto.randomUUID
LICENSE, docs formatting, remove upgrade notice
Fix package.json typo
Replace deprecated dtslint with tsd, bump types
Add Node v20 to matrix, bump misc CI stuff
2024-01-20 19:24:14 +00:00
xiaojunnuo 849c145926 fix: 临时修复阿里云domainlist接口返回域名列表不全的问题,后续还需要增加翻页查询 2024-01-03 14:11:21 +08:00
xiaojunnuo 36a773df0b chore: dns 域名查询输出域名列表 2024-01-03 11:45:58 +08:00
GitHub Actions Bot b2abf1490b 🔱: [client] sync upgrade with 2 commits [trident-sync]
build: publish success
2023-12-15 19:24:10 +00:00
xiaojunnuo fd5aa63ef3 v1.2.1 2023-12-12 23:43:08 +08:00
xiaojunnuo 7e024cbcf7 build: prepare to build 2023-12-12 23:41:55 +08:00
xiaojunnuo 7050ee2354 chore: 2023-12-12 23:41:41 +08:00
xiaojunnuo 024e97d632 v1.2.0 2023-12-12 23:40:11 +08:00
xiaojunnuo 61479cd5fb build: prepare to build 2023-12-12 23:37:51 +08:00
xiaojunnuo aaa322464d fix: 修复邮箱设置无效的bug 2023-12-12 23:35:41 +08:00
GitHub Actions Bot 02bfbd5019 🔱: [client] sync upgrade with 2 commits [trident-sync]
perf: 增加formWatch示例
2023-12-06 19:24:02 +00:00
GitHub Actions Bot 282f8b4e02 🔱: [client] sync upgrade with 5 commits [trident-sync]
chore:
chore:
chore: editRequest 判断form.id不为空
chore:
2023-11-23 19:24:19 +00:00
GitHub Actions Bot 3393bde820 🔱: [client] sync upgrade with 2 commits [trident-sync]
build: publish success
2023-11-22 19:24:09 +00:00
GitHub Actions Bot 2277c87908 🔱: [client] sync upgrade with 2 commits [trident-sync]
chore:
2023-11-21 19:24:11 +00:00
GitHub Actions Bot 2ea0c48853 🔱: [client] sync upgrade with 8 commits [trident-sync]
build: publish success
chore:
chore:
chore:
chore:
build: publish success
chore:
2023-11-20 19:24:12 +00:00