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
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)
- 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 main2026-07-15 09:36:34 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Cloud feedback round:
Demo content:
Build green; mock handlers functionally tested (catalogs differ per peer, JPEG magic bytes verified, MP3 streams).
🤖 Generated with Claude Code