fancive_obsidian-parallel-r.../src
wujunchen 6e83d216c2 feat: add generate button to empty state panel
When a note has no cached parallel notes, the empty state now shows a
clickable "Generate" button so users can trigger generation directly
without going through the command palette. Closes #2.

Change-Id: I879897168ef77c44e0ab570e9c094fa9af9f66d4
2026-04-27 10:24:05 +08:00
..
anchor.ts refactor: enable noImplicitAny and add type annotations 2026-04-26 08:58:41 +08:00
batch.ts feat: validate batch folder input 2026-04-26 18:12:38 +08:00
cache-manager.ts fix: address remaining Obsidian review bot required issues 2026-04-26 19:34:45 +08:00
cache.ts refactor: make cache entry updates immutable 2026-04-26 06:12:55 +00:00
cards.ts feat: add Biome for lint and format 2026-04-25 23:47:49 +08:00
cli.ts test: cover cli edge cases 2026-04-26 18:16:38 +08:00
generation-job-manager.ts refactor: restore strict lint hygiene 2026-04-26 17:41:28 +08:00
generation.ts refactor: extract generation orchestration 2026-04-26 17:45:43 +08:00
i18n.ts feat: add generate button to empty state panel 2026-04-27 10:24:05 +08:00
markdown.ts feat: add Biome for lint and format 2026-04-25 23:47:49 +08:00
modal.ts refactor: enable noImplicitAny and add type annotations 2026-04-26 08:58:41 +08:00
navigation.ts refactor: add TypeScript interfaces for core types 2026-04-25 23:34:45 +08:00
prompt.ts feat: add Biome for lint and format 2026-04-25 23:47:49 +08:00
provider-parsers.ts refactor: extract provider response parsers 2026-04-26 18:20:49 +08:00
providers.ts refactor: extract provider response parsers 2026-04-26 18:20:49 +08:00
schema.ts refactor: upgrade Biome lint rules 2026-04-26 06:16:36 +00:00
scroll.ts refactor: enable noImplicitAny and add type annotations 2026-04-26 08:58:41 +08:00
settings-tab.ts fix: address remaining Obsidian review bot required issues 2026-04-26 19:34:45 +08:00
settings.ts feat: expose streaming timeout setting 2026-04-26 18:14:43 +08:00
streaming.ts fix: clean up streaming abort listener 2026-04-26 18:29:48 +08:00
types.ts feat: add streaming timeout protection 2026-04-26 06:13:52 +00:00
ui-helpers.ts fix: address all required issues from Obsidian plugin review bot 2026-04-26 15:57:16 +08:00
vault.ts security: strip path traversal segments from vault paths 2026-04-26 09:48:19 +08:00
view.ts feat: add generate button to empty state panel 2026-04-27 10:24:05 +08:00