MCPcopy Create free account

hub / github.com/axuitomo/CF-EMBY-PROXY-UI / functions

Functions286 in github.com/axuitomo/CF-EMBY-PROXY-UI

↓ 1 callersFunctionnormalizeAdminPath
(value)
worker.js:247
↓ 1 callersFunctionnormalizeDnsEditModeValue
(value = "")
worker.js:940
↓ 1 callersFunctionnormalizeFtsExpression
(text)
worker.js:460
↓ 1 callersFunctionnormalizeJsonApiResponse
(response)
worker.js:1337
↓ 1 callersFunctionnormalizeMediaAuthHeaders
(headers, nodeMediaAuthMode = "auto")
worker.js:3927
↓ 1 callersFunctionnormalizeMetadataCachePath
(pathname = "")
worker.js:584
↓ 1 callersFunctionnormalizeRedirectMethod
(status, method = "GET")
worker.js:814
↓ 1 callersFunctionnormalizeSqlIdentifierSearchText
(sql)
worker.js:491
↓ 1 callersFunctionnormalizeWorkerCacheUrl
(url)
worker.js:566
↓ 1 callersFunctionparseContentLengthHeader
(value)
worker.js:499
↓ 1 callersFunctionparseEndDate
(value)
worker.js:3724
↓ 1 callersFunctionparseStartDate
(value)
worker.js:3719
↓ 1 callersFunctionpathnameMatchesPrefix
(pathname, prefix)
worker.js:258
↓ 1 callersFunctionquoteSqlIdentifier
(name)
worker.js:487
↓ 1 callersFunctionreconcileNamedNodeSelection
(currentSelection = [], options = {})
worker.js:755
↓ 1 callersFunctionrenderAdminPage
(env, initHealth = buildInitHealth(env))
worker.js:11350
↓ 1 callersFunctionrenderLandingPage
(env, initHealth = buildInitHealth(env))
worker.js:11365
↓ 1 callersFunctionresolveCloudflareBoundHostname
({ cfAccountId, cfZoneId, cfApiToken, zoneNameFallback = "" })
worker.js:1108
↓ 1 callersFunctionresolveCloudflareWorkerServices
({ cfAccountId, cfZoneId, cfApiToken })
worker.js:1030
↓ 1 callersFunctionresolveProxyRouteContext
(routeContext, env, ctx, request)
worker.js:11476
↓ 1 callersFunctionrewriteMediaAuthorizationScheme
(value = "", scheme = "")
worker.js:3917
↓ 1 callersFunctionrunWithConcurrency
(items, limit, worker)
worker.js:1551
↓ 1 callersFunctionsafeKVDelete
(key)
worker.js:1584
↓ 1 callersFunctionsafeKVGet
(key)
worker.js:1582
↓ 1 callersFunctionsafeKVPut
(key, val, opts)
worker.js:1583
↓ 1 callersFunctionsanitizeConfigWithRules
(input = {}, rules = CONFIG_SANITIZE_RULES, helpers = {})
worker.js:1523
↓ 1 callersFunctionsanitizeSyntheticRedirectHeaders
(headers)
worker.js:413
↓ 1 callersFunctionscoreHostnameCandidate
(hostname, options = {})
worker.js:864
↓ 1 callersFunctionserializeCookieMap
(cookieMap)
worker.js:1283
↓ 1 callersFunctionserializeInlineJson
(value)
worker.js:287
↓ 1 callersFunctionshouldDirectByWangpan
(targetUrl, customKeywords = "")
worker.js:726
↓ 1 callersFunctiontoGraphQLStringArray
(values)
worker.js:217
↓ 1 callersFunctionwaitForLeaseRefreshWindow
()
worker.js:11612
↓ 1 callersFunctionwarnInitHealthOnce
(env)
worker.js:313
FunctionapplyProxyRedirectHeaders
(modifiedHeaders, response, activeTargetBase, name, key, directRedirectUrl, responseUrl)
worker.js:4205
FunctionapplyRateLimit
(currentConfig, clientIp, requestTraits, startTime, finalOrigin)
worker.js:4046
FunctionbuildConfigCacheKeys
(...configs)
worker.js:2198
FunctionbuildDefaultLineName
(index)
worker.js:2668
FunctionbuildEdgeResponseHeaders
(finalOrigin, extra = {})
worker.js:3980
FunctionbuildErrorResponse
(execution, err)
worker.js:4966
FunctionbuildLegacyTargetFromLines
(lines = [])
worker.js:2751
FunctionbuildMetadataCacheStorageResponse
(response, requestTraits, options = {})
worker.js:4285
FunctionbuildMetadataPrewarmTargets
(proxyPath, payload, activeTargetBase, name, key, prewarmDepth)
worker.js:4341
FunctionbuildNodeRecord
(name, rawNode, existingNode = {})
worker.js:2836
FunctionbuildOptionsResponse
(execution)
worker.js:4566
FunctionbuildProxyRequestState
(request, node, proxyPath, requestUrl, clientIp, requestTraits, forceH1, targetBases)
worker.js:4072
FunctionbuildProxyResponseHeaders
(response, request, dynamicCors, finalOrigin, requestTraits, options = {})
worker.js:4160
FunctionbuildSuccessResponse
(execution, buildFetchOptions, upstreamState)
worker.js:4884
FunctionclassifyProxyLogCategory
(requestTraits)
worker.js:4219
FunctionclassifyRequest
(request, proxyPath, requestUrl, currentConfig, options = {})
worker.js:3985
FunctionclearConfigSnapshots
(kv)
worker.js:2405
FunctionclearLogs
(data, { db, env, ctx })
worker.js:3809
FunctioncreateBuildFetchOptions
(execution, transport)
worker.js:4727
Functiondelete
(data, { ctx, kv, env })
worker.js:3270
FunctiondropLogsFtsSyncTriggers
(db)
worker.js:1787
FunctionensureLogsBaseSchema
(db)
worker.js:1764
FunctionensureLogsFtsSchema
(db, options = {})
worker.js:1824
FunctionensureSysStatusTable
(db)
worker.js:1861
FunctionescapeRegexLiteral
(value = "")
worker.js:698
FunctionevaluateFirewall
(currentConfig, clientIp, country, finalOrigin)
worker.js:4032
FunctionevaluateRedirectDecision
(nextUrl, activeTargetBase, redirectMethod, redirectBodyMode, policy)
worker.js:4144
FunctionexecuteUpstreamFlow
(execution, transport, buildFetchOptions)
worker.js:4795
FunctionexportConfig
(data, { env, ctx })
worker.js:3107
FunctionexportSettings
(data, { env })
worker.js:3116
FunctionextractPlaybackInfoDiagnostic
(proxyPath, requestUrl, response)
worker.js:4232
FunctionextractProxyErrorDetail
(response)
worker.js:4270
FunctionfetchAbsoluteWithRetryLoop
(state)
worker.js:4454
FunctionfetchUpstreamWithRetryLoop
(state)
worker.js:4500
Functionflush
(env)
worker.js:5114
FunctiongenerateJwt
(secret, expiresIn)
worker.js:1623
FunctiongetActiveNodeLine
(node)
worker.js:2757
FunctiongetConfigSnapshotById
(kv, snapshotId)
worker.js:2401
FunctiongetConfigSnapshots
(kv, options = {})
worker.js:2379
FunctiongetCurrentDateKey
(now = new Date())
worker.js:2194
FunctiongetDB
(env)
worker.js:1754
FunctiongetDashboardStats
(data, { env, ctx, kv, db })
worker.js:2914
FunctiongetDnsHostHistory
(kv, zoneId, hostname)
worker.js:2185
FunctiongetDnsHostHistoryRecordId
(hostname)
worker.js:2116
FunctiongetDnsRecordHistory
(kv, zoneId, recordId)
worker.js:2158
FunctiongetDnsRecordHistoryKey
(zoneId, recordId)
worker.js:2111
FunctiongetKV
(env)
worker.js:1572
FunctiongetLogClearEpochMs
(envOrStore)
worker.js:1970
FunctiongetLogClearEpochMsFromStatus
(logStatus)
worker.js:1966
FunctiongetLogs
(data, { db, env })
worker.js:3711
FunctiongetNode
(nodeName, env, ctx)
worker.js:2870
FunctiongetNodesIndex
(kv)
worker.js:2075
FunctiongetNodesList
(env, ctx)
worker.js:1654
FunctiongetOpsStatus
(envOrStore)
worker.js:1963
FunctiongetOpsStatusDbScope
(sectionName = "")
worker.js:1858
FunctiongetOpsStatusFromStores
(stores)
worker.js:1943
FunctiongetOpsStatusPayloadFromDb
(db, scope)
worker.js:1879
FunctiongetOpsStatusRoot
(envOrStore)
worker.js:1912
FunctiongetOpsStatusRootFromStores
(stores)
worker.js:1902
FunctiongetOpsStatusSection
(envOrStore, sectionName)
worker.js:1940
FunctiongetOpsStatusSectionEntries
()
worker.js:1899
FunctiongetOpsStatusSectionFromStores
(stores, sectionName)
worker.js:1915
FunctiongetOrderedNodeLines
(node)
worker.js:2763
FunctiongetRuntimeStatus
(data, { env })
worker.js:3086
Functionhandle
(request, node, path, name, key, env, ctx, options = {})
worker.js:4988
FunctionhandleApi
(request, env, ctx)
worker.js:3868
← previousnext →101–200 of 286, ranked by callers