流星 lkddi
  • https://ay.lc
  • 没啥、没啥、没啥!!!

  • Joined on 2025-09-04
lkddi synced new reference refs/tags/v1.39.1 to lkddi/certd from mirror 2026-03-10 04:30:55 +08:00
lkddi synced commits to refs/tags/v1.39.1 at lkddi/certd from mirror 2026-03-10 04:30:55 +08:00
lkddi synced commits to refs/heads/v2-dev at lkddi/certd from mirror 2026-03-10 04:30:55 +08:00
b5577b1d37 build: release
e15ffb5820 build: publish
4d9a5ed4a1 build: trigger build image
b2bc1debe0 chore: release
590ff67fcb v1.39.1
Compare 8 commits »
lkddi synced commits to refs/heads/v2 at lkddi/certd from mirror 2026-03-10 04:30:54 +08:00
b5577b1d37 build: release
e15ffb5820 build: publish
4d9a5ed4a1 build: trigger build image
b2bc1debe0 chore: release
590ff67fcb v1.39.1
Compare 9 commits »
lkddi synced commits to refs/heads/master at lkddi/Xboard from mirror 2026-03-09 19:58:45 +08:00
90f84455d3 feat(surge): add SS2022, SOCKS5, HTTP support
01bcf43ae8 fix: apply device_limit from plan when assigning via gift card (#630)
2e0b10e643 fix: return dynamic rate instead of base rate in user server list (#709)
15a7ef4015 fix: always set uTLS fingerprint for TLS connections in General protocol (#673)
fad6441f4c fix: validate random_int parameters in Helper::randomPort to prevent min > max error
Compare 5 commits »
lkddi pushed to master at lkddi/chatroom 2026-03-09 11:54:03 +08:00
529a59551c 修复(chat): 新增真实 IP 获取中间件及重构用户 IP 轨迹追踪逻辑
lkddi pushed to master at lkddi/chatroom 2026-03-09 11:31:50 +08:00
89122773af 部署(chat): 更新 deploy_update.sh 目录权限设置
lkddi synced commits to refs/heads/master at lkddi/Xboard from mirror 2026-03-09 11:30:59 +08:00
96cb398315 fix(stash): correct TCP/HTTP network type handling in node generation
a90c5c41ea Merge pull request #681 from superabbite1/master
7f5bd7e42b Merge pull request #703 from kuizw9/master
b00b4358e0 Merge pull request #655 from JxQg/jxq_dev
cf552f6e5d Merge pull request #734 from kelly5454/master
Compare 17 commits »
lkddi pushed to master at lkddi/chatroom 2026-03-09 11:30:16 +08:00
bfb1a3bca4 重构(chat): 聊天室 Partials 第二阶段分类拆分及修复红包弹窗隐藏 Bug
lkddi synced commits to refs/heads/v2-dev at lkddi/certd from mirror 2026-03-08 18:50:55 +08:00
853fdc70a2 perf: install tip
lkddi synced new reference refs/tags/v1.39.0 to lkddi/certd from mirror 2026-03-08 02:23:09 +08:00
lkddi synced commits to refs/tags/v1.39.0 at lkddi/certd from mirror 2026-03-08 02:23:09 +08:00
lkddi synced commits to refs/heads/v2-dev at lkddi/certd from mirror 2026-03-08 02:23:09 +08:00
dc4f811eaa build: release
d23c8b4a2a fix: 修复企业管理模式下,切换用户登录后,丢失项目列表的bug
00c0dcc81d build: release
f77feefdb8 chore: github action update
2e346e5369 build: publish
Compare 10 commits »
lkddi synced commits to refs/heads/v2 at lkddi/certd from mirror 2026-03-08 02:23:08 +08:00
dc4f811eaa build: release
d23c8b4a2a fix: 修复企业管理模式下,切换用户登录后,丢失项目列表的bug
00c0dcc81d build: release
f77feefdb8 chore: github action update
2e346e5369 build: publish
Compare 73 commits »
lkddi pushed to master at lkddi/chatroom 2026-03-06 16:49:33 +08:00
28d9f9ee96 修复:将 position_authority_logs.user_position_id 改为可空,修复超管发放奖励时报约束违反错误
lkddi pushed to master at lkddi/chatroom 2026-03-06 03:40:31 +08:00
a562564e88 优化:AI 对话上下文轮数从 10 降至 4,减少 token 输入量
lkddi pushed to master at lkddi/chatroom 2026-03-06 03:35:16 +08:00
ca639ddd37 修复:AI 接口测试改用 GET /v1/models,毫秒级响应,避免 Cloudflare 524 超时
lkddi pushed to master at lkddi/chatroom 2026-03-06 03:29:18 +08:00
318eb6f234 新增:AI 接口连通性测试功能;修复:Ollama 超时问题
lkddi pushed to master at lkddi/chatroom 2026-03-05 11:52:25 +08:00
6c9db806ae 同步:更新 composer.lock 至 Composer 2.9.5 格式(对齐服务器版本)
lkddi pushed to master at lkddi/chatroom 2026-03-05 11:49:50 +08:00
148c91a61c 修复:部署脚本拉取前自动重置 lock 文件,防止服务器环境差异造成合并冲突