文件最后提交记录最后更新时间
✨ feat: betterauth username signin (#10607) 5 个月前
✨ feat: betterauth username signin (#10607) 5 个月前
♻️ refactor: fix model runtime cost calculate with CNY (#9834) * fix model runtime cost calculate * add tests6 个月前
♻️ refactor: refactor the root from nextjs router to react-router-dom (#10094) * feat: change the root path to react-router-dom to render spa * feat: disable / to /chat rewrite * feat: change /settings labs image profile changelog to spa mode * feat: use loading to dynamic loading * fix: change the goback & knowledge/base url * feat: change some nextjs router to react-router-dom use * feat: link replace to react-router-dom * fix: delete useless code * feat: fix mobile agent settings page not work problem * fix: fix the test * fix: slove the router back * fix: slove ts problem * fix: change the router judge by servers * feat: change AppRouter to Desktop Router & mobile Router to dynamic import * fix: refactor the memory router to browser router * feat: /chat delete pages & layouts dir * feat: change all discover page to the spa * feat: discover pages layout & pages routers get done * feat: change all routes to outer routes * feat: change the :slug to react-router loader to get * feat: change NextJs Link useRouter useSearchParams change to react-router way * fix: delete some layout tsx & update the ts * feat: change local params get use ReactRouter Outlet context * fix: fix hydrateFallback problem * fix: fix build problem * fix: change the changelog pages render * feat: delete all nuqs * feat: change the mobile me layout back * chore: add mobile me layout back * fix: discover find more link error fixed * fix: add nuqs back & useQueryState back in oath * fix: add files back * fix: add files back * feat: use starTransition to navigate url * fix: close the loading in the layout loading * chore: update test.ts in TopActions.tsx * fix: delete useless code * fix: fix mobile router goback fc * fix: delete the changelog modal page * feat: fix a lot router problem * fix: fix useNav in discover page error problem * feat: rollback some changes about layout * fix: fixed the desktop knowledge page router * fix: fixed usage router error * fix: fixed router link error * fix: fixed the url & new url not path problem * fix: fixed the test * feat: update the useQueryParams throttleMs params * feat: use more simple way to update session hydration * fix: delete useless code * fix: delete uesless code * fix: mobile chat settings go back * fix: fix the reload was loading page problem * fix: fixed the test error * fix: add router ErrorBoundary * test: test the loading error * fix: try to fixed * fix: test mobile * feat: add loading back6 个月前
🔨 chore: change the market base url to online market.lobehub.com (#10247) * fix: change the market base url to online market.lobehub.com * feat: update the market callback layout6 个月前
🐛 fix: Fix heatmap and manifest (#5289) * 🐛 fix: Fix heatmap and manifest * 📝 docs: Update changelog * ✅ test: Fix test * ✅ test: Fix test * ✅ test: Fix test1 年前
♻️ refactor: change files page from RSC to SPA mode to improve performance (#9846) * feat: change files page to spa * feat: add height 100% * fix: delete useless code * feat: update files preview from severs to client * feat: change download action to detail right place * feat: change the dir name and the path * feat: change the useNavigate to the router outer * style: use flex 1 to get all width * feat: update files?filesId to get files loading * feat: change all files and repo url to knowledge url * feat: close the knowledge/base settings page & update createNew onSuccess into Modal * feat: update the knowledge base open judge6 个月前
✨ feat: upgrade to Next 16 (#9851) * upgrade next 16 * try to fix * try to fix * upgrade * fix sitemap build * try to fix build * try to fix build with next 16 * fix docker permission * 🔒 fix(ci): fix code injection vulnerability and permissions in docker workflow - Add pull-requests: write permission to allow PR comments - Fix code injection vulnerability by using env variables instead of direct interpolation - Prevent potential security risks from malicious branch names in pull_request_target events 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> * 🔧 chore(ci): change desktop pr build to use pull_request_target - Change from pull_request to pull_request_target to access secrets and write permissions - Update permissions from read-all to specific write permissions for contents and pull-requests - This allows PR builds to create releases and comment on PRs from forks 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> * add comment * fix on --------- Co-authored-by: Claude <noreply@anthropic.com>6 个月前
⚡️ perf: refactor pwa implement to have better performance (#4124) * test remove serwist * 尝试优化 pwa install 实现 * Update next.config.mjs * fix lint * delay the service worker register * only enabled on prod * when isShowPWAGuide update, trigger guide too1 年前