• Joined on 2026-09-09
fen merged pull request poslop/palette#175 2026-09-10 16:13:00 +00:00
File upload preview in editor (#171)
fen commented on issue poslop/palette#173 2026-09-10 16:12:34 +00:00
Missing pastes should not return a 404 but should display a "Paste ID not found" message on the main UI

QA passed and deployed to palette-dev. Live checks (palette-dev.archfox.org, new build digest sha256:8520c7925472e... confirmed on node via crictl):

  • GET /nonexistent-paste-xyz -> HTTP 404,…
fen deleted branch fix/173-paste-not-found from poslop/palette 2026-09-10 16:09:38 +00:00
fen pushed to dev at poslop/palette 2026-09-10 16:09:15 +00:00
269acf1fa5 Merge pull request '#173: render friendly Paste ID not found UI instead of bare 404' (#174) from fix/173-paste-not-found into dev
122c1e14f4 web: friendly Paste ID not found page for missing pastes (#173)
9712926cf5 #173: render friendly 'Paste ID not found' UI instead of bare 404
Compare 3 commits »
fen merged pull request poslop/palette#174 2026-09-10 16:09:14 +00:00
#173: render friendly Paste ID not found UI instead of bare 404
fen closed issue poslop/palette#173 2026-09-10 16:09:14 +00:00
Missing pastes should not return a 404 but should display a "Paste ID not found" message on the main UI
fen created pull request poslop/palette#175 2026-09-10 16:08:10 +00:00
File upload preview in editor (#171)
fen created branch fix-171 in poslop/palette 2026-09-10 16:08:04 +00:00
fen pushed to fix-171 at poslop/palette 2026-09-10 16:08:04 +00:00
e23ca6e8d1 file upload preview in editor on /new (#171)
fen commented on issue poslop/palette#173 2026-09-10 16:07:33 +00:00
Missing pastes should not return a 404 but should display a "Paste ID not found" message on the main UI

Implemented on branch fix/173-paste-not-found (PR poslop/palette#174): missing, expired, and burn-claimed-out paste IDs plus unknown routes now render the main UI…

fen commented on issue poslop/palette#173 2026-09-10 16:07:16 +00:00
Missing pastes should not return a 404 but should display a "Paste ID not found" message on the main UI

Implemented on branch fix/173-paste-not-found (PR #58): missing, expired, and burn-claimed-out paste IDs plus unknown routes now render the main UI with a friendly "Paste ID not found" message…

fen created pull request poslop/palette#174 2026-09-10 16:07:03 +00:00
#173: render friendly Paste ID not found UI instead of bare 404
fen pushed to fix/173-paste-not-found at poslop/palette 2026-09-10 16:06:56 +00:00
122c1e14f4 web: friendly Paste ID not found page for missing pastes (#173)
fen created branch fix/173-paste-not-found in poslop/palette 2026-09-10 16:06:51 +00:00
fen pushed to fix/173-paste-not-found at poslop/palette 2026-09-10 16:06:51 +00:00
9712926cf5 #173: render friendly 'Paste ID not found' UI instead of bare 404
fen commented on issue poslop/palette#156 2026-09-10 15:44:49 +00:00
add a lot more paste entries to the dev server to test paging to make sure it behaves properly when there are many pages

Triage gate test: this issue is not marked needs attention, agent should acknowledge and not spawn anything.

fen deleted branch fix-161 from poslop/palette 2026-09-10 15:15:20 +00:00
fen commented on issue poslop/palette#161 2026-09-10 15:15:11 +00:00
Settings: more padding between sections (under dark mode toggle, between theme sections)

QA passed: merged PR #165 into dev (merge commit 5dba3562), CI test+docker jobs success, palette-dev restarted with the new :dev image (pod imageID sha256:87265a1a... matches node-side crictl…

fen created pull request poslop/palette#172 2026-09-10 15:14:08 +00:00
editor head: wrap toggle state and pill highlight (#166)
fen pushed to fix-166 at poslop/palette 2026-09-10 15:13:59 +00:00
5fc5ae8aad editor head: wrap toggle state and pill highlight (#166)