Block a user
Split new-paste editor header into title pill and settings pill (#147)
Result box wraps mid-word (letter wrapping instead of word wrapping)
QA passed: #result now uses word-break:normal + overflow-wrap:break-word (word wrapping, no mid-word breaks) on /new, verified locally and live on palette-dev. go vet/test clean, merged #145,…
Fix result box wrap: word boundaries, keep long-token breaking (#135)
Result box wraps mid-word (letter wrapping instead of word wrapping)
Paste list: untitled pastes (ID fallback name) styled as code chip - should be plain text like titled pastes
QA passed: fallback link gets .paste-name class (plain text, no chip) in history + mine templates; URL column custom_slug links unchanged (.slug url-link). go vet/test clean, merged #148,…
Fix #146: untitled paste ID fallback renders as plain text like titled pastes
Paste list: untitled pastes (ID fallback name) styled as code chip - should be plain text like titled pastes
Admin lock page: replace explanatory paragraph with centered key input
QA passed: local render on :18001 and live on palette-dev confirm centered unlock card (.center/.unlock-card), no explanatory
, admin-key-form/admin-key ids and hidden admin-panel intact. go…
Admin lock page: replace explanatory paragraph with centered key input
Admin lock page: replace explanatory paragraph with centered key input
Split new-paste editor header into title pill and settings pill (#147)