Files
palette/internal/web
fen d18bbb7064
CI / test (pull_request) Successful in 43s
CI / docker (pull_request) Skipped
#221: summary pill size must come from the attachment blob for file pastes
The merged #224 fix covered the details grid but left the summary
pill using humanSize(len(row.Content)), which reads 0 for attachment
pastes (text content is empty). Use the attachment size there too.
2026-09-10 14:31:56 -05:00
..