MCPcopy Create free account

hub / github.com/bundit/kord / functions

Functions470 in github.com/bundit/kord

FunctionfetchSoundcloudArtistTopTracks
(artistId)
client/src/redux/actions/soundcloudActions.js:165
FunctionfetchSoundcloudArtistTracks
(artistId)
client/src/redux/actions/soundcloudActions.js:171
FunctionfetchSoundcloudSpotlight
(artistId)
client/src/redux/actions/soundcloudActions.js:157
FunctionfetchSpotifyArtist
(artistId, tries = 3)
client/src/redux/actions/spotifyActions.js:329
FunctionfetchSpotifyArtistTopTracks
( artistId, tries = 3 )
client/src/redux/actions/spotifyActions.js:342
FunctionfetchSpotifyArtistTracks
( artistId, artistName, tries = 3 )
client/src/redux/actions/spotifyActions.js:358
FunctionfetchSpotifyProfileAndPlaylists
()
client/src/redux/actions/spotifyActions.js:35
FunctionfetchSpotifyTracks
(next, tries = 3)
client/src/redux/actions/spotifyActions.js:375
FunctionfetchToken
()
client/src/components/spotify-player.js:29
FunctionfetchYoutubeArtist
(artistId, tries = 3)
client/src/redux/actions/youtubeActions.js:234
FunctionfetchYoutubeArtistTopTracks
()
client/src/redux/actions/youtubeActions.js:249
FunctionfetchYoutubeArtistTracks
(artistId, tries = 3)
client/src/redux/actions/youtubeActions.js:253
FunctionfetchYoutubeProfileAndPlaylists
()
client/src/redux/actions/youtubeActions.js:27
FunctiongetArtistHref
()
client/src/components/artist-item.js:15
FunctiongetArtistHref
(artist)
client/src/components/track-info.js:20
FunctiongetHoverTimeClassNames
()
client/src/components/seek-bar.js:74
FunctiongetImgClassName
()
client/src/components/expanded-player.js:64
FunctiongetImgClassName
()
client/src/components/minified-player.js:74
FunctiongetLinkStyle
(title)
client/src/components/sidebar.js:112
MethodgetPlaybackState
()
client/src/components/spotify-player.js:279
FunctiongetPlaylistHref
()
client/src/components/playlist-item.js:50
FunctiongetPositionOnHover
(e)
client/src/components/seek-bar.js:35
FunctiongetRelatedSoundcloudTracks
( req: ExpressRequest, res: ExpressResponse, )
controllers/api-controller.ts:287
FunctiongetSoundcloudArtist
( req: ExpressRequest, res: ExpressResponse, )
controllers/api-controller.ts:248
FunctiongetSoundcloudArtistTopTracks
( req: ExpressRequest, res: ExpressResponse, )
controllers/api-controller.ts:274
FunctiongetSoundcloudArtistTracks
( req: ExpressRequest, res: ExpressResponse, )
controllers/api-controller.ts:261
FunctiongetSoundcloudPlaylist
( req: ExpressRequest, res: ExpressResponse, )
controllers/api-controller.ts:197
FunctiongetSoundcloudSearchResults
( req: ExpressRequest, res: ExpressResponse, )
controllers/api-controller.ts:61
FunctiongetSoundcloudUser
( req: ExpressRequest, res: ExpressResponse, )
controllers/api-controller.ts:108
FunctiongetSoundcloudUserLikes
( req: ExpressRequest, res: ExpressResponse, )
controllers/api-controller.ts:122
FunctiongetSoundcloudUserPlaylists
( req: ExpressRequest, res: ExpressResponse, )
controllers/api-controller.ts:165
FunctiongetSourceLink
()
client/src/components/settings-form.js:354
FunctiongetSuggestedAutocomplete
( req: ExpressRequest, res: ExpressResponse, )
controllers/api-controller.ts:87
FunctiongetToolTipClassNames
()
client/src/components/seek-bar.js:69
FunctiongetTrackWrapperClasses
()
client/src/components/track-item.js:83
FunctiongetUserPlaylists
( req: Request, res: Response, )
controllers/user-controller.ts:105
FunctiongetUserProfiles
(req: Request, res: Response)
controllers/user-controller.ts:7
FunctionhandleAddToPlaylistForm
(e)
client/src/components/track-dropdown.js:34
FunctionhandleAddTrackToQueue
(e)
client/src/components/track-dropdown.js:54
FunctionhandleBackClick
()
client/src/components/layout/header.js:150
FunctionhandleChangeSettingsTab
(e)
client/src/components/settings-form.js:184
FunctionhandleClearRestOfQueue
(offset)
client/src/components/user-queue.js:84
FunctionhandleClearRestOfRelated
(offset)
client/src/components/user-queue.js:88
FunctionhandleClearRestOfUserQueue
(offset)
client/src/components/user-queue.js:80
FunctionhandleClick
()
client/src/components/connected-source-button.js:9
FunctionhandleClickOutside
(event)
client/src/components/track-item.js:186
FunctionhandleClose
()
client/src/components/delete-track-form.js:22
FunctionhandleClose
()
client/src/components/add-to-playlist-form.js:44
FunctionhandleCloseControls
(e)
client/src/components/controls-modal.js:24
FunctionhandleCloseModal
()
client/src/components/unsupported-browser-modal.js:21
FunctionhandleCloseSettings
()
client/src/App.js:47
FunctionhandleDeleteSearch
(e)
client/src/components/search-history-page.js:38
FunctionhandleGoBack
()
client/src/components/layout/header.js:36
FunctionhandleGoForward
()
client/src/components/layout/header.js:40
FunctionhandleHideSearch
(sourceToHide)
client/src/components/search-results-page.js:31
FunctionhandleInputChange
(e)
client/src/components/settings-form.js:154
FunctionhandleLogout
()
client/src/components/layout/header.js:53
FunctionhandleMenuState
(state)
landing/src/components/header.js:14
FunctionhandleMouseDownSeek
()
client/src/components/player.js:248
FunctionhandleMouseDownVolume
(e)
client/src/components/player.js:265
FunctionhandleMouseOut
()
client/src/components/seek-bar.js:46
FunctionhandleMouseUpSeek
()
client/src/components/player.js:252
FunctionhandleMouseUpVolume
()
client/src/components/player.js:270
FunctionhandleNext
()
client/src/utils/hooks.js:178
FunctionhandleNextTrack
()
client/src/components/player.js:160
FunctionhandleOauthCallback
( source: Source, isLinking: boolean = false, )
controllers/auth-controller.ts:73
FunctionhandleOnChange
()
client/src/components/form-checkbox.js:21
FunctionhandleOnChangeUserSeek
(e)
client/src/components/player.js:148
FunctionhandleOnChangeVolume
(e)
client/src/components/player.js:259
FunctionhandleOnEnd
()
client/src/components/player.js:135
FunctionhandleOpenSettings
()
client/src/components/layout/header.js:44
FunctionhandlePause
()
client/src/utils/hooks.js:182
FunctionhandlePlay
()
client/src/utils/hooks.js:186
FunctionhandlePlayCurrent
()
client/src/components/user-queue.js:52
FunctionhandlePlayFromQueue
(offset)
client/src/components/user-queue.js:60
FunctionhandlePlayFromRelated
(offset)
client/src/components/user-queue.js:64
FunctionhandlePlayFromUserAddedQueue
(offset)
client/src/components/user-queue.js:56
FunctionhandlePlayPause
()
client/src/components/youtube-player.tsx:64
FunctionhandlePlayPauseArtist
()
client/src/components/artist-page.js:95
FunctionhandlePlayPausePlaylist
(e)
client/src/components/playlist-item.js:28
FunctionhandlePlayPausePlaylist
(e)
client/src/components/playlist-page.js:90
FunctionhandlePlayTrack
(e)
client/src/components/track-item.js:36
FunctionhandlePlayTrack
(index)
client/src/components/playlist-page.js:77
FunctionhandlePrev
()
client/src/utils/hooks.js:190
FunctionhandlePrevTrack
()
client/src/components/player.js:154
FunctionhandleRedoSearch
(e)
client/src/components/search-history-page.js:42
FunctionhandleRefresh
()
client/src/components/playlist-page.js:86
FunctionhandleRemoveAccount
()
client/src/components/settings-form.js:189
FunctionhandleRemoveFromQueue
()
client/src/components/track-item.js:79
FunctionhandleRemoveFromRelated
(offset)
client/src/components/user-queue.js:76
FunctionhandleRemoveTrack
(e)
client/src/components/track-dropdown.js:40
FunctionhandleRemoveTrackFromQueue
(offset)
client/src/components/user-queue.js:72
FunctionhandleRemoveTrackFromUserQueue
(offset)
client/src/components/user-queue.js:68
FunctionhandleResize
()
client/src/utils/hooks.js:116
FunctionhandleSearchBarFocus
(e)
client/src/components/search-history-page.js:95
FunctionhandleSearchButtonClick
(e)
client/src/components/search-results-page.js:89
FunctionhandleSearchNavigationOnClick
(e)
client/src/components/sidebar.js:40
FunctionhandleShowLess
()
client/src/components/artist-list.js:19
FunctionhandleShowMore
()
client/src/components/search-track-list.js:55
FunctionhandleShowMore
()
client/src/components/artist-list.js:14
← previousnext →301–400 of 470, ranked by callers