feat(cloud): tab/list feedback + rich demo peer content #85

Merged
ai merged 2 commits from cloud-feedback-demo-content into main 2026-07-15 09:36:34 +00:00
Collaborator

Cloud feedback round:

  • Orange-tinted top-level tab switcher (visually distinct from category pills), full-width thirds on mobile
  • All Files → Folders; categories only shown on My Files / Peer Files / search
  • My Files = flat list of every own file with real FileCard actions; clicking opens the file (lightbox for media incl. audio, download for documents) — never the folder. Own search results behave the same
  • Folder list rows get card backgrounds — readable over the wallpaper

Demo content:

  • 24-item peer library (films/series/books/music/photos/docs/software) with rich metadata, deterministic per-peer subsets
  • Previews always serve committed JPEG bytes (posters/covers/photos via picsum.photos) — no broken images possible
  • Free music/photos/documents stream the real committed files, so playing a peer's song actually plays

Build green; mock handlers functionally tested (catalogs differ per peer, JPEG magic bytes verified, MP3 streams).

🤖 Generated with Claude Code

Cloud feedback round: - Orange-tinted top-level tab switcher (visually distinct from category pills), full-width thirds on mobile - All Files → **Folders**; categories only shown on My Files / Peer Files / search - **My Files** = flat list of every own file with real FileCard actions; clicking opens the file (lightbox for media incl. audio, download for documents) — never the folder. Own search results behave the same - Folder list rows get card backgrounds — readable over the wallpaper Demo content: - 24-item peer library (films/series/books/music/photos/docs/software) with rich metadata, deterministic per-peer subsets - Previews always serve committed JPEG bytes (posters/covers/photos via picsum.photos) — no broken images possible - Free music/photos/documents stream the real committed files, so playing a peer's song actually plays Build green; mock handlers functionally tested (catalogs differ per peer, JPEG magic bytes verified, MP3 streams). 🤖 Generated with [Claude Code](https://claude.com/claude-code)
ai added 2 commits 2026-07-15 09:36:11 +00:00
- Top-level Cloud tabs get their own orange-tinted switcher (clearly
  distinct from the category pills); full-width thirds on mobile
- 'All Files' tab renamed Folders; categories only show on the file-list
  tabs (My Files / Peer Files / search)
- My Files is now a flat list of every own file rendered with FileCard —
  real actions (share/download/delete) and clicking opens the FILE
  (media lightbox incl. audio, downloads for documents), never a folder;
  own search results get the same treatment
- Folder list rows get card backgrounds (readable over the wallpaper),
  same info as before

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
24-item catalog across films/series/books/music/photography/documents/
software with full metadata; deterministic per-peer subsets so every
node shares a different mix. Posters/covers/photos are committed JPEGs
(demo/peer-media, sourced via picsum.photos); previews always serve real
image bytes, and free music/photos/documents stream the actual committed
files so playback genuinely works.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
ai merged commit 994795e4d2 into main 2026-07-15 09:36:34 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: lfg2025/archy#85
No description provided.