lix-2026
1f25364374
feat(rag): replace LiteParse flows with LightRAG provider
2026-06-07 01:10:31 +08:00
lix-2026
4dbd9a978b
Improve local evidence search and AI capabilities
2026-06-05 23:00:53 +08:00
lix-2026
627213dc01
feat: add evidence search and stabilize pdf previews
...
- add document evidence parsing/search/open routes, Hermes tool wiring, local index settings/status, and the document-evidence skill plus design notes
- fix PDF resource tabs by rendering PDFs inline with pdf.js canvases instead of iframe preview pages, release PDF documents on close, and document the fourth-PDF stall bug
- keep PDF preview at 2x rendering while removing the previous lazy-load/placeholder direction, and make dev:hot bind loopback defaults externally reachable
Verification:
- node --check rust/crates/mnote-web/browser/document-resource-tab-runtime.js
- node scripts/task-dev-hot-plan-test.js
- cargo test -p mnote-web --manifest-path rust/Cargo.toml pdf_preview_page_does_not_render_visible_toolbar
- cargo test -p mnote-web --manifest-path rust/Cargo.toml document_shell_returns_page_aggregate_snapshot
- cargo build -p mnote-web --manifest-path rust/Cargo.toml
- browser smoke: sequentially opened the four tea_seed_oil_cosmetic PDFs; fourth PDF rendered 15/15 canvases, iframeCount=0, browser errors=0
2026-06-04 18:51:16 +08:00
lix-2026
9f4b5c4d48
fix: stabilize local folder AI document workflow
...
- scope local-folder PageTree revision and document sidebar rendering to fileTreeScope
- preserve projected table/image attrs for local Markdown aggregate fallback
- avoid FileTree restore forced layouts on cold design open
- add API ChatOnly provider runtime and local OCR task handling regressions
2026-06-02 17:17:49 +08:00
lix-2026
1882db7681
收口 MNote P0 P1 P2 审查尾项
...
- 归档 OnlyOffice live bridge、Page AI、mindmap、design governance 与相关 bug 条目
- 补齐 MinerU OCR 后端 runtime 合同与 smoke/test 基线
- 收口 ChatOnly/Doubao、ObjectIdentity、Page Aggregate compat 与 runtime owner 文档口径
验证:
- cargo test --manifest-path rust/Cargo.toml -p mnote-web local_ocr -- --test-threads=1
- cargo test --manifest-path rust/Cargo.toml -p mnote-web onlyoffice_bridge -- --test-threads=1
- git diff --check
- git diff --cached --check
- codegraph index . --force && codegraph status .
- codegraph sync . && codegraph status .
2026-06-01 09:29:12 +08:00
lix-2026
cbe789e034
fix local markdown attachment regressions
2026-05-29 11:13:05 +08:00
lix-2026
39b9a0183a
feat: consolidate local-first mnote web runtime
2026-05-28 22:01:44 +08:00
lix-2026
e43efacbce
Implement sidebar tree view state persistence
2026-05-27 16:32:05 +08:00
lix-2026
c01dc2dea2
Fix local filetree page tree open performance
2026-05-27 12:53:55 +08:00
lix-2026
3ae33cc21d
Improve local filetree view state and sidebar performance
2026-05-27 11:31:12 +08:00
lix-2026
58e2fdb5d8
Fix local folder title option refresh race
2026-05-26 17:24:05 +08:00
lix-2026
2c7a91e1fb
Fix local markdown title option persistence
2026-05-26 16:47:03 +08:00
lix-2026
f961c1e2a1
Fix filetree SSR tab selection
2026-05-26 14:34:47 +08:00
lix-2026
4744757883
Optimize local folder file tree lazy loading
2026-05-26 12:30:01 +08:00
lix-2026
8cd8b44db3
fix: stabilize local attachment icons and office proxy urls
2026-05-26 09:44:35 +08:00
lix-2026
85914cd4e1
refactor: split sidebar settings and slash menu view
2026-05-26 04:17:52 +08:00
lix-2026
a8bc87173f
refactor: split editor mount and sidebar page ai
2026-05-26 04:01:52 +08:00
lix-2026
c5e0396eba
refactor: split sidebar page tree runtime
2026-05-26 02:35:08 +08:00
lix-2026
bc3b199c32
refactor: split sidebar filetree upload runtime
2026-05-26 02:27:08 +08:00
lix-2026
7909b3f9be
refactor: split sidebar filetree command runtime
2026-05-26 02:20:46 +08:00
lix-2026
7816ab7ae2
refactor: split sidebar attachment open runtime
2026-05-26 02:05:36 +08:00
lix-2026
34f2d5280a
refactor: split sidebar filetree open runtime
2026-05-26 01:58:00 +08:00
lix-2026
f2d4ec8086
refactor: split sidebar tree live apply runtime
2026-05-26 01:51:07 +08:00
lix-2026
5a18631af8
refactor: split sidebar workspace runtime
2026-05-26 01:31:28 +08:00
lix-2026
e90b8cb632
refactor: split sidebar shell runtime
2026-05-25 22:56:16 +08:00
lix-2026
d84da5583b
feat: sidebar runtime extraction + history-safe commands + checklist updates
2026-05-25 17:36:17 +08:00
lix-2026
863e68b126
refactor: extract mindmap fetch helpers
2026-05-25 09:38:50 +08:00
lix-2026
812504924f
refactor: extract filetree document workspace preflight
2026-05-25 09:28:50 +08:00
lix-2026
c3b1aea30e
refactor: normalize filetree upload target plans
2026-05-25 09:10:41 +08:00
lix-2026
f0c1757c9f
refactor: extract filetree preflight helpers
2026-05-25 08:46:36 +08:00
lix-2026
6b39454caf
refactor: reuse filetree selection runtime path
2026-05-25 07:58:32 +08:00
lix-2026
4eda7179cc
refactor: externalize local folder watch marker
2026-05-25 06:55:35 +08:00
lix-2026
cff0c67cf9
refactor: add filetree sidebar snapshot helper
2026-05-25 06:47:54 +08:00
lix-2026
1e097a9597
refactor: extract dnd target and sidebar helpers
2026-05-25 04:16:35 +08:00
lix-2026
9798888909
refactor: extract filetree projection helpers
2026-05-25 04:02:36 +08:00
lix-2026
33ac2d927c
refactor: delegate filetree asset append
2026-05-25 03:14:54 +08:00
lix-2026
fa3dc76d53
refactor: delegate filetree upload fallback
2026-05-25 02:55:45 +08:00
lix-2026
d22c45dfa5
refactor: delegate media asset upload runtime
2026-05-25 02:24:48 +08:00
lix-2026
fda2224b6f
refactor: delegate upload files orchestration
2026-05-25 02:00:34 +08:00
lix-2026
715ee4c602
refactor: extract media upload runtime helper
2026-05-25 01:52:11 +08:00
lix-2026
a0115ecd77
refactor: delegate uploaded asset insertion runtime
2026-05-25 01:28:15 +08:00
lix-2026
ac15424328
refactor: externalize upload and conflict helpers
2026-05-25 01:13:08 +08:00
lix-2026
e1484f4cc0
refactor: move upload fetch timeout helper
2026-05-25 00:59:49 +08:00
lix-2026
ec623c9a82
refactor: externalize filetree selection runtime
2026-05-25 00:37:47 +08:00
lix-2026
2f01dc3a2e
refactor: externalize filetree runtime helpers
2026-05-25 00:22:08 +08:00
lix-2026
437c690a39
refactor: externalize editor upload context
2026-05-24 23:43:22 +08:00
lix-2026
0a03572601
refactor: externalize local upload helpers
...
Add local-upload-runtime.js as a browser runtime module for upload and attachment helper functions, with sidebar fallback wrappers and a fixed runtime asset route.
While validating task479, fix the editor attachment delete path so DOM-selected local attachment links are mapped back to a Tiptap text selection before delete_selection(), preserving undo history and adjacent links.
2026-05-24 22:42:53 +08:00
lix-2026
db7c3cb319
refactor: externalize tree live controller
2026-05-24 21:35:21 +08:00
lix-2026
b61b56b5b5
design: plan browser runtime extraction
2026-05-24 21:03:33 +08:00
lix-2026
289a44acea
fix: drop files on markdown row into same folder
2026-05-24 13:59:54 +08:00