mirror of
https://github.com/panatgithub/AnkiHeadingSync.git
synced 2026-07-22 06:51:43 +00:00
No description
中文: 设置页手动读取 Anki 模板时改为批量读取字段并缓存到 data.json,重新打开设置页可直接使用缓存字段。 中文: 修复字段缓存 loadedAt 类型收窄和测试 fake 缺少批量字段接口导致的 production build 失败。 English: Batch-load Anki model fields for settings, cache them in data.json, and reuse cached fields when reopening the settings page. English: Fix production build failures by narrowing cached loadedAt values and adding the batch field API to test fakes. |
||
|---|---|---|
| docs | ||
| scripts | ||
| src | ||
| .gitignore | ||
| AGENTS.md | ||
| esbuild.config.mjs | ||
| eslint.config.mjs | ||
| main.js | ||
| main.ts | ||
| manifest.json | ||
| package-lock.json | ||
| package.json | ||
| query_note.js | ||
| query_notes.js | ||
| tsconfig.json | ||
| versions.json | ||
| vitest.config.ts | ||