MCPcopy Create free account

hub / github.com/MyArtverse-Project/MyArtverse / functions

Functions669 in github.com/MyArtverse-Project/MyArtverse

↓ 2 callersFunctionresolveCharacters
( characters: Character[], settings?: DashboardPanel["settings"] )
apps/web/src/components/layouts/Panels/RenderPanel.tsx:56
↓ 2 callersFunctionsetFolderDragData
( event: React.DragEvent, payload: FolderDragPayload )
apps/web/src/utils/folderDrag.ts:10
↓ 2 callersFunctiontoArtistResult
(actor: BlueskyActor)
apps/web/src/app/api/artist-search/bluesky/route.ts:45
↓ 2 callersFunctionupdateCharacter
(characterId: string, data: Partial<Character>)
apps/web/src/utils/api.ts:245
↓ 2 callersFunctionupdateVariant
( index: number, key: keyof ReferenceVariant, value: ReferenceVariant[keyof ReferenceVariant] )
apps/web/src/app/(studio)/studio/(general)/characters/[id]/Ref/ReferenceConfigForm.tsx:110
↓ 2 callersFunctionuploadFile
(file: Blob, filename = "upload.png")
apps/web/src/components/Modals/DropZone.tsx:180
↓ 2 callersFunctionuploadViaProxy
(formData: FormData)
apps/web/src/utils/uploadImage.ts:1
↓ 2 callersFunctionuseMemoizeA11yLabel
(propName?: string)
packages/ui/components/fields/fields.utils.ts:7
↓ 2 callersFunctionuseNsfwPreferences
()
apps/web/src/app/context/NsfwPreferencesContext.tsx:112
↓ 2 callersFunctionuseScrollTitle
()
apps/web/src/components/layouts/AppLayout/ScrollTitleContext.tsx:74
↓ 2 callersFunctionuseSidebarOpenAtom
()
apps/web/src/components/layouts/StudioLayout/Sidebar.atom.ts:5
↓ 1 callersFunctionSidebarItems
(user: User | null)
apps/web/src/components/layouts/AppLayout/Sidebar/SidebarItems.tsx:20
↓ 1 callersFunctionacceptsFolderDrag
( payload: FolderDragPayload, acceptKinds?: FolderDragKind[] )
apps/web/src/utils/folderDrag.ts:39
↓ 1 callersFunctionartworkHref
(artwork: Artwork)
apps/web/src/app/(profile)/profile/[handle]/(character)/[name]/(gallery)/gallery/GalleryView.tsx:152
↓ 1 callersFunctionbuildArtistProfileUrl
( platform: ArtistPlatform, handle: string )
packages/shared/artistCredit.ts:44
↓ 1 callersFunctionbuildArtworkMetadata
({ artwork, handle, characterSlug, }: { artwork: Artwork handle: string characterSlug: string })
apps/web/src/utils/artworkMetadata.ts:17
↓ 1 callersFunctionbuildCharacterGalleryMetadata
({ characterName, handle, characterSlug, previewImage, }: { characterName: string handle: string
apps/web/src/utils/artworkMetadata.ts:75
↓ 1 callersFunctionbuildCharacterOverviewMetadata
({ characterName, handle, characterSlug, bio, avatarUrl, }: { characterName: string handle: stri
apps/web/src/utils/artworkMetadata.ts:95
↓ 1 callersFunctionbuildImageRemotePatterns
()
apps/web/lib/productionOrigins.mjs:44
↓ 1 callersFunctionbuildNextConfig
()
apps/web/next.config.mjs:92
↓ 1 callersFunctionbuildSettings
()
apps/web/src/components/Modals/EditPanel.tsx:206
↓ 1 callersFunctionbuildUserCharactersMetadata
({ displayName, handle, avatarUrl, }: { displayName: string handle: string avatarUrl?: string | nu
apps/web/src/utils/artworkMetadata.ts:139
↓ 1 callersFunctionbuildUserGalleryMetadata
({ displayName, handle, avatarUrl, previewImage, }: { displayName: string handle: string avatarU
apps/web/src/utils/artworkMetadata.ts:119
↓ 1 callersFunctionbuildUserProfileMetadata
({ displayName, handle, bio, avatarUrl, }: { displayName: string handle: string bio?: string | n
apps/web/src/utils/artworkMetadata.ts:157
↓ 1 callersFunctioncopyColor
(color: string)
apps/web/src/components/layouts/Cards/ColorPalette.tsx:33
↓ 1 callersFunctioncopyPalette
(colors: string[])
apps/web/src/app/(studio)/studio/(general)/characters/[id]/Ref/ReferenceConfigForm.tsx:180
↓ 1 callersFunctioncountResults
(results: SearchResult, filter: SearchFilter)
apps/web/src/app/(main)/(search)/search/page.tsx:34
↓ 1 callersFunctioncreateCharacter
(body: { name: string nickname?: string characterAvatar: string | null visibility: Visibility mainCh
apps/web/src/utils/api.ts:517
↓ 1 callersFunctioncreateFolder
(body: { name: string contentType: "characters" | "artworks" parentId: string | null color: string c
apps/web/src/utils/api.ts:480
↓ 1 callersFunctioncreateRefSheet
(body: { characterId: string refSheet: { id?: string name: string description: string prim
apps/web/src/utils/api.ts:451
↓ 1 callersFunctiondeleteArtwork
(artworkId: string)
apps/web/src/utils/api.ts:423
↓ 1 callersFunctiondeleteCharacter
(characterId: string)
apps/web/src/utils/api.ts:249
↓ 1 callersFunctiondeleteFolder
(folderId: string)
apps/web/src/utils/api.ts:539
↓ 1 callersFunctiondeleteRefSheet
(refId: string)
apps/web/src/utils/api.ts:447
↓ 1 callersFunctiondisplayPronouns
(pronouns: string)
apps/web/src/utils/displayer.ts:18
↓ 1 callersFunctionfavoriteArtwork
(artworkId: string)
apps/web/src/utils/api.ts:387
↓ 1 callersFunctionfavoriteCharacter
(characterId: string)
apps/web/src/utils/api.ts:383
↓ 1 callersFunctionfetchBlueskyProfile
(actor: string)
apps/web/src/app/api/artist-search/bluesky/route.ts:25
↓ 1 callersFunctionfetchFxTwitterUser
(handle: string)
apps/web/src/app/api/artist-search/x/route.ts:17
↓ 1 callersFunctionfetchSelfCharacters
()
apps/web/src/utils/api.ts:253
↓ 1 callersFunctionfetchUserCharacters
(handle: string)
apps/web/src/utils/api.ts:236
↓ 1 callersFunctionfetchUserGallery
()
apps/web/src/utils/api.ts:267
↓ 1 callersFunctionfilterArtworksForPanel
( panel: DashboardPanel, artworks: Artwork[], type: "user" | "character" )
apps/web/src/components/layouts/Panels/RenderPanel.tsx:32
↓ 1 callersFunctionflattenFolders
(folders: Folder[])
apps/web/src/components/MoveArtworkMenu.tsx:16
↓ 1 callersFunctionflattenFolders
(folders: Folder[])
apps/web/src/components/MoveCharacterMenu.tsx:16
↓ 1 callersFunctionfollowUser
(userId: string)
apps/web/src/utils/api.ts:220
↓ 1 callersFunctionforgotAction
(formData: FormData)
apps/web/src/app/actions/recover.ts:7
↓ 1 callersFunctionformatArtistHandleLabel
( platform: ArtistPlatform, handle: string )
packages/shared/artistCredit.ts:66
↓ 1 callersFunctionformatRelativeTime
(dateInput: string | Date)
apps/web/src/utils/formatRelativeTime.ts:1
↓ 1 callersFunctionformatUploadLimit
(bytes: number)
apps/web/src/utils/uploadLimits.ts:4
↓ 1 callersFunctionfromRefSheetArtist
( refSheet: ReferenceSheet, selfUserId?: string )
apps/web/src/utils/artistCreditForm.ts:127
↓ 1 callersFunctiongenerateArtistSidebarItems
()
apps/web/src/components/layouts/StudioLayout/SidebarItems.tsx:66
↓ 1 callersFunctiongenerateCSP
(policy: Policies)
apps/web/src/utils/generateCSP.ts:31
↓ 1 callersFunctiongenerateCharacterEditSidebarItems
(_uuid: string)
apps/web/src/components/layouts/StudioLayout/SidebarItems.tsx:46
↓ 1 callersFunctiongenerateCreateItems
()
apps/web/src/utils/generateItems.ts:64
↓ 1 callersFunctiongenerateEditSidebarItems
(characterId: string)
apps/web/src/components/layouts/StudioLayout/SidebarItems.tsx:128
↓ 1 callersFunctiongenerateGeneralSidebarItems
()
apps/web/src/components/layouts/StudioLayout/SidebarItems.tsx:19
↓ 1 callersFunctiongenerateProfileTabs
(characterCount: number = 0)
apps/web/src/components/layouts/Mastheads/ProfileMasthead.tsx:44
↓ 1 callersFunctiongenerateSidebarItems
()
apps/web/src/components/layouts/StudioLayout/SidebarItems.tsx:118
↓ 1 callersFunctiongenerateSiteSettingItems
( isRegistered: boolean, handle: string | null )
apps/web/src/utils/generateItems.ts:21
↓ 1 callersFunctiongenerateStaffSidebarItems
()
apps/web/src/components/layouts/StudioLayout/SidebarItems.tsx:92
↓ 1 callersFunctiongetApiCommit
()
apps/web/src/utils/buildInfo.ts:13
↓ 1 callersFunctiongetArtistOpenComissions
()
apps/web/src/utils/api.ts:206
↓ 1 callersFunctiongetArtworkArtistCredit
(artwork: Artwork)
apps/web/src/utils/artworkMetadata.ts:5
↓ 1 callersFunctiongetArtworkCharacterMeta
( artwork: Artwork, fallback?: { name: string; avatarUrl?: string } )
apps/web/src/utils/galleryUtils.ts:59
↓ 1 callersFunctiongetBackendOrigin
( url = process.env.API_URL ?? process.env.NEXT_PUBLIC_API_URL ?? process.env.NEXT_PUBLIC_BACKEN
apps/web/lib/productionOrigins.mjs:2
↓ 1 callersFunctiongetBackendOrigin
( url = process.env.API_URL ?? process.env.NEXT_PUBLIC_API_URL ?? process.env.NEXT_PUBLIC_BACKEN
apps/web/src/lib/productionOrigins.ts:1
↓ 1 callersFunctiongetCharacterGalleryPath
( character: Character, fallbackHandle?: string | null )
apps/web/src/app/(studio)/studio/(general)/gallery/upload/page.tsx:37
↓ 1 callersFunctiongetCharacterPalette
( character: Pick<Character, "refSheets"> | null | undefined )
apps/web/src/utils/characterPalette.ts:13
↓ 1 callersFunctiongetCroppedImg
(imageSrc: string, crop: any, zoom: number, aspect: number)
apps/web/src/components/Modals/DropZone.tsx:29
↓ 1 callersFunctiongetFavorites
(handle: string)
apps/web/src/utils/api.ts:374
↓ 1 callersFunctiongetFeatured
()
apps/web/src/utils/api.ts:356
↓ 1 callersFunctiongetFrontendCommit
()
apps/web/src/utils/buildInfo.ts:5
↓ 1 callersFunctiongetImageOrigins
()
apps/web/src/lib/productionOrigins.ts:17
↓ 1 callersFunctiongetNewCharacters
()
apps/web/src/utils/api.ts:365
↓ 1 callersFunctiongetPanelLimit
(settings?: PanelSettings, fallback = 6)
apps/web/src/utils/panels.ts:151
↓ 1 callersFunctiongetPopularArtwork
(artworks: Artwork[])
apps/web/src/components/layouts/Panels/RenderPanel.tsx:74
↓ 1 callersFunctiongetPopularCharacter
(characters: Character[])
apps/web/src/components/layouts/Panels/RenderPanel.tsx:66
↓ 1 callersFunctiongetSentryEnvironment
()
apps/web/src/lib/sentry.ts:11
↓ 1 callersFunctiongetSentryTracesSampleRate
()
apps/web/src/lib/sentry.ts:21
↓ 1 callersFunctiongetSocialAvatarOrigins
()
apps/web/lib/productionOrigins.mjs:35
↓ 1 callersFunctiongetSocialAvatarOrigins
()
apps/web/src/lib/productionOrigins.ts:28
↓ 1 callersFunctiongetUser
()
apps/web/src/app/context/AuthContext.tsx:64
↓ 1 callersFunctionhandleDelete
()
apps/web/src/components/DeleteCharacterDialog.tsx:30
↓ 1 callersFunctionhandleDelete
()
apps/web/src/components/DeleteArtworkDialog.tsx:30
↓ 1 callersFunctionhandleDelete
()
apps/web/src/components/DeleteFolderDialog.tsx:30
↓ 1 callersFunctionhandleDelete
(refSheet: ReferenceSheet)
apps/web/src/app/(studio)/studio/(general)/characters/[id]/Ref/ManageRefSheetModal.tsx:49
↓ 1 callersFunctionhandleEditRefSheet
(refSheet: ReferenceSheet)
apps/web/src/app/(studio)/studio/(general)/characters/[id]/EditCharacter.tsx:129
↓ 1 callersFunctionhandleMoved
(characterId: string, folderId: string | null)
apps/web/src/app/(profile)/profile/[handle]/(user)/(characters)/characters/CharacterView.tsx:90
↓ 1 callersFunctionhandleMoved
(artworkId: string, folderId: string | null)
apps/web/src/app/(profile)/profile/[handle]/(user)/(gallery)/gallery/UserGalleryView.tsx:56
↓ 1 callersFunctionhandleMoved
(artworkId: string, folderId: string | null)
apps/web/src/app/(profile)/profile/[handle]/(character)/[name]/(gallery)/gallery/GalleryView.tsx:117
↓ 1 callersFunctionhandleSelect
(option: ArtistSearchOption)
apps/web/src/components/layouts/Forms/ArtistSearchInput.tsx:128
↓ 1 callersFunctionhandleSetActive
(refSheet: ReferenceSheet)
apps/web/src/app/(studio)/studio/(general)/characters/[id]/Ref/ManageRefSheetModal.tsx:37
↓ 1 callersFunctionhandleSubmit
()
apps/web/src/app/(studio)/studio/(general)/characters/[id]/Ref/ReferenceConfigForm.tsx:122
↓ 1 callersFunctionheaders
()
apps/web/next.config.mjs:57
↓ 1 callersFunctioninferArtistPlatformFromUrl
(url: string)
packages/shared/artistCredit.ts:83
↓ 1 callersFunctionisDevEnvironment
()
apps/web/src/lib/productionOrigins.ts:36
↓ 1 callersFunctionisFavoritedArtwork
( favoriteArtworks: Artwork[] | undefined, artworkId: string )
apps/web/src/utils/favorites.ts:10
↓ 1 callersFunctionisFavoritedCharacter
( favoriteCharacters: Character[] | undefined, characterId: string )
apps/web/src/utils/favorites.ts:3
↓ 1 callersFunctionisFollowingUser
( selfFollowing: RelationshipEntry[] | UserType[] | undefined, profileId: string )
apps/web/src/utils/follows.ts:32
← previousnext →101–200 of 669, ranked by callers