Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Asvarox/allkaraoke
/ functions
Functions
1,524 in github.com/Asvarox/allkaraoke
⨍
Functions
1,524
◇
Types & classes
431
↓ 1 callers
Method
goToPauseMenu
()
tests/page-objects/game-page.ts:31
↓ 1 callers
Method
goToPauseMenuWithKeyboard
()
tests/page-objects/remote-mic/remote-mic-main-page.ts:132
↓ 1 callers
Function
handleClick
(e)
src/modules/elements/smooth-link.tsx:13
↓ 1 callers
Function
handleClose
()
src/routes/edit/share-songs-modal.tsx:39
↓ 1 callers
Function
handleDelete
(sharedSongId: string)
src/routes/admin/unverified-song-management.tsx:173
↓ 1 callers
Function
handleKeyboardControl
(value: boolean, additionalUpdates?: () => void)
src/routes/sing-a-song/song-selection/hooks/use-song-selection.ts:28
↓ 1 callers
Function
handleRegenerateIndex
()
src/routes/admin/unverified-song-management.tsx:185
↓ 1 callers
Function
handleRequest
(context: Context)
functions/ph-data/[[catchall]].ts:9
↓ 1 callers
Method
handler
(status: string)
src/modules/remote-mic/network/client/network-client.ts:97
↓ 1 callers
Function
hasLyricTrailingSpace
(lyrics: string)
src/routes/game/singing/game-overlay/components/lyrics/utils.ts:6
↓ 1 callers
Function
hasOnlyFiniteSectionValues
(song: Song)
src/modules/songs/utils/validate-ultrastar.ts:4
↓ 1 callers
Method
hideAllColumns
()
tests/components/songs-table.ts:95
↓ 1 callers
Function
importUsDbAnimuxSong
(url: string, obj: URL)
src/routes/convert/import-ultrastar-es-song.ts:37
↓ 1 callers
Method
increaseGameInputLag
()
tests/page-objects/remote-mic/remote-mic-manage-game-page.ts:15
↓ 1 callers
Method
increaseMicInputLag
()
tests/page-objects/remote-mic/remote-mic-settings-page.ts:44
↓ 1 callers
Method
init
()
vite-plugin-html-prerender/src/renderer.ts:10
↓ 1 callers
Method
init
(dir: string)
vite-plugin-html-prerender/src/server.ts:16
↓ 1 callers
Function
interpolateColor
(value: number)
src/modules/game-engine/drawing/particles/ray.ts:15
↓ 1 callers
Function
isBetween
(value: number, min: number, max: number)
src/routes/sing-a-song/song-selection/components/custom-virtualization.tsx:52
↓ 1 callers
Function
isDeviceSelectedForMultipleChannels
(allInputs: SelectedPlayerInput[] = [], deviceId: string | undefined)
src/modules/game-engine/input/multi-mic-input.tsx:5
↓ 1 callers
Function
isEmptyValue
(v: T | T[] | undefined)
src/routes/convert/convert-view.tsx:32
↓ 1 callers
Function
isEurovisionSong
(song: SongPreview | Song)
src/modules/songs/utils/special-songs-theme-checks.ts:19
↓ 1 callers
Function
isOpera
()
src/modules/utils/is-opera.ts:1
↓ 1 callers
Function
isSectionOverlapping
(sections: NotesSection[], section: NotesSection)
src/modules/songs/utils/merge-tracks.ts:24
↓ 1 callers
Method
isSetlistEditModeTurnedOn
(setlistName: string)
tests/page-objects/manage-setlists-page.ts:65
↓ 1 callers
Function
isSongRecentlyUpdated
(song: SongPreview)
src/modules/songs/utils/is-song-recently-updated.ts:5
↓ 1 callers
Function
isUnverifiedSongUpdate
(payload: unknown)
functions/admin/unverified-song.ts:13
↓ 1 callers
Function
isValidSorting
(value: unknown)
src/routes/admin/unverified-song-management.tsx:71
↓ 1 callers
Function
isValidYouTubeId
(videoId?: string)
scripts/cicd/promote-shared-songs-to-unverified.ts:40
↓ 1 callers
Method
key
(index: number)
src/modules/utils/storage.ts:64
↓ 1 callers
Function
loadSong
()
src/modules/songs/hooks/use-song.ts:19
↓ 1 callers
Method
logout
()
tests/page-objects/admin-unverified-songs-page.ts:61
↓ 1 callers
Function
main
()
scripts/get-youtube-video-duration.ts:55
↓ 1 callers
Function
main
()
scripts/backfill-song-durations.ts:25
↓ 1 callers
Function
makeRequest
(url: string, options: RequestInit = {})
scripts/generate-song-popularity-index.ts:12
↓ 1 callers
Function
makeRequest
(url: string, options: RequestInit = {})
scripts/get-shared-songs.ts:10
↓ 1 callers
Function
makeUnverifiedSongTxtWithTitle
(title: string)
tests/admin-unverified-songs.spec.ts:47
↓ 1 callers
Function
mapInputName
(label: string, channel: number, channels: number)
src/routes/select-input/input-sources/microphone.ts:33
↓ 1 callers
Method
microphonesSettings
()
tests/page-objects/game-page.ts:93
↓ 1 callers
Method
navigateAndUpdateHighestScorePlayerNameByKeyboard
(newName: string)
tests/page-objects/post-game-high-scores-page.ts:18
↓ 1 callers
Method
navigateToChangePlayerNameWithKeyboard
(playerNumber: number, remoteMic?: Page)
tests/page-objects/song-preview-page.ts:125
↓ 1 callers
Method
navigateToDifficultySettingsWithKeyboard
(remoteMic?: Page)
tests/page-objects/song-preview-page.ts:113
↓ 1 callers
Method
navigateToSingSongByKeyboard
()
tests/page-objects/jukebox-page.ts:26
↓ 1 callers
Method
navigateToSkipSongByKeyboard
()
tests/page-objects/jukebox-page.ts:15
↓ 1 callers
Function
nextStep
()
src/routes/game/singing/post-game/views/results.tsx:38
↓ 1 callers
Function
nextValueIndex
(values: readonly T[], current: ValuesType<T[]>, direction: 1 | -1 = 1)
src/modules/utils/indexes.ts:7
↓ 1 callers
Function
normaliseLyricSpacesForTrack
(track: SongTrack)
src/modules/songs/utils/process-song/normalise-lyric-spaces.ts:21
↓ 1 callers
Function
normaliseSpaces
(notes: Note[])
src/modules/songs/utils/process-song/normalise-lyric-spaces.ts:4
↓ 1 callers
Function
normalizeIndexEntry
(entry: LegacyUnverifiedSongIndexEntry | null)
functions/unverified-songs-store.ts:58
↓ 1 callers
Function
normalizeLegacyMetadata
(song: Song)
src/modules/songs/utils/shared-song-import-processing.ts:24
↓ 1 callers
Function
normalizeSong
(song: Song)
src/modules/songs/utils/import-songs-from-post-hog-base.ts:10
↓ 1 callers
Function
normalizeSongLyricsQuotes
(song: Song)
src/modules/songs/utils/shared-song-import-processing.ts:51
↓ 1 callers
Function
normalizeSongTxt
(songTxt: string)
scripts/cicd/upsert-unverified-song-fixture.ts:10
↓ 1 callers
Function
normalizeUnverifiedSongRecord
(payload: unknown)
functions/unverified-songs-admin.ts:20
↓ 1 callers
Function
onBlur
()
src/routes/game/singing/post-game/views/high-score-rename.tsx:20
↓ 1 callers
Function
onConfirm
()
src/routes/remote-mic/remote-mic.tsx:57
↓ 1 callers
Function
onEnterSongGroupsNav
(groupName: string)
src/routes/sing-a-song/song-selection/hooks/use-song-selection.ts:57
↓ 1 callers
Function
onEnterToolbar
()
src/routes/sing-a-song/song-selection/hooks/use-song-selection.ts:48
↓ 1 callers
Function
onScroll
()
src/routes/sing-a-song/song-selection/components/custom-virtualization.tsx:107
↓ 1 callers
Function
onSectionClick
(index: number)
src/routes/convert/steps/sync-lyrics-to-video/components/edit-section.tsx:73
↓ 1 callers
Function
openPauseMenu
()
src/routes/game/singing/player.tsx:127
↓ 1 callers
Method
openRemoteMicSettings
()
tests/page-objects/settings-page.ts:13
↓ 1 callers
Function
pitchFromFrequency
(freq: number)
src/modules/game-engine/game-state/helpers/calc-distance.tsx:5
↓ 1 callers
Function
pitchToFrequency
(note: number)
src/modules/utils/pitch-to-frequency.ts:3
↓ 1 callers
Function
playNext
()
src/routes/jukebox/jukebox.tsx:31
↓ 1 callers
Function
printUsageAndExit
()
scripts/cicd/get-release-note-commits.mjs:34
↓ 1 callers
Function
readProbeResult
(page: Page, probeUrl: string, timeoutMs: number)
scripts/youtube-duration-client.ts:59
↓ 1 callers
Function
regenerateAdminUnverifiedSongsIndex
(password: string)
src/routes/admin/unverified-songs-admin-api.ts:60
↓ 1 callers
Function
regenerateUnverifiedSongIndex
()
scripts/cicd/unverified-songs-admin-client.ts:69
↓ 1 callers
Method
removeSongFromSetlist
(songID: string)
tests/page-objects/manage-setlists-page.ts:139
↓ 1 callers
Function
removeStaleQueueFixtures
(request: APIRequestContext)
tests/admin-unverified-songs.spec.ts:36
↓ 1 callers
Function
removeUnverifiedSongRecord
(sharedSongId: string)
scripts/cicd/unverified-songs-admin-client.ts:62
↓ 1 callers
Method
renderRoute
(basePath: string, route: string, port: number, selector: string)
vite-plugin-html-prerender/src/renderer.ts:27
↓ 1 callers
Function
renderStep
()
src/routes/remote-mic/panels/microphone/connection-wizard/connection-wizard.tsx:149
↓ 1 callers
Method
resetMicrophone
()
tests/page-objects/remote-mic/remote-mic-settings-page.ts:32
↓ 1 callers
Function
resolveRequest
()
src/routes/sing-a-song/song-selection/hooks/use-unverified-songs-search.test.ts:21
↓ 1 callers
Function
resolveResponsiveValue
(value: ResponsiveValue<T>, currentBreakpoint: Breakpoint)
src/modules/elements/akui/types.ts:26
↓ 1 callers
Method
restartSong
()
tests/page-objects/game-page.ts:43
↓ 1 callers
Function
retrieveStatic
({ request, waitUntil }: Context, pathname: string)
functions/ph-data/[[catchall]].ts:23
↓ 1 callers
Function
safeJsonParse
(str: string | undefined, defaultValue: DV)
src/modules/songs/utils/convert-txt-to-song.ts:114
↓ 1 callers
Function
sanitizeUserIds
(userIds: string[])
scripts/cicd/promote-shared-songs-to-unverified.ts:84
↓ 1 callers
Function
saveSong
()
src/routes/convert/convert-view.tsx:224
↓ 1 callers
Method
saveToFile
(staticDir: string, renderedRoute: RenderedRoute)
vite-plugin-html-prerender/src/renderer.ts:46
↓ 1 callers
Method
searchTheSong
(songName: string)
tests/page-objects/remote-mic/remote-mic-song-list-page.ts:103
↓ 1 callers
Function
sectionHasMoreLyrics
(sections: NotesSection[], section: NotesSection)
src/modules/songs/utils/merge-tracks.ts:17
↓ 1 callers
Function
seededRandom
(seed: string)
src/modules/utils/seeded-random.ts:1
↓ 1 callers
Function
seekToFirstSection
(padding?: seconds)
src/routes/convert/steps/sync-lyrics-to-video/edit-song.tsx:166
↓ 1 callers
Function
seekToNote
(note?: Note, padding: seconds = 0.5 * playbackSpeed)
src/routes/convert/steps/sync-lyrics-to-video/edit-song.tsx:159
↓ 1 callers
Function
segmentSections
(sections: Section[], beatLength: number)
src/modules/songs/utils/generate-player-changes.ts:17
↓ 1 callers
Method
selectLanguageFromPicker
(language: string)
tests/page-objects/song-list-page.ts:200
↓ 1 callers
Method
selectLyricsSyncIssue
()
tests/page-objects/rate-unfinished-song-page.ts:21
↓ 1 callers
Method
selectMultipleMicrophones
()
tests/page-objects/input-selection-page.ts:26
↓ 1 callers
Method
selectSingstarMicrophones
()
tests/page-objects/input-selection-page.ts:18
↓ 1 callers
Method
selectTooQuietIssue
()
tests/page-objects/rate-unfinished-song-page.ts:37
↓ 1 callers
Method
selectWrongLyricsIssue
()
tests/page-objects/rate-unfinished-song-page.ts:29
↓ 1 callers
Function
selectedPlayerInputToId
(input: SelectedPlayerInput)
src/routes/select-input/input-sources/index.ts:13
↓ 1 callers
Function
sendPlayerStates
()
src/modules/remote-mic/event-listeners.tsx:97
↓ 1 callers
Function
setAdminPassword
(password: string, remember: boolean)
src/routes/admin/admin-password.ts:11
↓ 1 callers
Function
setBpm
(song: Song, bpm: number)
src/routes/convert/steps/sync-lyrics-to-video/edit-song.tsx:35
↓ 1 callers
Method
setDesiredSongEndTimeToCurrentPlayerTime
()
tests/page-objects/song-edit-sync-lyrics-to-video-page.ts:94
← previous
next →
701–800 of 1,524, ranked by callers