Home

madison / open-git

public
Overview Code History Branches Pull requestsIssuesInsights Campfire Docs
main
HomeOverview Code PRsIssues

overview

last month

3574de3
Authored
moss8/20/2026, 5:53:56 AM

Parentcdd9423

17 files changed
  • OVERVIEW.md+32−0
  • apps/web/app/[username]/[repository]/layout.tsx+4−10
  • apps/web/app/[username]/[repository]/repository-home.tsx+8−5
  • apps/web/app/[username]/[repository]/repository-promo-content.tsx+47−11
  • apps/web/app/[username]/[repository]/settings/repository-settings-forms.tsx+3−4
  • apps/web/app/ci/runs/[runId]/jobs/[jobId]/page.tsx+16−3
  • apps/web/app/workspace/repository-explorer.tsx+2−2
  • apps/web/components/consent/permission-icons.tsx+2−0
  • apps/web/lib/repositories/repository-landing.test.ts+34−0
  • apps/web/lib/repositories/repository-landing.ts+24−0
  • apps/web/lib/repositories/repository-promo.test.ts+14−0
  • apps/web/lib/repositories/repository-promo.ts+38−6
  • apps/web/scripts/seed-local-dev.ts+49−5
  • docs/awaiting-review.webp——
  • docs/logo.svg+10−0
  • docs/product.png——
  • packages/ui/src/styles/globals.css+52−13