MCPcopy Create free account

hub / github.com/adrianhajdin/roomify / functions

Functions44 in github.com/adrianhajdin/roomify

↓ 12 callersFunctionjsonError
(status, message, extra = {})
lib/puter.worker.js:3
↓ 3 callersFunctiongetUserId
(userPuter)
lib/puter.worker.js:13
↓ 3 callersFunctionisHostedUrl
(value: unknown)
lib/utils.ts:4
↓ 3 callersFunctionrefreshAuth
()
app/root.tsx:59
↓ 2 callersFunctioncreateProject
({ item, visibility = "private" }: CreateProjectParams)
lib/puter.action.ts:18
↓ 2 callersFunctionfetchAsDataUrl
(url: string)
lib/ai.action.ts:4
↓ 2 callersFunctionuploadImageToHosting
({ hosting, url, projectId, label }: StoreHostedImageParams)
lib/puter.hosting.ts:32
↓ 1 callersFunctioncreateHostingSlug
()
lib/utils.ts:7
↓ 1 callersFunctiondataUrlToBlob
( dataUrl: string, )
lib/utils.ts:50
↓ 1 callersFunctionfetchBlobFromUrl
( url: string, )
lib/utils.ts:72
↓ 1 callersFunctionfetchProjects
()
app/routes/home.tsx:60
↓ 1 callersFunctiongenerate3DView
({ sourceImage }: Generate3DViewParams)
lib/ai.action.ts:21
↓ 1 callersFunctiongetCurrentUser
()
lib/puter.action.ts:10
↓ 1 callersFunctiongetHostedUrl
( hosting: { subdomain: string }, filePath: string, )
lib/utils.ts:17
↓ 1 callersFunctiongetImageExtension
(contentType: string, url: string)
lib/utils.ts:26
↓ 1 callersFunctiongetOrCreateHostingConfig
()
lib/puter.hosting.ts:11
↓ 1 callersFunctiongetProjectById
({ id }: { id: string })
lib/puter.action.ts:108
↓ 1 callersFunctiongetProjects
()
lib/puter.action.ts:85
↓ 1 callersFunctionimageUrlToPngBlob
(url: string)
lib/utils.ts:91
↓ 1 callersFunctionloadProject
()
app/routes/visualizer.$id.tsx:70
↓ 1 callersFunctionnormalizeHost
(subdomain: string)
lib/utils.ts:12
↓ 1 callersFunctionrunGeneration
(item: DesignItem)
app/routes/visualizer.$id.tsx:34
↓ 1 callersFunctionsignIn
()
app/root.tsx:80
↓ 1 callersFunctionsignOut
()
app/root.tsx:85
FunctionApp
()
app/root.tsx:56
FunctionButton
({ variant = 'primary', size = 'md', fullWidth = false, className = '', children, ...props }: Butt
components/ui/Button.tsx:9
FunctionErrorBoundary
({ error }: Route.ErrorBoundaryProps)
app/root.tsx:99
FunctionHome
()
app/routes/home.tsx:17
FunctionLayout
({ children }: { children: React.ReactNode })
app/root.tsx:32
FunctionNavbar
()
components/Navbar.tsx:5
FunctionUpload
({ onComplete }: UploadProps)
components/Upload.tsx:10
FunctionVisualizerId
()
app/routes/visualizer.$id.tsx:9
FunctionhandleAuthClick
()
components/Navbar.tsx:8
FunctionhandleBack
()
app/routes/visualizer.$id.tsx:22
FunctionhandleChange
(e: React.ChangeEvent<HTMLInputElement>)
components/Upload.tsx:90
FunctionhandleDragLeave
()
components/Upload.tsx:73
FunctionhandleDragOver
(e: React.DragEvent)
components/Upload.tsx:67
FunctionhandleDrop
(e: React.DragEvent)
components/Upload.tsx:77
FunctionhandleExport
()
app/routes/visualizer.$id.tsx:23
FunctionhandleUploadComplete
(base64Image: string)
app/routes/home.tsx:22
Functionlinks
()
app/root.tsx:19
Functionmeta
({}: Route.MetaArgs)
app/routes/home.tsx:10
FunctionsignIn
()
lib/puter.action.ts:6
FunctionsignOut
()
lib/puter.action.ts:8