MCPcopy Create free account

hub / github.com/code100x/daily-code / functions

Functions235 in github.com/code100x/daily-code

MethodgetInstance
()
apps/web/lib/cache/in-memory-cache.ts:16
MethodgetInstance
(redisUrl: string)
apps/web/lib/cache/redis-cache.ts:13
FunctiongetSearchResults
(query: string)
apps/web/lib/search.ts:88
FunctionhandleAddCategory
()
apps/web/components/admin/EditCategories.tsx:29
FunctionhandleAddMCQ
()
apps/web/components/admin/AdminAddMCQ.tsx:35
FunctionhandleAddOption
()
apps/web/components/admin/AdminAddMCQ.tsx:28
FunctionhandleAddTrack
()
apps/web/components/admin/CompleteTrackCard.tsx:26
FunctionhandleAddTracks
()
apps/web/components/admin/AdminSearch.tsx:15
FunctionhandleClose
(open: boolean)
apps/web/components/ContentSearch.tsx:108
FunctionhandleClose
(open: boolean)
apps/web/components/SearchDialog.tsx:106
FunctionhandleCopyClick
()
apps/web/components/CodeBlock.tsx:20
FunctionhandleCreateProblem
()
apps/web/components/admin/AddProblemCard.tsx:37
FunctionhandleKeyPress
(event: KeyboardEvent)
apps/web/components/ContentSearch.tsx:67
FunctionhandleKeyPress
(event: KeyboardEvent)
apps/web/components/SearchDialog.tsx:58
FunctionhandleKeyPress
(event: KeyboardEvent)
apps/web/components/BlogAppbar.tsx:274
FunctionhandleMouseMove
(event: MouseEvent)
apps/web/components/Hero.tsx:11
FunctionhandlePointerMove
({ clientX, clientY }: MouseEvent)
apps/web/components/use-follow-pointer.ts:15
FunctionhandleResetScore
()
apps/web/components/mcq/MCQCard.tsx:32
FunctionhandleScroll
()
apps/web/components/BlogAppbar.tsx:71
FunctionhandleTrackClick
()
apps/web/components/TrackCard-2.tsx:24
FunctionhandleUpdate
()
apps/web/components/mcq/EditMCQ.tsx:34
FunctionhandlecreateCollection
()
apps/web/components/admin/AdminSearch.tsx:22
Functionjwt
({ token }: any)
apps/web/lib/auth.ts:28
FunctionrateLimit
(userId: string, rateLimitCount: number, rateLimitInterval: number)
apps/web/lib/auth.ts:52
FunctionredirectToLogin
()
apps/web/components/RedirectToLoginCard.tsx:8
Methodrender
()
apps/web/components/ErrorBoundary.tsx:26
FunctionscrollToTop
()
apps/web/components/TrackTools.tsx:16
Functionsession
({ session, token }: any)
apps/web/lib/auth.ts:31
Methodset
( type: string, args: string[], value: any, expirySeconds: number = parseInt(process.env.CACHE
packages/db/Cache.ts:26
Methodset
( type: string, args: string[], value: any, expirySeconds: number = parseInt(process.env.CACHE
apps/web/lib/cache/in-memory-cache.ts:23
Methodset
( type: string, args: string[], value: any, expirySeconds: number, )
apps/web/lib/cache/redis-cache.ts:21
FunctionstartListening
()
apps/web/components/SearchDialog.tsx:45
FunctiontoggleViewMode
()
apps/web/components/BlogAppbar.tsx:48
Functionupdate
(props: ToasterToast)
packages/ui/src/shad/ui/use-toast.tsx:140
FunctionuseFollowPointer
(ref: RefObject<HTMLElement>)
apps/web/components/use-follow-pointer.ts:6
← previous201–235 of 235, ranked by callers