MCPcopy
hub / github.com/CapSoftware/Cap / signed.ts

File signed.ts

apps/web/app/api/upload/[...route]/signed.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { db, updateIfDefined } from "@cap/database";
2import * as Db from "@cap/database/schema";
3import { Storage } from "@cap/web-backend";
4import { Video } from "@cap/web-domain";

Callers

nothing calls this directly

Calls 7

dbFunction · 0.90
parseVideoIdOrFileKeyFunction · 0.90
updateIfDefinedFunction · 0.90
isFromDesktopSemverFunction · 0.90
decodeVideoFunction · 0.85
contentTypeForSubpathFunction · 0.85
updateMethod · 0.80

Tested by

no test coverage detected