Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diegosouzapw/OmniRoute
/ functions
Functions
20,485 in github.com/diegosouzapw/OmniRoute
⨍
Functions
20,485
◇
Types & classes
2,883
↓ 2 callers
Function
uid
()
open-sse/executors/deepseek-web.ts:114
↓ 2 callers
Function
unauthorized
()
src/app/api/tunnels/cloudflared/route.ts:17
↓ 2 callers
Function
unauthorized
()
src/app/api/tunnels/ngrok/route.ts:14
↓ 2 callers
Function
unboundedSelectsOnCallLogs
(sqls: string[])
tests/unit/call-log-oom-unbounded-5618.test.ts:60
↓ 2 callers
Function
uninstall
()
src/lib/services/installers/ninerouter.ts:116
↓ 2 callers
Function
uninstallCert
(sudoPassword: string, certPath: string)
src/mitm/cert/install.ts:353
↓ 2 callers
Function
uniqueCandidates
(candidates: PublicOriginCandidate[])
src/server/origin/publicOrigin.ts:27
↓ 2 callers
Function
uniqueCommaValues
* Collapse a list of comma-list header values into a deduped, trimmed token * array. Empty/undefined/null entries are dropped. Used to reconcile the
open-sse/config/anthropicHeaders.ts:78
↓ 2 callers
Function
uniqueName
(suffix: string)
tests/unit/circuit-breaker-stream-controller-4602.test.ts:21
↓ 2 callers
Function
uniqueNonce
(testName: string)
tests/integration/combo-live/auto.live.test.ts:41
↓ 2 callers
Function
uniqueNonce
(testName: string)
tests/integration/combo-live/cost-and-fusion.live.test.ts:36
↓ 2 callers
Function
uniqueWindows
(windows: string[])
src/sse/services/auth.ts:352
↓ 2 callers
Function
unlinkFileWithRetry
( filePath: string, options?: { maxAttempts?: number; retryableCodes?: string[]; baseDelayMs?: number } )
src/lib/db/backup.ts:327
↓ 2 callers
Function
unmaskBytes
(bytes: readonly number[])
open-sse/utils/publicCreds.ts:37
↓ 2 callers
Function
unregisterHook
(name: string)
src/lib/middleware/registry.ts:222
↓ 2 callers
Function
unsupportedFeature
(message: string)
open-sse/translator/request/openai-responses.ts:70
↓ 2 callers
Function
updateAllLimiterSettings
()
open-sse/services/rateLimitManager.ts:165
↓ 2 callers
Function
updateCombo
(id: string, data: JsonRecord)
src/lib/db/combos.ts:178
↓ 2 callers
Function
updateEngineConfig
( id: string, config: Record<string, unknown> )
open-sse/services/compression/engines/registry.ts:72
↓ 2 callers
Function
updateHeaderRow
(id: string, patch: Partial<Pick<HeaderDraftRow, "name" | "value">>)
src/app/(dashboard)/dashboard/providers/[id]/components/ModelCompatPopover.tsx:129
↓ 2 callers
Function
updateInterval
(hours: number)
src/app/(dashboard)/dashboard/settings/components/ModelsDevSyncTab.tsx:126
↓ 2 callers
Function
updateKeyGroup
( id: string, updates: { name?: string; description?: string; isActive?: boolean } )
src/lib/db/apiKeyGroups.ts:80
↓ 2 callers
Function
updateMiddlewareHook
( name: string, updates: Partial<HookConfig> )
src/lib/db/middleware.ts:119
↓ 2 callers
Function
updateMitm
(payload: Record<string, unknown>, successMessage: string)
src/app/(dashboard)/dashboard/settings/components/MitmProxyTab.tsx:101
↓ 2 callers
Function
updateNssDatabases
( certPath: string | null, action: "add" | "delete" = "add" )
src/mitm/cert/install.ts:42
↓ 2 callers
Function
updatePluginConfig
(name: string, config: Record<string, unknown>)
src/lib/db/plugins.ts:174
↓ 2 callers
Function
updatePricing
(pricingData: PricingByProvider)
src/lib/db/settings/pricing.ts:175
↓ 2 callers
Function
updateProviderApiKey
(db, connectionId, encryptedKey)
bin/cli/provider-store.mjs:258
↓ 2 callers
Function
updateProxyRow
( db: ReturnType<typeof getDbInstance>, id: string, existing: ProxyRegistryRecord, payload: Partial<Pr
src/lib/db/proxies.ts:138
↓ 2 callers
Method
updateVersionCache
(skill: Skill)
src/lib/skills/registry.ts:273
↓ 2 callers
Function
upsertAgentBridgeState
( row: Partial<AgentBridgeStateRow> & { agent_id: string } )
src/lib/db/agentBridgeState.ts:46
↓ 2 callers
Function
upsertAssignmentRow
( db: ReturnType<typeof getDbInstance>, assignment: ProxyAssignmentPayload, proxyId: string, now: stri
src/lib/db/proxies.ts:180
↓ 2 callers
Function
upsertDocsLanguageBar
(content, languageBar)
scripts/i18n/generate-multilang.mjs:803
↓ 2 callers
Function
upsertModelIntelligence
(entry: Omit<ModelIntelligenceEntry, "syncedAt">)
src/lib/db/modelIntelligence.ts:82
↓ 2 callers
Function
upsertSemanticMemoryPoint
(input: { id: string; apiKeyId: string; sessionId: string; key: string; content: string; metadata:
src/lib/memory/qdrant.ts:273
↓ 2 callers
Function
usableProviderAliasSet
( connections: OmniRouteProviderConnection[], enrichment: OmniRouteEnrichmentMap | undefined )
@omniroute/opencode-plugin/src/index.ts:2141
↓ 2 callers
Function
usage
()
scripts/i18n/validate_translation.py:494
↓ 2 callers
Function
usageFromBedrock
(usage)
open-sse/executors/bedrock.ts:385
↓ 2 callers
Function
useAvailableModels
(provider?: string)
src/app/(dashboard)/dashboard/translator/hooks/useAvailableModels.tsx:40
↓ 2 callers
Function
useCompressionReplay
( model: CompressionRunModel | null )
src/app/(dashboard)/dashboard/compression/studio/useCompressionReplay.ts:90
↓ 2 callers
Function
useLiveRequests
(options?: UseLiveDashboardOptions)
src/hooks/useLiveDashboard.ts:336
↓ 2 callers
Function
useLocalStoragePoolMigration
({ pools, mutate, }: UseLocalStoragePoolMigrationInput)
src/app/(dashboard)/dashboard/costs/quota-share/hooks/useLocalStoragePoolMigration.ts:62
↓ 2 callers
Function
useMemorySettings
()
src/app/(dashboard)/dashboard/memory/hooks/useMemorySettings.ts:19
↓ 2 callers
Function
useModelCompatState
( customModels: CompatModelRow[], modelCompatOverrides: Array<CompatModelRow & { id: string }> )
src/app/(dashboard)/dashboard/providers/[id]/hooks/useModelCompatState.ts:51
↓ 2 callers
Function
useOpenRouterPresetControl
( provider: string | null | undefined, t: ProviderMessageTranslator )
src/app/(dashboard)/dashboard/providers/[id]/components/OpenRouterPresetInput.tsx:32
↓ 2 callers
Function
usePoolsUsageAggregate
(pools: QuotaPool[])
src/app/(dashboard)/dashboard/costs/quota-share/hooks/usePoolsUsageAggregate.ts:16
↓ 2 callers
Function
useRiskAcknowledged
(providerId: string)
src/app/(dashboard)/dashboard/providers/hooks/useRiskAcknowledged.ts:62
↓ 2 callers
Function
useTranslateSession
()
src/app/(dashboard)/dashboard/translator/hooks/useTranslateSession.tsx:41
↓ 2 callers
Function
userText
(r: typeof derivedResult)
tests/unit/compression/derived-pipeline-integration.test.ts:122
↓ 2 callers
Function
uuid
()
open-sse/executors/qwen-web.ts:73
↓ 2 callers
Function
v
(n: number)
tests/unit/cursor-composer-thinking.test.ts:14
↓ 2 callers
Function
validateAndSet
(picked: File)
src/app/(dashboard)/dashboard/batch/components/UploadFileModal.tsx:37
↓ 2 callers
Function
validateBaseUrl
(url: string)
src/lib/cli-helper/config-generator/index.ts:27
↓ 2 callers
Function
validateBearerApiKey
(apiKey: string | null)
src/shared/utils/apiAuth.ts:161
↓ 2 callers
Function
validateBearerApiKeyForManagement
* Check whether a Bearer API key is valid AND carries a scope that authorizes * it on management API routes (`/api/*` excluding `/api/v1/*` and the p
src/shared/utils/apiAuth.ts:181
↓ 2 callers
Function
validateBeforeOpen
(url)
tests/unit/electron-preload.test.ts:274
↓ 2 callers
Function
validateDate
(dateStr: string)
src/scripts/backfillAggregation.ts:41
↓ 2 callers
Function
validateImageData
(base64Data: string, contentType: string)
src/app/api/settings/favicon/route.ts:19
↓ 2 callers
Function
validateKeyName
( name: string, t: (key: string, values?: Record<string, unknown>) => string )
src/app/(dashboard)/dashboard/api-manager/ApiManagerPageClient.tsx:76
↓ 2 callers
Function
validateName
(value)
src/app/(dashboard)/dashboard/combos/page.tsx:2358
↓ 2 callers
Function
validateProxyPool
(deps?: { listProxies?: () => Promise< Array<{ id: string; type: string; host: string; port: number | st
src/lib/proxyEgress.ts:263
↓ 2 callers
Function
validateRemoteImageUrl
(input: string | URL, guard: OutboundUrlGuardMode)
src/shared/network/remoteImageFetch.ts:44
↓ 2 callers
Function
validateScoreChange
( apiKeyId: string, _action: string, amount: number )
src/lib/gamification/antiCheat.ts:49
↓ 2 callers
Function
valueContainsImagePart
(value: unknown, depth = 0)
open-sse/services/combo/comboStructure.ts:446
↓ 2 callers
Function
varintField
(f, n)
scripts/ad-hoc/cursor-tap.cjs:76
↓ 2 callers
Function
varintField
(field: number, value: number)
tests/unit/cursor-agent-system-prompt.test.ts:26
↓ 2 callers
Function
vec
(values: number[])
tests/unit/memory-vectorstore-int8-quant.test.ts:42
↓ 2 callers
Function
vecColumnType
vec0 column type for the embedding column.
src/lib/memory/vectorStore.ts:111
↓ 2 callers
Function
verifyAccessToken
(secret: string | null | undefined)
src/lib/db/accessTokens.ts:128
↓ 2 callers
Function
versionFromUserAgent
(userAgent: string)
tests/unit/claude-identity-version-sync.test.ts:18
↓ 2 callers
Function
vertexGenerateMusic
( credentials: VertexMediaCredentials, options: { model?: string; prompt: string; negativePrompt?: strin
open-sse/executors/vertexMedia.ts:246
↓ 2 callers
Function
vertexGenerateVideo
( credentials: VertexMediaCredentials, options: { model: string; prompt: string; aspectRa
open-sse/executors/vertexMedia.ts:274
↓ 2 callers
Function
vertexTranscribe
( credentials: VertexMediaCredentials, options: { model: string; audioBase64: string; mimeType?: string;
open-sse/executors/vertexMedia.ts:217
↓ 2 callers
Function
wait
(ms)
tests/unit/limiter-lifecycle.test.ts:31
↓ 2 callers
Function
wait
(ms)
tests/unit/rate-limit-manager.test.ts:16
↓ 2 callers
Function
waitBatch
(id, opts, timeout = 3600000)
bin/cli/commands/batches.mjs:72
↓ 2 callers
Function
waitFor
(pred: () => boolean, timeoutMs = 2000)
tests/unit/chatcore-streaming-cost.test.ts:29
↓ 2 callers
Function
waitFor
(fn, timeoutMs = 1500)
tests/unit/combo-context-relay.test.ts:85
↓ 2 callers
Function
waitForBackgroundWork
()
tests/unit/combo-sessionless-pin-3825.test.ts:42
↓ 2 callers
Function
waitForCooldownAwareRetry
( waitMs: number, signal?: AbortSignal | null )
src/sse/services/cooldownAwareRetry.ts:130
↓ 2 callers
Function
waitForProcessTreeExit
(child, timeoutMs)
scripts/dev/smoke-electron-packaged.mjs:218
↓ 2 callers
Function
waitForRow
(requestId: string, timeoutMs = 3000)
tests/unit/chatcore-output-style-telemetry.test.ts:34
↓ 2 callers
Function
waitForRows
(provider: string, min: number, timeoutMs = 3000)
tests/unit/chatcore-non-streaming-usage-stats.test.ts:40
↓ 2 callers
Function
waitForRows
(provider: string, min: number, timeoutMs = 3000)
tests/unit/chatcore-streaming-usage-stats.test.ts:41
↓ 2 callers
Function
waitForRows
(provider: string, min: number, timeoutMs = 3000)
tests/unit/chatcore-compression-cache-stats.test.ts:29
↓ 2 callers
Function
walk
(dir, filter, acc = [])
scripts/check/check-docs-symbols.mjs:72
↓ 2 callers
Function
walk
(dir, acc = [])
scripts/check/check-fetch-targets.mjs:47
↓ 2 callers
Function
walk
(dir, acc = [])
scripts/check/check-error-helper.mjs:75
↓ 2 callers
Function
walkMarkdown
(dir, acc = [])
scripts/docs/sync-wiki.mjs:176
↓ 2 callers
Function
wantsProviderSetup
(opts)
bin/cli/commands/setup.mjs:23
↓ 2 callers
Function
wantsUrlFetch
(text: string)
open-sse/executors/grok-web.ts:272
↓ 2 callers
Function
warn
(tag: string, message: string, data?: unknown)
src/sse/utils/logger.ts:19
↓ 2 callers
Function
warn
(msg)
bin/cli/commands/redis.mjs:83
↓ 2 callers
Function
windowOpenHandler
({ url })
tests/unit/electron-main.test.ts:172
↓ 2 callers
Function
withConnectProxyServer
(fn, options = {})
tests/unit/token-refresh-route-service.test.ts:79
↓ 2 callers
Function
withCorrelationId
(response: Response, correlationId: string | null)
src/sse/handlers/chatHelpers.ts:806
↓ 2 callers
Function
withDateFallback
(value: DateLike, fallback: number)
src/lib/usage/apiKeySelfService.ts:107
↓ 2 callers
Function
withEnv
( name: string, value: string | undefined, fn: () => T | Promise<T> )
tests/unit/executor-antigravity.test.ts:41
↓ 2 callers
Function
withEnv
(name: string, value: string | undefined, fn: () => Promise<void>)
tests/unit/model-resolver.test.ts:13
↓ 2 callers
Function
withEnv
(fn: (dataDir: string) => Promise<void>)
tests/unit/cli-serve-stop-command.test.ts:14
← previous
next →
9,601–9,700 of 20,485, ranked by callers