MCPcopy Create free account

hub / github.com/TheRealSirHaXalot/AntiHunter-Command-Control-PRO / functions

Functions1,705 in github.com/TheRealSirHaXalot/AntiHunter-Command-Control-PRO

↓ 5 callersFunctionbuildCotEvent
(options: BuildCotOptions)
apps/backend/src/tak/utils/cot-builder.ts:29
↓ 5 callersMethodbuildState
()
apps/backend/src/serial/serial.service.ts:365
↓ 5 callersMethodbuildUid
(kind: string, id: string)
apps/backend/src/tak/tak.service.ts:347
↓ 5 callersMethodcreate
(@Req() req: Request, @Body() dto: CreateAlertRuleDto)
apps/backend/src/alert-rules/alert-rules.controller.ts:50
↓ 5 callersMethoddispatchCot
(payload: string, context: string)
apps/backend/src/tak/tak.service.ts:333
↓ 5 callersMethodemitSnapshot
()
apps/backend/src/nodes/nodes.service.ts:315
↓ 5 callersMethodensureSiteRecord
(siteId: string)
apps/backend/src/commands/commands.service.ts:568
↓ 5 callersMethodexecCommand
* Execute a shell command with output streaming
apps/backend/src/update/update-executor.service.ts:33
↓ 5 callersFunctiongetDroneStatusColor
(status: DroneMarker['status'])
apps/frontend/src/components/map/CommandCenterMap.tsx:1977
↓ 5 callersFunctiongracefulShutdown
(signal: string)
apps/backend/src/main.ts:18
↓ 5 callersFunctionhandleSort
(column: SortKey)
apps/frontend/src/pages/GeofencePage.tsx:148
↓ 5 callersMethodnormaliseCode
(code: string)
apps/backend/src/auth/two-factor.service.ts:254
↓ 5 callersMethodnormalizeColorValue
(value: string | null)
apps/backend/src/users/users.service.ts:728
↓ 5 callersMethodnormalizeIp
(ip: string | null | undefined)
apps/backend/src/firewall/firewall.service.ts:627
↓ 5 callersMethodnormalizeParsedAddress
(addr: ipaddr.IPv4 | ipaddr.IPv6)
apps/backend/src/firewall/firewall.service.ts:589
↓ 5 callersFunctionprojectInDirection
(lat: number, lon: number, distance: number, bearingDegrees: number)
apps/frontend/src/pages/StrategyAdvisorPage.tsx:2875
↓ 5 callersFunctionrenderSortIcon
(column: SortKey)
apps/frontend/src/pages/GeofencePage.tsx:160
↓ 5 callersMethodrequireAuth
(req: Request)
apps/backend/src/webhooks/webhooks.controller.ts:58
↓ 5 callersFunctionrunPrisma
(args, { capture = false } = {})
scripts/db-update-helper.mjs:27
↓ 5 callersMethodsendMail
(options: SendMailOptions)
apps/backend/src/mail/mail.service.ts:60
↓ 5 callersFunctiontoNumber
(value: unknown)
apps/backend/src/mqtt/mqtt-events.service.ts:347
↓ 5 callersMethodupdate
(id: string, userId: string, role: Role, dto: UpdateWebhookDto)
apps/backend/src/webhooks/webhooks.service.ts:95
↓ 4 callersMethodaddressToString
(addr: ipaddr.IPv4 | ipaddr.IPv6)
apps/backend/src/firewall/firewall.service.ts:585
↓ 4 callersFunctionassessTDOAQuality
( confidence: number | null | undefined, uncertainty: number | null | undefined, )
apps/frontend/src/components/map/CommandCenterMap.tsx:332
↓ 4 callersFunctionaverage
( items: T[], )
apps/frontend/src/components/map/CommandCenterMap.tsx:983
↓ 4 callersFunctionbeginningOfWeek
(date: Date)
apps/frontend/src/pages/SchedulerPage.tsx:9
↓ 4 callersFunctionbuildFormState
(rule: AlertRule)
apps/frontend/src/pages/AlertsPage.tsx:912
↓ 4 callersFunctionclearError
()
apps/frontend/src/stores/auth-store.ts:273
↓ 4 callersMethodclearSockets
()
apps/backend/src/tak/tak.service.ts:587
↓ 4 callersFunctioncompareStrings
(a: string, b: string)
apps/frontend/src/pages/NodesPage.tsx:775
↓ 4 callersMethodconnect
(options?: Partial<SerialConnectionOptions>)
apps/backend/src/serial/serial.service.ts:387
↓ 4 callersMethoddelete
(@Param('id') id: string)
apps/backend/src/drones/drones.controller.ts:59
↓ 4 callersMethoddisconnect
()
apps/backend/src/serial/serial.service.ts:397
↓ 4 callersMethodensureAccess
( rule: AlertRuleEntity, userId: string, role: Role, requireWrite: boolean, )
apps/backend/src/alert-rules/alert-rules.service.ts:310
↓ 4 callersFunctionensureOptionalNumber
(value: number | string | null | undefined)
apps/frontend/src/stores/node-store.ts:224
↓ 4 callersFunctionescapeHtml
(input: string)
apps/frontend/src/components/map/CommandCenterMap.tsx:288
↓ 4 callersMethodextractNodeId
(payload: string, fallback?: string)
apps/backend/src/serial/protocols/meshtastic-rewrite.parser.ts:1207
↓ 4 callersMethodfindRuleOrThrow
(id: string)
apps/backend/src/alert-rules/alert-rules.service.ts:299
↓ 4 callersFunctionformatCoordinate
(value: number)
apps/frontend/src/components/DroneFloatingCard.tsx:233
↓ 4 callersFunctionformatDateWithTz
(value?: string | null)
apps/frontend/src/pages/AdsbPage.tsx:30
↓ 4 callersFunctionformatMessage
( template: string | undefined, context: { geofence: string; entity: string; node: string;
apps/frontend/src/stores/geofence-store.ts:490
↓ 4 callersFunctiongetBooleanFlag
(key: string, fallback: boolean)
apps/frontend/src/constants/addons.ts:10
↓ 4 callersMethodgetChangesStream
()
apps/backend/src/targets/targets.service.ts:38
↓ 4 callersMethodgetClientIp
(req?: Request | null)
apps/backend/src/firewall/firewall.service.ts:450
↓ 4 callersMethodgetCurrentCommit
* Get current commit hash
apps/backend/src/update/update-git.service.ts:235
↓ 4 callersMethodgetUserById
(userId: string)
apps/backend/src/auth/auth.service.ts:337
↓ 4 callersFunctionhandleFieldChange
( key: ExportType, patch: Partial<Pick<ExportCardState, 'format' | 'from' | 'to' | 'siteId'>>, )
apps/frontend/src/pages/ExportsPage.tsx:99
↓ 4 callersFunctionhandleRfPlacementToggle
(kind: RfAssetKind)
apps/frontend/src/pages/StrategyAdvisorPage.tsx:1424
↓ 4 callersMethodjsonResult
(type: string, payload: unknown)
apps/backend/src/exports/exports.service.ts:399
↓ 4 callersMethodmakeKey
(mac: string, siteId: string)
apps/backend/src/triangulation/triangulation-session.service.ts:103
↓ 4 callersMethodmapRule
(rule: FirewallRule)
apps/backend/src/firewall/firewall.service.ts:728
↓ 4 callersMethodnormalizeCountryList
(values?: string[] | null)
apps/backend/src/firewall/firewall.service.ts:537
↓ 4 callersFunctionnormalizeForever
(value: string)
apps/backend/src/commands/command-builder.ts:368
↓ 4 callersFunctionnormalizeHeading
(degrees)
scripts/drone-simulator.cjs:271
↓ 4 callersMethodnormalizeIpList
(values?: string[] | null)
apps/backend/src/firewall/firewall.service.ts:553
↓ 4 callersMethodnormalizeQos
(value?: number | null)
apps/backend/src/mqtt/mqtt.service.ts:404
↓ 4 callersMethodnormalizeTailNumber
(tail: string)
apps/backend/src/acars/acars.service.ts:309
↓ 4 callersMethodparseLine
(line: string)
apps/backend/src/serial/serial.types.ts:104
↓ 4 callersFunctionrandomItem
(arr)
scripts/probe-simulator.cjs:26
↓ 4 callersMethodrecordAudit
( userId: string | null | undefined, type: string, filters: ExportFilters, )
apps/backend/src/exports/exports.service.ts:450
↓ 4 callersMethodrecordDetection
( event: SerialTargetDetected, siteId?: string | null, fallbackLat?: number | null, fallbackLo
apps/backend/src/inventory/inventory.service.ts:61
↓ 4 callersMethodremove
(nodeId: string)
apps/backend/src/nodes/nodes.service.ts:168
↓ 4 callersFunctionrenderScaffold
(panelContent: ReactNode)
apps/frontend/src/pages/ConfigPage.tsx:1829
↓ 4 callersMethodrequireWebhook
(id: string, userId: string, role: Role)
apps/backend/src/webhooks/webhooks.service.ts:148
↓ 4 callersFunctionresetForm
()
apps/frontend/src/pages/AdsbAlertsPage.tsx:81
↓ 4 callersMethodresolveNodeContext
(nodeId?: string | null)
apps/backend/src/tak/tak.service.ts:370
↓ 4 callersMethodsaveAlertRulesToDisk
()
apps/backend/src/adsb/adsb.service.ts:1933
↓ 4 callersMethodscheduleReconnect
()
apps/backend/src/tak/tak.service.ts:575
↓ 4 callersFunctionsend
(lines)
scripts/tdoa-sim.cjs:70
↓ 4 callersFunctionsendCommand
(body: CommandRequest)
apps/frontend/src/pages/TargetsPage.tsx:122
↓ 4 callersMethodserializePolygon
(vertices: GeofenceVertex[])
apps/backend/src/geofences/geofences.service.ts:440
↓ 4 callersFunctionsetBooleanFlag
(key: string, eventName: string, value: boolean)
apps/frontend/src/constants/addons.ts:21
↓ 4 callersFunctionsortDrones
(map: Record<string, DroneMarker>)
apps/frontend/src/stores/drone-store.ts:196
↓ 4 callersFunctiontoBearingDegrees
(vector: { x: number; y: number })
apps/frontend/src/pages/StrategyAdvisorPage.tsx:2869
↓ 4 callersFunctiontoDeg
(radians: number)
apps/frontend/src/pages/StrategyAdvisorPage.tsx:2944
↓ 4 callersMethodtoDto
(rule: AlertRuleEntity)
apps/backend/src/alert-rules/alert-rules.service.ts:691
↓ 4 callersMethodtoDto
(entity: WebhookEntity)
apps/backend/src/webhooks/webhooks.service.ts:194
↓ 4 callersMethodtoNumber
(value: number | string | null | undefined)
apps/backend/src/nodes/nodes.service.ts:366
↓ 4 callersMethodtoRadians
(value: number)
apps/backend/src/tracking/target-tracking.service.ts:456
↓ 4 callersMethodtoUserResponse
(user: UserWithRelations)
apps/backend/src/auth/auth.service.ts:619
↓ 4 callersMethodupdateReplicaState
(state?: SerialState)
apps/backend/src/serial/serial.service.ts:1311
↓ 4 callersMethodverify
(@Req() req: Request, @Body() dto: TwoFactorVerifyDto)
apps/backend/src/auth/two-factor.controller.ts:73
↓ 4 callersFunctionvolumeForSoundKey
(config: AlarmConfig | undefined, key: AlarmSoundKey)
apps/frontend/src/providers/alarm-provider.tsx:373
↓ 3 callersFunctionPublic
()
apps/backend/src/auth/auth.decorators.ts:10
↓ 3 callersFunctionRateLimit
(...rules: RateLimitRuleMetadata[])
apps/backend/src/rate-limit/rate-limit.decorator.ts:14
↓ 3 callersMethodaccumulateText
(bytes: Buffer)
apps/backend/src/serial/meshtastic-frame-parser.ts:73
↓ 3 callersFunctionalarmLevelToTerminal
(level: AlarmLevel | undefined)
apps/frontend/src/components/socket-bridge.tsx:1413
↓ 3 callersFunctionappendToTrails
( trails: Record<string, DroneTrailPoint[]>, id: string, lat: number, lon: number, ts: string, )
apps/frontend/src/stores/drone-store.ts:214
↓ 3 callersFunctionapplyAlertOverrides
( base: AlertColorConfig, overrides?: AlertColorOverrides, )
apps/frontend/src/constants/alert-colors.ts:44
↓ 3 callersMethodapplyConfig
(config: TakConfig, force = false)
apps/backend/src/tak/tak.service.ts:395
↓ 3 callersMethodapplyTrackingEstimate
( mac: string, lat: number, lon: number, siteId?: string | null, confidence?: number,
apps/backend/src/targets/targets.service.ts:200
↓ 3 callersFunctionbuildAirportLabel
(iata?: string | null, icao?: string | null)
apps/frontend/src/components/AdsbFloatingCard.tsx:192
↓ 3 callersMethodbuildCreatePayload
()
apps/backend/src/serial/serial-config.service.ts:50
↓ 3 callersMethodbuildCsv
(headers: string[], rows: Array<Record<string, unknown>>)
apps/backend/src/exports/exports.service.ts:421
↓ 3 callersMethodbuildFilename
(type: string, extension: string)
apps/backend/src/exports/exports.service.ts:416
↓ 3 callersFunctionbuildTopList
(source: Map<string, number>, limit = 5)
apps/frontend/src/pages/InventoryPage.tsx:916
↓ 3 callersMethodcleanup
()
apps/backend/src/serial/serial.service.ts:590
↓ 3 callersMethodcleanupExpiredRules
()
apps/backend/src/firewall/firewall.service.ts:774
↓ 3 callersFunctioncompareNumbers
(a: number, b: number)
apps/frontend/src/pages/NodesPage.tsx:779
↓ 3 callersFunctioncompareStrings
(a?: string | null, b?: string | null)
apps/frontend/src/pages/GeofencePage.tsx:461
← previousnext →101–200 of 1,705, ranked by callers