Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CapSoftware/Cap
/ multipart.ts
File
multipart.ts
apps/web/app/api/upload/[...route]/multipart.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ updateIfDefined } from
"@cap/database"
;
2
import
* as Db from
"@cap/database/schema"
;
3
import
{ serverEnv } from
"@cap/env"
;
4
import
{ userIsPro } from
"@cap/utils"
;
Callers
nothing calls this directly
Calls
15
getMultipartFileKey
Function · 0.90
makeCurrentUserLayer
Function · 0.90
getSubpath
Function · 0.90
isRawRecorderUpload
Function · 0.90
userIsPro
Function · 0.90
invalidateGoogleDriveStorageQuotaCache
Function · 0.90
updateIfDefined
Function · 0.90
startVideoProcessingWorkflow
Function · 0.90
serverEnv
Function · 0.90
abort
Method · 0.80
update
Method · 0.80
fetch
Function · 0.50
Tested by
no test coverage detected