Skip to content

feat: add internal review API, transcripts, and NLE marker sync - #71

Closed
diste12 wants to merge 1 commit into
yusufipk:masterfrom
Ascensore:internal-frameio-replacement
Closed

feat: add internal review API, transcripts, and NLE marker sync#71
diste12 wants to merge 1 commit into
yusufipk:masterfrom
Ascensore:internal-frameio-replacement

Conversation

@diste12

@diste12 diste12 commented Aug 28, 2026

Copy link
Copy Markdown

Ship machine auth, persisted timecode, a media worker, interactive transcripts, and EDL/FCPXML export so this fork can replace Frame.io for in-house review.

Summary

Why

Scope

What areas are affected?

  • API routes
  • Auth / access control
  • Database schema / migration
  • UI / UX
  • Documentation
  • Other

Before opening PR

  • I have read CONTRIBUTING.md and followed repository conventions.
  • I ran bun run check.
  • I ran bun run db:generate if prisma/schema.prisma changed.
  • I manually tested affected flows.
  • PR title follows Conventional Commits (type(scope): summary).
  • I used successResponse / apiErrors for API response changes.
  • I used auth() and shared access checks (checkProjectAccess / checkWorkspaceAccess) where relevant.
  • I updated docs when behavior changed.
  • No secrets or unrelated file changes are included.

Validation notes:

Paste command output or manual test notes here.

Breaking changes

  • No breaking changes
  • This PR introduces a breaking change (describe below)

Database / migration notes

Screenshots / examples (if relevant)

Ship machine auth, persisted timecode, a media worker, interactive
transcripts, and EDL/FCPXML export so this fork can replace Frame.io
for in-house review.

Co-authored-by: Cursor <cursoragent@cursor.com>
@diste12
diste12 requested a review from yusufipk as a code owner August 28, 2026 14:51
@diste12 diste12 closed this Aug 28, 2026
@diste12
diste12 deleted the internal-frameio-replacement branch August 28, 2026 14:52
@diste12
diste12 restored the internal-frameio-replacement branch August 28, 2026 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant