Resume Queue Viewer
repo: ~/Projects/resume-queue-viewer · 14 commits · 0 in last 24h, 0 in last 7d ·
Skills used
- /backup2
- /npm1
- /npx1
- /homebrew1
- /favicon1
- /editor1
Creative ideas + design notes
Commits with substantial prose (≥120 chars) — the rationale behind each move.
bab1134 · 2026-05-19 · Expand sort options: Status, Priority, Title A→Z
Adds Status (open parking → resumable recaps → done), Priority (win ★
rank desc), and Title A→Z to the queue viewer's sort dropdown. All
existing options preserved. Selection still persists via localStorage
rq.sort and hydrates before the first render.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
65467ca · 2026-05-19 · Add 404 guard for snapshot/backup URL paths
Refuses any request whose path matches *.bak, *.pre-*, *.orig, *.rej,
*.swp, or *~ before any other routing. The viewer serves no static files
today but this is belt-and-braces in case a future static mount is added.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2fda15c · 2026-05-19 · Add rel="noopener noreferrer" to external link in queue card
Prevents the opened tab from window.opener'ing back into the queue viewer
and stops referrer leaks for any external URL stored on a parking-lot or
wins item.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
132ee9c · 2026-05-19 · Broaden .gitignore to cover snapshot/backup/editor cruft
Adds *.bak, *.bak.*, *.pre-*, *.orig, *.rej, *.swp, *~ so deploy snapshots
and editor swap files never accidentally commit.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
File tree
6 files tracked. Click any to browse the source at HEAD.
rendered in 0ms