Commit Graph

14 Commits

Author SHA1 Message Date
ViperEkura b50e4cd5d8 feat: bundle CDN assets locally to eliminate network timeout
- Download KaTeX/highlight.js/mermaid assets to scripts/assets/
- Replace CDN links with inline <style>/<script> in render.js and run.js
- Remove Google Fonts @import, rely on system CJK font stack
- Change networkidle0 to networkidle2 with 30s timeout
- Add !*.css to .gitignore whitelist
2026-05-30 15:02:24 +08:00
ViperEkura 97355cefad feat: 添加 \\(...\\) 内联数学公式支持 2026-05-07 22:33:14 +08:00
ViperEkura f7b48027ce fix: 替换 CDN 为国内可访问的 staticfile.org 和 fonts.googleapis.cn 2026-05-05 14:52:10 +08:00
ViperEkura b419e988e6 feat:初步实现记忆skill 2026-04-26 15:56:39 +08:00
ViperEkura a4c65ee814 feat: 修改技能实现 2026-04-26 15:50:33 +08:00
ViperEkura 61b1de2730 feat: 增加qwen 生图 2026-04-26 11:41:57 +08:00
ViperEkura 52479458d2 feat: 修改leetcode 实现方式 2026-04-22 13:32:06 +08:00
ViperEkura faba53edfd feat: 增加emoji 部分 2026-04-20 16:38:52 +08:00
ViperEkura d9687d9f60 feat: 使用js 实现渲染 2026-04-20 16:31:50 +08:00
ViperEkura 55c175d7a7 feat:修改实现方式 2026-04-18 22:00:23 +08:00
ViperEkura 6fc0be476f refactor: 修改转化方法 2026-04-18 20:31:57 +08:00
ViperEkura 01867ed9dc fix: 修复导出名称的问题 2026-04-18 20:04:36 +08:00
ViperEkura 2723adf2d2 feat: 增加skill 2026-04-18 20:02:26 +08:00
ViperEkura 9bc28e852c init commit 2026-04-18 19:59:52 +08:00