• Joined on 2025-11-04
zhilv pushed to test/1 at ncatbot/webhook 2026-05-01 22:46:28 +08:00
92cb9901fb fix(upload): 修复上传文件问题
zhilv pushed to test/1 at ncatbot/webhook 2026-05-01 22:29:48 +08:00
7c01ecaf60 fix(conf): 修复无法读取配置文件
zhilv pushed to test/1 at ncatbot/webhook 2026-05-01 22:06:30 +08:00
55ae431d10 fix(*): 将文件导入从绝对路径给为相对路径
zhilv pushed to test/1 at ncatbot/webhook 2026-05-01 21:26:55 +08:00
26ee46bb7b feat(conf): 向配置文件添加内容
zhilv created branch test/1 in ncatbot/webhook 2026-05-01 21:23:45 +08:00
zhilv pushed to test/1 at ncatbot/webhook 2026-05-01 21:23:45 +08:00
f4eba61365 feat(*): 添加测试项目代码
zhilv created repository ncatbot/webhook 2026-05-01 21:23:24 +08:00
zhilv pushed to main at cqcst/cksd 2026-04-29 23:27:45 +08:00
bb923ee2b3 feat(notify): 添加发送到群聊
zhilv released v0.1.4 at cqcst/wk-backend 2026-04-26 21:30:27 +08:00
zhilv pushed tag v0.1.4 to cqcst/wk-backend 2026-04-26 21:20:21 +08:00
zhilv pushed to main at cqcst/wk-backend 2026-04-26 21:15:31 +08:00
c38470e104 chore: update frontend submodule
87441dbdc3 chore: 将 .claude/ 和 skills-lock.json 加入 .gitignore
536aa506f9 refactor: 后端代码优化 11 项(codestable/refactors/2026-04-25-backend-cleanup)
2a6732ffe7 fix: 修复6个bug并接入CodeStable工作流
Compare 4 commits »
zhilv pushed tag v0.1.4 to cqcst/wk-frontend 2026-04-26 21:01:04 +08:00
zhilv pushed to main at cqcst/wk-frontend 2026-04-26 21:01:02 +08:00
7e491d4e60 📚 docs(codestable): 添加 CodeStable 项目知识库
zhilv deleted branch feat/optimization-and-audio from cqcst/wk-frontend 2026-04-26 20:51:27 +08:00
zhilv pushed to main at cqcst/wk-frontend 2026-04-26 20:51:25 +08:00
6bd5c0973f Merge pull request 'feat/optimization-and-audio' (#1) from feat/optimization-and-audio into main
a182c64f82 🔖 release(v0.1.4): bump version and UI optimizations
0c0d2a0292 feat: add silent audio playback to prevent browser tab throttling during study
5d4e0f493c chore: add .claude/ to .gitignore
a1911573d1 feat: UI optimizations - button feedback, layout fixes, cache clearing, work/exam records
Compare 5 commits »
zhilv merged pull request cqcst/wk-frontend#1 2026-04-26 20:51:23 +08:00
feat/optimization-and-audio
zhilv created pull request cqcst/wk-frontend#1 2026-04-26 20:51:00 +08:00
WIP: feat/optimization-and-audio
zhilv created branch feat/optimization-and-audio in cqcst/wk-frontend 2026-04-26 20:49:30 +08:00
zhilv pushed to feat/optimization-and-audio at cqcst/wk-frontend 2026-04-26 20:49:30 +08:00
a182c64f82 🔖 release(v0.1.4): bump version and UI optimizations
0c0d2a0292 feat: add silent audio playback to prevent browser tab throttling during study
5d4e0f493c chore: add .claude/ to .gitignore
a1911573d1 feat: UI optimizations - button feedback, layout fixes, cache clearing, work/exam records
Compare 4 commits »
zhilv pushed to main at cqcst/CKWK 2026-04-24 15:30:50 +08:00
0f2ae54984 fix: 将调试代码注释