MCPcopy Create free account

hub / github.com/Asvarox/allkaraoke / functions

Functions1,524 in github.com/Asvarox/allkaraoke

↓ 2 callersMethodexpectSelectedSongNotToBe
(songID: string)
tests/page-objects/song-list-page.ts:125
↓ 2 callersMethodexpectSongCheckboxStateToBe
(songID: string, expectedState: 'selected' | 'unselected')
tests/page-objects/manage-setlists-page.ts:146
↓ 2 callersMethodexpectSongNotToBeVisible
(songID: string)
tests/page-objects/remote-mic/remote-mic-song-list-page.ts:39
↓ 2 callersMethodexpectSongToBeMarkedAsNewInNewGroup
(songID: string)
tests/page-objects/song-list-page.ts:230
↓ 2 callersMethodexpectSongToBeMarkedWithLanguageFlagIcon
(songID: string, isoCode: string)
tests/page-objects/song-list-page.ts:170
↓ 2 callersMethodexpectSortedDescending
(name: string)
tests/page-objects/admin-unverified-songs-table.ts:82
↓ 2 callersMethodexpectUnverifiedSongCardToBeVisible
(unverifiedSongId: string)
tests/page-objects/song-list-page.ts:95
↓ 2 callersMethodexpectUnverifiedSongsGroupToBeVisible
()
tests/page-objects/song-list-page.ts:91
↓ 2 callersFunctionfetchSongStats
(song: Pick<SongPreview, 'artist' | 'title'>)
src/modules/songs/stats/common.ts:39
↓ 2 callersFunctionfindInMatrix
(matrix: string[][], name: string)
tests/steps/navigate-with-keyboard.ts:5
↓ 2 callersFunctionfocusNextInput
(triggerValidation = false)
src/routes/remote-mic/panels/microphone/connection-wizard/step-enter-details.tsx:36
↓ 2 callersFunctiongeneratePlayerChanges
(song: Song)
src/modules/songs/utils/generate-player-changes.ts:129
↓ 2 callersMethodgetAllLanguageCheckboxes
()
tests/page-objects/song-languages-page.ts:47
↓ 2 callersFunctiongetAllStats
()
src/modules/songs/stats/common.ts:48
↓ 2 callersFunctiongetAuthorAndVideoFromSong
(song?: Song)
src/routes/convert/convert-view.tsx:43
↓ 2 callersFunctiongetBasicDataFromSong
(song?: Song)
src/routes/convert/convert-view.tsx:38
↓ 2 callersFunctiongetBreakpoint
()
src/modules/hooks/use-breakpoint.ts:14
↓ 2 callersFunctiongetCliArgument
(name: string)
scripts/get-youtube-video-duration.ts:5
↓ 2 callersMethodgetColumnArrowUpwardSortingIcon
(columnName: columnNameType)
tests/components/songs-table.ts:47
↓ 2 callersMethodgetCopySetlistLinkButton
(setlistName: string)
tests/page-objects/manage-setlists-page.ts:104
↓ 2 callersFunctiongetCurrentBeat
( currentTime: milliseconds, beatLength: number, gap: milliseconds, round = true, )
src/modules/game-engine/game-state/helpers/get-current-beat.ts:3
↓ 2 callersMethodgetCurrentPlayerScore
(playerNumber: number)
tests/page-objects/game-page.ts:101
↓ 2 callersFunctiongetDesiredEndTimeValue
(song: Song)
tests/admin-unverified-songs.spec.ts:52
↓ 2 callersFunctiongetDismissKey
(key: string)
src/modules/elements/tooltip.tsx:36
↓ 2 callersMethodgetEditSetlistButton
(setlistName: string)
tests/page-objects/manage-setlists-page.ts:44
↓ 2 callersMethodgetFrequency
(data: Float32Array)
src/modules/game-engine/input/mic-strategies/interfaces.ts:6
↓ 2 callersFunctiongetHoursAgoDateLimit
(hoursBack: number)
scripts/cicd/promote-shared-songs-to-unverified.ts:82
↓ 2 callersMethodgetIssueCheckbox
(issue: issueType)
tests/page-objects/rate-unfinished-song-page.ts:61
↓ 2 callersMethodgetLanguagePickerEntry
(language: string)
tests/page-objects/song-list-page.ts:196
↓ 2 callersFunctiongetLegacySharedSongId
(record: { sharedSongId?: string; externalSongId?: string })
functions/unverified-songs-store.ts:40
↓ 2 callersFunctiongetLyricsEndTimeMs
(song: Song)
src/modules/songs/utils/shared-song-import-processing.ts:71
↓ 2 callersFunctiongetMetadataEntityFromSong
(song?: Song)
src/routes/convert/convert-view.tsx:49
↓ 2 callersMethodgetMicInputName
(playerNumber: number)
tests/page-objects/advanced-connection-page.ts:42
↓ 2 callersFunctiongetMonitoringStatus
(page: Page)
tests/steps/assert-monitoring-status.ts:3
↓ 2 callersFunctiongetNextAdminUnverifiedSongProcessingUrl
(songs: AdminUnverifiedSong[], currentSharedSongId: string)
src/routes/admin/unverified-song-processing-queue.ts:25
↓ 2 callersFunctiongetOldestAdminUnverifiedSong
( songs: AdminUnverifiedSong[], currentSharedSongId?: string, )
src/routes/admin/unverified-song-processing-queue.ts:5
↓ 2 callersMethodgetPlayerMicSource
(playerNumber: number)
tests/page-objects/advanced-connection-page.ts:30
↓ 2 callersFunctiongetProcessedSong
(songTxt: string)
tests/admin-unverified-songs.spec.ts:50
↓ 2 callersMethodgetRemoveSetlistButton
(setlistName: string)
tests/page-objects/manage-setlists-page.ts:95
↓ 2 callersFunctiongetRequiredEnv
(name: keyof typeof legacyEnvNames)
scripts/cicd/unverified-songs-admin-client.ts:6
↓ 2 callersFunctiongetScriptArguments
()
scripts/get-youtube-video-duration.ts:21
↓ 2 callersFunctiongetSectionStartInMs
(section: Section, song: Song)
src/modules/songs/utils/notes-selectors.ts:37
↓ 2 callersFunctiongetSongBeatCount
(song: Song)
src/modules/songs/utils/get-song-beat-count.ts:5
↓ 2 callersMethodgetSongCheckboxControl
(songID: string)
tests/page-objects/manage-setlists-page.ts:124
↓ 2 callersMethodgetUnverifiedSongCardById
(unverifiedSongId: string)
tests/page-objects/song-list-page.ts:87
↓ 2 callersFunctiongetViewportSize
()
src/modules/hooks/use-viewport-size.ts:4
↓ 2 callersFunctiongoBackToSongList
()
tests/rate-unfinished-song.spec.ts:83
↓ 2 callersMethodgoToAllSongsPlaylist
()
tests/page-objects/remote-mic/remote-mic-song-list-page.ts:66
↓ 2 callersMethodgoToCalibration
()
tests/components/calibration.ts:21
↓ 2 callersMethodgoToHistory
()
tests/page-objects/main-menu-page.ts:42
↓ 2 callersMethodgoToSetting
()
tests/page-objects/main-menu-page.ts:34
↓ 2 callersMethodgoToSongTrack
(number: number)
tests/page-objects/song-edit-sync-lyrics-to-video-page.ts:135
↓ 2 callersFunctiongoToStep
(step: number)
src/routes/remote-mic/panels/microphone/connection-wizard/connection-wizard.tsx:111
↓ 2 callersFunctionhandleAgree
(agreed: boolean)
src/routes/edit/share-songs-modal.tsx:43
↓ 2 callersFunctionhandleNavigation
(direction: -1 | 1)
src/modules/hooks/use-keyboard-nav.ts:59
↓ 2 callersFunctionhandlePlaylistSelect
(name: string)
src/routes/sing-a-song/song-selection/components/toolbar/playlist-selector.tsx:36
↓ 2 callersMethodhideSong
(songID: string)
tests/page-objects/edit-songs-page.ts:13
↓ 2 callersFunctionimportUltrastarEsSong
(url: string)
src/routes/convert/import-ultrastar-es-song.ts:17
↓ 2 callersFunctioninitialisePlayerSetup
()
src/routes/sing-a-song/song-selection/components/song-settings/game-settings.tsx:56
↓ 2 callersFunctioninitialiseRemoteMic
(page: Page, context: BrowserContext, browser: Browser)
tests/page-objects/remote-mic/initialise-remote-mic.ts:10
↓ 2 callersFunctionisArtistPresent
(a: string, b: string[])
src/routes/remote-mic/panels/remote-song-list.tsx:37
↓ 2 callersFunctionisAuthorizedUnverifiedSongsAdmin
(request: Request, env: AdminPasswordEnv)
functions/unverified-songs-browser-admin-auth.ts:9
↓ 2 callersFunctionisBetween
(start: number, end: number, value: number)
src/modules/songs/utils/merge-tracks.ts:7
↓ 2 callersMethodisConnected
()
src/modules/remote-mic/network/client/transport/interface.ts:16
↓ 2 callersFunctionisHighScore
(playerName: string)
src/routes/game/singing/post-game/views/results/player-score.tsx:47
↓ 2 callersMethodisLanguageSelected
(language: string)
tests/page-objects/remote-mic/remote-mic-song-languages-page.ts:22
↓ 2 callersMethodisLanguageSelectedStr
(language: string)
tests/page-objects/song-languages-page.ts:38
↓ 2 callersFunctionisSearchApplied
(appliedFilters: AppliedFilters)
src/routes/sing-a-song/song-selection/hooks/use-song-list-filter.ts:30
↓ 2 callersMethodisSongCheckboxSelected
(songID: string)
tests/page-objects/manage-setlists-page.ts:167
↓ 2 callersFunctionisUnverifiedSongsAdminConfigured
()
scripts/cicd/unverified-songs-admin-client.ts:14
↓ 2 callersFunctionisWindows
()
src/modules/utils/is-windows.ts:1
↓ 2 callersMethodjoinExistingGame
()
tests/page-objects/landing-page.ts:16
↓ 2 callersFunctionmoveCursor
(plane: 'x' | 'y', delta: number)
src/routes/sing-a-song/song-selection/hooks/use-song-selection-keyboard-navigation.ts:66
↓ 2 callersMethodnavigateAndApproveWithKeyboard
( buttonName: | 'button-resume-song' | 'button-restart-song' | 'button-exit-song'
tests/page-objects/game-page.ts:79
↓ 2 callersMethodnavigateAndTogglePlayerTrackSettingsWithKeyboard
(playerNumber: number, remoteMic?: Page)
tests/page-objects/song-preview-page.ts:158
↓ 2 callersMethodnavigateToGameModeSettingsWithKeyboard
(remoteMic?: Page)
tests/page-objects/song-preview-page.ts:74
↓ 2 callersMethodnavigateToSaveButtonWithKeyboard
(remoteMic?: Page)
tests/page-objects/smartphones-connection-page.ts:23
↓ 2 callersFunctionnavigateVertically
(e: KeyboardEvent | undefined, direction: 1 | -1)
src/routes/sing-a-song/song-selection/hooks/use-song-selection-keyboard-navigation.ts:170
↓ 2 callersFunctionnormaliseGapForTrack
(track: SongTrack, shiftBeats: number)
src/modules/songs/utils/process-song/normalise-gap.ts:25
↓ 2 callersFunctionnormaliseSectionPaddingsForTrack
(track: SongTrack, desiredPadding: number)
src/modules/songs/utils/process-song/normalise-section-paddings.ts:41
↓ 2 callersFunctionnormalizeRecord
(record: LegacyUnverifiedSongRecord | null)
functions/unverified-songs-store.ts:43
↓ 2 callersFunctionnormalizeSting
(str: string)
src/modules/songs/utils/get-song-id.ts:4
↓ 2 callersFunctionnotesLyricsLength
(section: NotesSection)
src/modules/songs/utils/merge-tracks.ts:9
↓ 2 callersFunctionnotesToText
(notes: Note[])
src/modules/songs/utils/convert-song-to-txt.ts:17
↓ 2 callersFunctionnotesToText
(notes: Note[])
src/modules/songs/utils/convert-txt-to-song.test.ts:8
↓ 2 callersFunctiononFinish
()
src/routes/quick-setup/quick-setup.tsx:18
↓ 2 callersFunctiononSearchSong
(e: KeyboardEvent)
src/routes/sing-a-song/song-selection/components/toolbar/search-bar.tsx:73
↓ 2 callersMethodprocessOldestUnverifiedSong
()
tests/page-objects/admin-unverified-songs-page.ts:65
↓ 2 callersFunctionrandomFloat
(from: number, to: number)
src/modules/utils/random-value.ts:1
↓ 2 callersFunctionrandomSign
(weight = 0)
src/modules/game-engine/drawing/particles/utils.ts:5
↓ 2 callersFunctionrefetch
()
src/modules/remote-mic/network/client/hooks/use-server-query.ts:28
↓ 2 callersFunctionremoveFromIndex
(kvNamespace: KVNamespace, sharedSongId: string)
functions/unverified-songs-store.ts:85
↓ 2 callersMethodrestoreSong
(songID: string)
tests/page-objects/edit-songs-page.ts:23
↓ 2 callersFunctionroundTo
(num: number, precision: number)
src/modules/utils/round-to.ts:1
↓ 2 callersMethodrowsPerPageTagName
()
tests/page-objects/admin-unverified-songs-table.ts:38
↓ 2 callersFunctionsaveAdminUnverifiedSong
()
src/routes/convert/convert-view.tsx:230
↓ 2 callersFunctionsearchGoogle
(phrase: string)
src/routes/convert/steps/song-metadata.tsx:106
↓ 2 callersFunctionseedQueueSongs
(request: APIRequestContext)
tests/admin-unverified-songs.spec.ts:75
↓ 2 callersFunctionseekToLastSection
(padding?: seconds)
src/routes/convert/steps/sync-lyrics-to-video/edit-song.tsx:194
↓ 2 callersFunctionseekToNextSection
(padding?: seconds)
src/routes/convert/steps/sync-lyrics-to-video/edit-song.tsx:187
← previousnext →401–500 of 1,524, ranked by callers