文件最后提交记录最后更新时间
🔨 chore: enhance EdgeConfig with per-user feature flags support (#9541) * ✨ feat: enhance EdgeConfig with per-user feature flags support - Add EdgeConfigKeys constants for better maintainability - Add getFeatureFlags() and getFlagByKey() methods to EdgeConfig - Enhance isEnabled() with debugging console logs - Implement per-user feature flag evaluation logic - Add EdgeConfig integration for feature flags with env var fallback - Support feature flags as boolean or array of user IDs - Export IFeatureFlagsState type for type safety * update log * refactor * refactor schema --------- Co-authored-by: arvinxx <arvinx@foxmail.com>7 个月前
✨ feat: support better-auth (#10215) 5 个月前
📝 docs: add Vertex AI configuration options and update documentation (#10331) 💄 style: add Vertex AI configuration options and update documentation5 个月前
✨ feat: betterauth username signin (#10607) 5 个月前
🐛 fix: missing init user after user creation (#10587) 5 个月前
♻️ refactor: edge to node runtime (#10149) 6 个月前
🔨 chore: fix an issue where some tests were failing if Branding items were updated (#8549) * Update test data for plugin action to use avatar icon path (rather than hard coded) * Update tests to use BRANDING_NAME constant instead of hardcoded 'LobeChat' and update avatar icon path in chat message tests * Update tests to replace hardcoded avatar paths with constants for inbox and user avatars * Update plugin action tests to use DEFAULT_INBOX_AVATAR constant instead of hardcoded path9 个月前
💄 style: improve welcome message (#9747) * add feishu * update i18n * refactor * rename * rename7 个月前
⚡ perf: Use nextjs pwa feat to gen manifest file (#4042) * ⚡ perf: Use nextjs pwa feat to gen manifest file * 🐛 fix: Fix review problem * ✅ test: Add test * 💄 style: Update next config * 🐛 fix: Fix test config * 💄 style: Update layout1 年前
🐛 fix: fix provider form api key (#6115) * update provider form * improve loading page1 年前
♻️ refactor: refactor the sitemap implement (#4012) * ✨ feat: Add new sitemap * 🐛 fix: Fix url * ✅ test: Add test * 🐛 fix: Fix host * ✅ test: Fix test * ✅ test: Fix test * 🐛 fix: Fix alternative * 🐛 fix: Try to fix * 🐛 fix: Fix build * 🐛 fix: Fix build * 🔧 chore: Update git ignore * 🐛 fix: Fix review problem1 年前
✨ feat: Add changelog modal (#4800) * ✨ feat: Add changelog modal * 💄 style: Update changelog style * ✅ test: Add test * 🔧 chore: Add CDN workflow * ✅ test: Fix test * ✅ test: Fix test * 📝 docs: Update changelog * 📝 docs: Update cdn * refactor version * feat: 实现 changelog 初始化入口,新增后端应用层状态初始化入口 * 🐛 fix: Fix useCheckLatestChangelogId * 🔧 chore: Update types * 🐛 fix: Fix lint * upgrade * ✨ feat: Update env * 🔧 chore: Rename DOC_S3 env * ✅ test: Update test * 👷 ci: Fix build lint error * ♻️ refactor: Refactor models * 💄 style: Add feature flag * ✅ test: Fix test * 💄 style: Rm mobile modal * 💄 style: Update canonical url --------- Co-authored-by: arvinxx <arvinx@foxmail.com>1 年前
🐛 fix: missing languages it-IT, pl-PL, nl-NL (#8710) * fix: missing languages it-IT, pl-PL, nl-NL * fix tests --------- Co-authored-by: Daniele Sarnari <daniele.sarnari@beliven.com>9 个月前
✨ 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 个月前
♻️ refactor: add desktop-release workflow and improve code (#7265) * update * fix tests * add Release Desktop workflow * fix tests * fix coverage config * fix coverage config * fix coverage server test config1 年前
♻️ refactor: add desktop-release workflow and improve code (#7265) * update * fix tests * add Release Desktop workflow * fix tests * fix coverage config * fix coverage config * fix coverage server test config1 年前