xinyin025
  • Joined on 2026-06-02
xinyin025 synced commits to refs/tags/dev-latest at xinyin025/3x-ui from mirror 2026-07-07 13:24:21 +00:00
2c49dbf54e fix(node): start a fresh quota window when a node auto-renews a client
cc3303dd8c fix(sub): carry a host's Final Mask into raw share links
52d4af71bc fix(ldap): attach auto-created clients to every configured inbound tag
7cb2adf429 fix(client): clean node_client_traffics rows when deleting a client
6e75938c61 [Feature]: Add a tooltip/hint to the "Password" field in the client form clarifying which protocols use it (#5809)
Compare 9 commits »
xinyin025 synced commits to refs/heads/master at xinyin025/TravianZ from mirror 2026-07-07 05:14:32 +00:00
ed325b6d99 Create SECURITY.md for security policy
xinyin025 synced commits to refs/tags/dev-latest at xinyin025/3x-ui from mirror 2026-07-07 05:14:29 +00:00
6214ff4edc fix(mtproto): stop dropping connections on client/inbound edits; add live updates + ad-tag (#5838)
xinyin025 synced commits to refs/heads/main at xinyin025/3x-ui from mirror 2026-07-07 05:14:27 +00:00
659f0f404c fix(ci): stop executing tag-checkout code in the release smoke test
6214ff4edc fix(mtproto): stop dropping connections on client/inbound edits; add live updates + ad-tag (#5838)
Compare 2 commits »
xinyin025 synced commits to refs/tags/dev-latest at xinyin025/3x-ui from mirror 2026-07-06 21:04:20 +00:00
84b6423020 fix(mtproto): stop persisting a vestigial inbound-level secret
27fd19895a fix(mtproto): drop the remark fragment from tg proxy deep links
a1ca43d869 chore(gen): refresh generated schemas after Client.Secret comment drop
977fe4b4ea fix(ci): install mtg-multi without GOBIN for cross-compiled release builds
d8b9f535ff style(model): drop trailing comment on Client.Secret to satisfy gofumpt
Compare 6 commits »
xinyin025 synced commits to refs/heads/main at xinyin025/3x-ui from mirror 2026-07-06 21:04:20 +00:00
84b6423020 fix(mtproto): stop persisting a vestigial inbound-level secret
27fd19895a fix(mtproto): drop the remark fragment from tg proxy deep links
a1ca43d869 chore(gen): refresh generated schemas after Client.Secret comment drop
977fe4b4ea fix(ci): install mtg-multi without GOBIN for cross-compiled release builds
d8b9f535ff style(model): drop trailing comment on Client.Secret to satisfy gofumpt
Compare 6 commits »
xinyin025 synced commits to refs/heads/6.X at xinyin025/RuoYi-Vue-Plus from mirror 2026-07-06 12:54:22 +00:00
d7eca3db85 update 优化 适配多前端 skill 内容
xinyin025 synced commits to refs/tags/dev-latest at xinyin025/3x-ui from mirror 2026-07-06 12:54:20 +00:00
5e9606aa4d fix(script): stop logging an error when Enter accepts the default ACME port
f36f481e02 feat(db): add pgclient command to install or upgrade PostgreSQL client tools
de70ecb026 fix(db): probe dump readability before PostgreSQL import
ed66209e38 feat(outbound): add real-delay connection test mode
Compare 4 commits »
xinyin025 synced commits to refs/heads/main at xinyin025/3x-ui from mirror 2026-07-06 12:54:20 +00:00
5e9606aa4d fix(script): stop logging an error when Enter accepts the default ACME port
f36f481e02 feat(db): add pgclient command to install or upgrade PostgreSQL client tools
de70ecb026 fix(db): probe dump readability before PostgreSQL import
ed66209e38 feat(outbound): add real-delay connection test mode
Compare 4 commits »
xinyin025 synced commits to refs/heads/feature/itchat-adapter at xinyin025/LangBot from mirror 2026-07-06 12:54:19 +00:00
1ed107c9d5 feat(dynamic-form): enhance select handling with empty option support and UUID filtering
xinyin025 synced commits to refs/heads/6.X at xinyin025/RuoYi-Vue-Plus from mirror 2026-07-06 04:44:22 +00:00
348141427d !868 fix: 修复菜单构建方法返回空列表的情况,确保在无菜单时返回空集合
4baa9edfa1 update 优化 token过期提醒
Compare 2 commits »
xinyin025 synced commits to refs/tags/dev-latest at xinyin025/3x-ui from mirror 2026-07-05 20:34:20 +00:00
5a7b3b7370 fix(client): stop duplicate client entries accumulating in inbound settings
9d1a21b484 fix(ui): keep an explicit zero happy-eyeballs delay across the round trip
0753f5ee83 fix(link): reject non-finite and clamp out-of-range quicParams from fm=
837cf5f24e fix(db): clamp traffic counters below int64 max and repair overflowed rows
b1fa76f9b6 fix(node): fully delete clients on nodes instead of only detaching them
Compare 13 commits »
xinyin025 synced commits to refs/heads/main at xinyin025/3x-ui from mirror 2026-07-05 20:34:20 +00:00
5a7b3b7370 fix(client): stop duplicate client entries accumulating in inbound settings
9d1a21b484 fix(ui): keep an explicit zero happy-eyeballs delay across the round trip
0753f5ee83 fix(link): reject non-finite and clamp out-of-range quicParams from fm=
837cf5f24e fix(db): clamp traffic counters below int64 max and repair overflowed rows
b1fa76f9b6 fix(node): fully delete clients on nodes instead of only detaching them
Compare 13 commits »
xinyin025 synced commits to refs/tags/dev-latest at xinyin025/3x-ui from mirror 2026-07-05 04:14:21 +00:00
a0989e0f4d fix(node): stop client edits from tearing down node inbounds and harden reconcile fingerprints
07d66aa6dc refactor: use the built-in max/min to simplify the code (#5751)
b177e30714 feat(ui): client-realtime-speed (#5687)
e11e587c60 fix(script): correct hardcoded menu option numbers in x-ui.sh (#5787)
Compare 4 commits »
xinyin025 synced commits to refs/heads/main at xinyin025/3x-ui from mirror 2026-07-05 04:14:21 +00:00
a0989e0f4d fix(node): stop client edits from tearing down node inbounds and harden reconcile fingerprints
07d66aa6dc refactor: use the built-in max/min to simplify the code (#5751)
b177e30714 feat(ui): client-realtime-speed (#5687)
e11e587c60 fix(script): correct hardcoded menu option numbers in x-ui.sh (#5787)
Compare 4 commits »
xinyin025 synced commits to refs/heads/master at xinyin025/LangBot from mirror 2026-07-04 11:54:22 +00:00
00e2103873 docs(config): add box.default_memory_mb to config.yaml template (#2319)
209706b0b9 feat(mcp): add box.default_memory_mb config for nsjail memory limit (#2318)
205404e3da fix(deps): pin langbot-plugin 0.4.13 (memory_mb removed from _COMPAT_FIELDS) (#2317)
Compare 3 commits »
xinyin025 synced new reference refs/heads/fix/node-mcp-memory-mb to xinyin025/LangBot from mirror 2026-07-04 03:44:22 +00:00
xinyin025 synced commits to refs/heads/fix/node-mcp-memory-mb at xinyin025/LangBot from mirror 2026-07-04 03:44:22 +00:00
xinyin025 synced new reference refs/heads/fix/mcp-session-memory-mb to xinyin025/LangBot from mirror 2026-07-04 03:44:21 +00:00
xinyin025 synced commits to refs/heads/fix/mcp-session-memory-mb at xinyin025/LangBot from mirror 2026-07-04 03:44:21 +00:00