Commit Graph
67 Commits
Author SHA1 Message Date
lix-2026 b5eb27fabc feat: 收口 mindmap Phase 6 Leptos UI shell 2026-05-11 12:27:40 +08:00
lix-2026 b7ceb7afae feat: wire page options through aggregate AI flow 2026-05-10 08:40:16 +08:00
lix-2026 c620b9e40c checkpoint before gfm ast parser design 2026-05-08 00:41:03 +08:00
lix-2026 e8ba12e461 收口 Rust Web 入口与 AI 写入链
- 将 3000 主入口继续收口到 mnote-web,补齐 /favicon.ico、/api/auth、session alias、AI run 等 Rust Web 路由边界。

- 更新登录页与 Convex Auth 代理,支持测试账号快速登录写入真实 Convex Auth cookie。

- 推进页面设置、Wolai 对齐、Phase 7 AI kernel/CLI-first 设计文档与相关 smoke 脚本。

- 更新 leptos-tiptap 生成资产、mnote-cli/bridge-runtime、前端依赖和 dev/prod 启动脚本。
2026-05-06 21:44:20 +08:00
lix-2026 3cc090ba5e Implement Rust web sidebar title and tree interactions 2026-04-30 05:46:36 +08:00
lix-2026 048fe28a4d feat: cut over rust web main shell 2026-04-29 12:24:44 +08:00
lix-2026 7965c6c107 feat(tree): close rust family shell cutover 2026-04-28 16:30:51 +08:00
lix-2026 4ab36a9386 feat(tree): complete rust family runtime checklist
- add tree shell runtime artifact contracts and page/filetree/picker runtime reducers
- sink tree.subtree.move write operation through Rust and formalize command event plans
- harden file tree search projection contract and route thin-proxy boundaries
- record completed harness tasks and move design docs into process/done
2026-04-27 10:27:15 +08:00
lix-2026 e564dfde02 feat: continue tree rust family cutover
- add rust renderer/state-family scaffolds and inline compat host thinning for page tree, file tree, and picker
- route tree/filetree preflight, file projection, resource artifact, and stream delta contracts through rust plans
- preserve canonical move-order validation, file-tree search projection, and related frontend/runtime regression coverage
2026-04-26 19:35:52 +08:00
lix-2026 338bb2e20f 4-26 树rust-2 2026-04-26 04:29:23 +08:00
lix-2026 94631f3636 4-10 树域 Rust 家族化 2026-04-24 06:10:18 +08:00
lix-2026 41e958769e feat: land page aggregate and phase7 document ai mainline
- 收口 page aggregate 读取、本地状态与命令客户端\n- 接入 phase7 document ai sidecar 与前端编排入口\n- 更新 architecture 与 design 状态迁移
2026-04-23 07:38:34 +08:00
lix-2026 8353aea2f9 feat(editor): save leptos island and page aggregate alignment progress
- switch main document flow toward leptos tiptap island host and generated runtime assets

- align page aggregate loading, page head single-source updates, and AI tool result recovery

- add tests and smoke scripts for title sync, AI route recovery, and editor host cutover
2026-04-22 05:57:06 +08:00
lix-2026 5d1c94eb9e 主编辑区改造准备 2026-04-21 06:26:35 +08:00
lix-2026 394e2a155c Fix tiptap selection sync and toolbar event loop 2026-04-19 21:03:25 +08:00
lix-2026 111a87d4fd feat: complete tree shell cutover and regression coverage 2026-04-18 09:38:16 +08:00
lix-2026 d3876e56eb feat: 收口 tree-first graph 主链与前端测试修复 2026-04-18 05:43:49 +08:00
lix-2026 d8de820d93 feat: 接入 mnote web tree shell 与主页链路整理
- 增加 mnote-web tree/command 支持与前端 MnoteWebTreeShell 集成
- 调整 sidebar、documents、runtime config 与 dev/prod server 配套逻辑
- 补充 homepage/tree shell smoke 脚本并更新 harness 进度文件
2026-04-17 23:36:24 +08:00
lix-2026 ddf285b82d feat(kernel): finish phase3 bridge cutover and phase4 tree projection
- add generic mnote-web query transport and bridge routes for workspace/request/trace

- route sidebar compat traffic through mnote-web and tighten fixture fallback to dev/test

- unify sidebar/page tree/file tree/picker consumers on page_tree projection

- sync phase3/phase4 checklist, breakdown docs, and harness progress state
2026-04-17 00:25:28 +08:00
lix-2026 b1d5d97142 feat(kernel): complete tree-first graph tasks 074-080 2026-04-16 22:01:51 +08:00
lix-2026 2ff10fa86c feat: 提交 task-045 至 task-058 收口产物
- 收口 rust final closure checklist,推进页面/块系统/Mindmap/CLI/AI tools 到最终 cutover 状态

- 按 ai-frontend-simplification-plan-v1 接入 Hermes bridge,合并 AI 面板并清理旧前端编排残留

- 补充 harness 任务与进度记录,加入 CLI smoke 夹具/脚本,并修正文档页 bridge SSR 自请求回退逻辑
2026-04-16 15:24:37 +08:00
lix-2026 b33ffb99e7 feat: 收口文档桥接与 OnlyOffice/Sidebar 回归
- 为 documents.save/meta/content、blocks.patch 与 sidebar.dataset.list 补齐 Rust 协议映射、共享契约与桥接执行器

- 对齐 BlockNote、Mindmap、OnlyOffice 的保存/路由元信息,并补真实浏览器回归脚本与 OnlyOffice 部署基线

- 忽略 Rust 本地构建产物与 Harness 调试状态文件,避免临时产物进入仓库历史
2026-04-15 03:06:29 +08:00
lix-2026 84a8454fa9 0.6 rust重构01 2026-04-14 13:22:29 +08:00
lix-2026 71fb1aee7e 0.5 缩减重构 2026-04-13 19:21:42 +08:00
liaibo af92c4b149 0.4.0 convex及界面修改 2026-02-01 08:47:40 +08:00
liaibo d1f055f51a 0.3.9修复onlyoffice 的打开问题 2026-01-26 13:19:48 +08:00
liaibo 0f22a3ff0b 0.3.8 修复外网访问 2026-01-26 00:59:15 +08:00
liaibo a4183d86d8 0.3.6 修复shitf选择问题 2026-01-24 13:14:24 +08:00
liaibo 3c3f407f4b 0.3.5 共享功能修复 2026-01-24 12:32:51 +08:00
liaibo 25923f308c 0.3.4 小图标功能增加 2026-01-22 18:53:20 +08:00
liaibo 71de56850b 0.3.3 外网下载修复 2026-01-21 18:21:10 +08:00
liaibo f13de35321 0.3.2.1 UI修复3 2026-01-20 07:24:12 +08:00
liaibo 8a5b915002 0.3.1 UI修复 2026-01-18 19:01:31 +08:00
liaibo 90a38b48cf 0.3 增加登录模块 2026-01-18 05:13:53 +08:00
liaibo 19907bccdc 0.2.1 onlyoffice修复 2026-01-17 10:12:53 +08:00
liaibo 94957dc361 0.2 在线版本打通 2026-01-15 20:54:21 +08:00
liaibo 725a60d3aa 0.1.14 上线前更改 2026-01-11 12:35:53 +08:00
liaibo be71849aa5 0.1.13 AI功能大改 2026-01-10 23:08:56 +08:00
liaibo 63050f3927 0.1.12全屏编辑修复 2026-01-10 12:01:38 +08:00
liaibo 0bcdc3e730 0.1.11 ai修复与全屏 2026-01-10 10:35:21 +08:00
liaibo 08ca2c099f 0.1.09思维导图复制粘贴bug 2026-01-09 07:22:27 +08:00
liaibo e7350c87c6 0.1.08 文件树视图修复 2026-01-08 18:17:07 +08:00
liaibo 9af8b9e489 0.1.07 文件树拖拽与多思维导图 2026-01-08 06:28:14 +08:00
liaibo 9de2d69c55 0.1.06文件树的选择问题及思维导图删除问题 2026-01-07 22:06:49 +08:00
liaibo afad811d85 0.1.05 修复放大缩小 2026-01-07 21:21:22 +08:00
liaibo 294d1d5fb1 0.1.04 文件树与导入mmap 2026-01-07 18:38:56 +08:00
liaibo 103e36b1c5 0.1.03 mindmap问题修改 2026-01-07 07:25:07 +08:00
liaibo 9884ea0ea6 0.1.02思维导图全屏/lightrag修复/luckysheet修复 2026-01-06 05:21:53 +08:00
liaibo d19884d139 0.1.0 思维导图卡顿修复 2026-01-05 18:34:04 +08:00
liaibo 7480f58c6e 思维导图修复 2026-01-05 06:59:54 +08:00