• Joined on 2026-03-22
LaoWang pushed to master at LaoWang/llm-library 2026-06-10 00:12:11 +08:00
af0b7ef989 docs: update CODEBASE.md — fix index.html architecture, add OpenResty cache notes
LaoWang pushed to master at LaoWang/llm-library 2026-06-10 00:03:37 +08:00
77b40848b8 fix: add no-cache middleware to prevent OpenResty proxy caching HTML/JS/CSS
LaoWang pushed to master at LaoWang/llm-library 2026-06-09 23:57:42 +08:00
6f58b97590 fix: switch index.html from inline JS to external app.js (cache-busting v=20260609)
LaoWang pushed to master at LaoWang/llm-library 2026-06-09 23:52:51 +08:00
7bbc0f912f feat: upgrade search to live dropdown with paper-level results + debounce
LaoWang pushed to master at LaoWang/llm-library 2026-06-09 23:47:05 +08:00
3d869fd1fd docs: add CODEBASE.md — 代码全景维护手册
LaoWang pushed to master at LaoWang/llm-library 2026-06-03 17:37:44 +08:00
bac03f8880 fix: 路径遍历防护 - safe_paper_id/safe_pdf_path 校验
LaoWang pushed to master at LaoWang/llm-library 2026-06-03 00:44:42 +08:00
3ff8e35751 chore: 75MB ONNX模型移出git, 加入.gitignore
LaoWang pushed to master at LaoWang/llm-library 2026-06-03 00:44:31 +08:00
b8bce5d00b feat: Docker内pdf2zh翻译跑通 + 批量翻译
LaoWang pushed to master at LaoWang/llm-library 2026-06-02 22:32:31 +08:00
074ca24929 fix: 删除被撤回的Llama4, 保留Llama3正式论文(2407.21783)
LaoWang pushed to master at LaoWang/llm-library 2026-06-02 22:32:02 +08:00
0e9817683c fix: Llama 4 arxiv 2601.11659 已撤回,改用官方系统卡链接
LaoWang pushed to master at LaoWang/llm-library 2026-06-02 22:03:34 +08:00
0ee3ef3b5b refactor: 译文复用openPdfBtn, 删openTrans, 统一代码路径
LaoWang pushed to master at LaoWang/llm-library 2026-06-02 21:59:30 +08:00
3f62fe903f fix: 译文直接打开iframe,不再预检HEAD
LaoWang pushed to master at LaoWang/llm-library 2026-06-02 21:56:19 +08:00
83c0d6d0c6 fix: 译文iframe内嵌 + 无译文时弹提示
LaoWang pushed to master at LaoWang/llm-library 2026-06-02 21:47:22 +08:00
290434017c fix: 底栏加 spdis.space链接 + DeepSeek维护说明
LaoWang pushed to master at LaoWang/llm-library 2026-06-02 21:43:17 +08:00
d84e6b8e99 fix: 纯HTML加品牌元素(不动app.js) — 返回主站链接 + DeepSeek维护说明
LaoWang pushed to master at LaoWang/llm-library 2026-06-02 21:33:07 +08:00
415fa1c9d4 fix: 去图标 + 状态栏加返回主站链接
LaoWang pushed to master at LaoWang/llm-library 2026-06-02 21:25:10 +08:00
8a7e8cf2b8 fix: 🧠替换为主站图标 + 图标缩小
LaoWang pushed to master at LaoWang/llm-library 2026-06-02 21:21:17 +08:00
b324e5ab3a fix: 维护说明移到状态栏右侧 + 图标独立左置
LaoWang pushed to master at LaoWang/llm-library 2026-06-02 21:17:27 +08:00
877d38710c feat: 品牌化 — spdis.space 图标、主站链接、DeepSeek 维护说明
LaoWang pushed to master at LaoWang/llm-library 2026-06-02 21:06:06 +08:00
4b6401fd4b fix: 所有写操作 API 鉴权 + .env 变量名修复