MCPcopy Create free account

hub / github.com/OpenHikmah/openhikmah-web / functions

Functions625 in github.com/OpenHikmah/openhikmah-web

FunctionPill
({ children, tone = "neutral", }: { children: React.ReactNode; tone?: "active" | "flagged" | "retired"
components/admin/primitives.tsx:47
FunctionPreviewCard
({ node, delay }: { node: PreviewNode; delay: string })
components/home/CanvasPreview.tsx:133
FunctionProviders
({ children }: { children: React.ReactNode })
components/providers.tsx:102
FunctionQuickLink
A compact destination row: icon, title, supporting count, and a hover arrow.
components/home/PersonalHome.tsx:15
FunctionReflectionNote
({ label = "Reflection", children, className, ...props }: HTMLAttributes<HTMLDivElement> & { label?: s
components/ui/ReflectionNote.tsx:10
FunctionRootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
app/layout.tsx:45
FunctionRouteError
({ error, retry, homeHref = "/", homeLabel = "Home", }: { error: Error & { digest?: string }; retr
components/layout/RouteError.tsx:12
FunctionRouteLoading
()
components/layout/RouteLoading.tsx:4
FunctionScoreCell
({ label, score, lead }: { label: string; score: number; lead: boolean })
components/social/ChallengeList.tsx:254
FunctionSearchDialog
({ open, onClose }: SearchDialogProps)
components/search/SearchDialog.tsx:31
FunctionSearchResultRow
({ result, alreadyAdded, onSelect, }: { result: SearchResult; alreadyAdded: boolean; onSelect: ()
components/search/SearchDialog.tsx:431
FunctionSessionRestorer
()
components/providers.tsx:10
FunctionSimilarSection
({ surah, ayah }: { surah: number; ayah: number })
components/layout/ContextSidebar.tsx:185
FunctionSocialError
({ error, unstable_retry, }: { error: Error & { digest?: string }; unstable_retry: () => void; })
app/social/error.tsx:6
FunctionSocialPage
()
app/social/page.tsx:34
FunctionStatTile
({ label, value, hint, tone = "gold", info, }: { label: string; value: React.ReactNode; hint?:
components/admin/primitives.tsx:10
FunctionStateNote
({ children, tone = "muted", }: { children: React.ReactNode; tone?: "muted" | "error"; })
components/admin/primitives.tsx:153
FunctionStatusBadge
({ label, tone }: { label: string; tone: Tone | "draw" })
components/social/ChallengeList.tsx:87
FunctionStreakBadge
()
components/social/StreakBadge.tsx:9
FunctionTable
({ children }: { children: React.ReactNode })
components/admin/primitives.tsx:74
FunctionTafsirSection
({ surah, ayah }: { surah: number; ayah: number })
components/layout/ContextSidebar.tsx:14
FunctionTd
({ children, className }: { children?: React.ReactNode; className?: string })
components/admin/primitives.tsx:95
FunctionTh
({ children, className }: { children?: React.ReactNode; className?: string })
components/admin/primitives.tsx:82
FunctionTodayPage
()
app/today/page.tsx:19
FunctionToolbarBtn
({ onClick, disabled, danger, active, children, className, }: { onClick: () => void; disabled?
components/canvas/CanvasToolbar.tsx:27
FunctionTooltip
({ label, children, side = "bottom", }: { label: string; children: ReactNode; side?: "top" | "righ
components/ui/Tooltip.tsx:12
FunctionUsersPage
()
app/admin/users/page.tsx:22
FunctionVerseCard
({ verse, alreadyAdded, onMapConnections, }: { verse: Verse; alreadyAdded: boolean; onMapConnectio
components/search/SearchDialog.tsx:368
FunctionVerseLoader
()
app/canvas/CanvasPageClient.tsx:30
FunctionVerseNodeInner
({ id, data, selected }: NodeProps)
components/canvas/VerseNode.tsx:16
FunctionVerseOfDayCard
({ verse, reflection }: { verse: Verse; reflection?: string })
components/today/VerseOfDayCard.tsx:21
FunctionVerseOfDayStrip
({ verse }: { verse: Verse })
components/today/VerseOfDayStrip.tsx:10
FunctionVotdPage
()
app/admin/votd/page.tsx:37
FunctionWordPopover
({ token, currentRef }: { token: VerseToken; currentRef: string })
components/morphology/InteractiveArabic.tsx:70
FunctionWordmark
()
components/layout/Wordmark.tsx:9
FunctionWorkspacesError
({ error, unstable_retry, }: { error: Error & { digest?: string }; unstable_retry: () => void; })
app/workspaces/error.tsx:6
FunctionWorkspacesPage
()
app/workspaces/page.tsx:20
Functionapply
()
__tests__/lib/challenges.test.ts:17
Functionapply
()
__tests__/lib/semantic-search-cache.test.ts:17
Functionapply
()
__tests__/lib/graph-service.test.ts:18
Functionapply
()
__tests__/lib/name-content.test.ts:17
Functionapply
()
__tests__/lib/quran-corpus.test.ts:19
Functionapply
()
__tests__/api/notes.test.ts:20
Functionapply
()
__tests__/api/bookmarks.test.ts:27
Functionapply
()
__tests__/api/names.test.ts:25
Functionapply
()
__tests__/api/connections.test.ts:18
Functionapply
()
__tests__/api/workspace.test.ts:27
Functionapply
()
__tests__/api/share.test.ts:22
Functionapply
()
__tests__/api/social/challenges.test.ts:27
Functionapply
()
__tests__/api/social/users.test.ts:22
Functionapply
()
__tests__/api/social/friends.test.ts:27
Functionapply
()
__tests__/api/social/activity.test.ts:29
Functionapply
()
__tests__/api/social/me.test.ts:27
Functionapply
()
__tests__/api/social/leaderboard.test.ts:27
Functionapply
()
__tests__/api/admin/challenges.test.ts:29
Functionapply
()
__tests__/api/admin/infra.test.ts:21
Functionapply
()
__tests__/api/admin/users.test.ts:22
Functionapply
()
__tests__/api/admin/ai.test.ts:20
Functionapply
()
__tests__/api/admin/audit.test.ts:21
Functionapply
()
__tests__/api/admin/overview.test.ts:20
Functionapply
()
__tests__/api/admin/flags.test.ts:21
Functionapply
()
__tests__/api/admin/challenge-suggestions.test.ts:21
Functionapply
()
__tests__/api/admin/names.test.ts:21
Functionapply
()
__tests__/api/admin/votd.test.ts:24
Functionapply
()
__tests__/api/admin/connections.test.ts:21
Functionclear
()
app/admin/votd/page.tsx:203
FunctionclearPrefill
()
app/social/page.tsx:71
Methodconstructor
( public status: number, message: string )
components/admin/AdminContext.tsx:14
Methodconstructor
(message = "Rate limit exceeded")
lib/rate-limit.ts:19
Methodconstructor
(...args: unknown[])
__tests__/lib/redis.test.ts:16
Methodconstructor
()
__tests__/api/connections.test.ts:64
FunctiondoPreview
()
app/admin/votd/page.tsx:169
Functionfinalize
()
components/admin/ChallengesModeration.tsx:71
FunctiongenerateMetadata
({ searchParams }: Props)
app/canvas/page.tsx:10
FunctiongenerateMetadata
({ params }: Props)
app/names/[slug]/page.tsx:19
Functionget
(_t, prop)
__tests__/lib/challenges.test.ts:11
Functionget
(_t, prop)
__tests__/lib/semantic-search-cache.test.ts:11
Functionget
(_t, prop)
__tests__/lib/graph-service.test.ts:12
Functionget
(_t, prop)
__tests__/lib/name-content.test.ts:11
Functionget
(_t, prop)
__tests__/lib/quran-corpus.test.ts:11
Functionget
(_t, prop)
__tests__/api/bookmarks.test.ts:18
Functionget
(_t, prop)
__tests__/api/names.test.ts:19
Functionget
(_t, prop)
__tests__/api/connections.test.ts:12
Functionget
(_t, prop)
__tests__/api/workspace.test.ts:18
Functionget
(_t, prop)
__tests__/api/share.test.ts:13
Functionget
(_t, prop)
__tests__/api/social/challenges.test.ts:18
Functionget
(_t, prop)
__tests__/api/social/users.test.ts:14
Functionget
(_t, prop)
__tests__/api/social/friends.test.ts:18
Functionget
(_t, prop)
__tests__/api/social/activity.test.ts:20
Functionget
(_t, prop)
__tests__/api/social/me.test.ts:18
Functionget
(_t, prop)
__tests__/api/social/leaderboard.test.ts:18
Functionget
(_t, prop)
__tests__/api/admin/challenges.test.ts:23
Functionget
(_t, prop)
__tests__/api/admin/audit.test.ts:14
Functionget
(_t, prop)
__tests__/api/admin/overview.test.ts:14
Functionget
(_t, prop)
__tests__/api/admin/challenge-suggestions.test.ts:15
FunctionhandleClick
()
components/search/SearchDialog.tsx:379
FunctionhandleExpandSelect
(kind: EdgeKind)
components/canvas/VerseNode.tsx:39
FunctionhandleListen
()
components/today/VerseOfDayCard.tsx:44
FunctionhandleOpen
()
components/layout/ContextSidebar.tsx:19
FunctionhandlePlay
()
components/canvas/CanvasToolbar.tsx:141
← previousnext →501–600 of 625, ranked by callers