Feat/password auth and error#22
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
github-actions Bot
pushed a commit
that referenced
this pull request
Jul 28, 2023
## [Version 0.26.0](v0.25.0...v0.26.0) <sup>Released on **2023-07-28**</sup> #### ✨ Features - **misc**: support password auth and error. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: support password auth and error, closes [#22](#22) ([67f1f4d](67f1f4d)) </details> <div align="right"> [](#readme-top) </div>
Member
|
🎉 This PR is included in version 0.26.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
TiagoFer0128
pushed a commit
to TiagoFer0128/lobe-chat
that referenced
this pull request
Dec 14, 2023
## [Version 0.26.0](lobehub/lobehub@v0.25.0...v0.26.0) <sup>Released on **2023-07-28**</sup> #### ✨ Features - **misc**: support password auth and error. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: support password auth and error, closes [#22](lobehub/lobehub#22) ([67f1f4d](lobehub/lobehub@67f1f4d)) </details> <div align="right"> [](#readme-top) </div>
miroshar-success
added a commit
to miroshar-success/OpenAI_Integraion_platform
that referenced
this pull request
Apr 5, 2024
## [Version 0.26.0](lobehub/lobehub@v0.25.0...v0.26.0) <sup>Released on **2023-07-28**</sup> #### ✨ Features - **misc**: support password auth and error. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: support password auth and error, closes [#22](lobehub/lobehub#22) ([67f1f4d](lobehub/lobehub@67f1f4d)) </details> <div align="right"> [](#readme-top) </div>
TheSatyam-Singh
referenced
this pull request
in TheSatyam-Singh/BrainWeaver-development
May 12, 2024
TheSatyam-Singh
referenced
this pull request
in TheSatyam-Singh/BrainWeaver-development
May 12, 2024
AlfonsW55
added a commit
to AlfonsW55/lobe-chat
that referenced
this pull request
May 15, 2024
## [Version 0.26.0](lobehub/lobehub@v0.25.0...v0.26.0) <sup>Released on **2023-07-28**</sup> #### ✨ Features - **misc**: support password auth and error. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: support password auth and error, closes [#22](lobehub/lobehub#22) ([67f1f4d](lobehub/lobehub@67f1f4d)) </details> <div align="right"> [](#readme-top) </div>
wangzr040220
pushed a commit
to wangzr040220/lobehub
that referenced
this pull request
Apr 15, 2026
* fix: 供应商管理列表增加类型筛选和图标显示, close lobehub#22 新功能: 1. 增加供应商类型筛选功能 - 支持按 Claude、Claude Auth、Codex、Gemini CLI、OpenAI Compatible 筛选 - 显示当前筛选结果数量 2. 供应商卡片名称增加类型图标和标签 - 类型图标(5 种不同颜色和图标) - 类型标签(文字说明) - 鼠标悬停显示类型描述 实现细节: - 新增 provider-type-utils.tsx:统一管理供应商类型配置 - 新增 provider-type-filter.tsx:类型筛选组件 - 修改 provider-manager.tsx:集成筛选功能和计数显示 - 修改 provider-list-item.tsx:添加类型图标和标签 Close lobehub#22 * feat: 添加 @lobehub/icons 依赖并更新供应商类型图标 - 新增 @lobehub/icons 依赖,支持更丰富的图标展示。 - 更新供应商类型配置,使用新的图标组件替代原有图标。 - 为 Anthropic 类型添加专用的橙色包装组件,提升视觉一致性。 影响范围: - 供应商管理界面图标展示更为美观,增强用户体验。 --------- Co-authored-by: Claude Code Bot <noreply@anthropic.com> Co-authored-by: ding113 <h.ding.262@gmail.com>
wangzr040220
pushed a commit
to wangzr040220/lobehub
that referenced
this pull request
Apr 15, 2026
* Fix lobehub#22: 供应商管理列表增加类型筛选和图标显示 (lobehub#24) * fix: 供应商管理列表增加类型筛选和图标显示, close lobehub#22 新功能: 1. 增加供应商类型筛选功能 - 支持按 Claude、Claude Auth、Codex、Gemini CLI、OpenAI Compatible 筛选 - 显示当前筛选结果数量 2. 供应商卡片名称增加类型图标和标签 - 类型图标(5 种不同颜色和图标) - 类型标签(文字说明) - 鼠标悬停显示类型描述 实现细节: - 新增 provider-type-utils.tsx:统一管理供应商类型配置 - 新增 provider-type-filter.tsx:类型筛选组件 - 修改 provider-manager.tsx:集成筛选功能和计数显示 - 修改 provider-list-item.tsx:添加类型图标和标签 Close lobehub#22 * feat: 添加 @lobehub/icons 依赖并更新供应商类型图标 - 新增 @lobehub/icons 依赖,支持更丰富的图标展示。 - 更新供应商类型配置,使用新的图标组件替代原有图标。 - 为 Anthropic 类型添加专用的橙色包装组件,提升视觉一致性。 影响范围: - 供应商管理界面图标展示更为美观,增强用户体验。 --------- Co-authored-by: Claude Code Bot <noreply@anthropic.com> Co-authored-by: ding113 <h.ding.262@gmail.com> * chore: format code (dev-79ac40e) * fix: prevent infinite loop by excluding bot actions in GitHub Actions workflow --------- Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com> Co-authored-by: Claude Code Bot <noreply@anthropic.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
4 tasks
fleetof
pushed a commit
to fleetof/diggo-chat-x
that referenced
this pull request
May 13, 2026
* ✨ feat: Server 端支持密码鉴权 & 完善错误码处理逻辑 * 🎨 fix: 修正 package.json 的引入问题 * 💬 style: 优化设置文案 * 💬 style: 优化错误文案 * ✨ feat: 支持 ChatList loading 渲染 * ✨ feat: 新增密码输入或 api key 输入组件 * 🌐 style: 修正 i18n 文案问题 * 🔧 chore: remove error lint rule * ✨ feat: 支持展示 OpenAI 的业务错误内容 * ✨ feat: 完成 OpenAI 报错内容展示优化
fleetof
pushed a commit
to fleetof/diggo-chat-x
that referenced
this pull request
May 13, 2026
## [Version 0.26.0](lobehub/lobehub@v0.25.0...v0.26.0) <sup>Released on **2023-07-28**</sup> #### ✨ Features - **misc**: support password auth and error. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: support password auth and error, closes [lobehub#22](lobehub#22) ([d402fe3](lobehub@d402fe3)) </details> <div align="right"> [](#readme-top) </div>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
close #21
📝 补充信息 | Additional Information