Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
bde9bde17c3edbb75d35dd1f1907e2bc9033344c
lobe-chat
/
src
/
locales
/
default
下载当前目录
G
GitHub
✨ feat: betterauth username signin (
#10607
)
f72a5e6c
创建于
2025年12月5日
历史提交
文件
最后提交记录
最后更新时间
auth.ts
✨ feat: betterauth username signin (#10607)
5 个月前
changelog.ts
💄 style: fix tag version and add provider changelog (#5582) * add changelog * fix * fix test * update locale
1 年前
chat.ts
💄 style: add image aspect ratio and resolution settings for Nano Banana Pro (#10430) ✨ feat: add image aspect ratio and resolution settings for AI models
5 个月前
clerk.ts
💄 style: fix setting modal style problem (#2599) * 💄 style: Fix setting modal style problem * Update SettingModalLayout.tsx * Update Header.tsx
1 年前
color.ts
✨ feat: upgrade to lobe ui v2 with better design style (#7238) * ♻️ refactor: migrate to @lobehub/ui v2 * 🐛 fix: Fix form * 💄 style: Update style * 💄 style: Update form style * ✅ test: Fix test * 💄 style: Update actionbar style * upgrade * 💄 style: Update discover style * 💄 style: Update ui * 💄 style: Update darkmod * 💄 style: Update style * 🐛 fix: Fix review problem * 💄 style: Fix mobile style * 💄 style: Update modal style * 💄 style: Update form * 🔧 chore: Update i18n * 💄 style: Fix preview style problem * 🔧 chore: Update pkg
1 年前
common.ts
✨ feat: support Command Menu (CMD + J) (#10271) * feat: Init * feat: Add more commands * opti: Use lazy load * feat: More command * fix: CMDK position * style: Add shortkey hint * feat: Add entry * feat: Add About entries * feat: Add shortcut hint * feat: Create agent in CMDK * feat: Ues cmd + J temproraily * fix: Add missing translation
5 个月前
components.ts
✨ feat: support bash tools in local system (#9676) * wip for bash system * refactor * fix remark issue * 完成批准实现 * refactor toolIntervention * refactor toolIntervention * use user tool config * show InterventionModeSelector * finish local file mode * fix error * update * update i18n * revert * fix bug
6 个月前
discover.ts
🐛 fix: udpate discover detail tools get & more link (#10586) * fix: slove discover loadmore link error * fix: update the get plugin detail api
5 个月前
editor.ts
✨ feat: ChatInput support resize (#9215) * ✨ feat: ChatInput support resize * 💄 style: Update resizeMaxHeightOffset * 💄 style: Update ChatInput and fix some issues * 📝 docs: Fix i18n
8 个月前
electron.ts
💄 style: improve update notification (#9717) * refactor tool source * Revert "refactor tool source" This reverts commit a867118a52bbcf7e8e023bc38312ee76b7096112. * improve update notification * improve locale
7 个月前
error.ts
✨ feat: Support Interleaved thinking in MiniMax (#10255) feat: Enhance LobeMinimaxAI with interleaved thinking and message processing - Updated LobeMinimaxAI to handle new message structure including reasoning details. - Added logic to process messages for reasoning content and signatures. - Resolved parameters with constraints and included reasoning_split in the payload. test: Update snapshots for NovitaAI, OpenAI, and PPIO models - Added new models and updated existing model descriptions in snapshots for NovitaAI. - Updated OpenAI model snapshots to reflect new model additions and descriptions. - Included new DeepSeek models in PPIO snapshots with detailed descriptions. fix: Improve error messages for quota and permission issues - Enhanced error messages for quota limits and permissions to improve clarity and user experience.
6 个月前
file.ts
💄 style: Fix some translations (#10343) * fix: Add missing i18n * fix: Add missing translation * fix: Fix wrong translation * fix: translation * fix: Address wrong translation
5 个月前
hotkey.ts
✨ feat: support Command Menu (CMD + J) (#10271) * feat: Init * feat: Add more commands * opti: Use lazy load * feat: More command * fix: CMDK position * style: Add shortkey hint * feat: Add entry * feat: Add About entries * feat: Add shortcut hint * feat: Create agent in CMDK * feat: Ues cmd + J temproraily * fix: Add missing translation
5 个月前
image.ts
✨ feat: Add new provider ZenMux & Gemini 3 Pro Image Preview (#10310) Co-authored-by: YuTengjing <ytj2713151713@gmail.com>
5 个月前
index.ts
✨ feat:support LobeHub MarketPlace (#8841) * feat: 链接market 做基本的市场接驳功能 * feat: 重写分享助手的页面 * feat: 新增market-auth 的 oidc 方案 * feat: 增加初次agent发布链路和更agent逻辑 * feat: 增加二次添加助手时候的提示 * feat: 重新授权时候唤起新的重新授权而不是自动 token 换取 * feat: 添加market-auth-callback的 layout * feat: 调整env 中的market 引用 * fix: 解决url 双/导致的路径请求问题 * fix: fix build error * feat: 更新sitemap 的生成逻辑 * feat: 更新pglite的session meta 定义,增加 marketIdentifier * feat: 增加个人信息存储的逻辑 & 整理发布 agent 时候按钮的整体逻辑 * fix: delete 0030 * feat: add search myown in discover * feat: clean cthe code & refactor agents showpannel * feat: support assistant detail pages have unpublish & achiave hint * feat: change text render type * feat: add submit mode style fixed * fix: fixed migrations * feat: update agent publish version modal * feat: update market publish button * feat: update exmaple &summary show case * feat: add token show in publish modal * feat: add verison show tags antd version? params search * feat: add desktop market auth request way * feat: delete market-oidc second path,change all to base url * feat: change sdk & api into url const & change market api into servers * feat: change all api into /market server path * feat: change the migrations insert position * feat: support assistant origin checkout feature * feat: change the item show place * feat: add market source switch components * feat: add 'force-dynamic' in discord/detail page * feat: change the describe name * feat: styles & locals add * feat: add locals * feat: fixed market update locals * feat: update market-oidc layout * feat: delete some types * feat: support leacgcy params change * feat: change the oidc url * feat: agent detial page should have status show page * feat: add db migrations * test: update test * feat: delete database change & update i18n * fix: rollback mirgration * fix: change mirgration * fix: back snapshot * Update print statement from 'Hello' to 'Goodbye'
6 个月前
knowledgeBase.ts
🐛 fix: fix `.PDF` can not be chunked (#3720) * ✨ feat: support eval page * ✨ feat: 完善数据集页面 * ✨ feat: 完善数据集页面 * ✨ feat: 新增评测任务页面 * ✨ feat: 新增评测任务页面 * 🚧 wip: 新增评测任务功能 * ✨ feat: 完成评测执行流程 * 🐛 fix: 支持 evaluation 的删除和创建 * 支持任务状态展示和数据下载 * fix langchain 分块后缀识别 * fix i18n * fix auth * ♻️ refactor: 重构db * 先添加默认模型
1 年前
labs.ts
💄 style: improve lab style (#10040) * update * refactor lab * Update package.json
6 个月前
marketAuth.ts
✨ feat: support market cloud endpoint mcp (#10484) * feat: add market into userSettings & save the oidc token into db * feat: support market mcp endpoint to use in web * feat: add market signIn before use cloudEndpoint mcp * fix: update mcp call fc * fix: update test.ts * feat: delete client type cloud ts * feat: add auth market modal * fix: close some antd message * feat: update docs & remove the message loading in oidc
5 个月前
metadata.ts
✨ feat: support AI Image (#8312) Co-authored-by: canisminor1990 <i@canisminor.cc>
10 个月前
migration.ts
♻️ refactor: improve branding implement (#3832) * ♻️ refactor: reactor the branding implement * ♻️ refactor: reactor the branding implement * ♻️ refactor: reactor the branding implement * ♻️ refactor: reactor the branding locale * ♻️ refactor: reactor the branding locale * Update metadata.json * ♻️ refactor: reactor the branding locale * Update setting.json * ♻️ refactor: reactor the branding meta
1 年前
modelProvider.ts
🐛 fix: refresh custom AI provider on selection (#10506) ✨ feat: 增加自定义服务商支持,更新选择器和界面显示
5 个月前
models.ts
♻️ refactor: refactor the `model-bank` package from `src/config/aiModels` (#8983) * move * refactor with model banks * refactor with model banks * refactor @/config/aiModels to model-bank * refactor @/config/aiModels to model-bank * fix model bank exports * clean * add test workflow * try again * fix * add exports tests * fix model bank alias * Update tsconfig.json * fix import issue * clean unused code * fix tests
8 个月前
oauth.ts
💄 style: improve built-in client OIDC user flow (#10020) * refactor * make builtin client auto consent * i18n
6 个月前
plugin.ts
✨ feat: refactor to use kb search tool (#10340) * fix all render * add kb builtin tool * 完成知识库搜索功能 * 初步完成知识库读取实现 * finish display * fix * fix * fix * fix server api mode * update i18n
5 个月前
portal.ts
✨ feat: support application search with searchXNG (#6452) * ✨ feat: add builtin search with SearXNG * ♻️ refactor: refactor the plugin error * add impl * update search * improve search card style * fix lint * fix calling * update i18n * fix tests * refactor the portal plugin design * update i18n * update * fix tests * add search header tag * refactor for the search visible
1 年前
providers.ts
🔧 chore: Update Readme Sync Workflow (#5071)
1 年前
ragEval.ts
🐛 fix: fix `.PDF` can not be chunked (#3720) * ✨ feat: support eval page * ✨ feat: 完善数据集页面 * ✨ feat: 完善数据集页面 * ✨ feat: 新增评测任务页面 * ✨ feat: 新增评测任务页面 * 🚧 wip: 新增评测任务功能 * ✨ feat: 完成评测执行流程 * 🐛 fix: 支持 evaluation 的删除和创建 * 支持任务状态展示和数据下载 * fix langchain 分块后缀识别 * fix i18n * fix auth * ♻️ refactor: 重构db * 先添加默认模型
1 年前
setting.ts
💄 style: support ContextMenu on ChatItem (#9034) * feat: add chatitem right click contextMenu * fix: soft key fixed * feat: add contextMenu used box * feat: add commons contextMenuMode settings config * feat: add i18n * feat: update contextmenu use * fix: add lost merge files * fix: add lost className * fix: lint fixed * feat: add expand & collapse fc in contextMenu * fix: delete the onShare callback * fix: refactor contextMenu * feat: update i18n
5 个月前
subscription.ts
♻️ refactor: add badge and improve document (#8528) * update readme * 📝 docs: Update readme * 💄 style: Update PlanIcon * improve tooltip placement * improve tray --------- Co-authored-by: canisminor1990 <i@canisminor.cc>
9 个月前
thread.ts
💄 style: improve thread i18n locale (#4807)
1 年前
tool.ts
✨ feat: refactor to use kb search tool (#10340) * fix all render * add kb builtin tool * 完成知识库搜索功能 * 初步完成知识库读取实现 * finish display * fix * fix * fix * fix server api mode * update i18n
5 个月前
topic.ts
🐛 fix: update lost i18n files (#10179) chore: update i18n
6 个月前
welcome.ts
💄 style: Improvement for Agent Team After Alpha Launch [LOB-517] (#9748) * feat: Create group member shortcut * feat: Hide sub topic mode in group chat * fix: persist stop thinking tag * feat: ALlow quick * fix: No fallback header * feat: Control in lab * fix: tag style * fix: Hide virtual in the member add modal * fix: Ts error * feat: Replace string * feat: Update strings * fix: Cannot turn off host * feat: Delete member after remove group * feat: Rename varibles and files * fix: Update test snap
6 个月前