Skip to content

Feat/password auth and error#22

Merged
arvinxx merged 10 commits into
masterfrom
feat/password-auth-and-error
Jul 28, 2023
Merged

Feat/password auth and error#22
arvinxx merged 10 commits into
masterfrom
feat/password-auth-and-error

Conversation

@arvinxx

@arvinxx arvinxx commented Jul 28, 2023

Copy link
Copy Markdown
Member

💻 变更类型 | Change Type

  • ✨ feat
  • 🐛 fix
  • 💄 style
  • 🔨 chore
  • 📝 docs

🔀 变更说明 | Description of Change

close #21

📝 补充信息 | Additional Information

@vercel

vercel Bot commented Jul 28, 2023

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
lobe-chat ✅ Ready (Inspect) Visit Preview Jul 28, 2023 0:14am

@arvinxx arvinxx merged commit 67f1f4d into master Jul 28, 2023
@arvinxx arvinxx deleted the feat/password-auth-and-error branch July 28, 2023 12:48
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">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
@canisminor1990

Copy link
Copy Markdown
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&nbsp;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">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
miroshar-success added a commit to miroshar-success/OpenAI_Integraion_platform that referenced this pull request Apr 5, 2024
## [Version&nbsp;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">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#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&nbsp;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">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#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>
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&nbsp;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">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

消息错误处理

2 participants