MCPcopy Create free account

hub / github.com/Asvarox/allkaraoke / functions

Functions1,524 in github.com/Asvarox/allkaraoke

↓ 5 callersMethodgoToConvertSong
()
tests/page-objects/edit-songs-page.ts:60
↓ 5 callersMethodgoToMicMainPage
()
tests/page-objects/remote-mic/remote-components/remote-tab-bar.ts:10
↓ 5 callersFunctionimportSongsFromPostHogBase
( mkRequest: RequestFunc, currentSongs: SongPreview[], fetchedSongIds: string[], onSongAdded: (song: S
src/modules/songs/utils/import-songs-from-post-hog-base.ts:30
↓ 5 callersFunctionmsec
(ms: number | undefined, player?: PlayerRef | YouTubePlayer | null)
src/routes/convert/steps/sync-lyrics-to-video/helpers/format-ms.tsx:30
↓ 5 callersMethodnavigateToGoNextWithKeyboard
(_remoteMic?: Page)
tests/page-objects/song-preview-page.ts:25
↓ 5 callersMethodnavigateToPlayTheSongWithKeyboard
(remoteMic?: Page)
tests/page-objects/song-preview-page.ts:61
↓ 5 callersFunctionnextIndex
(values: readonly T[], current: number, direction: 1 | -1 = 1)
src/modules/utils/indexes.ts:3
↓ 5 callersFunctionprocessSong
(song: Song)
src/modules/songs/utils/process-song/process-song.ts:8
↓ 5 callersFunctionregenerateIndex
(kvNamespace: KVNamespace)
functions/unverified-songs-store.ts:180
↓ 5 callersMethodremoveSongFromFavouriteList
(songID: string)
tests/page-objects/remote-mic/remote-mic-song-list-page.ts:31
↓ 5 callersMethodrowContaining
(text: string)
tests/page-objects/admin-unverified-songs-table.ts:18
↓ 5 callersMethodrowsPerPageSelect
()
tests/page-objects/admin-unverified-songs-table.ts:34
↓ 5 callersMethodselectIssueWithKeyboard
(issue: issueType, remoteMic?: Page)
tests/page-objects/rate-unfinished-song-page.ts:77
↓ 5 callersFunctionsendRpcCall
(connection: SenderInterface, method: string, args: unknown[] = [])
src/modules/remote-mic/remote-mic-input.ts:8
↓ 5 callersFunctionspreadValue
(initial: number, spread: number)
src/modules/game-engine/drawing/particles/utils.ts:1
↓ 5 callersFunctionstubUserMedia
({ context, page }: { page: Page; context: BrowserContext })
tests/helpers.ts:44
↓ 5 callersFunctionsumDetailedScore
(counts: DetailedScore)
src/modules/game-engine/game-state/helpers/calculate-score.ts:30
↓ 5 callersMethodtoggleMicInputName
(playerNumber: number)
tests/page-objects/advanced-connection-page.ts:50
↓ 5 callersFunctionuseDebounce
(value: T, delay: number)
src/modules/hooks/use-debounce.ts:4
↓ 5 callersFunctionuseFeatureFlag
(flag: ValuesType<typeof FeatureFlags>)
src/modules/utils/use-feature-flag.ts:7
↓ 5 callersFunctionuseKeyboard
(params: Params, enabled = true, deps?: any[])
src/modules/hooks/use-keyboard.ts:40
↓ 5 callersFunctionusePermissions
()
src/routes/remote-mic/hooks/use-permissions.ts:4
↓ 5 callersFunctionusePlayerNumberPreset
(targetPlayerCount: number, maxPlayerCount: number = MAX_PLAYERS)
src/routes/select-input/hooks/use-player-number-preset.ts:4
↓ 4 callersFunctionaddHeadstart
(song: Song)
src/modules/songs/utils/process-song/add-headstart.ts:30
↓ 4 callersFunctionaddSteps
(start: [number, number], steps: Array<[number, number, dirs]>, dir: dirs, num: number)
tests/steps/navigate-with-keyboard.ts:13
↓ 4 callersFunctionadminHeaders
(password: string)
src/routes/admin/unverified-songs-admin-api.ts:37
↓ 4 callersFunctionapplyCommonSharedSongImportProcessing
(song: Song)
src/modules/songs/utils/shared-song-import-processing.ts:63
↓ 4 callersFunctionassertOk
(response: Response)
src/routes/admin/unverified-songs-admin-api.ts:25
↓ 4 callersFunctioncalculateData
({ canvas, currentSectionIndex, songBeatLength, minPitch, maxPitch, track, playerIndex, player
src/modules/game-engine/drawing/calculate-data.ts:31
↓ 4 callersMethodcontinueToTheSong
()
tests/page-objects/computers-mic-connection-page.ts:34
↓ 4 callersFunctioncreateYoutubeDurationProbeClient
( timeoutMs: number = DEFAULT_TIMEOUT_MS, )
scripts/youtube-duration-client.ts:88
↓ 4 callersFunctiondefineQuery
( handler: (context: RpcContext, ...args: TArgs) => TReturn | Promise<TReturn>, options?: { permission?: '
src/modules/remote-mic/network/rpc/define.ts:4
↓ 4 callersMethoddeleteSong
(songID: string)
tests/page-objects/edit-songs-page.ts:47
↓ 4 callersMethoddisagreeToShareAddSongs
()
tests/page-objects/edit-songs-page.ts:64
↓ 4 callersMethodensureSongLanguageIsDeselected
(language: string)
tests/page-objects/song-languages-page.ts:32
↓ 4 callersMethodenterVideoURL
(videoUrl: string)
tests/page-objects/song-edit-author-and-video-page.ts:50
↓ 4 callersMethodexpectFullscreenToBeOff
()
tests/components/toolbar.ts:30
↓ 4 callersMethodexpectGameModeToBe
(modeName: 'Pass The Mic' | 'Duel' | 'Cooperation')
tests/page-objects/song-preview-page.ts:78
↓ 4 callersMethodexpectPlayerConfirmationStatusToBe
(playerName: string)
tests/page-objects/song-preview-page.ts:187
↓ 4 callersMethodexpectPlayerNameToBeDisplayed
(playerNumber: number, playerName: string)
tests/page-objects/post-game-results-page.ts:22
↓ 4 callersMethodexpectPlayerScoreValueToBe
(playerNumber: number, expectedScore: string)
tests/page-objects/game-page.ts:105
↓ 4 callersMethodexpectPlayerToBeUnassigned
()
tests/page-objects/remote-mic/remote-mic-main-page.ts:35
↓ 4 callersMethodexpectPlayerTrackNumberToBe
(playerNumber: number, trackNumber: number)
tests/page-objects/song-preview-page.ts:163
↓ 4 callersFunctionfixVideoGap
(song: Song)
src/modules/songs/utils/process-song/fix-video-gap.ts:4
↓ 4 callersFunctiongeneratePlayerChangesForTrack
(track: SongTrack, song: Song)
src/modules/songs/utils/generate-player-changes.ts:67
↓ 4 callersFunctiongetAdminPassword
()
src/routes/admin/admin-password.ts:6
↓ 4 callersFunctiongetAllPlayerSprites
(playerNumber: 0 | 1 | 2 | 3)
src/modules/game-engine/drawing/elements/cache/sprite-map.ts:53
↓ 4 callersMethodgetCheckbox
(language: string)
tests/page-objects/song-languages-page.ts:15
↓ 4 callersFunctiongetMainArtistName
(artist: string)
src/routes/remote-mic/panels/remote-song-list.tsx:36
↓ 4 callersMethodgetPlayerMicCheck
(playerNumber: number)
tests/page-objects/smartphones-connection-page.ts:27
↓ 4 callersMethodgetPlayerNameElement
(playerNumber: number)
tests/page-objects/post-game-results-page.ts:18
↓ 4 callersFunctiongetPlayerNoteDistance
(note: PlayerNote)
src/modules/game-engine/helpers/get-player-note-distance.ts:4
↓ 4 callersFunctiongetPlayerScoreData
(scores: [playerNum, score][], playerNumber: playerNum)
src/routes/game/singing/game-overlay/helpers/get-player-score-data.ts:3
↓ 4 callersFunctiongetSongFirstNoteMs
(song: Song | SongPreview)
src/modules/songs/utils/get-song-first-note-ms.ts:5
↓ 4 callersFunctiongetSongPreview
( { bar, unsupportedProps, mergedTrack, shortId, ...songData }: Song, options: Pick<SongPreview, 'local'>
src/modules/songs/utils.ts:8
↓ 4 callersFunctiongetStorage
()
src/modules/songs/stats/common.ts:7
↓ 4 callersFunctiongetStorageKey
(sharedSongId: string)
functions/unverified-songs-store.ts:38
↓ 4 callersMethodgetUnavailableStatusPlayer
(playerNumber: number)
tests/page-objects/song-preview-page.ts:177
↓ 4 callersFunctiongetVideoId
(url: string)
src/modules/songs/utils/convert-txt-to-song.ts:104
↓ 4 callersMethodgoToManageGame
()
tests/page-objects/remote-mic/remote-mic-settings-page.ts:24
↓ 4 callersMethodgoToPauseMenuByKeyboard
()
tests/page-objects/game-page.ts:35
↓ 4 callersFunctionisSelected
(issue: reportTypes)
src/routes/game/singing/game-overlay/components/rate-song.tsx:46
↓ 4 callersFunctionisValidUltrastarTxtFormat
(songTxt: string)
src/modules/songs/utils/validate-ultrastar.ts:22
↓ 4 callersFunctionmakeUnverifiedSongTxt
({ title, videoId = unverifiedCloudflareSongFixture.videoId, bpm = '180', gap = '1000', }: { title:
tests/admin-unverified-songs.spec.ts:58
↓ 4 callersFunctionmockRandom
({ context }: { page: Page; context: BrowserContext }, randomValue = 0.5)
tests/helpers.ts:33
↓ 4 callersFunctiononNextStep
()
src/routes/convert/convert-view.tsx:267
↓ 4 callersFunctiononRequest
({ request, env })
functions/admin/unverified-song.ts:31
↓ 4 callersFunctionrange
(size: number)
src/modules/utils/range.ts:1
↓ 4 callersFunctionremoveAccents
(str: string)
src/modules/utils/clear-string.ts:8
↓ 4 callersFunctionseekToSection
(sectionIndex: number, padding?: seconds)
src/routes/convert/steps/sync-lyrics-to-video/edit-song.tsx:170
↓ 4 callersFunctionshareSong
(id: string)
src/routes/edit/share-songs-modal.tsx:19
↓ 4 callersMethodsortControl
(label: string)
tests/page-objects/admin-unverified-songs-table.ts:6
↓ 4 callersMethodtoggleGameMode
()
tests/page-objects/song-preview-page.ts:70
↓ 4 callersFunctiontoggleIssue
(issue: reportTypes)
src/routes/game/singing/game-overlay/components/rate-song.tsx:29
↓ 4 callersMethodtogglePlayerMicrophoneSource
(playerNumber: number)
tests/page-objects/advanced-connection-page.ts:38
↓ 4 callersFunctionuseLanguageList
(list: Pick<SongPreview, 'language'>[])
src/modules/songs/hooks/use-language-list.ts:4
↓ 4 callersFunctionuseMicrophoneList
(load = false, focus?: InputSourceNames)
src/routes/select-input/hooks/use-microphone-list.ts:7
↓ 4 callersFunctionuseMicrophoneStatus
()
src/modules/user-media/hooks.ts:4
↓ 4 callersFunctionusePlayerMicData
( playerNumber: 0 | 1 | 2 | 3, onMeasure: ([volume, frequency]: [number, number]) => void, enabled = tru
src/modules/hooks/players/use-player-mic.ts:6
↓ 4 callersFunctionuseSetlist
()
src/modules/songs/hooks/use-setlist.ts:14
↓ 4 callersFunctionvibrate
(pattern: number | number[] = 200)
src/modules/utils/vibrate.ts:5
↓ 3 callersFunctionabstractStorage
(type: typeof sessionStorage | typeof localStorage)
src/modules/utils/storage.ts:1
↓ 3 callersMethodaddSongToSetlist
(songID: string)
tests/page-objects/manage-setlists-page.ts:132
↓ 3 callersFunctionapplyEscEditionFromTitle
(song: Song)
src/modules/songs/utils/shared-song-import-processing.ts:13
↓ 3 callersFunctionbuildAdminUnverifiedSongProcessingUrl
(sharedSongId: string, processQueue = false)
src/routes/admin/unverified-song-processing-queue.ts:11
↓ 3 callersMethodcloseQuickConnectPhone
()
tests/components/toolbar.ts:49
↓ 3 callersFunctioncloseSearch
()
src/routes/remote-mic/panels/remote-song-list/song-list-toolbar.tsx:37
↓ 3 callersFunctioncloseSearch
()
src/routes/sing-a-song/song-selection/components/toolbar/search-bar.tsx:53
↓ 3 callersMethodconnectWithGame
()
tests/page-objects/join-existing-game-page.ts:26
↓ 3 callersFunctioncreateCallback
(status: VideoState)
src/modules/elements/video-player/direct-video.tsx:24
↓ 3 callersFunctioncreateEnv
(kv = workerEnv.SHARED_SONGS_KV)
functions/admin/unverified-song.test.ts:8
↓ 3 callersFunctiondebris
( canvas: HTMLCanvasElement, ctx: CanvasRenderingContext2D, x: number, y: number, width: number, h
src/modules/game-engine/drawing/elements/debris.ts:3
↓ 3 callersFunctiondeleteAdminUnverifiedSong
(password: string, sharedSongId: string)
src/routes/admin/unverified-songs-admin-api.ts:50
↓ 3 callersMethoddestroy
()
vite-plugin-html-prerender/src/server.ts:36
↓ 3 callersFunctiondrawHeart
(heart: HTMLCanvasElement, x: number, y: number, size: number)
src/modules/elements/background/eurovision.tsx:72
↓ 3 callersMethodenterAuthorName
(name: string)
tests/page-objects/song-edit-author-and-video-page.ts:34
↓ 3 callersMethodenterSourceURL
(urlSource: string)
tests/page-objects/song-edit-basic-info-page.ts:30
↓ 3 callersMethodexpectDefaultPermissionToBeRead
()
tests/page-objects/settings-page.ts:29
↓ 3 callersMethodexpectSetlistSongCountToBe
(setlistName: string, songsAmount: number)
tests/page-objects/manage-setlists-page.ts:40
↓ 3 callersMethodexpectSongToBeSelected
(songID: string)
tests/page-objects/manage-setlists-page.ts:159
← previousnext →201–300 of 1,524, ranked by callers