#173: render friendly Paste ID not found UI instead of bare 404 #174

Merged
fen merged 2 commits from fix/173-paste-not-found into dev 2026-09-10 16:09:14 +00:00
2 Commits
Author SHA1 Message Date
fen 122c1e14f4 web: friendly Paste ID not found page for missing pastes (#173)
CI / docker (pull_request) Skipped
CI / test (pull_request) Successful in 32s
Missing or expired paste IDs (and unknown routes) now render the main
UI chrome with a 'Paste ID not found' message in a color-coded result
card instead of a bare text/JSON 404. HTTP status stays 404. No inline
scripts or styles; new CSS uses existing --err token and pill radii.
2026-09-10 11:06:52 -05:00
fen 9712926cf5 #173: render friendly 'Paste ID not found' UI instead of bare 404
Missing/expired/burned paste IDs and unknown routes now render the main
UI (topbar + centered result card) with a 'Paste ID not found' message,
returning HTTP 404 status for correctness.
2026-09-10 11:06:44 -05:00