Skip to content

feat(studio-server): files route extensions#2268

Merged
ukimsanov merged 1 commit into
mainfrom
studio-dnd/pr03-studio-server-files-route
Jul 12, 2026
Merged

feat(studio-server): files route extensions#2268
ukimsanov merged 1 commit into
mainfrom
studio-dnd/pr03-studio-server-files-route

Conversation

@ukimsanov

Copy link
Copy Markdown
Collaborator

What

the studio-server files route at its final NLE-stack form, with its test suite (25 tests).

Why

standalone package seam — the server-side dependency of the studio asset workflow, reviewable in isolation.

How

additive route behavior; existing route consumers unchanged.

Test plan

bunx vitest run src/routes/files.test.ts in packages/studio-server; tsc --noEmit in packages/studio-server; fallow audit clean.


Stack position 3/25 — studio NLE overhaul (CapCut-parity timeline + canvas). Graphite manages bases; merge from #2192 upward. Temporary TEMP(studio-dnd) fallow entries (unwired-component windows) are all removed by #2213 (app-shell swap), whose tree is byte-identical to the fully-verified integration branch.

Continuation of #2194 (closed unrecoverably by the head-branch-deletion race during the merge train; identical content at the same head branch). Review history: #2194.

What: the studio-server files route at its final NLE-stack form, with its
test suite (25 tests).

Why: standalone package seam — the server-side dependency of the studio
asset workflow, reviewable in isolation.

How: additive route behavior; existing route consumers unchanged.

Test plan: bunx vitest run src/routes/files.test.ts in packages/studio-server;
tsc --noEmit in packages/studio-server; fallow audit clean.
@ukimsanov ukimsanov merged commit 58a36d7 into main Jul 12, 2026
41 checks passed
@ukimsanov ukimsanov deleted the studio-dnd/pr03-studio-server-files-route branch July 12, 2026 01:21
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.

2 participants