MCPcopy Create free account

hub / github.com/bundit/kord / functions

Functions470 in github.com/bundit/kord

↓ 1 callersFunctionrestartQueue
()
client/src/redux/actions/playerActions.js:402
↓ 1 callersFunctionrestorePlaylistsFromTrash
(source)
client/src/redux/actions/libraryActions.js:86
↓ 1 callersFunctionsaveRoute
(relativeRoute, route)
client/src/redux/actions/userActions.js:80
↓ 1 callersFunctionsaveState
client/src/utils/localStorage.js:17
↓ 1 callersFunctionsearchForMusic
(source, query)
client/src/redux/actions/searchActions.js:88
↓ 1 callersFunctionsetAutoCompleteResults
(results)
client/src/redux/actions/searchActions.js:81
↓ 1 callersFunctionsetAutoPlay
(allowAutoPlay)
client/src/redux/actions/playerActions.js:272
↓ 1 callersFunctionsetContext
(context)
client/src/redux/actions/playerActions.js:229
↓ 1 callersFunctionsetDuration
(duration)
client/src/redux/actions/playerActions.js:123
↓ 1 callersFunctionsetKordId
client/src/redux/actions/userActions.js:25
↓ 1 callersFunctionsetPlaylistSettingsAction
(source, newSettings)
client/src/redux/actions/libraryActions.js:100
↓ 1 callersFunctionsetQueue
(newQ)
client/src/redux/actions/playerActions.js:194
↓ 1 callersFunctionsetSettingsSource
client/src/redux/actions/userActions.js:103
↓ 1 callersFunctionsetShowYoutubePlayer
(showYoutubePlayer)
client/src/redux/actions/playerActions.js:279
↓ 1 callersFunctionsetSoundcloudClientId
(clientId: string)
services/keys.ts:45
↓ 1 callersFunctionsetSpotifyAccessToken
client/src/redux/actions/spotifyActions.js:21
↓ 1 callersFunctionsetTrackUnstreamable
client/src/redux/actions/libraryActions.js:145
↓ 1 callersFunctionsetYoutubeAccessToken
client/src/redux/actions/youtubeActions.js:15
↓ 1 callersFunctionstoreKey
( source: Source, type: KeyDao["type"], newKey: string, )
services/keys.ts:28
↓ 1 callersFunctionsyncPlaylistsToServer
(store)
client/src/redux/sync.js:124
↓ 1 callersFunctionsyncProfilesToServer
(store)
client/src/redux/sync.js:93
↓ 1 callersFunctionsyncStateToLocalStorage
(store)
client/src/redux/sync.js:65
↓ 1 callersFunctionsynchronizeDataStore
(store)
client/src/redux/sync.js:50
↓ 1 callersFunctiontabSyncMiddleware
()
client/src/redux/sync.js:156
↓ 1 callersFunctiontoggleExpand
(e)
client/src/components/player.js:139
↓ 1 callersFunctiontoggleExpandedPlayer
()
client/src/redux/actions/playerActions.js:260
↓ 1 callersFunctiontoggleRepeat
()
client/src/redux/actions/playerActions.js:292
↓ 1 callersFunctiontoggleShuffle
()
client/src/redux/actions/playerActions.js:286
↓ 1 callersFunctionunshuffleTracks
(tracks)
client/src/utils/queueHelpers.js:63
↓ 1 callersFunctionupdateProfile
(source, user)
client/src/redux/actions/userActions.js:119
↓ 1 callersFunctionuseAOS
()
landing/src/layouts/index.js:37
↓ 1 callersFunctionuseAuthDetection
()
landing/src/utils/auth-provider.js:25
↓ 1 callersFunctionuseClearSessionStorageOnRefresh
()
client/src/utils/hooks.js:312
↓ 1 callersFunctionuseDetectMediaSession
()
client/src/utils/hooks.js:175
↓ 1 callersFunctionuseDetectWidevine
()
client/src/utils/hooks.js:380
↓ 1 callersFunctionuseKeepSessionAlive
()
client/src/utils/hooks.js:219
↓ 1 callersFunctionuseKeyControls
(handleKeyControls)
client/src/utils/hooks.js:257
↓ 1 callersFunctionuseLoadUserDataOnMount
(setIsLoadingUserData)
client/src/utils/hooks.js:33
↓ 1 callersFunctionuseMobileDetection
()
landing/src/utils/useMobileDetection.js:1
↓ 1 callersFunctionusePauseIfSdkNotReady
(current, isPlaying, isSpotifySdkReady)
client/src/utils/hooks.js:145
↓ 1 callersFunctionusePortal
(id)
client/src/utils/hooks.js:322
↓ 1 callersFunctionusePrevious
(value)
client/src/utils/hooks.js:129
↓ 1 callersFunctionuseRenderSeekPosition
( current, theRaf, renderSeekPos, isPlaying )
client/src/utils/hooks.js:158
↓ 1 callersFunctionuseSetDocumentTitle
()
client/src/utils/hooks.js:295
↓ 1 callersFunctionuseSetDurationOnTrackChange
(current)
client/src/utils/hooks.js:137
↓ 1 callersFunctionuseSpotifyWebPlaybackSdkScript
()
client/src/components/spotify-player.js:116
↓ 1 callersFunctionuseStartAtBeginningOnTrackChange
( currentTrack: Track, youtubePlayer: YoutubeInstanceRef )
client/src/components/youtube-player.tsx:109
↓ 1 callersFunctionvalidateReordering
(newList)
client/src/components/settings-form.js:221
FunctionAddToPlaylistForm
({ show })
client/src/components/add-to-playlist-form.js:19
FunctionApp
()
client/src/App.js:25
FunctionAppNavLinks
({ isPlayingFromSearch, handleSearchNavigationOnClick })
client/src/components/sidebar.js:102
FunctionDeleteTrackForm
({ show })
client/src/components/delete-track-form.js:16
FunctionFooter
()
client/src/components/layout/footer.js:14
FunctionFormCheckbox
({ title, i, value, numTracks, onChange, isDraggable, isStarred })
client/src/components/form-checkbox.js:12
FunctionImage
({ src, alt, className, style, children, ...props })
client/src/components/image.js:5
FunctionLayout
({ children })
landing/src/layouts/index.js:12
FunctionLibraryRouter
()
client/src/components/library-router.js:7
FunctionLinkAccount
( req: Request, profile: OAuthProfile, refreshToken: string, accessToken: string, done: VerifyCallba
services/auth.ts:114
FunctionLogin
()
landing/src/pages/login.js:7
FunctionMinifiedPlayer
({ handleToggleExpand, handlePlayPause, isUserSeeking, userSeekPos, handleOnChangeUserSeek, handle
client/src/components/minified-player.js:35
FunctionMobileFooterNav
()
client/src/components/layout/footer.js:25
FunctionModal
({ title, show, onClose, onSubmit, children })
client/src/components/modal.js:17
FunctionNavHistory
()
client/src/components/nav-history.js:7
FunctionPlaylistPage
()
client/src/components/playlist-page.js:32
FunctionSearchArtistResults
({ searchSourceList, searchResults })
client/src/components/search-results-page.js:108
FunctionSearchButtonList
({ searchSourceList, hideSearch, showSearch })
client/src/components/search-results-page.js:84
FunctionSearchRouter
()
client/src/components/search-router.js:8
FunctionSettingsForm
({ show, source, onClose })
client/src/components/settings-form.js:42
FunctionSidebar
()
client/src/components/sidebar.js:22
FunctionSignUp
()
landing/src/pages/signup.js:7
FunctionSignUpOrSignIn
( profile: OAuthProfile, refreshToken: string, accessToken: string, done: VerifyCallback, )
services/auth.ts:79
FunctionSoundcloudPlayer
({ playerRef, isPlaying, onEnd, volume, sourceUrl }: SoundcloudPlayerProps)
client/src/components/soundcloud-player.tsx:12
FunctionSpotifyPlayer
({ forwardRef, playerName, track, isPlaying, onReady, onNotReady, onEnd, onAccountError, vol
client/src/components/spotify-player.js:9
FunctionTermsOfUse
()
landing/src/pages/terms-of-use.js:11
FunctionToggleSwitch
({ id, value, onChange, disabled })
client/src/components/toggle-switch.js:5
FunctionVolumeControls
({ isUserSettingVolume, userVolumeValue, handleOnChangeVolume, handleMouseDownVolume, handleMouseUpV
client/src/components/volume-controls.js:13
FunctionYoutubePlayer
({ volume, forwardRef, onEnd, playerIsExpanded }: YoutubePlayerProps)
client/src/components/youtube-player.tsx:24
FunctionaddToSpotifyPlaylist
( playlistId, track, tries = 3 )
client/src/redux/actions/spotifyActions.js:285
FunctionaddToYoutubePlaylist
( playlistId, track, tries = 3 )
client/src/redux/actions/youtubeActions.js:193
FunctionauthNoop
(_req: Request, _res: Response)
controllers/auth-controller.ts:20
FunctionauthenticateWithOauth
( source: Source, isLinking: boolean = false, )
controllers/auth-controller.ts:25
FunctioncalculateThumbLeftOffset
()
client/src/components/seek-bar.js:63
FunctioncalculateTimeRatioFromHoverPosition
()
client/src/components/seek-bar.js:56
FunctioncloseDropdown
()
client/src/components/track-item.js:58
FunctioncloseMenu
()
landing/src/components/header.js:18
FunctioncollapsePlayerOnSidebarNavigation
(e)
client/src/components/sidebar.js:50
FunctioncompareArtists
(artist1, artist2)
client/src/utils/compareHelpers.js:27
FunctioncompareGenres
(genre1, genre2)
client/src/utils/compareHelpers.js:34
FunctioncompareSongs
(song1, song2)
client/src/utils/compareHelpers.js:3
Methodconstructor
(playerName, fetchToken, volume)
client/src/components/spotify-player.js:125
FunctiondefaultSearchOnChange
(e)
client/src/components/kord-settings.js:28
FunctiondeleteUserProfile
( req: Request, res: Response, )
controllers/user-controller.ts:69
FunctiondispatchPlayTrack
(index)
client/src/components/search-track-list.js:81
FunctionensureAuthenticatedRequest
( req: Request, res: Response, next: NextFunction, )
middleware/ensureAuthenticated.ts:27
FunctionensureAuthenticatedRoute
( req: Request, res: Response, next: NextFunction, )
middleware/ensureAuthenticated.ts:5
FunctionfetchAutoCompleteResults
client/src/redux/actions/searchActions.js:122
FunctionfetchRelatedSouncloudTracks
(trackId)
client/src/redux/actions/soundcloudActions.js:138
FunctionfetchRelatedSpotifyTracks
( trackId, limit = 20, tries = 3 )
client/src/redux/actions/spotifyActions.js:263
FunctionfetchRelatedYoutubeTracks
( videoId, limit = 10, tries = 3 )
client/src/redux/actions/youtubeActions.js:154
FunctionfetchSoundcloudArtist
(artistId)
client/src/redux/actions/soundcloudActions.js:150
← previousnext →201–300 of 470, ranked by callers