147 Commits

Author SHA1 Message Date
Manav Arya Singh 591b87d666 Credit Manav Arya Singh and add repository metadata
Adds author, repository, homepage and bugs to package.json so the npm package links back to this repo, a byline under the README badges, and points the footer credit at www.manavaryasingh.com.

Claude-Session: https://claude.ai/code/session_01BuAT6TU8R8GHQh5CLPHNxJ
2026-09-15 10:37:18 +04:00
dependabot[bot] 675cc6aa31 chore(deps): bump the npm_and_yarn group across 2 directories with 4 updates (#187)
Bumps the npm_and_yarn group with 1 update in the /vscode-extension directory: [js-yaml](https://github.com/nodeca/js-yaml).
Bumps the npm_and_yarn group with 2 updates in the /website directory: [next](https://github.com/vercel/next.js) and [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping).


Updates `js-yaml` from 4.3.1 to 4.3.2
- [Changelog](https://github.com/nodeca/js-yaml/blob/4.3.2/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.3.1...4.3.2)

Updates `next` from 16.3.2 to 16.3.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Commits](https://github.com/vercel/next.js/compare/v16.3.2...v16.3.4)

Updates `baseline-browser-mapping` from 2.10.19 to 2.11.22
- [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases)
- [Commits](https://github.com/web-platform-dx/baseline-browser-mapping/compare/v2.10.19...v2.11.22)

Updates `sharp` from 0.35.3 to 0.35.4
- [Release notes](https://github.com/lovell/sharp/releases)
- [Commits](https://github.com/lovell/sharp/compare/v0.35.3...v0.35.4)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.3.2
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: next
  dependency-version: 16.3.4
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: baseline-browser-mapping
  dependency-version: 2.11.22
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: sharp
  dependency-version: 0.35.4
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-09-11 04:48:19 +00:00
dependabot[bot] f7c2bec663 chore(deps): bump the npm_and_yarn group across 3 directories with 13 updates (#181)
Bumps the npm_and_yarn group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@hono/node-server](https://github.com/honojs/node-server) | `1.19.14` | `1.19.17` |
| [body-parser](https://github.com/expressjs/body-parser) | `2.2.2` | `2.3.0` |
| [fast-uri](https://github.com/fastify/fast-uri) | `3.1.2` | `3.1.6` |
| [hono](https://github.com/honojs/hono) | `4.12.26` | `4.13.4` |
| [ip-address](https://github.com/beaugunderson/ip-address) | `10.2.0` | `10.5.0` |

Bumps the npm_and_yarn group with 5 updates in the /vscode-extension directory:

| Package | From | To |
| --- | --- | --- |
| [fast-uri](https://github.com/fastify/fast-uri) | `3.1.2` | `3.1.6` |
| [brace-expansion](https://github.com/juliangruber/brace-expansion) | `5.0.5` | `5.0.9` |
| [brace-expansion](https://github.com/juliangruber/brace-expansion) | `1.1.14` | `1.1.18` |
| [js-yaml](https://github.com/nodeca/js-yaml) | `4.2.0` | `4.3.1` |
| [linkify-it](https://github.com/markdown-it/linkify-it) | `5.0.1` | `5.0.2` |
| [undici](https://github.com/nodejs/undici) | `7.28.0` | `7.29.0` |

Bumps the npm_and_yarn group with 4 updates in the /website directory: [undici](https://github.com/nodejs/undici), [next](https://github.com/vercel/next.js), [nanoid](https://github.com/ai/nanoid) and [postcss](https://github.com/postcss/postcss).


Updates `@hono/node-server` from 1.19.14 to 1.19.17
- [Release notes](https://github.com/honojs/node-server/releases)
- [Commits](https://github.com/honojs/node-server/compare/v1.19.14...v1.19.17)

Updates `body-parser` from 2.2.2 to 2.3.0
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/v2.2.2...v2.3.0)

Updates `fast-uri` from 3.1.2 to 3.1.6
- [Release notes](https://github.com/fastify/fast-uri/releases)
- [Commits](https://github.com/fastify/fast-uri/compare/v3.1.2...v3.1.6)

Updates `hono` from 4.12.26 to 4.13.4
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.12.26...v4.13.4)

Updates `ip-address` from 10.2.0 to 10.5.0
- [Release notes](https://github.com/beaugunderson/ip-address/releases)
- [Commits](https://github.com/beaugunderson/ip-address/compare/v10.2.0...v10.5.0)

Updates `fast-uri` from 3.1.2 to 3.1.6
- [Release notes](https://github.com/fastify/fast-uri/releases)
- [Commits](https://github.com/fastify/fast-uri/compare/v3.1.2...v3.1.6)

Updates `brace-expansion` from 5.0.5 to 5.0.9
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/v5.0.5...v5.0.9)

Updates `brace-expansion` from 1.1.14 to 1.1.18
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/v5.0.5...v5.0.9)

Updates `js-yaml` from 4.2.0 to 4.3.1
- [Changelog](https://github.com/nodeca/js-yaml/blob/4.3.1/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.2.0...4.3.1)

Updates `linkify-it` from 5.0.1 to 5.0.2
- [Changelog](https://github.com/markdown-it/linkify-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/markdown-it/linkify-it/compare/5.0.1...5.0.2)

Updates `undici` from 7.28.0 to 7.29.0
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v7.28.0...v7.29.0)

Updates `undici` from 6.27.0 to 6.28.0
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v7.28.0...v7.29.0)

Updates `next` from 16.2.6 to 16.3.2
- [Release notes](https://github.com/vercel/next.js/releases)
- [Commits](https://github.com/vercel/next.js/compare/v16.2.6...v16.3.2)

Updates `nanoid` from 3.3.11 to 3.3.18
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/3.3.18/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.11...3.3.18)

Updates `postcss` from 8.5.10 to 8.5.26
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.5.10...8.5.26)

Updates `sharp` from 0.34.5 to 0.35.3
- [Release notes](https://github.com/lovell/sharp/releases)
- [Commits](https://github.com/lovell/sharp/compare/v0.34.5...v0.35.3)

---
updated-dependencies:
- dependency-name: "@hono/node-server"
  dependency-version: 1.19.17
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: body-parser
  dependency-version: 2.3.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: fast-uri
  dependency-version: 3.1.6
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: hono
  dependency-version: 4.13.4
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: ip-address
  dependency-version: 10.5.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: fast-uri
  dependency-version: 3.1.6
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: brace-expansion
  dependency-version: 5.0.9
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: brace-expansion
  dependency-version: 1.1.18
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: js-yaml
  dependency-version: 4.3.1
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: linkify-it
  dependency-version: 5.0.2
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: undici
  dependency-version: 7.29.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: undici
  dependency-version: 6.28.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: next
  dependency-version: 16.3.2
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: nanoid
  dependency-version: 3.3.18
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: postcss
  dependency-version: 8.5.26
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: sharp
  dependency-version: 0.35.3
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-24 10:18:50 +00:00
Manav Arya Singh ba56e9162d Merge pull request #177 from Manavarya09/feat/fidelity-loop
Release 13.0.0 (final) — Theatre + big /watch + 37 brand books
2026-06-25 12:38:07 +04:00
Manav Arya Singh 6aaa9ac645 feat(gallery): _meta palettes for the 24 v13 brand books 2026-06-25 12:31:52 +04:00
Manav Arya Singh 7c97c76e33 feat(gallery): pre-rendered brand book — v0.dev 2026-06-25 12:31:52 +04:00
Manav Arya Singh 96da0c455b feat(gallery): pre-rendered brand book — planetscale.com 2026-06-25 12:31:52 +04:00
Manav Arya Singh fad87f03bc feat(gallery): pre-rendered brand book — retool.com 2026-06-25 12:31:37 +04:00
Manav Arya Singh 7a867da617 feat(gallery): pre-rendered brand book — ramp.com 2026-06-25 12:31:21 +04:00
Manav Arya Singh 72e2954be0 feat(gallery): pre-rendered brand book — perplexity.ai 2026-06-25 12:31:21 +04:00
Manav Arya Singh 1f01155abc feat(gallery): pre-rendered brand book — sentry.io 2026-06-25 12:31:21 +04:00
Manav Arya Singh b8c769deb6 feat(gallery): pre-rendered brand book — posthog.com 2026-06-25 12:31:20 +04:00
Manav Arya Singh b4d19b2e9e feat(gallery): pre-rendered brand book — mintlify.com 2026-06-25 12:31:20 +04:00
Manav Arya Singh e32d0040e3 feat(gallery): pre-rendered brand book — render.com 2026-06-25 12:31:20 +04:00
Manav Arya Singh c0d4c4ddc8 feat(gallery): pre-rendered brand book — railway.app 2026-06-25 12:31:20 +04:00
Manav Arya Singh ca159206bb feat(gallery): pre-rendered brand book — replit.com 2026-06-25 12:31:20 +04:00
Manav Arya Singh db4b46e00c feat(gallery): pre-rendered brand book — postman.com 2026-06-25 12:31:20 +04:00
Manav Arya Singh d18415a82b feat(gallery): pre-rendered brand book — webflow.com 2026-06-25 12:31:20 +04:00
Manav Arya Singh 061ddad7b4 feat(gallery): pre-rendered brand book — loom.com 2026-06-25 12:31:20 +04:00
Manav Arya Singh 5390384e38 feat(gallery): pre-rendered brand book — coinbase.com 2026-06-25 12:31:20 +04:00
Manav Arya Singh 953c77880f feat(gallery): pre-rendered brand book — duolingo.com 2026-06-25 12:31:20 +04:00
Manav Arya Singh 0be32b7bf8 feat(gallery): pre-rendered brand book — netflix.com 2026-06-25 12:31:19 +04:00
Manav Arya Singh 451fe92aa2 feat(gallery): pre-rendered brand book — discord.com 2026-06-25 12:31:19 +04:00
Manav Arya Singh 6f5c8bab4b feat(gallery): pre-rendered brand book — cal.com 2026-06-25 12:31:19 +04:00
Manav Arya Singh e9ea5d281c feat(gallery): pre-rendered brand book — clerk.com 2026-06-25 12:31:19 +04:00
Manav Arya Singh d7d776900a feat(gallery): pre-rendered brand book — resend.com 2026-06-25 12:31:19 +04:00
Manav Arya Singh 96a30f1bc1 feat(gallery): pre-rendered brand book — framer.com 2026-06-25 12:31:19 +04:00
Manav Arya Singh 2b268a0ff0 feat(gallery): pre-rendered brand book — supabase.com 2026-06-25 12:31:19 +04:00
Manav Arya Singh afd2bb39f1 feat(gallery): pre-rendered brand book — raycast.com 2026-06-25 12:31:19 +04:00
Manav Arya Singh f90b6f2d35 feat(watch): render the Theatre in big full-screen mode 2026-06-25 12:29:05 +04:00
Manav Arya Singh 9db4a0556f feat(theatre): homepage submit opens the big /watch page (teaser stays inline) 2026-06-25 12:29:05 +04:00
Manav Arya Singh e0504a5727 style(theatre): big full-screen mode + files-output block 2026-06-25 12:29:05 +04:00
Manav Arya Singh ddb2a2f10c feat(theatre): show all extracted files inline (ResultViewer) in done-state, with download + share 2026-06-25 12:29:05 +04:00
Manav Arya Singh 4c50ab26e7 feat(gallery): every featured card opens its brand book; watch is secondary 2026-06-25 12:26:30 +04:00
Manav Arya Singh 5c4c8dae0a feat(gallery): register 24 v13 slugs in the brand-book route 2026-06-25 12:26:30 +04:00
Manav Arya Singh 5ce0b9249a Merge pull request #174 from Manavarya09/feat/fidelity-loop
Release 13.0.0 — Live Extraction Theatre + 37-site gallery
2026-06-25 12:10:58 +04:00
Manav Arya Singh e76da868b9 fix(watch): OG headline needs explicit flex (satori multi-child rule) 2026-06-25 12:05:09 +04:00
Manav Arya Singh 041160bc99 feat(gallery): live cards link into the Theatre; brand-book cards keep their page 2026-06-25 11:58:45 +04:00
Manav Arya Singh 9856587fc7 feat(gallery): +24 real-graded sites (37 total), tags, live watch links 2026-06-25 11:58:45 +04:00
Manav Arya Singh ba262bee88 style(gallery): filter chips, grade pills, watch link 2026-06-25 11:55:52 +04:00
Manav Arya Singh 879f19e50c feat(gallery): GalleryFeatured client — tag filter, grade sort, watch link 2026-06-25 11:55:51 +04:00
Manav Arya Singh 6671fea199 feat(watch): 'watch it extract' link from permalinks into the Theatre 2026-06-25 11:51:56 +04:00
Manav Arya Singh 1042ef10b6 feat(watch): surface Watch in primary nav + footer 2026-06-25 11:51:56 +04:00
Manav Arya Singh 1c100b3141 feat(watch): OG card for /watch so shared links unfurl 2026-06-25 11:51:56 +04:00
Manav Arya Singh f48913562d feat(watch): /watch page — full-bleed Theatre, ?u= deep-link, sanitized 2026-06-25 11:51:56 +04:00
Manav Arya Singh 08c8ebc69c feat(watch): Theatre gains live prop (run a real extraction on mount) 2026-06-25 11:51:56 +04:00
Manav Arya Singh be1e3a480e feat(theatre): homepage hero now the live Theatre (autoplay stripe reel) 2026-06-25 11:48:56 +04:00
Manav Arya Singh b2dd77e61a feat(theatre): Theatre passes replayOnly on autoplay mount 2026-06-25 11:48:56 +04:00
Manav Arya Singh 237c7989d7 feat(theatre): reducer handles 'idle' (autoplay with no reel settles to idle) 2026-06-25 11:48:56 +04:00
Manav Arya Singh b4d5fade5d feat(theatre): replayOnly guard — autoplay replays a reel, never launches a browser 2026-06-25 11:48:56 +04:00