Skip to content

Claude/add guestbook page o2k3 z - #4

Merged
jxherc merged 2 commits into
mainfrom
claude/add-guestbook-page-o2k3Z
May 6, 2026
Merged

Claude/add guestbook page o2k3 z#4
jxherc merged 2 commits into
mainfrom
claude/add-guestbook-page-o2k3Z

Conversation

@jxherc

@jxherc jxherc commented May 6, 2026

Copy link
Copy Markdown
Owner

No description provided.

claude added 2 commits May 6, 2026 15:40
- new guestbook.html with form (name + message) and approved-only entry list
- supabase-js CDN client with XSS-safe rendering and pending-approval UX
- guestbook form/entry CSS added to style.css
- guestbook nav card added to index.html grid

https://claude.ai/code/session_01CtmRuKQSbuKpZf6DoXBNiT
- guestbook.html now fetches from api.jxherc.com/guestbook, matching
  the inline-style pattern of bookmarks/shitpost/photos
- new _api/src/routes/guestbook.js with KV-backed CRUD:
  GET public (approved only), POST public (pending approval),
  PUT/DELETE require auth
- GUESTBOOK_KV binding added to wrangler.toml
- new _admin/guestbook.html to approve/delete pending entries
- guestbook added to _admin/index.html manage section
- removed unused entry CSS classes from style.css (now inline)

https://claude.ai/code/session_01CtmRuKQSbuKpZf6DoXBNiT
@jxherc
jxherc merged commit c5da403 into main May 6, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants