MCPcopy Create free account

hub / github.com/HolodexNet/Musicdex / functions

Functions210 in github.com/HolodexNet/Musicdex

↓ 34 callersFunctionuseClient
()
src/modules/client/index.tsx:39
↓ 16 callersFunctionformatPlaylist
( fn: FormatFunctions, playlist: PlaylistLike, // formatters: typeof formatters, context: FormatContex
src/modules/playlist/useFormatPlaylist.tsx:134
↓ 13 callersFunctionuseNamePicker
()
src/modules/common/useNamePicker.ts:4
↓ 12 callersFunctionuseSongQueuer
()
src/utils/SongQueuerHook.ts:6
↓ 7 callersFunctionformatSeconds
(secs: number)
src/utils/SongHelper.ts:3
↓ 6 callersFunctionuseFormatPlaylist
()
src/modules/playlist/useFormatPlaylist.tsx:102
↓ 5 callersFunctionregister
()
src/serviceWorkerRegistration.ts:34
↓ 4 callersFunctiongetVideoThumbnails
(ytVideoKey: string, useWebP = false)
src/utils/SongHelper.ts:13
↓ 4 callersFunctionmakeColor
(color, alpha = "")
scripts/generateTheme.js:23
↓ 4 callersFunctionparsePlaylistID
(id: string)
src/modules/playlist/useFormatPlaylist.tsx:50
↓ 4 callersFunctionuseClipboardWithToast
()
src/modules/common/clipboard.ts:4
↓ 4 callersFunctionuseDraggableSong
(song: Song)
src/components/data/DraggableSong.tsx:3
↓ 4 callersFunctionuseMyPlaylists
( config: UseQueryOptions< PlaylistFull[], unknown, PlaylistFull[], string[] > = {}, )
src/modules/services/playlist.service.ts:212
↓ 4 callersFunctionusePlayer
()
src/components/player/YoutubePlayer.tsx:35
↓ 4 callersFunctionusePlaylist
( playlistId: string | undefined, config: UseQueryOptions<PlaylistFull, unknown, PlaylistFull, string[]> =
src/modules/services/playlist.service.ts:99
↓ 4 callersFunctionusePlaylistWriter
( callbacks: UseMutationOptions< WriteablePlaylist, unknown, Partial<WriteablePlaylist> > = {}
src/modules/services/playlist.service.ts:12
↓ 3 callersFunctioncleanOb
()
src/components/common/LazyLoad.tsx:20
↓ 3 callersFunctiongetToken
({ authToken, service, jwt, }: { authToken: string; service: string; jwt?: string; })
src/modules/client/index.tsx:236
↓ 3 callersFunctiongetTokenExp
(token: string)
src/modules/client/index.tsx:262
↓ 3 callersFunctionisSGPPlaylist
(playlistId: string)
src/modules/playlist/useFormatPlaylist.tsx:39
↓ 3 callersFunctionopenUrl
( url: string, event: MouseEvent | TouchEvent | KeyboardEvent, )
src/components/song/SongContextMenu.tsx:53
↓ 3 callersFunctionusePlayerStats
()
src/components/player/YoutubePlayer.tsx:91
↓ 3 callersFunctionusePlaylistUpdater
( config: UseMutationOptions< any, unknown, { playlistId: string; song: number | string; action:
src/modules/services/playlist.service.ts:44
↓ 3 callersFunctionuseServerOrgList
()
src/modules/services/statics.service.ts:5
↓ 3 callersFunctionuseStarredPlaylists
()
src/modules/services/playlist.service.ts:245
↓ 2 callersFunctionRepeatIcon
(repeatMode: string, size: number = 24)
src/components/player/controls/PlayerOption.tsx:17
↓ 2 callersFunctionShuffleIcon
(shuffleMode: boolean, size: number = 24)
src/components/player/controls/PlayerOption.tsx:28
↓ 2 callersFunctionchangeListed
(e: boolean)
src/components/playlist/PlaylistMoreControls.tsx:31
↓ 2 callersFunctiondoSearch
(queryNew: Partial<SearchParams<Song>> = {})
src/pages/SearchDeprecated.tsx:59
↓ 2 callersFunctiongetID
(url: string | undefined)
src/components/player/YoutubePlayer.tsx:31
↓ 2 callersFunctiongetIcon
(type: string, defaultIcon: IconType)
src/components/playlist/PlaylistList.tsx:36
↓ 2 callersFunctionisValid
(t: string, min: number, max: number)
src/components/playlist/PlaylistHeadingEditor.tsx:129
↓ 2 callersFunctionparsePlaylistDesc
(playlist: PlaylistLike)
src/modules/playlist/useFormatPlaylist.tsx:124
↓ 2 callersFunctionregisterValidSW
(swUrl: string)
src/serviceWorkerRegistration.ts:108
↓ 2 callersFunctionresizeArtwork
(artworkUrl: string, size: number = 400)
src/modules/songs/utils.ts:1
↓ 2 callersFunctionscroll
(direction: "left" | "right")
src/components/common/CardCarousel.tsx:23
↓ 2 callersFunctionsetValue
(value: T)
src/store/adhoc.ts:24
↓ 2 callersFunctionsplitPlaylistEmoji
(title: string)
src/modules/playlist/utils.ts:3
↓ 2 callersFunctionunregister
()
src/serviceWorkerRegistration.ts:155
↓ 2 callersFunctionuseFavorites
( options?: UseQueryOptions<Channel[], AxiosError, Channel[], string[]>, )
src/modules/services/favorite.service.ts:11
↓ 2 callersFunctionuseKeyControl
( { actions, playlist, }: { actions: ActionProps[]; playlist?: PlaylistFull; }, deps?:
src/utils/HotkeyHook.ts:7
↓ 2 callersFunctionuseLikedSongs
( page?: number, config: useLikedSongsConfig = {}, )
src/modules/services/like.service.ts:73
↓ 2 callersFunctionuseOrgPath
()
src/components/nav/OrgSelector.tsx:20
↓ 2 callersFunctionusePlaylistTitleDesc
(playlist: PlaylistLike | undefined)
src/modules/playlist/useFormatPlaylist.tsx:113
↓ 2 callersFunctionuseRaisedShadow
(value: MotionValue<number>)
src/components/settings/OrgManagement.tsx:203
↓ 2 callersFunctionuseTrendingSongs
( x: { org?: string; channel_id?: string }, config: UseQueryOptions< Song[], unknown, Song[],
src/modules/services/songs.service.ts:44
↓ 1 callersFunctionchangeLanguage
(lng: string)
src/components/settings/LanguageSettings.tsx:54
↓ 1 callersFunctioncheckAndRegisterValidServiceWorker
(swUrl: string)
src/serviceWorkerRegistration.ts:76
↓ 1 callersFunctionencodeUrl
( url: string, params: | string | string[][] | Record<string, string> | URLSearchParams
src/modules/client/utils.ts:1
↓ 1 callersFunctionfavOrg
(name: string)
src/components/settings/OrgManagement.tsx:47
↓ 1 callersFunctionformatPlaylistID
( type: SGPTypes | RadioTypes, params: Record<string, any>, )
src/modules/playlist/useFormatPlaylist.tsx:67
↓ 1 callersFunctiongetChannelPhoto
(channelId: string, size = 100)
src/modules/channel/utils.ts:1
↓ 1 callersFunctiononPlaylistItemClicked
(playlistId: string, songId: string)
src/components/song/SongContextMenu.tsx:64
↓ 1 callersFunctionpersistWithIndexedDB
( queryClient: QueryClient, { IndexedDBKey: indexedDBKey = `RQ_OFFLINE_CACHE`, throttleTime = 1000
src/modules/services/persist/idb-persist-engine.ts:26
↓ 1 callersFunctionplaySong
()
src/components/song/SongCard.tsx:18
↓ 1 callersFunctionthrottle
(func: (...args: any[]) => any, wait = 100)
src/modules/services/persist/idb-persist-engine.ts:71
↓ 1 callersFunctiontoggleQueue
()
src/components/player/controls/PlayerOption.tsx:47
↓ 1 callersFunctionunfavOrg
(name: string)
src/components/settings/OrgManagement.tsx:50
↓ 1 callersFunctionuseAllPlaylistDiscoveryForFavorites
( type: string, options: UseInfiniteQueryOptions<PlaylistStub[]> = {}, )
src/modules/services/discovery.service.ts:102
↓ 1 callersFunctionuseAllPlaylistDiscoveryForOrg
( org: string, type: string, options: UseInfiniteQueryOptions<PlaylistStub[]> = {}, )
src/modules/services/discovery.service.ts:60
↓ 1 callersFunctionuseChannelListForOrg
( org: string, options?: UseInfiniteQueryOptions<Channel[]>, )
src/modules/services/channels.service.ts:14
↓ 1 callersFunctionuseClientLogin
()
src/modules/client/index.tsx:112
↓ 1 callersFunctionuseCookieTokenFallback
()
src/modules/client/index.tsx:265
↓ 1 callersFunctionuseDiscoveryChannel
(channelId: string)
src/modules/services/discovery.service.ts:37
↓ 1 callersFunctionuseDiscoveryFavorites
()
src/modules/services/discovery.service.ts:27
↓ 1 callersFunctionuseDiscoveryOrg
(org: string)
src/modules/services/discovery.service.ts:10
↓ 1 callersFunctionuseFavoritesUpdater
( config: UseMutationOptions< Channel[], AxiosError, { channelId: string; action: "add" | "remov
src/modules/services/favorite.service.ts:27
↓ 1 callersFunctionuseIntersectionObserver
( ref: MutableRefObject<Element | null>, options: IntersectionObserverInit = {}, forward: boolean = true
src/components/common/LazyLoad.tsx:11
↓ 1 callersFunctionuseKeyboardEvents
()
src/components/player/PlayerKeyboardControls.tsx:9
↓ 1 callersFunctionuseLocalStorage
(key: string, initialValue: T)
src/store/adhoc.ts:4
↓ 1 callersFunctionusePageTracking
()
src/modules/common/usePageTracking.ts:9
↓ 1 callersFunctionusePlaylistDeleter
( config: UseMutationOptions<any, unknown, { playlistId: string }> = {}, )
src/modules/services/playlist.service.ts:73
↓ 1 callersFunctionusePlaylistStarUpdater
( callbacks: UseMutationOptions< any, unknown, { playlist_id: string; action: "add" | "delete" }
src/modules/services/playlist.service.ts:262
↓ 1 callersFunctionuseRadio
( radioId: string | undefined, config: UseQueryOptions<PlaylistFull, unknown, PlaylistFull, string[]> = {}
src/modules/services/playlist.service.ts:186
↓ 1 callersFunctionuseResponsePlaylistArray
()
src/components/playlist/PlaylistButtonArray.tsx:35
↓ 1 callersFunctionuseResponseSongRow
()
src/components/data/SongTable/index.tsx:30
↓ 1 callersFunctionuseSong
( songId: string, config: UseQueryOptions<Song, unknown, Song, string[]> = {} )
src/modules/services/songs.service.ts:14
↓ 1 callersFunctionuseSongAPI
( target: SongAPILookupObject, config: UseQueryOptions< { total: number; items: Song[] }, unknown,
src/modules/services/songs.service.ts:89
↓ 1 callersFunctionuseSongLikeBulkCheck
(songId: string)
src/modules/services/like.service.ts:137
↓ 1 callersFunctionuseSongLikeCheck_Loader
()
src/modules/services/like.service.ts:103
↓ 1 callersFunctionuseSongLikeUpdater
(callbacks: SongLikeUpdaterParams = {})
src/modules/services/like.service.ts:30
↓ 1 callersFunctionuseSongSearch
(q: SearchParams<T>, callbacks = {})
src/modules/services/search.service.ts:69
↓ 1 callersFunctionuseTokenRefresh
()
src/modules/client/index.tsx:305
↓ 1 callersFunctionuseTrackSong
( callbacks: UseMutationOptions<any, unknown, { song_id: string }> = {} )
src/modules/services/songs.service.ts:142
FunctionAddToPlaylistModal
()
src/components/playlist/AddToPlaylistModal.tsx:32
FunctionAdvancedSearchFilters
({ ...props }: AdvancedSearchProps)
src/pages/SearchDeprecated.tsx:144
FunctionAdvancedSearchFiltersForm
({ facets, fullreset = () => {}, }: AdvancedSearchProps)
src/components/nav/AdvancedSearchComponent.tsx:48
FunctionApp
(this: any)
src/App.tsx:12
FunctionBottomNav
()
src/components/nav/BottomNav.tsx:11
FunctionCardCarousel
({ children, height, width, scrollMultiplier = 1, ...rest }: CardCarouselProps)
src/components/common/CardCarousel.tsx:13
FunctionChannel
()
src/pages/Channel.tsx:53
FunctionChannelCard
({ channel, ...rest }: ChannelCardProps)
src/components/channel/ChannelCard.tsx:10
FunctionChannelContent
({ discovery, trending, queueSongs, name, channel, }: { discovery?: ChannelDiscovery; trending:
src/pages/Channel.tsx:285
FunctionChannelPhoto
({ channelId, channel, resizePhoto, ...rest }: ChannelPhotoProps)
src/components/channel/ChannelPhoto.tsx:15
FunctionChannelSocialButtons
({ isMobile, channel, }: { isMobile: boolean | undefined; channel: Channel | undefined; })
src/pages/Channel.tsx:153
FunctionChannelSongs
()
src/pages/ChannelSongs.tsx:22
FunctionChannels
({ type }: { type: "org" | "favorites" })
src/pages/Channels.tsx:24
FunctionCheckboxSearchList
({ dataField, placeholder, showSearch = false, aggregations, setQuery, value, tagLabel, }: Check
src/components/search/CheckboxSearchList.tsx:27
FunctionContainerInlay
({ children, ...props }: FlexProps)
src/components/layout/ContainerInlay.tsx:3
FunctionContent
()
src/pages/History.tsx:25
next →1–100 of 210, ranked by callers