MCPcopy Create free account

hub / github.com/blackmann/compa / functions

Functions349 in github.com/blackmann/compa

↓ 34 callersFunctioncheckAuth
(request: Request)
client/app/lib/check-auth.ts:5
↓ 8 callersFunctiontimeFromString
(time?: string)
client/app/lib/time.ts:3
↓ 7 callersMethodon
(event: T, callback: CallbackMap[T])
client/app/lib/boat-client.ts:167
↓ 7 callersFunctionrender
(content: string)
client/app/lib/render.server.ts:29
↓ 6 callersFunctionsubmit
(data: FieldValues)
client/app/components/large-select.tsx:189
↓ 6 callersFunctiontimeToString
(time: number)
client/app/lib/time.ts:9
↓ 5 callersFunctionellipsizeFilename
(name: string, length = 14)
client/app/lib/files.ts:1
↓ 5 callersFunctionnotFound
(data: Data = null)
client/app/lib/responses.ts:13
↓ 4 callersMethoddisconnect
()
client/app/lib/boat-client.ts:116
↓ 4 callersFunctionhumanizeSize
(s: number)
client/app/lib/files.ts:14
↓ 4 callersFunctionuseParlon
()
client/app/lib/parlon-context.tsx:130
↓ 3 callersFunctionpostTime
(time: Date | string)
client/app/components/post-time.tsx:6
↓ 3 callersFunctionrandomStr
(length = 8)
client/app/lib/random-str.ts:4
↓ 3 callersFunctionrenderSummary
(content: string)
client/app/lib/render-summary.server.ts:32
↓ 3 callersFunctionslugify
( text: string, /** Add random characters at the end of the generated slug */ mangle = false, )
client/app/lib/slugify.ts:1
↓ 3 callersFunctionuploadMedia
(file: File)
client/app/lib/upload-media.ts:7
↓ 3 callersFunctionuseAsyncFetcher
()
client/app/lib/use-async-fetcher.ts:7
↓ 2 callersMethodadmit
(peerId: string)
client/app/lib/boat-client.ts:121
↓ 2 callersFunctioncheckMod
(request: Request)
client/app/lib/check-mod.ts:5
↓ 2 callersFunctioncreatePost
(data: Record<string, any>, userId: number)
client/app/lib/create-post.ts:4
↓ 2 callersFunctioncreateTagsQuery
(tagsParam: Record<string, any> = {})
client/app/lib/create-tags-query.ts:1
↓ 2 callersFunctionellipsize
(str: string, length = 48)
client/app/lib/ellipsize.ts:1
↓ 2 callersFunctiongetErrorLabel
(code: number)
client/app/components/error-boundary.tsx:29
↓ 2 callersFunctionhash
(password: string)
client/app/lib/password.server.ts:5
↓ 2 callersFunctionincludeVotes
( posts: (Post & { vote?: boolean })[], request: Request, )
client/app/lib/include-votes.ts:5
↓ 2 callersFunctioninstallMiddleware
(prisma: PrismaClient)
client/app/lib/prisma.server.ts:20
↓ 2 callersFunctionisBefore
(startTime: string, endTime: string)
client/app/lib/time.ts:17
↓ 2 callersFunctionisImage
(contentType: string, basic = false)
client/app/lib/is-image.ts:1
↓ 2 callersFunctionmethodNotAllowed
(data: Data = null)
client/app/lib/responses.ts:9
↓ 2 callersFunctionrefresh
()
client/app/root.tsx:83
↓ 2 callersFunctionsendEmailVerification
(email: string)
client/app/lib/send-email-verification.ts:6
↓ 2 callersFunctionstringifySelections
(selections: Selections)
client/app/components/tag-input.tsx:329
↓ 2 callersFunctiontimeToInputValue
(time: number)
client/app/lib/time.ts:13
↓ 2 callersFunctionupdatePostProps
(postId: number)
client/app/routes/discussions_.$id.tsx:105
↓ 2 callersFunctionupload
( stream: AsyncIterable<Uint8Array> | Buffer, filename: string, contentType?: string, )
client/app/lib/s3.server.ts:20
↓ 2 callersFunctionuseMounted
()
client/app/lib/use-mounted.ts:3
↓ 2 callersFunctionuseTagInputCtx
()
client/app/components/tag-input.tsx:39
↓ 2 callersFunctionvote
(up: boolean)
client/app/components/votes.tsx:19
↓ 2 callersFunctionwithUserPrefs
( request: Request, values: Record<string, string | undefined>, )
client/app/lib/with-user-prefs.ts:3
↓ 1 callersFunctionasyncIterableToBuffer
(asyncIterable: AsyncIterable<Uint8Array>)
client/app/routes/media.tsx:74
↓ 1 callersFunctioncompare
(password: string, hash: string)
client/app/lib/password.server.ts:9
↓ 1 callersFunctioncompressFile
(file: File)
client/app/lib/upload-media.ts:33
↓ 1 callersMethodconnect
(options: { stream: MediaStream })
client/app/lib/boat-client.ts:36
↓ 1 callersFunctioncreatePostNotification
(post: Post, author: User)
client/app/lib/create-post-notification.ts:6
↓ 1 callersFunctiondecodeToken
(token: string)
client/app/lib/jwt.server.ts:7
↓ 1 callersFunctionellipsize
(str: string, length: number)
client/app/routes/events.tsx:184
↓ 1 callersFunctionfileFromBlob
(blob: File)
client/app/lib/upload-media.ts:29
↓ 1 callersFunctionforbidden
(data: Data = null)
client/app/lib/responses.ts:17
↓ 1 callersFunctiongetErrorDescription
(code: number)
client/app/components/error-boundary.tsx:33
↓ 1 callersFunctiongetModerators
()
client/app/lib/get-moderators.ts:3
↓ 1 callersFunctiongetNextRecordingName
(files: File[])
client/app/components/post-input.tsx:304
↓ 1 callersFunctiongetPath
(id?: number | null)
client/app/lib/create-post.ts:39
↓ 1 callersFunctiongetRoom
()
client/app/lib/boat-relay.server.ts:29
↓ 1 callersFunctionhandleAction
(action: string)
client/app/components/community-mod.tsx:21
↓ 1 callersFunctionhandleBotRequest
( request: Request, responseStatusCode: number, responseHeaders: Headers, remixContext: EntryContext, )
client/app/entry.server.tsx:42
↓ 1 callersFunctionhandleBrowserRequest
( request: Request, responseStatusCode: number, responseHeaders: Headers, remixContext: EntryContext, )
client/app/entry.server.tsx:92
↓ 1 callersFunctionhandleChange
(item: string, checked: boolean)
client/app/components/tag-input.tsx:247
↓ 1 callersFunctionhandleItemClick
()
client/app/components/post-item.tsx:44
↓ 1 callersFunctionloadPreview
()
client/app/components/post-input.tsx:57
↓ 1 callersFunctionlogout
(request: Request)
client/app/lib/logout.server.ts:4
↓ 1 callersFunctionmangle
(filename: string)
client/app/routes/media.tsx:65
↓ 1 callersFunctionremoveFile
(index: number)
client/app/components/post-input.tsx:131
↓ 1 callersFunctionrenderBio
(bio: string)
client/app/lib/render-bio.server.ts:17
↓ 1 callersFunctionrenderStripped
(content: string, maxLength?: number)
client/app/lib/render-stripped.server.ts:6
↓ 1 callersFunctionsecondsToMinuteSeconds
(seconds: number)
client/app/components/audio-recorder.tsx:79
↓ 1 callersFunctionsendEmail
(verification: EmailVerificationRequest)
client/app/lib/send-email-verification.ts:26
↓ 1 callersFunctionsignUser
(user: { id: number })
client/app/lib/jwt.server.ts:3
↓ 1 callersFunctionuseAudioRecorder
( audioTrackConstraints, onNotAllowedOrFound, mediaRecorderOptions, )
client/app/lib/use-audio-recorder.ts:48
↓ 1 callersFunctionuseColorScheme
()
client/app/lib/use-color-scheme.ts:5
↓ 1 callersFunctionuseComments
({ postId }: Args)
client/app/lib/use-comments.ts:10
↓ 1 callersFunctionuseCountdown
(seconds: number)
client/app/lib/use-countdown.ts:3
↓ 1 callersFunctionuseCourses
()
client/app/lib/use-courses.ts:8
↓ 1 callersFunctionusePostPeople
(postId: number)
client/app/lib/use-post-people.ts:5
↓ 1 callersFunctionuseProgrammes
()
client/app/lib/use-programmes.ts:9
FunctionAccountCreated
()
client/app/routes/account-created.tsx:15
FunctionAddEvent
()
client/app/routes/events_.add.tsx:18
FunctionAddLesson
()
client/app/routes/timetable_.$year.$programme.$level.$sem.$day.add.tsx:19
FunctionAddProduct
()
client/app/routes/market_.add.tsx:59
FunctionApp
()
client/app/root.tsx:62
FunctionAudioItem
({ name, url, noPlay, onRemove, size }: Props)
client/app/components/audio-item.tsx:15
FunctionAudioRecorder
({ onRecorded, onRecording }: Props)
client/app/components/audio-recorder.tsx:10
FunctionAvatar
({ className, name, size = 28, square, variant = "beam", }: Props)
client/app/components/avatar.tsx:19
FunctionBottomNav
()
client/app/components/navbar.tsx:124
FunctionCommonHead
()
client/app/components/common-head.tsx:4
FunctionCommunities
()
client/app/routes/communities.tsx:35
FunctionCommunity
()
client/app/routes/communities_.$slug.tsx:73
FunctionCommunityCreated
()
client/app/routes/communities_.created.tsx:3
FunctionCommunityInfo
()
client/app/components/community-info.tsx:14
FunctionCommunityMod
({ community }: Props)
client/app/components/community-mod.tsx:11
FunctionConcentratedDiscussion
()
client/app/routes/discussions_.$id_.$.tsx:34
FunctionContent
({ content }: Props)
client/app/components/content.tsx:7
FunctionCourseForm
()
client/app/components/lesson-form.tsx:250
FunctionCreateAccount
()
client/app/routes/create-account.tsx:104
FunctionCreateCommunity
()
client/app/routes/communities_.new.tsx:64
FunctionCrowdsourceNotice
()
client/app/components/crowdsource-notice.tsx:1
FunctionDD
({ items, onItemClick }: Props)
client/app/components/dropdown-menu.tsx:10
FunctionDaysHeader
({ className, selectedDay = 1 }: Props)
client/app/components/days-header.tsx:10
FunctionDiscussion
()
client/app/routes/discussions_.$id.tsx:135
FunctionDiscussions
()
client/app/routes/discussions.tsx:96
FunctionDiscussionsEmpty
()
client/app/components/discussions-empty.tsx:1
next →1–100 of 349, ranked by callers