jacobinwwey_obsidian-NotEMD/src
Jacobinwwey 286925b3a4 feat(slide-export): add standalone HTML bundle mode with offline file:// support
- Add htmlMode setting (standalone / server-required) for slide exports
- Integrate Slidev standalone bundler via --standalone-bundle CLI flag
- Render Mermaid diagrams, code highlighting, and all Slidev features
- Add auto-install for http-server when server mode is selected
- Update i18n strings (en/zh_cn) for new settings labels
- Update dist assets to latest build including standalone bundle output
2026-06-17 05:01:11 -05:00
..
__mocks__ feat(stage-c): ship 1.9.0 advanced batch input slice 2026-05-26 05:36:26 -05:00
diagram refactor(mermaid): extract legacy text normalizers 2026-06-11 17:07:07 -05:00
i18n feat(slide-export): add standalone HTML bundle mode with offline file:// support 2026-06-17 05:01:11 -05:00
operations feat(providers): expand bounded openai-compatible preset and discovery support 2026-05-27 08:25:19 -05:00
rendering fix(packaging): keep latent render-host runtime lane fail-closed 2026-05-28 02:54:34 -05:00
search fix: clear tavily timeout handles 2026-03-26 19:32:34 -05:00
slideExport feat(slide-export): add standalone HTML bundle mode with offline file:// support 2026-06-17 05:01:11 -05:00
tests feat(slide-export): add standalone HTML bundle mode with offline file:// support 2026-06-17 05:01:11 -05:00
types feat: render vega-lite previews as svg 2026-04-14 04:41:22 -05:00
ui feat(slide-export): add standalone HTML bundle mode with offline file:// support 2026-06-17 05:01:11 -05:00
batchProgressStore.ts feat(batch): add batch progress store for interrupt-resume support 2026-05-02 05:21:55 -05:00
chapterSplit.ts feat(stage-c): enrich chapter split toc and retrieval fixtures 2026-05-26 01:34:01 -05:00
cliContracts.ts feat(cli): centralize capability registry contracts 2026-05-04 04:35:22 -05:00
constants.ts feat(slide-export): add standalone HTML bundle mode with offline file:// support 2026-06-17 05:01:11 -05:00
debug_regex.js 1.6.0 mermaid fix backup 2025-12-27 19:25:20 +08:00
debug_regex.ts 1.6.0 mermaid fix backup 2025-12-27 19:25:20 +08:00
debug_regex_2.js 1.6.0 mermaid fix backup 2025-12-27 19:25:20 +08:00
extractOriginalText.ts feat(provider): expand provider and extraction workflows 2026-05-07 08:37:10 -05:00
fileUtils.ts feat(stage-c): extend task-scoped local kb sources 2026-05-26 08:52:02 -05:00
folderTaskFileSelector.ts feat(stage-c): ship 1.9.0 advanced batch input slice 2026-05-26 05:36:26 -05:00
formulaFixer.ts feat(mainline): recover bounded backup-branch slices 2026-05-25 03:02:41 -05:00
inputFileSupport.ts feat(stage-c): ship 1.9.0 advanced batch input slice 2026-05-26 05:36:26 -05:00
llmProviders.ts feat(settings): scope discovered-model autofill to provider override 2026-05-28 06:57:26 -05:00
llmUtils.ts feat(provider-settings): widen bounded model discovery support 2026-05-28 01:36:29 -05:00
localKnowledgeBase.ts fix(local-kb): align docs-vault inspect examples 2026-06-06 00:49:20 -05:00
main.ts feat(slide-export): add standalone HTML bundle mode with offline file:// support 2026-06-17 05:01:11 -05:00
maintainerCliBridge.ts feat(stage-c): harden local kb inspect explainability 2026-05-27 03:21:19 -05:00
markdownSectionUtils.ts feat(stage-c): harden chapter split block refs 2026-05-26 00:54:29 -05:00
mermaidProcessor.ts refactor(mermaid): extract legacy text normalizers 2026-06-11 17:07:07 -05:00
openaiCompatibleEndpointFamily.ts feat(provider-settings): widen bounded model discovery support 2026-05-28 01:36:29 -05:00
promptUtils.ts feat(mainline): recover bounded backup-branch slices 2026-05-25 03:02:41 -05:00
providerDiagnostics.ts feat(cli): expose provider diagnostics through commands 2026-05-04 02:53:53 -05:00
providerModelDiscovery.ts feat(provider-settings): widen bounded model discovery support 2026-05-28 01:36:29 -05:00
providerProfiles.ts feat(providers): expand bounded openai-compatible preset and discovery support 2026-05-27 08:25:19 -05:00
providerRequestHeaders.ts feat(provider-settings): widen bounded model discovery support 2026-05-28 01:36:29 -05:00
providerSecrets.ts feat(mainline): recover bounded backup-branch slices 2026-05-25 03:02:41 -05:00
searchUtils.ts feat(stage-c): extend task-scoped local kb sources 2026-05-26 08:52:02 -05:00
settingsReset.ts fix(settings): persist model-aware tracking and locale release notes 2026-05-28 01:36:42 -05:00
translate.ts feat(stage-c): ship 1.9.0 advanced batch input slice 2026-05-26 05:36:26 -05:00
types.ts feat(slide-export): add standalone HTML bundle mode with offline file:// support 2026-06-17 05:01:11 -05:00
utils.ts feat: Improve batch processing and fix vulnerabilities 2025-11-27 19:29:34 +08:00
workflowButtons.ts feat: add slide export feature using Slidev CLI 2026-06-14 06:19:59 -05:00