zebra-report/web
Russell Ballestrini 4ddba0d763
zebra-spaces: unified popularity list for screens + cameras + game-shares
Per fox. Previously the left column had three separate sections
(cameras / screens-thumbs / games) each with their own header. Now:

- one #tiles-thumbs container holds every camera, screen-share, and
  game-share thumbnail
- single 'shares' h2 header (hidden when no thumbs)
- games stay below as a fixed persistent group (not popularity-ranked)
- TILE_KINDS.{screen,camera,gameshare} all set
  thumbContainer:'tiles-thumbs'
- reorderTiles is now ONE sort over the unified list. Each tile carries
  data-kind on the dataset so tileScore can pick the right TILE_KINDS
  entry for owner-role lookup. A speaker's screen with 3 viewers ranks
  above the same speaker's camera with 1 viewer; both rank below a
  host's screen regardless of viewers.
- updateContainerVisibility collapsed to one anyThumb check
- mobile media query updates to grid-auto-fill the unified container
  instead of just #cameras

Stale CSS (#cameras column rule, .screens-thumbs-h2) removed.
2026-06-02 14:15:10 -04:00
..
blog phase 1: unfirehose reconstruction from session JSONL ingest 2026-05-27 13:51:14 -04:00
fonts phase 2: gap analysis — cat>> append + binary asset recovery 2026-05-27 13:54:19 -04:00
chat.html css: .row uses minmax(0, max-content) so long labels shrink + wrap 2026-06-02 09:27:55 -04:00
host-your-own.html zebra: dark mode default on all pages + unified theme key 2026-06-01 22:18:02 -04:00
how-it-works.html zebra: dark mode default on all pages + unified theme key 2026-06-01 22:18:02 -04:00
index.html web: bump mobile body padding from 1rem to 1.25rem so the right edge has visible breathing room 2026-05-31 14:13:25 -04:00
kernel.html web: bump mobile body padding from 1rem to 1.25rem so the right edge has visible breathing room 2026-05-31 14:13:25 -04:00
stamp.js web: stamp each zebra-report page with build date + md5/sha256 2026-05-28 17:50:12 -04:00
zebra-audio.html css: .row uses minmax(0, max-content) so long labels shrink + wrap 2026-06-02 09:27:55 -04:00
zebra-spaces.html zebra-spaces: unified popularity list for screens + cameras + game-shares 2026-06-02 14:15:10 -04:00