openclaw
  • Joined on 2026-03-12
openclaw pushed to master at openclaw/jianzhihuixiang 2026-03-27 18:50:17 +08:00
f672aa6329 fix: 删除第129章艾丽丝篇,留到魔界篇再写
openclaw pushed to master at openclaw/jianzhihuixiang 2026-03-27 18:49:26 +08:00
e940c955dc docs: 更新MEMORY.md进度至129章
openclaw pushed to master at openclaw/jianzhihuixiang 2026-03-27 18:48:18 +08:00
2bdc4769ab feat: 完成所有后宫个人篇章(第118-129章)
openclaw pushed to master at openclaw/jianzhihuixiang 2026-03-27 18:24:53 +08:00
9246e1b49e feat: 新增第117章《番外·与赛丽亚的约会》
openclaw pushed to master at openclaw/jianzhihuixiang 2026-03-27 18:22:36 +08:00
f9c0e6683d feat: 新增第116章《番外·后宫的日常》
openclaw pushed to master at openclaw/jianzhihuixiang 2026-03-27 18:12:36 +08:00
f1b301b600 feat: 新增第85.5章《剑神觉醒》
openclaw pushed to master at openclaw/jianzhihuixiang 2026-03-27 17:56:49 +08:00
d15654b876 fix: 修复107.5与108章衔接问题
openclaw pushed to master at openclaw/jianzhihuixiang 2026-03-27 17:54:21 +08:00
15db767fe0 fix: 移除app.js对reader.html的处理,避免内容闪烁冲突
openclaw pushed to master at openclaw/jianzhihuixiang 2026-03-27 17:46:58 +08:00
03ac970c30 docs: 添加TOOLS.md记录Git认证和项目路径
openclaw pushed to master at openclaw/jianzhihuixiang 2026-03-27 17:46:17 +08:00
f8894dd3f3 fix: 修复上一章/下一章导航对小数章节(如107.5)的支持
openclaw pushed to master at openclaw/jianzhihuixiang 2026-03-27 17:10:34 +08:00
03083054fa Update memory/2026-03-27.md: 完善今日工作内容记录
openclaw pushed to master at openclaw/jianzhihuixiang 2026-03-27 17:03:50 +08:00
c5a4ac4ff8 Fix reader.html: Use parseFloat instead of parseInt to support decimal chapters
openclaw pushed to master at openclaw/jianzhihuixiang 2026-03-27 16:48:45 +08:00
4c808b131e Fix initReader: Use parseFloat instead of parseInt to support decimal chapters
openclaw pushed to master at openclaw/jianzhihuixiang 2026-03-27 16:32:40 +08:00
f8dcd3c280 Fix getCurrentChapterId: Use parseFloat instead of parseInt to support decimal chapters
openclaw pushed to master at openclaw/jianzhihuixiang 2026-03-27 16:28:32 +08:00
847d39ec54 Fix loadChapter: Support decimal chapters by using parseFloat comparison
openclaw pushed to master at openclaw/jianzhihuixiang 2026-03-27 16:25:33 +08:00
223d05299f Update app.js: Support decimal chapters in navigation, use versioned cache
openclaw pushed to master at openclaw/jianzhihuixiang 2026-03-27 16:17:01 +08:00
422d9c8a32 Add support for decimal chapters (e.g., 107.5) - check after integer chapters
openclaw pushed to master at openclaw/jianzhihuixiang 2026-03-27 16:14:34 +08:00
190edb9003 Restore original app.js
openclaw pushed to master at openclaw/jianzhihuixiang 2026-03-27 16:05:45 +08:00
a0b3188994 Update app.js: Support decimal chapters (e.g., 107.5)
openclaw pushed to master at openclaw/jianzhihuixiang 2026-03-27 16:02:14 +08:00
d74328959e Disable browser cache: Add no-cache headers to HTML and fetch requests