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

  • Joined on 2025-09-04
lkddi pushed to master at lkddi/chatroom 2026-03-18 21:40:36 +08:00
36cc934f7a 修复后台在职登录日志视图:修复在线时长显示截断与仅单页求和的 Bug
lkddi pushed to master at lkddi/chatroom 2026-03-18 21:36:19 +08:00
72bcb73351 修复后台在职登录日志统计:计算所有在职记录之和,而非仅计算当前分页
lkddi pushed to master at lkddi/chatroom 2026-03-18 21:31:49 +08:00
c9cab898c2 勤务榜只统计已关闭记录(whereNotNull logout_at);清理今日重复坏数据
lkddi pushed to master at lkddi/chatroom 2026-03-18 21:17:08 +08:00
f3579ae9fe 修复勤务日榜时长膨胀:重建session时用now()而非旧in_time,补updated_at刷新防误关,视图标签改为所有
lkddi pushed to master at lkddi/chatroom 2026-03-18 21:03:43 +08:00
42beed5c93 修复勤务日榜在线时长:CASE WHEN 实时算 open session 时长;关闭 stale 日志时补算 duration_seconds
lkddi pushed to master at lkddi/chatroom 2026-03-18 20:58:39 +08:00
afd02b38e3 修复手机端双触发用户信息弹窗:名单item补touchend双击检测,消息名字加事件委托
lkddi pushed to master at lkddi/chatroom 2026-03-18 20:52:03 +08:00
b63b709032 修复手机端双触发弹窗:名单 item 和消息名字均支持 touchend double-tap 弹出用户名片
lkddi pushed to master at lkddi/chatroom 2026-03-18 20:46:24 +08:00
340cbe8784 赠金币通知:发送者/接收者在包厢窗口显示,其他人在公屏显示(利用 to_user 路由机制)
lkddi pushed to master at lkddi/chatroom 2026-03-18 20:31:25 +08:00
d7a575d8c8 新增银行功能:存取金币、流水记录、PC/手机端双入口;迁移 bank_jjb 字段和 bank_logs 表
lkddi pushed to master at lkddi/chatroom 2026-03-18 20:20:37 +08:00
6c4183e175 删除管理操作区私信按钮
lkddi pushed to master at lkddi/chatroom 2026-03-18 20:12:25 +08:00
0ca028f73d 新增赠送金币功能:任意用户可从自己余额赠送金币给他人,成功后聊天室系统传音广播;职务奖励金币移入管理区,删除管理区私信按钮
lkddi synced commits to refs/heads/v2 at lkddi/certd from mirror 2026-03-18 19:01:02 +08:00
3332d2288f chore: 支持推送到cnb
lkddi synced commits to refs/heads/v2-dev at lkddi/certd from mirror 2026-03-18 10:50:58 +08:00
34702196e1 chore: 优化workflow
lkddi synced commits to refs/heads/v2 at lkddi/certd from mirror 2026-03-18 10:50:58 +08:00
34702196e1 chore: 优化workflow
d45c8d1e9b build: release
bc19825ada build: publish
72bb640239 build: trigger build image
aacee4a94c v1.39.4
Compare 17 commits »
lkddi synced commits to refs/heads/master at lkddi/Xboard from mirror 2026-03-18 03:30:51 +08:00
139b34ca19 fix(compose): use named volume for redis socket
9ef61e317c fix(admin): fix giftcard form validation and template creation issues
Compare 2 commits »
lkddi synced new reference refs/tags/v1.39.4 to lkddi/certd from mirror 2026-03-18 02:40:59 +08:00
lkddi synced commits to refs/tags/v1.39.4 at lkddi/certd from mirror 2026-03-18 02:40:59 +08:00
lkddi synced commits to refs/heads/v2-dev at lkddi/certd from mirror 2026-03-18 02:40:59 +08:00
d45c8d1e9b build: release
bc19825ada build: publish
72bb640239 build: trigger build image
aacee4a94c v1.39.4
3ab37d5c5d build: prepare to build
Compare 14 commits »
lkddi pushed to master at lkddi/chatroom 2026-03-17 21:29:45 +08:00
c7063e02c2 礼包过期后3秒自动关闭弹窗
lkddi pushed to master at lkddi/chatroom 2026-03-17 21:27:03 +08:00
75f25150c3 修复欢迎语 action 未生效:action select 加隐藏 option[value=欢迎]