xinyin025
  • Joined on 2026-06-02
xinyin025 synced commits to refs/heads/6.X at xinyin025/RuoYi-Vue-Plus from mirror 2026-08-26 05:17:36 +00:00
13e8ac5f85 update 优化 对mybatis游标查询 进行加解密支持
xinyin025 synced commits to refs/heads/dev/4.11.x at xinyin025/LangBot from mirror 2026-08-25 19:47:28 +00:00
47f5515fa9 fix(pipelines): retain debug chat image history
94fd3d274c refactor(pipelines): simplify connection status copy
8380bfc7d4 refactor(pipelines): soften chat session selection
a936734efa fix(pipelines): move chat reset action to footer
0c5656d0d0 refactor(pipelines): streamline debug chat controls
Compare 20 commits »
xinyin025 synced commits to refs/heads/master at xinyin025/LangBot from mirror 2026-08-25 19:47:25 +00:00
08307790e5 fix(cntfilter): allow legacy sensitive-word lists over 64 patterns (#2467)
xinyin025 synced commits to refs/heads/feat/rework-agent-onboarding at xinyin025/LangBot from mirror 2026-08-25 19:47:23 +00:00
cd7acd5769 style(space): apply ruff formatting
51b9e1cf54 Merge remote-tracking branch 'origin/master' into feat/rework-agent-onboarding
1f07471f81 feat(wizard): label page bot test preview
777fe1f20b fix(line): use stable source id for session identity (#2398)
f0ee57c1e0 style(email): use generic LangBot invitation branding (#2466)
Compare 53 commits »
xinyin025 synced commits to refs/heads/master at xinyin025/TravianZ from mirror 2026-08-25 12:37:13 +00:00
054fde6e66 chore(battle): repair double-encoded characters in comments (#381)
22477a5571 fix(combat): stop the dead hero being removed twice from the troop count [#379] (#380)
dda489b26f Update Battle.php
Compare 3 commits »
xinyin025 synced commits to refs/heads/master at xinyin025/LangBot from mirror 2026-08-25 11:37:13 +00:00
777fe1f20b fix(line): use stable source id for session identity (#2398)
xinyin025 synced commits to refs/heads/dev/4.11.x at xinyin025/LangBot from mirror 2026-08-25 11:37:13 +00:00
6a6a2b865b fix(web): make processor debugging reliable
781d8a9ac8 fix(web): clean up pipeline debug websocket
e3150e66a4 refactor(web): use shadcn processor navigation
ac31f1f006 feat(web): surface agent basics and runner status
f65cca3f40 fix(web): contain pipeline debug scrolling
Compare 7 commits »
xinyin025 synced commits to refs/heads/feat/rework-agent-onboarding at xinyin025/LangBot from mirror 2026-08-25 11:37:13 +00:00
7f29d51c69 feat(wizard): streamline custom model onboarding
xinyin025 synced commits to refs/heads/master at xinyin025/HowToCook from mirror 2026-08-25 10:27:14 +00:00
c694a5c457 docs(recipes): fix hardcoded links to relative tips path (#1853) (#1869)
xinyin025 synced commits to refs/tags/dev-latest at xinyin025/3x-ui from mirror 2026-08-24 20:07:14 +00:00
fcf60eb2e2 chore: bump dependencies and clear deprecated frontend APIs
103b0dfe8d fix(job): expire stored client IPs of offline clients
2d30ab3ada fix(panel): stop one poisoned DNS answer from blocking outbound tests
d175050f2e fix(job): force-disconnect over-limit Hysteria2 clients
7a595cb46d fix(sub): keep Hysteria2 mport on external-proxy links
Compare 5 commits »
xinyin025 synced new reference refs/tags/v3.7.0 to xinyin025/3x-ui from mirror 2026-08-24 20:07:14 +00:00
xinyin025 synced commits to refs/tags/v3.7.0 at xinyin025/3x-ui from mirror 2026-08-24 20:07:14 +00:00
xinyin025 synced commits to refs/heads/main at xinyin025/3x-ui from mirror 2026-08-24 20:07:14 +00:00
f727d04f65 v3.7.0
fcf60eb2e2 chore: bump dependencies and clear deprecated frontend APIs
103b0dfe8d fix(job): expire stored client IPs of offline clients
2d30ab3ada fix(panel): stop one poisoned DNS answer from blocking outbound tests
d175050f2e fix(job): force-disconnect over-limit Hysteria2 clients
Compare 6 commits »
xinyin025 synced commits to refs/heads/6.X at xinyin025/RuoYi-Vue-Plus from mirror 2026-08-24 12:07:16 +00:00
b37db3fd01 update 优化 增加 groupby 函数(感谢 喃风 贡献)
xinyin025 synced commits to refs/tags/dev-latest at xinyin025/3x-ui from mirror 2026-08-24 11:57:15 +00:00
f13baa9af5 fix(tgbot): split long messages at line boundaries (#6293)
xinyin025 synced commits to refs/heads/main at xinyin025/3x-ui from mirror 2026-08-24 11:57:15 +00:00
f13baa9af5 fix(tgbot): split long messages at line boundaries (#6293)
xinyin025 synced and deleted reference refs/heads/fix/issue-2434-plugin-page-save at xinyin025/LangBot from mirror 2026-08-24 11:07:15 +00:00
xinyin025 synced commits to refs/heads/master at xinyin025/LangBot from mirror 2026-08-24 11:07:15 +00:00
f0ee57c1e0 style(email): use generic LangBot invitation branding (#2466)
a45e27e76e style(cloud): redesign workspace invitation email (#2464)
536fcdf29f fix(web): restore plugin page SDK loading (#2435)
c87548c0b9 feat(qqofficial): add markdown reply rendering (#2459)
79634772da fix(qqofficial): send complete stream snapshots (#2458)
Compare 5 commits »
xinyin025 synced commits to refs/heads/deploy/prod at xinyin025/LangBot from mirror 2026-08-24 11:07:14 +00:00
70ad04ce25 Merge master into deploy/prod
f0ee57c1e0 style(email): use generic LangBot invitation branding (#2466)
0bab5ddf4c Merge master into deploy/prod
a45e27e76e style(cloud): redesign workspace invitation email (#2464)
b791caeb98 Merge master into deploy/prod
Compare 14 commits »
xinyin025 synced commits to refs/heads/6.X at xinyin025/RuoYi-Vue-Plus from mirror 2026-08-24 03:57:16 +00:00
629e344af5 fix 修复 数据权限对union语句不兼容问题