MCPcopy Create free account

hub / github.com/anonymousRAID/OSINT-Mapping-Tool / functions

Functions176 in github.com/anonymousRAID/OSINT-Mapping-Tool

↓ 16 callersFunctionupdateProject
(updater)
src/context/ProjectContext.jsx:71
↓ 13 callersFunctiongetTypeDef
(typeKey)
src/identifierTypes.js:298
↓ 10 callersFunctiongetPinColor
(value)
src/pinColors.js:76
↓ 10 callersFunctionuseProject
()
src/context/ProjectContext.jsx:325
↓ 9 callersFunctionchange
(k, v)
src/components/PinModal.jsx:69
↓ 8 callersFunctionuseTheme
()
src/context/ThemeContext.jsx:30
↓ 7 callersFunctionloadRecents
()
src/utils/recentProjects.js:28
↓ 7 callersFunctionuseAppConfig
()
src/context/AppConfigContext.jsx:135
↓ 6 callersFunctionsetMapProvider
(provider)
src/context/AppConfigContext.jsx:98
↓ 6 callersFunctionwriteLocalConfig
(patch)
src/utils/appConfig.js:120
↓ 5 callersFunctiongetMapIconSrc
(iconId, theme = 'dark')
src/mapIcons.js:120
↓ 5 callersFunctionloadAppConfig
()
src/utils/appConfig.js:52
↓ 5 callersFunctionreadConfigFile
()
src/utils/appConfig.js:27
↓ 5 callersFunctionsaveRecent
(snapshot, { lastSavedAt } = {})
src/utils/recentProjects.js:60
↓ 5 callersFunctionupdateMapDisplay
(patch)
src/context/ProjectContext.jsx:254
↓ 5 callersFunctionuseNavigation
()
src/context/NavigationContext.jsx:55
↓ 4 callersFunctionaddPin
(pin)
src/context/ProjectContext.jsx:191
↓ 4 callersFunctiondeletePin
(id)
src/context/ProjectContext.jsx:223
↓ 4 callersFunctionreadLocalStorage
()
src/utils/appConfig.js:16
↓ 4 callersFunctionupdatePin
(id, patch)
src/context/ProjectContext.jsx:212
↓ 3 callersFunctionbuildCreateAction
(identifier)
src/context/NodeHistoryContext.jsx:32
↓ 3 callersFunctiongetBuiltInSrc
(iconId, theme = 'dark')
src/identifierIcons.js:95
↓ 3 callersFunctiongetPrimaryFieldKey
(typeKey)
src/identifierTypes.js:302
↓ 3 callersFunctionpersistCustomIcons
(icons)
src/utils/customIcons.js:26
↓ 3 callersFunctionwriteRecents
(list)
src/utils/recentProjects.js:39
↓ 2 callersFunctionaddConnection
( source, target, sourceHandle = null, targetHandle = null, )
src/context/ProjectContext.jsx:156
↓ 2 callersFunctionaddIdentifier
(identifier)
src/context/ProjectContext.jsx:79
↓ 2 callersFunctionaddPinLink
(pinId, identifierId, context = '')
src/context/ProjectContext.jsx:231
↓ 2 callersFunctionbuildCreateEdgeAction
(connection)
src/context/NodeHistoryContext.jsx:146
↓ 2 callersFunctionbuildDeleteAction
(identifier, connections, pinLinks)
src/context/NodeHistoryContext.jsx:63
↓ 2 callersFunctionbuildDeleteEdgeAction
(connection)
src/context/NodeHistoryContext.jsx:159
↓ 2 callersFunctionbuildEmptyFields
(typeKey)
src/components/IdentifierModal.jsx:14
↓ 2 callersFunctionbulkAddIdentifiers
(records)
src/context/ProjectContext.jsx:105
↓ 2 callersFunctiondeleteIdentifier
(id)
src/context/ProjectContext.jsx:145
↓ 2 callersFunctiondetectIconFromTypes
(types)
src/mapIcons.js:108
↓ 2 callersFunctionfinalize
(info)
src/components/MapTab.jsx:620
↓ 2 callersFunctiongetDisplayLabel
(identifier)
src/identifierTypes.js:307
↓ 2 callersFunctiongetSecondaryLabel
(identifier)
src/identifierTypes.js:315
↓ 2 callersFunctionhandleRemoveRecent
(e, id)
src/components/Landing.jsx:45
↓ 2 callersFunctionhandleSwitchProvider
(next)
src/components/MapTab.jsx:697
↓ 2 callersFunctionisPresetColor
(value)
src/pinColors.js:66
↓ 2 callersFunctionlistTypesByCategory
()
src/identifierTypes.js:282
↓ 2 callersFunctionmergeConfigs
(...sources)
src/utils/appConfig.js:38
↓ 2 callersFunctionopenEdit
(identifier)
src/components/InfoTab.jsx:330
↓ 2 callersFunctionparseChannels
(hex)
src/pinColors.js:36
↓ 2 callersFunctionpinDisplayLabel
(pin)
src/components/MapTab.jsx:33
↓ 2 callersFunctionpinDisplayLabel
(pin)
src/components/MapTabOSM.jsx:30
↓ 2 callersFunctionremovePinLinkByPair
(pinId, identifierId)
src/context/ProjectContext.jsx:285
↓ 2 callersFunctionresolveGoogleValue
* Resolve one googleMaps key (apiKey / mapId) across the two layers. * * - A non-empty localStorage value always wins (set via the in-app UI). * -
src/utils/appConfig.js:101
↓ 2 callersFunctionreverseGeocode
()
src/components/MapTab.jsx:655
↓ 2 callersFunctionsetGoogleMapsApiKey
(key)
src/context/AppConfigContext.jsx:28
↓ 2 callersFunctionsetPinLinkContext
(pinId, identifierId, context)
src/context/ProjectContext.jsx:266
↓ 2 callersFunctionupdateIdentifier
(id, patch)
src/context/ProjectContext.jsx:134
↓ 2 callersFunctionuseCustomIcons
()
src/context/CustomIconsContext.jsx:49
↓ 1 callersFunctionbuildBatchCreateAction
(records)
src/context/NodeHistoryContext.jsx:48
↓ 1 callersFunctionbuildBatchDeleteAction
(items)
src/context/NodeHistoryContext.jsx:86
↓ 1 callersFunctionbuildBatchDeleteEdgesAction
(connections)
src/context/NodeHistoryContext.jsx:172
↓ 1 callersFunctionbuildCompoundAction
(actions)
src/context/NodeHistoryContext.jsx:191
↓ 1 callersFunctionbuildLeafletIcon
Build an SVG-based Leaflet DivIcon that mirrors the Google marker look.
src/components/MapTabOSM.jsx:495
↓ 1 callersFunctionbuildMoveAction
(id, from, to)
src/context/NodeHistoryContext.jsx:127
↓ 1 callersFunctionclearAllSavedData
({ overrideFileGoogleConfig = false } = {})
src/utils/clearAllData.js:23
↓ 1 callersFunctionclearGoogleMapsApiKey
()
src/context/AppConfigContext.jsx:42
↓ 1 callersFunctioncloseModal
()
src/components/InfoTab.jsx:332
↓ 1 callersFunctioncontinueWithGoogle
()
src/components/Welcome.jsx:39
↓ 1 callersFunctioncreateProject
({ name, targetName = '', notes = '' })
src/utils/createProject.js:3
↓ 1 callersFunctiondarkenHex
(hex, amount = 0.3)
src/pinColors.js:46
↓ 1 callersFunctiondeleteConnection
(id)
src/context/ProjectContext.jsx:184
↓ 1 callersFunctiondownloadProject
(project)
src/utils/projectIO.js:3
↓ 1 callersFunctionexpandHex
(hex)
src/pinColors.js:29
↓ 1 callersFunctionformatPlaceTypes
(types)
src/components/PinInfoWindow.jsx:164
↓ 1 callersFunctionhandleDelete
(e, id, label)
src/components/InfoTab.jsx:349
↓ 1 callersFunctionhandleResume
(entry)
src/components/Landing.jsx:41
↓ 1 callersFunctionhandleSelect
(r)
src/components/MapTabOSM.jsx:583
↓ 1 callersFunctionhandleSelectType
(key)
src/components/IdentifierModal.jsx:102
↓ 1 callersFunctionhasUnsavedChanges
(entry)
src/utils/recentProjects.js:96
↓ 1 callersFunctionloadCustomIcons
()
src/utils/customIcons.js:15
↓ 1 callersFunctionmarkRecentSaved
(projectId, savedAt = new Date().toISOString())
src/utils/recentProjects.js:81
↓ 1 callersFunctionmaskKey
(key)
src/components/MapTab.jsx:843
↓ 1 callersFunctionnewCustomIconId
()
src/utils/customIcons.js:36
↓ 1 callersFunctionnewProject
(init)
src/context/ProjectContext.jsx:32
↓ 1 callersFunctionopenProjectFromFile
(file)
src/context/ProjectContext.jsx:39
↓ 1 callersFunctionopenProjectFromSnapshot
(snapshot)
src/context/ProjectContext.jsx:48
↓ 1 callersFunctionpickTextColor
(bgHex)
src/components/IdentifierBadge.jsx:17
↓ 1 callersFunctionpinSecondaryLabel
(pin)
src/components/MapTab.jsx:37
↓ 1 callersFunctionpinSecondaryLabel
(pin)
src/components/MapTabOSM.jsx:34
↓ 1 callersFunctionreadProjectFromFile
(file)
src/utils/projectIO.js:22
↓ 1 callersFunctionreadableTextOn
(hex)
src/pinColors.js:58
↓ 1 callersFunctionrelativeTime
(iso)
src/components/Landing.jsx:12
↓ 1 callersFunctionremoveRecent
(projectId)
src/utils/recentProjects.js:91
↓ 1 callersFunctionresolveIconSrc
( { typeKey, customIconId }, customIcons = {}, BUILT_IN_ICONS, TYPE_DEFAULT_ICON, getBuiltInSrc, t
src/identifierTypes.js:339
↓ 1 callersFunctionsetGoogleMapsMapId
(id)
src/context/AppConfigContext.jsx:64
↓ 1 callersFunctionsetStagedContext
(idtId, ctx)
src/components/PinModal.jsx:107
↓ 1 callersFunctionsetStagedPinContext
(pinId, ctx)
src/components/IdentifierModal.jsx:163
↓ 1 callersFunctionshortenUrl
(url)
src/components/PinInfoWindow.jsx:177
↓ 1 callersFunctiontoggleStaged
(idtId)
src/components/PinModal.jsx:97
↓ 1 callersFunctiontoggleStagedPin
(pinId)
src/components/IdentifierModal.jsx:153
↓ 1 callersFunctiontruncateFilename
(name, maxLen = 14)
src/components/IconPicker.jsx:75
↓ 1 callersFunctionuseNodeHistory
()
src/context/NodeHistoryContext.jsx:385
↓ 1 callersFunctionvalidateProject
(obj)
src/utils/projectIO.js:39
FunctionApp
()
src/App.jsx:7
next →1–100 of 176, ranked by callers