Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codergautam/worldguessr
/ functions
Functions
1,408 in github.com/codergautam/worldguessr
⨍
Functions
1,408
◇
Types & classes
194
↓ 2 callers
Function
buildAuthResponse
(user, extendedData = {})
api/googleAuth.js:98
↓ 2 callers
Function
buildCurrentPlayerGuesses
(players: MPPlayer[], actualLocation: Location | undefined, maxDist: number)
mobile/app/game/[id].tsx:177
↓ 2 callers
Function
buildIndex
(borders)
components/findCountryLocal.js:11
↓ 2 callers
Function
buildStreetViewHtml
( lat: number, long: number, language: string, fov: number, heading: number | null | undefined, pi
mobile/src/components/game/StreetViewWebView.tsx:79
↓ 2 callers
Function
buildTable
(lang: SupportedLanguage)
mobile/src/shared/locale.ts:66
↓ 2 callers
Function
buildUserResponse
(targetUser)
api/mod/userLookup.js:290
↓ 2 callers
Function
callLoadingStop
()
components/home.js:443
↓ 2 callers
Function
cancelInFlightLocationLoad
()
components/home.js:958
↓ 2 callers
Method
center
()
public/maps.js:342
↓ 2 callers
Function
check
()
mobile/src/hooks/useForceUpdate.ts:22
↓ 2 callers
Function
checkForCheats
()
components/home.js:2903
↓ 2 callers
Method
checkRemaining
()
ws/classes/Game.js:570
↓ 2 callers
Function
claimGuestProgressIfAny
(secret, apiUrl)
utils/claimGuestProgress.js:19
↓ 2 callers
Function
cleanup
()
components/utils/initWebsocket.js:55
↓ 2 callers
Function
cleanup
()
scripts/mongoMonitor.js:185
↓ 2 callers
Function
clearAutoAdvance
()
components/endBanner.js:61
↓ 2 callers
Function
computeLeaderboardForMode
(mode, dayAgo)
cron.js:275
↓ 2 callers
Function
confirmLeave
(onLeave: () => void)
mobile/app/game/[id].tsx:1622
↓ 2 callers
Function
decodeJwtPart
(part)
api/googleAuth.js:46
↓ 2 callers
Function
destroyAll
(ads)
components/bannerAdNitro.js:78
↓ 2 callers
Function
displayNewAd
()
components/bannerAdAdinplay.js:57
↓ 2 callers
Function
effectiveStreak
({ streak, lastDate, graceDates, today }, opts = {})
serverUtils/dailyStreak.js:30
↓ 2 callers
Function
exitBack
()
mobile/app/queue.tsx:117
↓ 2 callers
Function
fetchNameReviewQueue
()
components/modDashboard.js:537
↓ 2 callers
Function
fetchWithTimeout
(url, timeout = 10000)
pages/user.js:28
↓ 2 callers
Function
findAdType
(screenW, screenH, types, vertThresh)
components/bannerAdNitro.js:7
↓ 2 callers
Function
findAdType
(screenW, screenH, types, vertThresh)
components/bannerAdAdinplay.js:9
↓ 2 callers
Function
findAdType
(screenW, screenH, types, vertThresh)
components/bannerAdCrazyGames.js:4
↓ 2 callers
Function
findAdType
(screenW, screenH, types, vertThresh)
components/bannerAdGameDistribution.js:4
↓ 2 callers
Function
findBannedIdentity
({ email, appleId, crazyGamesId })
serverUtils/bannedIdentities.js:73
↓ 2 callers
Function
findCountryLocal
({ lat, lon })
components/findCountryLocal.js:61
↓ 2 callers
Function
findCountryLocal
({ lat, lon }: { lat: number; lon: number })
mobile/src/shared/game/findCountry.ts:33
↓ 2 callers
Function
findLatLongRandom
(gameOptions)
components/findLatLong.js:100
↓ 2 callers
Function
fingerprintOf
(loc: Location | null)
mobile/src/components/game/GameSurface.tsx:72
↓ 2 callers
Function
fitMapToBounds
()
components/ResultsMap.js:166
↓ 2 callers
Function
formatCountdown
(ms)
components/MaintenanceBanner.js:30
↓ 2 callers
Function
formatDistance
(km: number, units: Units)
mobile/src/shared/units.ts:28
↓ 2 callers
Function
formatHour
(h)
components/MaintenanceBanner.js:17
↓ 2 callers
Function
formatMin
(m)
components/MaintenanceBanner.js:18
↓ 2 callers
Function
formatScore
(value: number | undefined, isDailyLeaderboard: boolean)
mobile/app/(tabs)/leaderboard.tsx:41
↓ 2 callers
Function
formatTime
(ms: number)
mobile/src/components/account/shared.tsx:163
↓ 2 callers
Function
formatTime
(seconds: number)
mobile/app/game/results.tsx:162
↓ 2 callers
Function
formatTooltipDate
(dateStr)
components/daily/DailyHistoryBars14.js:30
↓ 2 callers
Function
formatTranslationEvidence
(extra)
lib/errorTracking.js:75
↓ 2 callers
Method
fromJSON
(json)
ws/classes/Game.js:102
↓ 2 callers
Function
generateUuid
()
shared/daily/ids.js:12
↓ 2 callers
Function
getArea
(polygon)
components/randomLoc.server.js:13
↓ 2 callers
Function
getArea
(polygon)
components/randomLoc.js:12
↓ 2 callers
Method
getArray
()
public/maps.js:335
↓ 2 callers
Method
getAt
(a)
public/maps.js:335
↓ 2 callers
Function
getCurrentLanguage
()
mobile/src/shared/locale.ts:94
↓ 2 callers
Function
getExpandedMapHeight
(width: number, height: number)
mobile/src/components/game/GameSurface.tsx:172
↓ 2 callers
Method
getFeatureById
(a)
public/maps.js:331
↓ 2 callers
Function
getHeaders
()
components/auth/auth.js:197
↓ 2 callers
Method
getInitialSendState
(player)
ws/classes/Game.js:150
↓ 2 callers
Method
getMetadata
()
public/maps.js:308
↓ 2 callers
Function
getNativeGoogleSignin
()
mobile/src/hooks/useGoogleSignIn.ts:76
↓ 2 callers
Function
getOfficialCountryMaps
()
mobile/app/game/[id].tsx:70
↓ 2 callers
Function
getOptimalZoom
(distance)
components/ResultsMap.js:69
↓ 2 callers
Function
getPartyLink
(code: string | number)
mobile/src/shared/utils/partyLink.ts:12
↓ 2 callers
Function
getPlayerColor
(playerId, isMyId)
components/ResultsMap.js:80
↓ 2 callers
Function
getPlayerColor
(playerId?: string | null)
mobile/src/shared/utils/playerColor.ts:14
↓ 2 callers
Function
getPointsColor
Color based on points scored — matches web's getPointsColor (roundOverScreen.js:468-472)
mobile/src/components/game/GuessMap.tsx:32
↓ 2 callers
Function
getRandomPointInCountry
(countryCode = true)
components/randomLoc.js:5
↓ 2 callers
Function
getTier
(elo: number)
mobile/src/components/multiplayer/EloChangeDisplay.tsx:32
↓ 2 callers
Method
getVisible
()
public/maps.js:411
↓ 2 callers
Function
getWindowDimensions
()
components/useWindowDimensions.js:3
↓ 2 callers
Function
guestNameString
(input)
serverUtils/guestNameFromString.js:1
↓ 2 callers
Method
handleDisconnect
* Handle a disconnection (onclose/onerror after connection was established). * Ported from home.js:1882-1927.
mobile/src/services/websocket.ts:729
↓ 2 callers
Function
handleReportsPageChange
(newPage)
components/modDashboard.js:681
↓ 2 callers
Function
handleSelect
(code: string)
mobile/src/components/account/CountrySelectorModal.tsx:79
↓ 2 callers
Function
handler
(e)
components/useTranslations.js:40
↓ 2 callers
Method
heading
()
public/maps.js:351
↓ 2 callers
Function
highlightMatch
(text, searchTerm)
components/maps/mapTile.js:36
↓ 2 callers
Function
hintCircle
(location, maxDist = 20000, round = 1, maxRadiusMeters = Infinity)
shared/game/hint.js:35
↓ 2 callers
Function
initWebsocket
(url, existingWebsocket, timeoutMs, numberOfRetries)
components/utils/initWebsocket.js:38
↓ 2 callers
Function
isActivePlayer
(player)
serverUtils/playerCounts.js:3
↓ 2 callers
Function
isBanned
(accountId)
scripts/backfillRefundedDuelWinLoss.js:62
↓ 2 callers
Function
isReactDomMutationCrash
(msg)
lib/errorTracking.js:37
↓ 2 callers
Function
isSupporter
Supporters never see ads — mirrors web gameUI.js:788 (!session?.token?.supporter). * Read lazily via getState() so it always reflects current login/l
mobile/src/services/ads.ts:171
↓ 2 callers
Function
isVersionHigher
(v1, v2)
components/utils/versionCompare.js:1
↓ 2 callers
Function
joinGameByCode
(code, onFull, onInvalid, onSuccess)
ws/ws.js:108
↓ 2 callers
Method
ki
()
public/maps.js:308
↓ 2 callers
Method
lC
(a,b)
public/maps.js:395
↓ 2 callers
Function
listJson
(dir)
scripts/fixMaps.js:20
↓ 2 callers
Function
loadLocationFuncRaw
(keepAnswer, advanceSource)
components/gameUI.js:48
↓ 2 callers
Function
logOnboardingAdvance
(event, details = {})
components/endBanner.js:49
↓ 2 callers
Function
make6DigitCode
()
serverUtils/make6DigitCode.js:1
↓ 2 callers
Function
maybeShowGameInterstitial
(context: AdGameContext)
mobile/src/services/ads.ts:189
↓ 2 callers
Function
nameFromCode
(code: string)
mobile/src/components/account/CountrySelectorModal.tsx:48
↓ 2 callers
Function
navigateTo
(route: NavRoute)
mobile/src/hooks/useDeepLinkInvite.ts:127
↓ 2 callers
Function
noTokenError
()
mobile/src/hooks/useGoogleSignIn.ts:42
↓ 2 callers
Function
normalizeEmail
(email)
serverUtils/bannedIdentities.js:13
↓ 2 callers
Function
normalizeLocation
(loc)
mapgens/process-aeuw.js:30
↓ 2 callers
Method
notifyReconnectFailed
()
mobile/src/services/websocket.ts:378
↓ 2 callers
Function
parseLiveRoundHistory
(roundsParam?: string)
mobile/app/game/results.tsx:169
↓ 2 callers
Function
parseMapData
(obj)
components/utils/parseMapData.js:40
↓ 2 callers
Function
postOut
(msg)
pages/embed/results.js:15
↓ 2 callers
Function
prefersReducedMotion
()
components/onboardingComplete.js:7
↓ 2 callers
Function
preloadPinImages
()
lib/markerIcons.js:29
← previous
next →
301–400 of 1,408, ranked by callers