mirror of
https://github.com/lllin000/PaperForge.git
synced 2026-07-22 06:50:53 +00:00
Setup wizard (Python): - Replace broken manual_path direct-candidate scan with unified platform-path-first approach - Use _looks_like_bbt() — normalize to alnum+lower, match 'betterbibtex' - Accept both .xpi files (Zotero 7) and directories (Zotero 6) - Correct Linux profile path (.zotero/zotero/<random>, not .zotero/zotero/Profiles) Plugin (JS): - Remove isDirectory() restriction in scanBbtUnderProfiles/scanBbtDirectChildren - Accept .xpi file entries for Zotero 7 compatibility - Also remove all control_dir references (CLI argument removed in v1.4.17) |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| main.js | ||
| manifest.json | ||
| package-lock.json | ||
| package.json | ||
| styles.css | ||
| versions.json | ||
| vitest.config.ts | ||