Rare find

OpenFrame. Video review platform where teams leave timestamped feedback, compare versions, and get client sign-off.

open-frame.net

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2026
  • Merge pull request #47 from yusufipk/fix/bunny-orphan-url-reference
  • fix(scripts): count a Bunny id referenced by url, not only by column
  • Merge pull request #46 from yusufipk/fix/orphan-cleanup-review
  • fix(scripts): make the orphan cleanups reviewable before they delete
  • Merge pull request #45 from yusufipk/worktree-fix-test-findings
  • fix: close the findings the test suite surfaced
  • Merge pull request #44 from yusufipk/fix/test-suite-database-safety
  • test(component): restore localStorage under Node 24 and newer
  • fix(test): keep the suites off a developer's real database
  • fix(build): move the test db bootstrap under tests/
  • Merge pull request #43 from yusufipk/worktree-writing-tests
  • test(e2e): derive the storage route glob from R2_ENDPOINT
  • test: close the coverage gaps the first round left
  • fix(test): stop anchoring the post-register URL assertion
  • fix(ci): make the suites run under node, and start MinIO as a step
  • test: add unit, API, component and end-to-end test suites
  • Merge pull request #42 from yusufipk/feat/invitation-signup-flow
  • fix(invitations): throttle unauthenticated invitation lookups and har…
  • feat(invitations): guide invited users without an account through sig…
  • Merge pull request #41 from yusufipk/dependabot/npm_and_yarn/npm_and_…