[PR #208] [MERGED] 通知方式支持飞书 #867

Closed
opened 2026-03-03 01:06:35 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/certimate-go/certimate/pull/208
Author: @g1335333249
Created: 10/17/2024
Status: Merged
Merged: 10/17/2024
Merged by: @usual2970

Base: mainHead: main


📝 Commits (1)

📊 Changes

11 files changed (+497 additions, -333 deletions)

View changed files

📝 go.mod (+1 -0)
📝 go.sum (+3 -0)
📝 internal/notify/notify.go (+8 -0)
ui/dist/assets/index-BTjl7ZFn.js (+0 -329)
ui/dist/assets/index-C4I3lphu.js (+329 -0)
📝 ui/dist/index.html (+1 -1)
ui/src/components/notify/Lark.tsx (+136 -0)
📝 ui/src/domain/settings.ts (+7 -1)
📝 ui/src/i18n/locales/en/nls.common.json (+2 -1)
📝 ui/src/i18n/locales/zh/nls.common.json (+2 -1)
📝 ui/src/pages/setting/Notify.tsx (+8 -0)

📄 Description

Notify Add Lark


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/certimate-go/certimate/pull/208 **Author:** [@g1335333249](https://github.com/g1335333249) **Created:** 10/17/2024 **Status:** ✅ Merged **Merged:** 10/17/2024 **Merged by:** [@usual2970](https://github.com/usual2970) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`004c6a8`](https://github.com/certimate-go/certimate/commit/004c6a85066904ee6f7521f748e567ca1f33ed35) Notify Add Lark ### 📊 Changes **11 files changed** (+497 additions, -333 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -0) 📝 `go.sum` (+3 -0) 📝 `internal/notify/notify.go` (+8 -0) ➖ `ui/dist/assets/index-BTjl7ZFn.js` (+0 -329) ➕ `ui/dist/assets/index-C4I3lphu.js` (+329 -0) 📝 `ui/dist/index.html` (+1 -1) ➕ `ui/src/components/notify/Lark.tsx` (+136 -0) 📝 `ui/src/domain/settings.ts` (+7 -1) 📝 `ui/src/i18n/locales/en/nls.common.json` (+2 -1) 📝 `ui/src/i18n/locales/zh/nls.common.json` (+2 -1) 📝 `ui/src/pages/setting/Notify.tsx` (+8 -0) </details> ### 📄 Description Notify Add Lark --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 01:06:35 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/certimate#867
No description provided.