MCPcopy Create free account

hub / github.com/ZackHu-2001/apply-bot / functions

Functions102 in github.com/ZackHu-2001/apply-bot

↓ 26 callersFunctioncn
(...inputs: ClassValue[])
src/lib/utils.ts:4
↓ 10 callersFunctionhandleFilterChange
(filterId: string, newValue: any)
src/pages/Config.tsx:276
↓ 7 callersFunctionfetchJobFilters
()
src/pages/Config.tsx:251
↓ 5 callersFunctionfetchPrompts
()
src/pages/Prompts.tsx:32
↓ 4 callersFunctionapplyTheme
(theme: ThemeMode)
src/store/themeStore.ts:17
↓ 4 callersFunctionsetApplications
(applications: JobApplication[])
src/utils/storage.ts:26
↓ 3 callersFunctionfetchResumes
()
src/pages/Config.tsx:75
↓ 3 callersFunctiongetThemeLabel
()
src/components/Sidebar.tsx:33
↓ 2 callersFunctionfetchCurrentResume
()
src/pages/Config.tsx:64
↓ 2 callersFunctionformatDate
(dateString: string)
src/pages/KnowledgeBase.tsx:240
↓ 2 callersFunctionformatDate
(dateString: string)
src/pages/Applications.tsx:167
↓ 2 callersFunctionformatDate
(dateString: string)
src/pages/Config.tsx:236
↓ 2 callersFunctionformatDate
(dateString: string)
src/pages/Prompts.tsx:190
↓ 2 callersFunctionformatPostedTime
(postedTime: string)
src/pages/Applications.tsx:179
↓ 2 callersFunctiongetSystemTheme
()
src/store/themeStore.ts:13
↓ 2 callersFunctionhandleAddCompany
()
src/pages/Monitor.tsx:38
↓ 2 callersFunctionhandleDelete
(index: number)
src/pages/KnowledgeBase.tsx:183
↓ 2 callersFunctionhandleMoveFilter
(filterId: string, direction: 'up' | 'down')
src/pages/Config.tsx:406
↓ 2 callersFunctionhandleMoveQuestion
(index: number, direction: 'up' | 'down')
src/pages/KnowledgeBase.tsx:212
↓ 2 callersFunctionparsePostedTime
(postedTime: string)
src/pages/Applications.tsx:100
↓ 1 callersFunctiondeleteTask
(id: string)
src/pages/Scheduler.tsx:55
↓ 1 callersFunctionfetchApplications
()
src/pages/Dashboard.tsx:60
↓ 1 callersFunctionfetchApplications
()
src/pages/Applications.tsx:36
↓ 1 callersFunctionfetchData
()
src/pages/Monitor.tsx:21
↓ 1 callersFunctionfetchLogs
()
src/pages/Logs.tsx:39
↓ 1 callersFunctionfetchQuestions
()
src/pages/KnowledgeBase.tsx:34
↓ 1 callersFunctionfindAvailablePort
(startPort, maxAttempts = 10)
server.js:30
↓ 1 callersFunctionformatDate
(dateString: string)
src/pages/Dashboard.tsx:83
↓ 1 callersFunctionformatDate
(dateString: string)
src/pages/Logs.tsx:84
↓ 1 callersFunctionformatFileSize
(bytes: number)
src/pages/Config.tsx:228
↓ 1 callersFunctionformatTime
(dateString: string)
src/pages/Logs.tsx:99
↓ 1 callersFunctiongenerateDailyData
(applications: Application[])
src/pages/Dashboard.tsx:19
↓ 1 callersFunctiongenerateRequestId
()
src/hooks/usePlaywrightConnection.ts:16
↓ 1 callersFunctiongetApplicationStats
()
src/pages/Dashboard.tsx:96
↓ 1 callersFunctiongetEntryIcon
(type?: string)
src/pages/Logs.tsx:112
↓ 1 callersFunctiongetMonthGrowth
()
src/pages/Dashboard.tsx:126
↓ 1 callersFunctiongetThemeIcon
()
src/components/Sidebar.tsx:23
↓ 1 callersFunctiongetTypeColor
(type: string)
src/pages/Scheduler.tsx:59
↓ 1 callersFunctiongetTypeLabel
(type: string)
src/pages/Scheduler.tsx:72
↓ 1 callersFunctionhandleCopy
(content: string, id: string)
src/pages/Prompts.tsx:201
↓ 1 callersFunctionhandleDelete
(id: string)
src/pages/Prompts.tsx:141
↓ 1 callersFunctionhandleDeleteFilter
(filterId: string)
src/pages/Config.tsx:379
↓ 1 callersFunctionhandleDeleteResume
(fileName: string)
src/pages/Config.tsx:148
↓ 1 callersFunctionhandleDeleteSession
(sessionId: string)
src/pages/Logs.tsx:53
↓ 1 callersFunctionhandleParseResume
(fileName: string)
src/pages/Config.tsx:169
↓ 1 callersFunctionhandleRemoveCompany
(companyId: string)
src/pages/Monitor.tsx:87
↓ 1 callersFunctionhandleSaveAnswer
(index: number)
src/pages/KnowledgeBase.tsx:48
↓ 1 callersFunctionhandleStartEdit
(index: number)
src/pages/KnowledgeBase.tsx:86
↓ 1 callersFunctionhandleStartEdit
(filter: JobFilter)
src/pages/Config.tsx:336
↓ 1 callersFunctionhandleStartEdit
(prompt: Prompt)
src/pages/Prompts.tsx:46
↓ 1 callersFunctionhandleToggleDefault
(id: string)
src/pages/Prompts.tsx:162
↓ 1 callersFunctionhandleToggleEnabled
(filterId: string)
src/pages/Config.tsx:301
↓ 1 callersFunctionisPortAvailable
(port)
server.js:17
↓ 1 callersFunctionrenderFilterInput
(filter: JobFilter)
src/pages/Config.tsx:482
↓ 1 callersFunctiontoggleExpand
(id: string)
src/pages/Prompts.tsx:212
↓ 1 callersFunctiontoggleSession
(sessionId: string)
src/pages/Logs.tsx:74
↓ 1 callersFunctiontoggleTaskStatus
(id: string)
src/pages/Scheduler.tsx:47
↓ 1 callersFunctionuseChart
()
src/components/ui/chart.tsx:21
↓ 1 callersFunctionusePlaywrightConnection
()
src/hooks/usePlaywrightConnection.ts:18
FunctionApp
()
src/App.tsx:13
FunctionApplications
()
src/pages/Applications.tsx:21
FunctionChartStyle
({ id, config }: { id: string; config: ChartConfig })
src/components/ui/chart.tsx:62
FunctionConfig
()
src/pages/Config.tsx:36
FunctionDashboard
()
src/pages/Dashboard.tsx:52
FunctionHeader
()
src/components/Header.tsx:1
FunctionKnowledgeBase
()
src/pages/KnowledgeBase.tsx:17
FunctionLayout
({ children }: LayoutProps)
src/components/Layout.tsx:9
FunctionLogs
()
src/pages/Logs.tsx:30
FunctionMonitor
()
src/pages/Monitor.tsx:13
FunctionPrompts
()
src/pages/Prompts.tsx:18
FunctionScheduler
()
src/pages/Scheduler.tsx:16
FunctionSettings
()
src/pages/Settings.tsx:1
FunctionSidebar
()
src/components/Sidebar.tsx:6
FunctionSwitch
({ checked, onCheckedChange, disabled = false, className = '' }: SwitchProps)
src/components/ui/switch.tsx:10
FunctionaddApplication
(application: JobApplication)
src/utils/storage.ts:30
FunctionclearAll
()
src/utils/storage.ts:47
FunctionexportFiltersToJSON
(filters: ApplyFilters)
src/utils/storage.ts:55
FunctiongetApplications
()
src/utils/storage.ts:21
FunctiongetFilters
()
src/utils/storage.ts:11
FunctiongetTheme
()
src/utils/storage.ts:37
FunctionhandleCancelEdit
()
src/pages/KnowledgeBase.tsx:131
FunctionhandleCancelEdit
()
src/pages/Config.tsx:374
FunctionhandleCancelEdit
()
src/pages/Prompts.tsx:91
FunctionhandleCancelNew
()
src/pages/KnowledgeBase.tsx:178
FunctionhandleCancelNew
()
src/pages/Prompts.tsx:136
FunctionhandleClickOutside
(event: MouseEvent)
src/pages/Applications.tsx:149
FunctionhandleCreateFilter
()
src/pages/Config.tsx:437
FunctionhandleCreateNew
()
src/pages/KnowledgeBase.tsx:136
FunctionhandleCreateNew
()
src/pages/Prompts.tsx:96
FunctionhandleFileUpload
(event: React.ChangeEvent<HTMLInputElement>)
src/pages/Config.tsx:86
FunctionhandleMessage
(event: MessageEvent)
src/hooks/usePlaywrightConnection.ts:60
FunctionhandleSaveEdit
()
src/pages/KnowledgeBase.tsx:94
FunctionhandleSaveEdit
()
src/pages/Config.tsx:341
FunctionhandleSaveEdit
()
src/pages/Prompts.tsx:54
FunctionhandleSaveNew
()
src/pages/KnowledgeBase.tsx:142
FunctionhandleSaveNew
()
src/pages/Prompts.tsx:101
FunctionhandleSystemThemeChange
()
src/store/themeStore.ts:36
FunctionimportFiltersFromJSON
(file: File)
src/utils/storage.ts:66
FunctionsetFilters
(filters: ApplyFilters)
src/utils/storage.ts:16
FunctionsetTheme
(theme: 'auto' | 'light' | 'dark')
src/utils/storage.ts:42
next →1–100 of 102, ranked by callers