mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[PR #207] [MERGED] feat: certificate key algorithm #868
Labels
No labels
announcement
backlog
bug
declined
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
invalid
pull-request
question
stale
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/certimate#868
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/certimate-go/certimate/pull/207
Author: @fudiwei
Created: 10/16/2024
Status: ✅ Merged
Merged: 10/16/2024
Merged by: @usual2970
Base:
main← Head:feat/ecc-certs📝 Commits (2)
1ce2a52feat: certificate key algorithm51db5e1update README📊 Changes
18 files changed (+662 additions, -456 deletions)
View changed files
📝
CONTRIBUTING.md(+2 -2)📝
README.md(+38 -30)📝
README_EN.md(+26 -14)📝
internal/applicant/applicant.go(+43 -22)📝
internal/domain/domains.go(+5 -4)➕
ui/dist/assets/index-C20g8xcX.js(+329 -0)➖
ui/dist/assets/index-CV_7sKTK.css(+0 -1)➖
ui/dist/assets/index-DIhd7QG6.js(+0 -324)➕
ui/dist/assets/index-YqBWA4KK.css(+1 -0)📝
ui/dist/index.html(+2 -2)📝
ui/package-lock.json(+72 -5)📝
ui/package.json(+1 -0)➕
ui/src/components/ui/collapsible.tsx(+22 -0)📝
ui/src/domain/domain.ts(+2 -1)📝
ui/src/i18n/locales/en/nls.domain.json(+6 -4)📝
ui/src/i18n/locales/zh/nls.domain.json(+6 -4)📝
ui/src/pages/domains/Edit.tsx(+97 -43)📝
ui/tailwind.config.js(+10 -0)📄 Description
此 PR 包含以下变更:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.