Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/towfiqi/serpbear
/ functions
Functions
262 in github.com/towfiqi/serpbear
⨍
Functions
262
◇
Types & classes
17
Function
KeywordPosition
({ position = 0, type = '', updating = false }:KeywordPositionProps)
components/keywords/KeywordPosition.tsx:9
Function
KeywordTagManager
({ keyword, allTags = [], closeModal }: keywordTagManagerProps)
components/keywords/KeywordTagManager.tsx:13
Function
KeywordsTable
(props: KeywordsTableProps)
components/keywords/KeywordsTable.tsx:28
Function
Login
()
pages/login/index.tsx:12
Function
Modal
({ children, width = '1/2', closeModal, title, verticalCenter = false }:ModalProps)
components/common/Modal.tsx:13
Function
MyApp
({ Component, pageProps }: AppProps)
pages/_app.tsx:7
Function
NotificationSettings
({ settings, settingsError, updateSettings }:NotificationSettingsProps)
components/settings/NotificationSettings.tsx:15
Function
Research
()
pages/research/index.tsx:17
Function
Row
({ data, index, style }:ListChildComponentProps)
components/keywords/SCKeywordsTable.tsx:102
Function
Row
({ data, index, style }:ListChildComponentProps)
components/keywords/KeywordsTable.tsx:104
Function
Row
({ data, index, style }:ListChildComponentProps)
components/ideas/KeywordIdeasTable.tsx:114
Function
SCInsight
({ insight, isLoading = true, isConsoleIntegrated = true, domain }: SCInsightProps)
components/insight/Insight.tsx:15
Function
SCKeyword
(props: SCKeywordProps)
components/keywords/SCKeyword.tsx:16
Function
SCKeywordsTable
({ domain, keywords = [], isLoading = true, isConsoleIntegrated = true }: SCKeywordsTableProps)
components/keywords/SCKeywordsTable.tsx:27
Function
ScraperSettings
({ settings, settingsError, updateSettings }:ScraperSettingsProps)
components/settings/ScraperSettings.tsx:17
Function
SearchConsoleSettings
({ settings, settingsError, updateSettings }:SearchConsoleSettingsProps)
components/settings/SearchConsoleSettings.tsx:13
Function
SecretField
({ label = '', value = '', placeholder = '', onChange, hasError = false }: SecretFieldProps)
components/common/SecretField.tsx:13
Function
SelectField
(props: SelectFieldProps)
components/common/SelectField.tsx:23
Function
Settings
({ closeSettings }:SettingsProps)
components/settings/Settings.tsx:38
Function
SidePanel
({ children, closePanel, width, position = 'right', title = '' }:SidePanelProps)
components/common/SidePanel.tsx:12
Function
Sidebar
({ domains, showAddModal } : SidebarProps)
components/common/Sidebar.tsx:12
Function
SingleDomain
()
pages/domain/[slug]/index.tsx:20
Function
ToggleField
({ label = '', value = false, onChange, classNames = '' }: ToggleFieldProps)
components/common/ToggleField.tsx:8
Function
TopBar
({ showSettings, showAddModal }:TopbarProps)
components/common/TopBar.tsx:12
Function
closeModalonEsc
(event:KeyboardEvent)
hooks/useOnKey.tsx:5
Function
closeOnBGClick
(e:React.SyntheticEvent)
components/keywords/KeywordDetails.tsx:87
Function
closeOnBGClick
(e:React.SyntheticEvent)
components/settings/Settings.tsx:52
Function
closeOnBGClick
(e:React.SyntheticEvent)
components/common/Modal.tsx:16
Function
closeOnBGClick
(e:React.SyntheticEvent)
components/common/SidePanel.tsx:14
Function
closeOnBGClick
(e:React.SyntheticEvent)
components/ideas/IdeaDetails.tsx:50
Function
filterOptions
(event:React.FormEvent<HTMLInputElement>)
components/common/SelectField.tsx:62
Function
generateChartData
(history: KeywordHistory)
utils/client/generateChartData.ts:6
Function
handleDomainInput
(e:React.ChangeEvent<HTMLTextAreaElement>)
components/domains/AddDomain.tsx:46
Function
handler
(req: NextApiRequest, res: NextApiResponse)
pages/api/domain.ts:12
Function
handler
(req: NextApiRequest, res: NextApiResponse)
pages/api/domains.ts:33
Function
handler
(req: NextApiRequest, res: NextApiResponse)
pages/api/ideas.ts:18
Function
handler
(req: NextApiRequest, res: NextApiResponse)
pages/api/keywords.ts:24
Function
handler
(req: NextApiRequest, res: NextApiResponse)
pages/api/login.ts:10
Function
handler
(req: NextApiRequest, res: NextApiResponse)
pages/api/notify.ts:15
Function
handler
(req: NextApiRequest, res: NextApiResponse)
pages/api/cron.ts:14
Function
handler
(req: NextApiRequest, res: NextApiResponse)
pages/api/keyword.ts:12
Function
handler
(req: NextApiRequest, res: NextApiResponse)
pages/api/adwords.ts:15
Function
handler
(req: NextApiRequest, res: NextApiResponse)
pages/api/insight.ts:13
Function
handler
(req: NextApiRequest, res: NextApiResponse)
pages/api/dbmigrate.ts:16
Function
handler
(req: NextApiRequest, res: NextApiResponse)
pages/api/searchconsole.ts:17
Function
handler
(req: NextApiRequest, res: NextApiResponse)
pages/api/refresh.ts:27
Function
handler
(req: NextApiRequest, res: NextApiResponse)
pages/api/settings.ts:13
Function
handler
(req: NextApiRequest, res: NextApiResponse)
pages/api/clearfailed.ts:10
Function
handler
(req: NextApiRequest, res: NextApiResponse)
pages/api/logout.ts:10
Function
handler
(req: NextApiRequest, res: NextApiResponse)
pages/api/volume.ts:14
Function
isValidDomain
(domain:string)
utils/client/validators.ts:2
Function
manuallyUpdateThumb
(domain: string)
pages/domains/index.tsx:64
Function
onClose
()
components/settings/Changelog.tsx:34
Method
render
()
pages/_document.tsx:5
Function
renderWithClient
(ui: React.ReactElement)
__mocks__/utils.tsx:32
Function
searchKeywords
(event:React.FormEvent<HTMLInputElement>)
components/keywords/KeywordFilter.tsx:60
Function
searchKeywords
(event:React.FormEvent<HTMLInputElement>)
components/ideas/IdeasFilter.tsx:24
Function
selectKeyword
(keywordID: string)
components/keywords/SCKeywordsTable.tsx:79
Function
testIntegration
()
components/settings/AdWordsSettings.tsx:45
Function
udpateAndAuthenticate
()
components/settings/AdWordsSettings.tsx:32
Function
updateVolumeData
()
components/settings/AdWordsSettings.tsx:51
Function
useMigrateDatabase
(onSuccess:Function|undefined)
services/settings.ts:73
← previous
201–262 of 262, ranked by callers