MCPcopy Create free account

hub / github.com/Asvarox/allkaraoke / functions

Functions1,524 in github.com/Asvarox/allkaraoke

↓ 3 callersFunctionfixAccents
(language: string)
src/routes/convert/steps/basic-data.tsx:38
↓ 3 callersFunctionformatMs
(msec: number)
src/routes/convert/steps/sync-lyrics-to-video/helpers/format-ms.tsx:8
↓ 3 callersFunctiongenerateSongPreview
(tracks: Section[][], data: Partial<Song> = {})
src/modules/utils/test-utils.ts:46
↓ 3 callersMethodgetColumnArrowDownwardSortingIcon
(columnName: columnNameType)
tests/components/songs-table.ts:43
↓ 3 callersMethodgetExpandedArtistSongsGroupElement
(artistName: string)
tests/page-objects/remote-mic/remote-mic-song-list-page.ts:143
↓ 3 callersFunctiongetIndex
(kvNamespace: KVNamespace)
functions/unverified-songs-store.ts:71
↓ 3 callersMethodgetLanguageButton
(language: string)
tests/page-objects/remote-mic/remote-mic-song-languages-page.ts:10
↓ 3 callersMethodgetLanguageEntry
(language: string)
tests/page-objects/song-languages-page.ts:11
↓ 3 callersMethodgetMakeSetlistEditableButton
(setlistName: string)
tests/page-objects/manage-setlists-page.ts:60
↓ 3 callersFunctiongetNoteAtBeat
(section: NotesSection, beat: songBeat, tolerance = 0)
src/modules/songs/utils/notes-selectors.ts:25
↓ 3 callersFunctiongetRememberedPasswordStorage
()
src/routes/admin/admin-password.ts:3
↓ 3 callersFunctiongetSearchString
(str: string)
src/routes/sing-a-song/song-selection/hooks/use-song-list-filter.ts:36
↓ 3 callersFunctiongetSessionPasswordStorage
()
src/routes/admin/admin-password.ts:4
↓ 3 callersFunctiongetSingableBeats
(sections: Section[], start: number = 0, end: number = Infinity)
src/modules/songs/utils/generate-player-changes.ts:9
↓ 3 callersMethodgetSongCheckbox
(songID: string)
tests/page-objects/manage-setlists-page.ts:120
↓ 3 callersFunctiongetSprite
(sprite: SpriteNames, fragment: keyof typeof smallNoteFragments)
src/modules/game-engine/drawing/elements/cache/cached-sprites.ts:47
↓ 3 callersMethodgoBackByKeyboard
()
tests/page-objects/remote-mic/remote-mic-main-page.ts:120
↓ 3 callersMethodgoBackToInputSelection
()
tests/page-objects/advanced-connection-page.ts:26
↓ 3 callersMethodgoToManagePlayer
(playerName: string)
tests/page-objects/remote-mic/remote-mic-manage-game-page.ts:23
↓ 3 callersMethodgoToMicSettings
()
tests/page-objects/remote-mic/remote-mic-settings-page.ts:16
↓ 3 callersFunctiongroupEntriesByDay
(entries: PlayHistoryEntry[])
src/routes/history/use-play-history.ts:23
↓ 3 callersMethodinit
(context: AudioContext, bufferSize: number)
src/modules/game-engine/input/mic-strategies/interfaces.ts:4
↓ 3 callersFunctioninputAction
(action: ComponentProps<typeof Button>['onClick'], enabled: boolean, label = 'Lookup')
src/routes/convert/elements.tsx:9
↓ 3 callersFunctionisChromium
()
src/modules/utils/is-chromium.ts:1
↓ 3 callersMethodisLanguageSelected
(languageCheckbox: Locator)
tests/page-objects/song-languages-page.ts:43
↓ 3 callersFunctionisoCodeToCountry
(isoCode: string)
src/modules/utils/iso-code-to-country.ts:3
↓ 3 callersFunctionlistAdminUnverifiedSongs
(password: string)
src/routes/admin/unverified-songs-admin-api.ts:41
↓ 3 callersFunctionlyricsFitWithinVideoDuration
(song: Song, videoDurationSeconds: number)
src/modules/songs/utils/shared-song-import-processing.ts:93
↓ 3 callersFunctionmakeUnverifiedSongTxt
({ artist, title, videoId }: { artist: string; title: string; videoId: string })
src/modules/songs/utils/import-songs-from-post-hog-base.test.ts:5
↓ 3 callersFunctionnavigateAndPlayNextSong
()
tests/rate-unfinished-song.spec.ts:91
↓ 3 callersFunctionnavigateHorizontally
(direction: 1 | -1)
src/routes/sing-a-song/song-selection/hooks/use-song-selection-keyboard-navigation.ts:190
↓ 3 callersFunctionnormaliseLyricSpaces
(song: Song)
src/modules/songs/utils/process-song/normalise-lyric-spaces.ts:33
↓ 3 callersFunctionnormalizeSharedSongTxt
(songTxt: string)
src/modules/songs/utils/shared-song-import-processing.ts:9
↓ 3 callersMethodoff
(event: string, callback: (data: any) => void)
src/modules/remote-mic/network/server/transport/interface.ts:11
↓ 3 callersFunctiononChange
()
src/modules/toolbar/fullscreen.tsx:15
↓ 3 callersFunctiononSelect
(selected: number[])
src/routes/edit/setlists.tsx:33
↓ 3 callersFunctionopenRemoteMic
(page: Page, context: BrowserContext, browser: Browser)
tests/steps/open-and-connect-remote-mic.ts:22
↓ 3 callersMethodquickConnectPhone
()
tests/components/toolbar.ts:45
↓ 3 callersFunctionray
( _canvas: HTMLCanvasElement, ctx: CanvasRenderingContext2D, x: number, y: number, width: number,
src/modules/game-engine/drawing/elements/ray.ts:21
↓ 3 callersFunctionremoveUnverifiedSong
(kvNamespace: KVNamespace, sharedSongId: string)
functions/unverified-songs-store.ts:124
↓ 3 callersFunctionremoveUnverifiedSong
(request: APIRequestContext, sharedSongId: string)
tests/unverified-songs-admin-helper.ts:82
↓ 3 callersFunctionrequestUnverifiedSongsAdmin
(path: string, options: RequestInit)
scripts/cicd/unverified-songs-admin-client.ts:18
↓ 3 callersFunctionreset
()
src/routes/remote-mic/panels/remote-settings/microphone-settings.tsx:24
↓ 3 callersFunctionroundRect
( ctx: CanvasRenderingContext2D, x: number, y: number, width: number, height: number, radius: numb
src/modules/game-engine/drawing/elements/round-rect.ts:33
↓ 3 callersFunctionsearchList
(list: T[], search: string)
src/routes/sing-a-song/song-selection/hooks/use-song-list-filter.ts:38
↓ 3 callersFunctionselectRandomSong
( songCount: number, previouslySelectedSongs: number[], maxRememberedCount = MAX_REMEMBERED_SONGS_COUNT,
src/routes/sing-a-song/song-selection/hooks/select-random-song.ts:9
↓ 3 callersMethodsendEvent
(event: NetworkMessages)
src/modules/remote-mic/network/server/transport/party-kit-server.ts:32
↓ 3 callersMethodsendEvent
(event: NetworkMessages)
src/modules/remote-mic/network/server/transport/web-socket-server.ts:32
↓ 3 callersMethodsetMicAssigment
(micColor: 'blue' | 'red' | 'green' | 'yellow')
tests/page-objects/remote-mic/remote-mic-manage-player-page.ts:10
↓ 3 callersMethodskipSongRating
()
tests/page-objects/rate-unfinished-song-page.ts:53
↓ 3 callersMethodsubmitYourSelectionAndExit
()
tests/page-objects/rate-unfinished-song-page.ts:57
↓ 3 callersFunctiontrackToLyrics
(track: SongTrack)
src/modules/songs/utils/merge-tracks.test.ts:9
↓ 3 callersFunctionupdate
()
src/modules/elements/background/eurovision.tsx:97
↓ 3 callersFunctionuseDrawingTestPlayers
(volume: number)
src/stories/song-preview.stories.tsx:56
↓ 3 callersFunctionuseMobileModeDisabled
()
src/modules/hooks/use-mobile-mode-disabled.ts:5
↓ 3 callersFunctionusePlayerMicStatus
( playerNumber: 0 | 1 | 2 | 3, intervalMs = 333, onMeasure?: ([volume, frequency]: [number, number]) =>
src/modules/hooks/players/use-player-mic-status.ts:5
↓ 3 callersFunctionuseServerMutation
( mutationFn: (...args: TArgs) => Promise<TReturn>, )
src/modules/remote-mic/network/client/hooks/use-server-mutation.ts:4
↓ 2 callersFunctionShiftLetter
(letter: string)
src/routes/keyboard-help/help-view.tsx:79
↓ 2 callersFunctionaddDetailedScores
(s1: DetailedScore, s2: DetailedScore)
src/modules/game-engine/game-state/helpers/calculate-score.ts:43
↓ 2 callersFunctionaddHeadstartToTrack
(track: SongTrack, actualHeadstart: number)
src/modules/songs/utils/process-song/add-headstart.ts:23
↓ 2 callersFunctionaddToIndex
(kvNamespace: KVNamespace, entry: UnverifiedSongIndexEntry)
functions/unverified-songs-store.ts:79
↓ 2 callersFunctionadditionalProps
({ inactive, readOnly, focused, subtleFocused, ...props }: Props)
src/modules/elements/akui/button.tsx:42
↓ 2 callersFunctionapplyFilters
(list: SongPreview[], appliedFilters: AppliedFilters)
src/routes/sing-a-song/song-selection/hooks/use-song-list-filter.ts:116
↓ 2 callersFunctionapplySize
(w: number, h: number)
src/routes/sing-a-song/song-selection/components/song-preview.tsx:57
↓ 2 callersFunctioncalcDistance
(frequency: number, targetNote: number)
src/modules/game-engine/game-state/helpers/calc-distance.tsx:28
↓ 2 callersFunctioncalcDistanceBetweenPitches
(note: number, targetNote: number, tolerance: number)
src/modules/game-engine/game-state/helpers/calc-distance.tsx:20
↓ 2 callersFunctioncalculateDetailedScoreData
(playerNotes: PlayerNote[], song: Song, trackNumber: number)
src/modules/game-engine/game-state/helpers/calculate-score.ts:88
↓ 2 callersFunctionclamp
(min: number, value: number, max: number)
src/routes/game/singing/game-overlay/components/lyrics/utils.ts:4
↓ 2 callersFunctionclearAdminPassword
()
src/routes/admin/admin-password.ts:17
↓ 2 callersFunctionclearResults
()
src/routes/sing-a-song/song-selection/hooks/use-unverified-songs-search.ts:28
↓ 2 callersFunctioncloseModal
()
src/routes/remote-mic/components/confrim-wifi-modal.tsx:19
↓ 2 callersMethodcolumnHeader
(name: string)
tests/page-objects/admin-unverified-songs-table.ts:30
↓ 2 callersFunctioncompleteWizard
()
src/routes/remote-mic/panels/microphone/connection-wizard/connection-wizard.tsx:129
↓ 2 callersFunctioncountsToBeats
(counts: DetailedScore)
src/modules/game-engine/game-state/helpers/calculate-score.ts:20
↓ 2 callersFunctioncreateRequest
(url: string, body: unknown)
functions/admin/unverified-song.test.ts:19
↓ 2 callersFunctioncreateSnowflake
(yRatio = 1)
src/modules/elements/snow.tsx:31
↓ 2 callersFunctioncycleSource
(startingIndex?: number)
src/routes/select-input/hooks/use-player-input.ts:36
↓ 2 callersMethoddeleteSongButton
(songID: string)
tests/page-objects/edit-songs-page.ts:43
↓ 2 callersMethoddeleteTextLine
()
tests/page-objects/song-edit-sync-lyrics-to-video-page.ts:179
↓ 2 callersMethoddestroy
()
vite-plugin-html-prerender/src/renderer.ts:23
↓ 2 callersFunctiondistanceFromCenter
(move = 0)
src/modules/elements/background/eurovision.tsx:82
↓ 2 callersFunctiondivideDetailedScores
(counts: DetailedScore, divideBy: number)
src/modules/game-engine/game-state/helpers/calculate-score.ts:53
↓ 2 callersFunctiondrawNote
( ctx: CanvasRenderingContext2D, x: number, y: number, width: number, note: Note, playerNumber?: 0
src/modules/game-engine/drawing/elements/note.ts:12
↓ 2 callersFunctiondrawSpriteWithStartAndEnd
( ctx: CanvasRenderingContext2D, spriteName: SpriteNames, x: number, y: number, width: number, )
src/modules/game-engine/drawing/elements/sprite-with-start-and-end.ts:4
↓ 2 callersFunctioneaseOutQuart
(x: number)
src/modules/game-engine/drawing/particles/ray.ts:12
↓ 2 callersMethodensureAllSongLanguagesAreDeselected
()
tests/page-objects/remote-mic/remote-mic-song-languages-page.ts:43
↓ 2 callersMethodensureFullscreenIsOff
()
tests/components/toolbar.ts:38
↓ 2 callersMethodenterDesiredSongEndTime
(value: string)
tests/page-objects/song-edit-sync-lyrics-to-video-page.ts:86
↓ 2 callersMethodenterLyricsGapShift
(value: string)
tests/page-objects/song-edit-sync-lyrics-to-video-page.ts:74
↓ 2 callersMethodenterSongTitle
(name: string)
tests/page-objects/song-edit-metadata-page.ts:42
↓ 2 callersMethodenterSongTrackName
(name: string)
tests/page-objects/song-edit-sync-lyrics-to-video-page.ts:139
↓ 2 callersMethodexpandShowOrHideColumnList
()
tests/components/songs-table.ts:82
↓ 2 callersMethodexpectAllSongsPlaylistToBeSelected
()
tests/page-objects/remote-mic/remote-mic-song-list-page.ts:71
↓ 2 callersMethodexpectArtistAndSongTitleToBeShown
(artist: string, title: string)
tests/page-objects/game-page.ts:137
↓ 2 callersMethodexpectFavouriteListToBeSelected
()
tests/page-objects/remote-mic/remote-mic-song-list-page.ts:52
↓ 2 callersMethodexpectMicInputLagToBe
(value: string)
tests/page-objects/remote-mic/remote-mic-settings-page.ts:48
↓ 2 callersMethodexpectMicInputStateToBe
(stateName: 'on' | 'off')
tests/page-objects/remote-mic/remote-mic-main-page.ts:124
↓ 2 callersMethodexpectPasswordStoredInLocalStorage
(password: string)
tests/page-objects/admin-unverified-songs-page.ts:80
↓ 2 callersMethodexpectPlaylistContainSongsMarkedAsPopular
()
tests/page-objects/song-list-page.ts:224
↓ 2 callersMethodexpectRowsPerPage
(pageSize: number)
tests/page-objects/admin-unverified-songs-table.ts:73
← previousnext →301–400 of 1,524, ranked by callers