fix #221: scale image pastes, clean link pill, raw image view, accurate size #224

Merged
fen merged 1 commits from fix-221 into dev 2026-09-10 19:21:23 +00:00
1 Commits
Author SHA1 Message Date
fen 98ea7eefa9 fix #221: scale image pastes, drop text box, fix raw view and size
CI / docker (pull_request) Skipped
CI / test (pull_request) Successful in 45s
- image pastes render the image scaled to fit the viewer box (aspect
  ratio preserved, max-height 70vh), no text/code box below it
- link pill moved under the image as a small inline chip
- /raw serves image attachment bytes as an image instead of empty text
- view details size reports the actual attachment file size
2026-09-10 14:19:07 -05:00