lix-2026
437c690a39
refactor: externalize editor upload context
2026-05-24 23:43:22 +08:00
lix-2026
5a96ea9eba
refactor: extract editor upload intent
2026-05-24 23:24:38 +08:00
lix-2026
b4c74bbb81
refactor: extract editor command persistence runtime
2026-05-24 23:12:29 +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
418f8ff8b0
refactor: extract attachment link history commands
2026-05-24 22:18:44 +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
cafd29a963
fix: preserve undo for attachment link deletion
2026-05-24 19:55:37 +08:00
lix-2026
9c4bb58257
fix: align local markdown conflict and title behavior
2026-05-24 18:16:05 +08:00
lix-2026
289a44acea
fix: drop files on markdown row into same folder
2026-05-24 13:59:54 +08:00
lix-2026
36eac664f2
complete local markdown resource lifecycle contract
2026-05-24 03:22:03 +08:00
lix-2026
6df74fb4e0
fix local markdown resource missing tabs and title setting
2026-05-24 03:01:34 +08:00
lix-2026
6904588055
test local resource row focus
2026-05-24 02:40:15 +08:00
lix-2026
ae6bbc9656
fix local folder upload intent contract
2026-05-24 02:34:52 +08:00
lix-2026
6d9d8ce9cd
fix local folder resource lifecycle and workspace switch
2026-05-24 02:23:48 +08:00
lix-2026
97953101a2
fix local folder resource lifecycle
2026-05-24 01:49:51 +08:00
lix-2026
5f97800489
chore: align local-first control plane and editor fixes
...
- wire SQLite control-plane access/session paths into Rust web local-folder routes
- preserve local Markdown attachment semantics across upload, reload, and secondary-pane resource tabs
- refresh design governance docs, Reasonix task templates, and bug records
- retire root .mcp.json local MCP config
2026-05-23 23:38:42 +08:00
lix-2026
42fb58310c
chore: retire remaining convex infrastructure
...
- move self-hosted Convex infra and root placeholder into recycle
- update architecture docs to remove active infra/convex deployment guidance
- extend local-first Convex guard to block retired infra regressions
2026-05-22 19:31:20 +08:00
lix-2026
47e224d419
chore: align sqlite control plane architecture
...
- replace default Convex control-plane wording with Rust SQLite control-plane across architecture, AGENTS, Reasonix, and design docs
- retire root Convex functions source and deploy script into recycle while keeping explicit cloud/compat/sync-replica boundaries
- add control-plane migration guard/docs and keep CodeGraph refreshed after the SQLite control-plane cutover
2026-05-22 17:45:22 +08:00
lix-2026
531e845600
fix auth registration and access management ui
2026-05-22 01:47:40 +08:00
lix-2026
fdb20300e9
advance 1-8 post-mvp execution batches
2026-05-21 23:53:39 +08:00
lix-2026
3ebcbff728
archive resource lifecycle checklist evidence
2026-05-21 17:29:33 +08:00
lix-2026
cc91a56603
batch E: close tail checks and refresh smoke evidence
2026-05-21 17:15:28 +08:00
lix-2026
1e8f5c5816
fix: 让 filetree 右键删除复用批量选择
2026-05-21 15:57:28 +08:00
lix-2026
dc18ec0a60
fix: 收口批次D并修复本地垃圾箱清空
2026-05-21 15:45:11 +08:00
lix-2026
e709c0705c
test: 收口本地文件夹垃圾箱 A3 smoke
2026-05-21 15:07:00 +08:00
lix-2026
83ad32dd67
fix: 修复本地文件夹垃圾箱恢复聚焦
2026-05-21 14:39:38 +08:00
lix-2026
b0fa1e53d8
chore: 收口 Batch C 证据与设计口径
2026-05-21 13:28:23 +08:00
lix-2026
a0823a7e53
fix: reconcile batch b smoke evidence
2026-05-21 11:53:31 +08:00
lix-2026
175b69db79
chore: batch a filetree smoke evidence
2026-05-21 11:01:17 +08:00
lix-2026
1569699fbb
docs: separate design reference queue
...
- 将不直接执行的 process-reference 文档迁入各域 reference 目录
- 更新 design/README、AGENTS 和总序文档,固定 process/draft/reference/done 目录语义
- 修正活跃文档中指向旧 process 位置的参考链接
验证:git diff --check;codegraph sync .
2026-05-21 10:19:02 +08:00
lix-2026
1956a8a21a
chore: align mvp design governance
...
- 统一 local-first MVP 后阶段架构口径,补充 process 执行总序和 Reasonix 协作记录
- 归档已完成的 design checklist,标注参考型 process,更新 AGENTS/REASONIX/架构文档
- 补充文件树/主编辑器下载与上下文菜单相关实现、bug 记录和 smoke 脚本
验证:git diff --check;codegraph sync .;cargo test -p mnote-web;node --check scripts/task476-filetree-editor-context-menu-download-smoke.js
2026-05-21 09:04:13 +08:00
lix-2026
fd94792ea6
align workbench open editors tabs
2026-05-21 05:57:19 +08:00
lix-2026
eba1010191
fix local office resource editing
...
- add local-folder OnlyOffice sign/callback writeback and edit-tab handling
- align main resource tabs, attachment edit menu, slash isolation, and filetree context behavior
- record Sidex/Hermes gap reviews and Reasonix task checklists
2026-05-21 05:40:06 +08:00
lix-2026
a29d9868f6
收口工作台资源 tab 与本地文件树 P1
2026-05-20 21:45:11 +08:00
lix-2026
fe13444dbc
Close workbench P0 resource lifecycle gaps
2026-05-20 20:48:18 +08:00
lix-2026
e0b0e70fb8
Complete workbench P0 resource tab cutover
2026-05-20 20:13:24 +08:00
lix-2026
acf1305a7e
Align resource tabs with workbench review
2026-05-20 19:04:05 +08:00
lix-2026
4c62ea7e35
fix: repair resource tab and slash menu regressions
2026-05-20 17:47:09 +08:00
lix-2026
bbd9dab701
fix: allow returning from resource tabs
2026-05-20 17:00:17 +08:00
lix-2026
bdc05c1d27
fix: open markdown attachments in resource tabs
2026-05-20 16:37:05 +08:00
lix-2026
0c532b2953
fix: suppress local create watcher conflict
2026-05-20 16:16:42 +08:00
lix-2026
03173e2363
feat: add main editor resource tabs
2026-05-20 14:20:48 +08:00
lix-2026
322c7ffdce
fix: open local uploaded resources
2026-05-20 12:58:29 +08:00
lix-2026
cfc91320be
test: align mnote-web local-first assertions
2026-05-20 12:17:44 +08:00
lix-2026
dd5578c28e
fix: align local-first resource boundaries
2026-05-20 11:57:23 +08:00
lix-2026
e246006c81
docs: classify stale smoke paths
2026-05-20 11:32:07 +08:00
lix-2026
3feeaab3cb
fix: handle local mindmap trash and block insertion
2026-05-20 11:19:42 +08:00
lix-2026
b4c8bcb647
收口本地工作区清理与资源投影
...
清理历史 Electron、Graphify、沙箱和截图等仓库跟踪残留,补充 CodeGraph 与 Convex active deploy source 协作说明。
新增 tree-first 下一阶段设计稿和 2026-05-20 清理总结,记录本地工作区、路径身份和 Zed/Lapce/VSCode 参考收口方向。
扩展 Rust Web 本地文件夹、DocumentBuffer、mindmap 资源、tree runtime 和页面聚合链路,并补充 task455 local-folder mindmap clean smoke。
验证:git diff --check 通过;pnpm store status --store-dir .pnpm-store 通过;npm ls --depth=0 --json 通过;find -L node_modules 未发现断链。cargo test -p mnote-web 当前 418 passed / 35 failed。
2026-05-20 10:43:38 +08:00
lix-2026
90818cdf75
进行历史清理
2026-05-20 10:40:21 +08:00