Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Fibi66/FeiControl
/ functions
Functions
575 in github.com/Fibi66/FeiControl
⨍
Functions
575
◇
Types & classes
158
↓ 1 callers
Function
getReportType
(filename: string)
src/app/api/reports/route.ts:26
↓ 1 callers
Function
getRepos
()
src/app/api/git/route.ts:30
↓ 1 callers
Function
getScheduleExpr
(schedule: string | Record<string, unknown>)
src/components/CronWeeklyTimeline.tsx:43
↓ 1 callers
Function
getScreenColor
()
src/components/office/HabboFurniture.tsx:75
↓ 1 callers
Function
getSessionTargetMeta
(target: unknown)
src/app/api/cron/route.ts:175
↓ 1 callers
Function
getStatusBgColor
()
src/components/Office3D/AgentPanel.tsx:45
↓ 1 callers
Function
getStatusColor
()
src/components/Office3D/AgentPanel.tsx:34
↓ 1 callers
Function
getStatusDot
(status: string)
src/components/Office3D/AgentStatusBar.tsx:13
↓ 1 callers
Function
getStatusDot
(status: string)
src/components/Office3D/AgentListPanel.tsx:13
↓ 1 callers
Function
getStatusDot
(s: "working" | "idle" | "sleeping")
src/app/(dashboard)/page.tsx:191
↓ 1 callers
Function
getStatusDotColor
()
src/components/Office3D/AgentPanel.tsx:56
↓ 1 callers
Function
getStatusIcon
(tone: Tone)
src/components/CronJobCard.tsx:250
↓ 1 callers
Function
getStatusLabel
(status: string)
src/components/Office3D/AgentStatusBar.tsx:24
↓ 1 callers
Function
getTarget
()
src/components/Office3D/AgentAvatar.tsx:107
↓ 1 callers
Function
getTargetRotation
()
src/components/Office3D/AgentAvatar.tsx:117
↓ 1 callers
Function
getTasksForDayAndHour
(day: Date, hour: number)
src/components/WeeklyCalendar.tsx:77
↓ 1 callers
Function
getTimeMeta
(job: CronJob)
src/components/CronJobCard.tsx:226
↓ 1 callers
Function
getYesterdayMemory
()
src/app/api/dashboard/route.ts:103
↓ 1 callers
Function
handleClick
(index: number)
src/components/Breadcrumbs.tsx:14
↓ 1 callers
Function
handleCreateFile
()
src/components/FileBrowser.tsx:399
↓ 1 callers
Function
handleCreateFolder
()
src/components/FileBrowser.tsx:382
↓ 1 callers
Function
handleDelete
(item: FileEntry)
src/components/FileBrowser.tsx:360
↓ 1 callers
Function
handleDelete
(id: string)
src/app/(dashboard)/cron/page.tsx:173
↓ 1 callers
Function
handleDeskClick
(agentId: string)
src/components/Office3D/Office3D.tsx:343
↓ 1 callers
Function
handleNotificationClick
(notification: Notification)
src/components/NotificationDropdown.tsx:143
↓ 1 callers
Function
handleSave
()
src/components/MarkdownEditor.tsx:48
↓ 1 callers
Function
handleSave
()
src/components/FileBrowser.tsx:124
↓ 1 callers
Function
handleWorkspaceSelect
(workspaceId: string)
src/app/(dashboard)/files/page.tsx:34
↓ 1 callers
Function
handleWorkspaceSelect
(workspaceId: string)
src/app/(dashboard)/memory/page.tsx:116
↓ 1 callers
Function
handler
(e: MediaQueryListEvent | MediaQueryList)
src/hooks/useIsMobile.ts:12
↓ 1 callers
Function
hasIssue
(state: JsonRecord | null)
src/app/api/cron/route.ts:218
↓ 1 callers
Function
initDatabase
(dbPath: string)
src/lib/usage-collector.ts:142
↓ 1 callers
Function
isAuthenticated
(request: NextRequest)
src/middleware.ts:10
↓ 1 callers
Function
isAuthenticated
(request: NextRequest)
src/app/api/health/route.ts:33
↓ 1 callers
Function
isCodeFile
(ext: string)
src/components/FilePreview.tsx:53
↓ 1 callers
Function
isCommandAllowed
(cmd: string)
src/app/api/terminal/route.ts:62
↓ 1 callers
Function
isErrnoException
(error: unknown)
src/app/api/cron/route.ts:35
↓ 1 callers
Function
isImageFile
(ext: string)
src/components/FilePreview.tsx:45
↓ 1 callers
Function
isMarkdown
(ext: string)
src/components/FilePreview.tsx:49
↓ 1 callers
Function
isOfficeAvatarDebugEnabled
()
src/components/Office3D/AgentAvatar.tsx:69
↓ 1 callers
Function
isRegistryEntryAlive
(entry: SpawnRegistryEntry | undefined)
src/app/api/clawteam/route.ts:177
↓ 1 callers
Function
isReportFile
(filename: string)
src/app/api/reports/route.ts:17
↓ 1 callers
Function
isSafeJobId
(id: string)
src/app/api/cron/run/route.ts:22
↓ 1 callers
Function
isSessionEnded
* Check if a session JSONL's last entry indicates the session has ended.
src/app/api/office/route.ts:38
↓ 1 callers
Function
isTmuxTargetAlive
(target: string | undefined)
src/app/api/clawteam/route.ts:148
↓ 1 callers
Function
isoToScreen
(isoX: number, isoY: number)
src/components/office/HabboCharacter.tsx:17
↓ 1 callers
Function
layoutDFS
(agent: Agent, level: number)
src/components/AgentOrganigrama.tsx:99
↓ 1 callers
Function
loadImages
()
src/components/office/OfficeCanvas.tsx:65
↓ 1 callers
Function
main
()
scripts/collect-usage.ts:14
↓ 1 callers
Function
main
()
scripts/dev-server.cjs:240
↓ 1 callers
Function
matchesCron
* Check if a date matches the cron expression
src/lib/cron-parser.ts:161
↓ 1 callers
Function
normalizeCalendarData
(payload: unknown)
src/app/(dashboard)/calendar/page.tsx:141
↓ 1 callers
Function
parseAgentsFile
* Parse AGENTS.md to extract available_skills
src/lib/agent-skills.ts:17
↓ 1 callers
Function
parseFrontMatter
* Parse SKILL.md front matter (YAML between --- delimiters)
src/lib/skill-parser.ts:48
↓ 1 callers
Function
parseIdentityMd
()
src/app/api/system/route.ts:32
↓ 1 callers
Function
parseKhalOutput
(output: string)
src/app/api/calendar/route.ts:60
↓ 1 callers
Function
parseMarkdown
(markdown: string)
src/components/MarkdownPreview.tsx:10
↓ 1 callers
Function
parseSessionJsonl
(filePath: string, agentId: string)
src/app/api/office/activity/route.ts:42
↓ 1 callers
Function
parseSummarySections
* Get yesterday's daily summary from /workspace/diary/
src/app/api/dashboard/route.ts:82
↓ 1 callers
Function
pm2Action
(name: string, action: string)
src/app/api/system/services/route.ts:28
↓ 1 callers
Function
poll
()
src/app/api/activities/stream/route.ts:25
↓ 1 callers
Function
processChromaKey
(img: HTMLImageElement)
src/components/office/OfficeCanvas.tsx:109
↓ 1 callers
Function
proxyToInternal
(request, response, host, port)
scripts/dev-server.cjs:210
↓ 1 callers
Function
readArgValue
(flagNames)
scripts/dev-server.cjs:11
↓ 1 callers
Function
readCliPort
(argv)
next.config.mjs:10
↓ 1 callers
Function
readCronJobs
()
src/app/api/cron/route.ts:87
↓ 1 callers
Function
readCronJobsDataFromFile
()
src/app/api/cron/route.ts:62
↓ 1 callers
Function
readCronUpdateRequest
( request: NextRequest )
src/app/api/cron/route.ts:226
↓ 1 callers
Function
recordFailure
(ip: string)
src/app/api/auth/login/route.ts:56
↓ 1 callers
Function
refreshClawTeamData
* Core data refresh logic — extracted for cache lock pattern.
src/app/api/clawteam/route.ts:519
↓ 1 callers
Function
relativeTime
(ts: number)
src/components/Office3D/LiveActivityPanel.tsx:16
↓ 1 callers
Function
render
(ctx: CanvasRenderingContext2D, time: number)
src/components/office/OfficeCanvas.tsx:172
↓ 1 callers
Function
renderMarkdown
(text: string)
src/components/FilePreview.tsx:74
↓ 1 callers
Function
runAction
(action: QuickAction)
src/app/(dashboard)/actions/page.tsx:80
↓ 1 callers
Function
runAction
(repo: RepoStatus, action: "status" | "pull" | "log" | "diff")
src/app/(dashboard)/git/page.tsx:66
↓ 1 callers
Function
runAction
(action: string)
src/app/api/actions/route.ts:26
↓ 1 callers
Function
runPublicSmokeCheck
(host, port)
scripts/dev-server.cjs:102
↓ 1 callers
Function
save
()
src/components/Notepad.tsx:36
↓ 1 callers
Function
saveSnapshot
( db: Database.Database, snapshot: UsageSnapshot )
src/lib/usage-collector.ts:181
↓ 1 callers
Function
scanAllSkills
()
src/lib/skill-parser.ts:237
↓ 1 callers
Function
scanAllUsage
()
src/lib/usage-scanner.ts:59
↓ 1 callers
Function
scanDir
(dir: string, prefix: string = '')
src/lib/skill-parser.ts:119
↓ 1 callers
Function
searchFile
(filePath: string, query: string, displayPath: string)
src/app/api/memory/search/route.ts:21
↓ 1 callers
Function
searchInFile
(filePath: string, query: string)
src/app/api/search/route.ts:19
↓ 1 callers
Function
setCachedResponse
(payload: ClawTeamResponse)
src/app/api/clawteam/route.ts:235
↓ 1 callers
Function
shortDate
(iso: string)
src/app/(dashboard)/calendar/page.tsx:64
↓ 1 callers
Function
sortJobs
(jobs: CronJob[], sortMode: SortMode)
src/app/(dashboard)/cron/page.tsx:30
↓ 1 callers
Function
spawnNext
(args, env)
scripts/dev-server.cjs:44
↓ 1 callers
Function
stopChild
(child, signal = 'SIGTERM')
scripts/dev-server.cjs:133
↓ 1 callers
Function
summarizePrompt
(prompt: string)
src/app/(dashboard)/cron/page.tsx:62
↓ 1 callers
Function
syncOfficeCameraPreset
()
src/components/Office3D/Office3D.tsx:201
↓ 1 callers
Function
systemdAction
(name: string, action: string)
src/app/api/system/services/route.ts:54
↓ 1 callers
Function
timeAgo
(iso: string)
src/app/(dashboard)/page.tsx:110
↓ 1 callers
Function
toggleDay
(day: number)
src/components/CronJobModal.tsx:157
↓ 1 callers
Function
tryServeStaticAsset
(request, response, distDir)
scripts/dev-server.cjs:165
↓ 1 callers
Function
update
()
src/components/Office3D/WallClock.tsx:23
↓ 1 callers
Function
validate
()
src/components/CronJobModal.tsx:129
Function
AboutPage
()
src/app/(dashboard)/about/page.tsx:59
Function
ActionsPage
()
src/app/(dashboard)/actions/page.tsx:74
Function
ActivityFeed
({ limit = 10 }: ActivityFeedProps)
src/components/ActivityFeed.tsx:69
← previous
next →
201–300 of 575, ranked by callers