Commit Graph
9 Commits
Author SHA1 Message Date
lix-2026 8cd8b44db3 fix: stabilize local attachment icons and office proxy urls 2026-05-26 09:44:35 +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 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