Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/conference-hall/conference-hall
/ functions
Functions
1,838 in github.com/conference-hall/conference-hall
⨍
Functions
1,838
◇
Types & classes
306
↓ 7 callers
Function
isTimeSlotIncluded
(slot: TimeSlot, inSlot?: TimeSlot)
app/shared/datetimes/timeslots.ts:53
↓ 7 callers
Method
list
(filters: z.infer<typeof MembersFiltersSchema>, page: number)
app/features/team-management/settings/services/team-members.server.ts:22
↓ 7 callers
Method
load
()
app/shared/feature-flags/flags-client.ts:26
↓ 7 callers
Method
publish
(proposalId: string, withEmails: boolean)
app/features/event-management/publication/services/publication.server.ts:50
↓ 7 callers
Function
renderComponent
(props = {})
app/features/speaker/settings/components/social-accounts-section.test.tsx:31
↓ 7 callers
Function
renderComponent
(props = {})
app/features/speaker/settings/components/email-password-section.test.tsx:38
↓ 7 callers
Function
renderComponent
(props = {})
app/features/event-management/proposals/components/detail/proposal-actions-menu.test.tsx:26
↓ 7 callers
Function
requireAuthorizedEvent
({ params, context })
app/shared/authorization/authorization.middleware.ts:46
↓ 7 callers
Method
saveDraft
(talkId: string, data: TalkSaveData)
app/features/event-participation/cfp-submission/services/talk-submission.server.ts:29
↓ 7 callers
Method
saveSpeakers
(data: ProposalSaveSpeakersData)
app/features/event-management/proposals/services/proposal-management.server.ts:98
↓ 7 callers
Function
setMinutesFromStartOfDay
(date: Date, minutes: number)
app/shared/datetimes/datetimes.ts:161
↓ 7 callers
Function
timezoneToUtc
(date: Date | string, timezone: string)
app/shared/datetimes/timezone.ts:11
↓ 7 callers
Method
toJson
(filters: ProposalsFilters)
app/features/event-management/proposals-export/services/proposals-export.server.ts:29
↓ 7 callers
Function
useCurrentEvent
()
app/features/event-participation/event-page-context.tsx:22
↓ 7 callers
Function
useNonce
()
app/shared/nonce/use-nonce.ts:28
↓ 7 callers
Function
useOptimisticReactions
(message: Message, channel: string)
app/features/conversations/components/use-optimistic-reactions.ts:6
↓ 6 callers
Function
applyTraits
(TRAITS: T, traits?: S)
tests/factories/helpers/traits.ts:1
↓ 6 callers
Function
authorizeMember
(forEvent: Event = event)
app/features/conversations/services/conversation-service.server.test.ts:43
↓ 6 callers
Method
buildSurveySchema
()
app/features/event-participation/speaker-survey/services/speaker-survey.server.ts:30
↓ 6 callers
Method
clickOnNewProposal
()
e2e/tests/event-participation/submission.page.ts:43
↓ 6 callers
Method
clickOnSubmit
()
e2e/tests/event-participation/submission.page.ts:81
↓ 6 callers
Method
create
(data: z.infer<typeof TeamCreateSchema>)
app/features/team-management/creation/services/team-creation.server.ts:14
↓ 6 callers
Method
del
(key: string)
app/shared/cache/cache-layer.ts:6
↓ 6 callers
Method
delete
(key: string)
app/shared/storage/storage.server.ts:84
↓ 6 callers
Method
deleteAccount
(options?: DeleteAccountOptions)
app/shared/user/user-account.server.ts:80
↓ 6 callers
Method
findTemplateEvents
(type: EventType)
app/features/event-management/creation/services/event-creation.server.ts:21
↓ 6 callers
Method
for
(authorizedAdmin: AuthorizedAdmin)
app/features/admin/feature-flags/services/admin-flags.server.ts:9
↓ 6 callers
Method
for
(authorizedAdmin: AuthorizedAdmin)
app/features/admin/dashboard/services/dashboard.server.ts:9
↓ 6 callers
Method
for
(authorizedAdmin: AuthorizedAdmin)
app/features/admin/teams/services/admin-teams.server.ts:19
↓ 6 callers
Function
generateGradientColor
(str: string)
app/shared/colors/colors.ts:30
↓ 6 callers
Method
getConfig
()
app/features/event-management/settings/services/event-survey-settings.server.ts:19
↓ 6 callers
Function
getDatesRange
(startDate: Date, endDate: Date)
app/shared/datetimes/datetimes.ts:166
↓ 6 callers
Function
getEmailTemplate
(template: EmailTemplateName)
app/shared/emails/templates/templates.ts:34
↓ 6 callers
Function
getGMTOffset
(timezone: string, locale: string)
app/shared/datetimes/timezone.ts:51
↓ 6 callers
Method
getQuestions
()
app/features/event-participation/speaker-survey/services/speaker-survey.server.ts:17
↓ 6 callers
Method
getScheduleSessions
()
app/features/event-management/schedule/services/schedule.server.ts:179
↓ 6 callers
Function
hasTeamAccess
(userId: string)
app/features/team-management/creation/services/has-team-access.server.ts:3
↓ 6 callers
Function
highlightedParts
(nodes: ReactNode[])
app/features/event-management/schedule/components/session/highlight-match.test.ts:5
↓ 6 callers
Method
listTeams
(filters: TeamsSearchFilters, page: number, pageSize?: number)
app/features/admin/teams/services/admin-teams.server.ts:24
↓ 6 callers
Function
menuItems
(t: TFunction)
app/features/speaker/settings/settings.tsx:14
↓ 6 callers
Method
proposalRouteIds
()
app/features/event-management/proposals/services/proposal-search-builder.server.ts:123
↓ 6 callers
Method
publishAll
(status: 'ACCEPTED' | 'REJECTED', withEmails: boolean)
app/features/event-management/publication/services/publication.server.ts:21
↓ 6 callers
Function
renderComponent
(props = {})
app/features/auth/components/signin-form.test.tsx:33
↓ 6 callers
Function
renderComponent
(props = {})
app/features/auth/components/reset-password-form.test.tsx:22
↓ 6 callers
Function
renderComponent
(props = {})
app/features/auth/components/signup-form.test.tsx:31
↓ 6 callers
Function
renderComponent
(props = {})
app/features/speaker/talk-library/components/talk-forms/talk-form.test.tsx:17
↓ 6 callers
Function
renderComponent
(props = {})
app/features/conversations/components/message-input-form.test.tsx:9
↓ 6 callers
Function
renderComponent
(props = {}, user = mockUser)
app/features/conversations/components/conversation-drawer.test.tsx:40
↓ 6 callers
Function
renderField
(options: { initial?: SessionIdentity; results?: ProposalResult[]; neverResolves?: boolean } = {})
app/features/event-management/schedule/components/session/session-identity-field.test.tsx:31
↓ 6 callers
Method
reorderCategory
(categoryId: string, direction: 'up' | 'down')
app/features/event-management/settings/services/event-tracks-settings.server.ts:120
↓ 6 callers
Method
reorderFormat
(formatId: string, direction: 'up' | 'down')
app/features/event-management/settings/services/event-tracks-settings.server.ts:89
↓ 6 callers
Function
requireAuth
({ context, url })
app/shared/authentication/auth.middleware.ts:28
↓ 6 callers
Method
saveFormat
(data: TrackSaveData)
app/features/event-management/settings/services/event-tracks-settings.server.ts:13
↓ 6 callers
Method
saveTags
(data: ProposalSaveTagsData)
app/features/event-management/proposals/services/proposal-management.server.ts:86
↓ 6 callers
Method
speaker
(name: string)
e2e/tests/speaker/talk.page.ts:32
↓ 6 callers
Method
submitForm
()
e2e/tests/event-management/speaker-form.page.ts:79
↓ 6 callers
Method
toConfig
()
app/features/event-management/settings/models/survey-config.ts:64
↓ 6 callers
Function
useSubmissionNavigation
()
app/features/event-participation/cfp-submission/components/submission-context.tsx:87
↓ 6 callers
Function
validateEmailAndPassword
(email: string, password: string)
app/shared/validators/auth.ts:32
↓ 6 callers
Method
with
(code: string)
app/features/event-participation/proposal-invitation/services/co-speaker-proposal-invite.server.ts:9
↓ 6 callers
Method
with
(code: string)
app/features/team-management/team-invitation/services/team-member-invite.server.ts:7
↓ 6 callers
Method
with
(code: string)
app/features/speaker/talk-invitation/services/co-speaker-talk-invite.server.ts:7
↓ 5 callers
Method
activate
(token: string, userId: string)
app/features/team-management/creation/services/team-access-request.server.ts:53
↓ 5 callers
Method
add
(data: TalkSaveData)
app/features/speaker/talk-library/services/talks-library.server.ts:61
↓ 5 callers
Function
areTimeSlotsOverlapping
(slot1: TimeSlot, slot2: TimeSlot)
app/shared/datetimes/timeslots.ts:70
↓ 5 callers
Function
buildReviewProposalUrl
(team: string, event: string, proposal: string)
app/shared/emails/utils/urls.ts:14
↓ 5 callers
Method
buildUpdateSchema
()
app/features/team-management/settings/services/team-settings.server.ts:37
↓ 5 callers
Method
clearReview
()
app/features/event-management/proposals/services/proposal-review.server.ts:159
↓ 5 callers
Method
clickOnProposalCheckbox
(name: string)
e2e/tests/event-management/proposals-list.page.ts:50
↓ 5 callers
Method
closeModal
()
e2e/page-object.ts:24
↓ 5 callers
Function
countIntervalsInTimeSlot
(slot: TimeSlot, intervalMinutes: number)
app/shared/datetimes/timeslots.ts:74
↓ 5 callers
Method
delete
()
app/features/team-management/settings/services/team-settings.server.ts:19
↓ 5 callers
Method
deleteCategory
(categoryId: string)
app/features/event-management/settings/services/event-tracks-settings.server.ts:73
↓ 5 callers
Method
deleteFormat
(formatId: string)
app/features/event-management/settings/services/event-tracks-settings.server.ts:35
↓ 5 callers
Method
deleteSession
(sessionId: string)
app/features/event-management/schedule/services/schedule.server.ts:142
↓ 5 callers
Method
forUser
(authorizedEvent: AuthorizedEvent)
app/features/event-management/schedule-export/services/schedule-export.server.ts:11
↓ 5 callers
Function
formatTimeDifference
(date1: Date, date2: Date)
app/shared/datetimes/datetimes.ts:134
↓ 5 callers
Method
getConfiguration
(eventId: string, name: EventIntegrationName)
app/features/event-management/settings/services/event-integrations.server.ts:15
↓ 5 callers
Method
getConfigurations
()
app/features/event-management/settings/services/event-integrations.server.ts:27
↓ 5 callers
Function
getDailyTimeSlots
( start: Date, end: Date, intervalMinutes: number, includeEndSlot = false, )
app/shared/datetimes/timeslots.ts:5
↓ 5 callers
Function
getMinutesFromStartOfDay
(date: Date)
app/shared/datetimes/datetimes.ts:156
↓ 5 callers
Method
getOtherProposals
(speakerIds: Array<string>)
app/features/event-management/proposals/services/proposal-review.server.ts:92
↓ 5 callers
Function
getPageSearchParams
(page: number, searchParams: URLSearchParams)
app/design-system/list/pagination.tsx:19
↓ 5 callers
Method
getPrefixedKey
(key: string)
app/shared/cache/redis-cache-layer.ts:92
↓ 5 callers
Method
getPreviousAndNextReviews
(filters: ProposalsFilters)
app/features/event-management/proposals/services/proposal-review.server.ts:119
↓ 5 callers
Function
getRedisClient
()
app/shared/cache/redis.server.ts:8
↓ 5 callers
Function
getSessionHeight
(session: ScheduleSession, interval: number, zoomLevel: number)
app/features/event-management/schedule/components/schedule/helpers.ts:16
↓ 5 callers
Function
getTimeslotHeight
(zoomLevel: number)
app/features/event-management/schedule/components/schedule/helpers.ts:8
↓ 5 callers
Method
gotoMembers
(slug: string)
e2e/tests/team-management/team-settings.page.ts:23
↓ 5 callers
Function
isNextTimeslotInWindow
( startSlot: TimeSlot, nextSlot: TimeSlot, intervalMinutes: number, windowSize = 20, )
app/shared/datetimes/timeslots.ts:58
↓ 5 callers
Method
list
(filter: TalksListFilter = 'active')
app/features/speaker/talk-library/services/talks-library.server.ts:16
↓ 5 callers
Method
listUsers
(filters: UsersSearchFilters, page: number, pageSize?: number)
app/features/admin/users/services/admin-users.server.ts:21
↓ 5 callers
Function
menuItems
(width?: string)
app/design-system/styles/menu.styles.ts:5
↓ 5 callers
Function
parseUrlFilters
(url: URL)
app/features/event-search/services/event-search.schema.server.ts:12
↓ 5 callers
Function
plainText
(nodes: ReactNode[])
app/features/event-management/schedule/components/session/highlight-match.test.ts:12
↓ 5 callers
Method
proposalIds
()
app/features/event-management/proposals/services/proposal-search-builder.server.ts:106
↓ 5 callers
Method
proposalsByPage
(pagination: Pagination)
app/features/event-management/proposals/services/proposal-search-builder.server.ts:78
↓ 5 callers
Function
renderComponent
(code: string, label?: string)
app/design-system/code-block.test.tsx:8
↓ 5 callers
Function
renderComponent
(props = {}, user = mockUser)
app/features/conversations/components/message-actions-menu.test.tsx:31
↓ 5 callers
Function
renderComponent
(props = {}, user = mockUser)
app/features/conversations/components/message-block.test.tsx:40
← previous
next →
201–300 of 1,838, ranked by callers