MCPcopy Create free account

hub / github.com/Solvro/web-planer / functions

Functions373 in github.com/Solvro/web-planer

FunctionSettingsLayout
({ children, }: { children: React.ReactNode; })
frontend/src/app/plans/account/layout.tsx:34
FunctionSharePlan
({ params }: PageProps)
frontend/src/app/plans/preview/[id]/page.tsx:18
FunctionSharePlanButton
({ plan }: { plan: PlanState })
frontend/src/app/plans/_components/share-plan-button.tsx:13
FunctionSharePlanPage
({ plan }: { plan: SharedPlan["plan"] })
frontend/src/app/plans/preview/[id]/page.client.tsx:19
FunctionShareProvider
({ children }: { children: React.ReactNode })
frontend/src/hooks/use-share.tsx:14
FunctionSharedController
()
backend/start/routes.ts:22
FunctionSheetFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
frontend/src/components/ui/sheet.tsx:92
FunctionSheetHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
frontend/src/components/ui/sheet.tsx:76
FunctionSidebarSettings
({ className, items, ...props }: SidebarSettingsProps)
frontend/src/app/plans/_components/settings-sidebar.tsx:17
FunctionSidebarTriggerButton
()
frontend/src/app/plans/_components/sidebar-trigger-button.tsx:8
FunctionSignOutButton
({ children, asChild = false, }: { children?: React.ReactNode; asChild?: boolean; })
frontend/src/components/ui/signout-button.tsx:44
FunctionSkeleton
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
frontend/src/components/ui/skeleton.tsx:3
FunctionSolutionSection
()
frontend/src/app/(homepage)/_components/solution-section.tsx:70
FunctionSolvroLogo
({ colored = false }: { colored?: boolean })
frontend/src/components/solvro-logo.tsx:7
FunctionStarsRating
({ rating, hideStars = false, }: { rating: number; hideStars?: boolean; })
frontend/src/components/class-block-stars.tsx:16
FunctionStatusIcon
({ synced, onlineId, }: { synced: boolean; onlineId: string | null; })
frontend/src/components/ui/status-icon.tsx:21
FunctionSyncErrorAlert
({ onlinePlan, planDate, downloadChanges, sendChanges, }: { onlinePlan: PlanResponseType | null | un
frontend/src/app/plans/edit/[id]/_components/sync-error-alert.tsx:40
FunctionSyncedButton
({ plan, isSyncing, isEqualsDates, }: { plan: PlanState; isSyncing: boolean; isEqualsDates: boolea
frontend/src/app/plans/edit/[id]/_components/synced-button.tsx:38
FunctionThemeProvider
({ children, ...props }: React.ComponentProps<typeof NextThemesProvider>)
frontend/src/components/theme-provider.tsx:6
FunctionTitle
({ title, step }: { title: string; step: number })
frontend/src/app/plans/account/calendar/page.tsx:79
FunctionTitleHighlight
({ children }: { children: React.ReactNode })
frontend/src/components/animated-title.tsx:20
FunctionTitleText
({ children }: { children: React.ReactNode })
frontend/src/components/animated-title.tsx:31
FunctionToPWrSection
()
frontend/src/app/(homepage)/_components/topwr-section.tsx:20
FunctionToaster
({ ...props }: ToasterProps)
frontend/src/components/ui/sonner.tsx:8
FunctionTrustedSection
()
frontend/src/app/(homepage)/_components/trusted-section.tsx:11
FunctionUserAvatar
({ profile }: { profile: User })
frontend/src/components/user-button.tsx:97
FunctionUserButton
({ profile }: { profile: User })
frontend/src/components/user-button.tsx:18
FunctionUserProfile
()
frontend/src/app/plans/_components/plans-topbar.tsx:59
FunctionUsersController
()
backend/start/routes.ts:27
FunctionaddNewPlan
()
frontend/src/app/plans/page.client.tsx:30
FunctioncloseDialog
()
frontend/src/hooks/use-share.tsx:21
FunctioncloseDialog
()
frontend/src/hooks/use-feedback.tsx:81
FunctionconfigureSuite
(suite)
backend/tests/bootstrap.ts:39
FunctioncopyPlan
()
frontend/src/components/plan-item.tsx:79
FunctioncopyPlan
()
frontend/src/app/plans/preview/[id]/page.client.tsx:28
FunctioncreateFromOnlinePlan
()
frontend/src/components/plan-item.tsx:101
Methoddestroy
* Delete record
backend/app/controllers/registrations_controller.ts:81
Methoddestroy
* Delete record
backend/app/controllers/schedules_controller.ts:291
Methoddestroy
* Delete record
backend/app/controllers/groups_controller.ts:120
Methoddestroy
* Delete record
backend/app/controllers/departments_controller.ts:47
Methoddestroy
* Delete group from the schedule
backend/app/controllers/schedule_groups_controller.ts:58
Methoddestroy
* Delete record
backend/app/controllers/courses_controller.ts:163
Methoddown
()
backend/database/migrations/1739621172974_groups_add_unique_index.ts:33
Methoddown
()
backend/database/migrations/5_create_schedules_table.ts:16
Methoddown
()
backend/database/migrations/1739283450518_create_update_courses_ids_table.ts:17
Methoddown
()
backend/database/migrations/4_create_users_table.ts:18
Methoddown
()
backend/database/migrations/1735901597669_create_group_archive_lecturers_table.ts:22
Methoddown
()
backend/database/migrations/6_create_schedule_groups_table.ts:19
Methoddown
()
backend/database/migrations/1739030433291_create_shared_table.ts:16
Methoddown
()
backend/database/migrations/1735900279182_create_lecturers_table.ts:16
Methoddown
()
backend/database/migrations/1733392588469_create_schedule_registrations_table.ts:22
Methoddown
()
backend/database/migrations/3_create_groups_table.ts:24
Methoddown
()
backend/database/migrations/1735900496592_create_ratings_table.ts:19
Methoddown
()
backend/database/migrations/1739705422939_prepare_users_table_to_otp.ts:18
Methoddown
()
backend/database/migrations/1733392358905_create_schedule_courses_table.ts:19
Methoddown
()
backend/database/migrations/1_create_registrations_table.ts:20
Methoddown
()
backend/database/migrations/1739310220916_create_update_archive_course_ids_table.ts:17
Methoddown
()
backend/database/migrations/1739748322405_create_rate_limits_table.ts:14
Methoddown
()
backend/database/migrations/1739313376955_create_update_schedule_course_ids_table.ts:17
Methoddown
()
backend/database/migrations/1756668768938_split_out_group_meetings.ts:143
Methoddown
()
backend/database/migrations/1734521459953_create_groups_archive_table.ts:24
Methoddown
()
backend/database/migrations/2_create_courses_table.ts:19
Methoddown
()
backend/database/migrations/1735901157107_create_group_lecturers_table.ts:19
Methoddown
()
backend/database/migrations/0_create_departments_table.ts:16
FunctiongenerateSchedule
()
frontend/src/components/algo-dialog.tsx:140
FunctiongetFaculties
()
frontend/src/actions/get-faculties.ts:10
MethodgetOTP
({ request, response }: HttpContext)
backend/app/controllers/auth_controller.ts:47
Methodhandle
( ctx: HttpContext, next: NextFn, options: { guards?: (keyof Authenticators)[]; } = {},
backend/app/middleware/auth_middleware.ts:16
Methodhandle
(ctx: HttpContext, next: NextFn)
backend/app/middleware/silent_auth_middleware.ts:11
Methodhandle
(ctx: HttpContext, next: NextFn)
backend/app/middleware/alternative_slash_encoding.ts:46
Methodhandle
(ctx: HttpContext, next: NextFn)
backend/app/middleware/container_bindings_middleware.ts:13
Methodhandle
({ request }: HttpContext, next: NextFn)
backend/app/middleware/force_json_response_middleware.ts:10
Methodhandle
( ctx: HttpContext, next: NextFn, options: { guards?: (keyof Authenticators)[] } = {}, )
backend/app/middleware/guest_middleware.ts:18
Methodhandle
(ctx: HttpContext, next: NextFn)
backend/app/middleware/usos_auth_middleware.ts:7
FunctionhandleAddToUserPlan
()
frontend/src/components/algo-dialog.tsx:161
FunctionhandleChange
(checked: boolean)
frontend/src/app/plans/edit/[id]/_components/hide-days-settings.tsx:15
FunctionhandleClick
(event: React.MouseEvent<HTMLButtonElement>)
frontend/src/components/ui/confetti.tsx:119
FunctionhandleKeyDown
(event: KeyboardEvent)
frontend/src/components/ui/sidebar.tsx:89
FunctionhandleMouseMove
(event: MouseEvent)
frontend/src/components/magicui/particles.tsx:25
FunctionhandleSharePlan
()
frontend/src/app/plans/_components/share-plan-button.tsx:26
Functionhash_function
(base_string, key)
frontend/src/lib/auth/index.ts:17
Functionhash_function
(base_string, key)
backend/app/usos/usos_client.ts:18
Methodindex
* Display a list of all registrations
backend/app/controllers/registrations_controller.ts:12
Methodindex
* Display a list of user schedules
backend/app/controllers/schedules_controller.ts:16
Methodindex
* Display a list of all groups in matching course
backend/app/controllers/groups_controller.ts:10
Methodindex
* Display a list of resource
backend/app/controllers/departments_controller.ts:10
Methodindex
* Display a list of resource
backend/app/controllers/shared_controller.ts:10
Methodindex
* Get the groups attached to schedule
backend/app/controllers/schedule_groups_controller.ts:12
Methodindex
* Display a list of courses in matching registration
backend/app/controllers/courses_controller.ts:12
MethodloginWithUSOS
({ request, response, auth }: HttpContext)
backend/app/controllers/auth_controller.ts:13
Methodlogout
({ response }: HttpContext)
backend/app/controllers/auth_controller.ts:144
Functionmiddleware
(request: NextRequest)
frontend/src/middleware.ts:6
FunctiononChange
(event: MediaQueryListEvent)
frontend/src/lib/use-media-query.ts:7
FunctiononChange
()
frontend/src/hooks/use-mobile.tsx:12
FunctiononSubmit
(values: z.infer<typeof loginOtpEmailSchema>)
frontend/src/app/(homepage)/login/page.tsx:114
FunctiononSubmit
(data: NotificationsFormValues)
frontend/src/app/plans/_components/notifications-form.tsx:55
FunctiononSubmit
(values: z.infer<typeof feedbackFormSchema>)
frontend/src/hooks/use-feedback.tsx:94
FunctiononSubmitOnboard
(data: z.infer<typeof userDataSchema>)
frontend/src/app/(homepage)/login/page.tsx:295
FunctiononSubmitOtp
(data: z.infer<typeof otpPinSchema>)
frontend/src/app/(homepage)/login/page.tsx:198
FunctionopenDialog
()
frontend/src/hooks/use-share.tsx:17
← previousnext →201–300 of 373, ranked by callers