MCPcopy Create free account

hub / github.com/azu/philan.net / functions

Functions162 in github.com/azu/philan.net

FunctionFeature
({ title, icon, children, ...props }: any)
web/pages/index.tsx:75
FunctionFooter
()
web/components/Footer.tsx:45
FunctionFooterLink
({ icon, href, label })
web/components/Footer.tsx:40
FunctionGithubIcon
(props: any)
web/components/Header.tsx:28
FunctionHeader
(props: HeaderProps)
web/components/Header.tsx:225
FunctionHeaderContent
()
web/components/Header.tsx:107
FunctionIndexPage
(props: { users: string[]; userStats: UserStat[] })
web/pages/index.tsx:91
FunctionLogo
()
web/components/Header.tsx:77
FunctionMaintenance
()
web/pages/maintenance.tsx:7
FunctionMissionFeature
({ title, children, imagePosition, ...props }: { title: string; imagePosition: "left"
web/pages/index.tsx:40
FunctionMyApp
({ Component, pageProps }: AppProps)
web/pages/_app.tsx:7
FunctionNOOP
()
web/pages/user/[userId]/json.tsx:40
FunctionNOOP
()
web/pages/user/[userId]/feed.tsx:56
FunctionRadioCard
(props: UseRadioProps & { children: string })
web/pages/philan/add.tsx:105
FunctionSponsorButton
(props: BoxProps)
web/components/Header.tsx:37
FunctionSummarize
(props: { children: string })
web/pages/user/[userId]/index.tsx:40
FunctionSummarize
(props: { children: string })
web/pages/debug/[userId].tsx:40
FunctionTopBanner
(props: { year: string; currentStat: SpreadSheetStats | null })
web/pages/philan/add.tsx:52
FunctionUserPage
(props: UserPageProps)
web/pages/user/[userId]/index.tsx:313
FunctionUserPage
(props: UserPageProps)
web/pages/debug/[userId].tsx:312
FunctionUserPageContent
(props: UserPageContentProps)
web/pages/user/[userId]/index.tsx:150
FunctionUserPageContent
(props: UserPageContentProps)
web/pages/debug/[userId].tsx:150
FunctionUserProvider
({ children })
web/components/useLoginUser.tsx:7
FunctionallUsers
()
web/api-utils/userKvs.ts:24
FunctioncreateKVS
()
web/api-utils/kvs.ts:149
Methoddelete
(key: string)
web/api-utils/kvs.ts:50
Functionexists
(id: string)
web/api-utils/userKvs.ts:21
FunctionfindByGoogleId
(googleID?: string)
web/api-utils/userKvs.ts:7
FunctionfindByUserId
(userId: string)
web/api-utils/userKvs.ts:13
FunctiongetServerSideProps
({ params, res }: GetServerSidePropsContext)
web/pages/user/[userId]/json.tsx:8
FunctiongetServerSideProps
({ params, res }: GetServerSidePropsContext)
web/pages/user/[userId]/feed.tsx:6
FunctiongetStaticPaths
()
web/pages/user/[userId]/index.tsx:325
FunctiongetStaticPaths
()
web/pages/debug/[userId].tsx:324
FunctiongetStaticProps
()
web/pages/index.tsx:460
FunctiongetStaticProps
({ params }: { params: { userId: string; }; })
web/pages/user/[userId]/index.tsx:329
FunctiongetStaticProps
({ params }: { params: { userId: string; }; })
web/pages/debug/[userId].tsx:328
MethodgetWithMetadata
(key: string)
web/api-utils/kvs.ts:27
Functionheaders
()
web/next.config.js:35
FunctionisAddBudgetRequest
(payload: unknown)
web/pages/api/spreadsheet/budget/api-types.validator.ts:165
FunctionisAddBudgetResponse
(payload: unknown)
web/pages/api/spreadsheet/budget/api-types.validator.ts:186
FunctionisAddRequestBody
(payload: unknown)
web/pages/api/spreadsheet/api-types.validator.ts:373
FunctionisAddRequestQuery
(payload: unknown)
web/pages/api/spreadsheet/api-types.validator.ts:352
FunctionisAddResponseBody
(payload: unknown)
web/pages/api/spreadsheet/api-types.validator.ts:394
FunctionisAuthorizedRequestQuery
(payload: unknown)
web/pages/api/auth/api-types.validator.ts:42
FunctionisCreateRequestBody
(payload: unknown)
web/pages/api/spreadsheet/api-types.validator.ts:331
FunctionisCreateRequestQuery
(payload: unknown)
web/pages/api/spreadsheet/api-types.validator.ts:310
FunctionisCreateUserRequestBody
(payload: unknown)
web/pages/api/user/api-types.validator.ts:146
FunctionisCreateUserResponseBody
(payload: unknown)
web/pages/api/user/api-types.validator.ts:167
FunctionisGetBudgetResponse
(payload: unknown)
web/pages/api/spreadsheet/budget/api-types.validator.ts:123
FunctionisGetRequestQuery
(payload: unknown)
web/pages/api/spreadsheet/api-types.validator.ts:415
FunctionisGetResponseBody
(payload: unknown)
web/pages/api/spreadsheet/api-types.validator.ts:478
FunctionisGetUserResponseBody
(payload: unknown)
web/pages/api/user/api-types.validator.ts:230
FunctionisSpreadSheetItem
(payload: unknown)
web/pages/api/spreadsheet/api-types.validator.ts:436
FunctionisSpreadSheetStats
(payload: unknown)
web/pages/api/spreadsheet/api-types.validator.ts:457
FunctionisUpdateUserRequestBody
(payload: unknown)
web/pages/api/user/api-types.validator.ts:188
FunctionisUserResponseObject
(payload: unknown)
web/pages/api/user/api-types.validator.ts:209
Functionredirects
()
web/next.config.js:7
FunctionsomeUserNames
()
web/api-utils/userKvs.ts:49
Functionsubmit
()
web/pages/philan/edit.tsx:82
FunctionupdateUser
(googleID: string, user: User)
web/api-utils/userKvs.ts:16
FunctionwithError
(handler: (req: NextApiRequest, res: NextApiResponse) => unknown)
web/api-utils/handler.ts:34
FunctionwithToken
(handler: (req: NextApiRequest, res: NextApiResponse) => unknown)
web/api-utils/handler.ts:26
← previous101–162 of 162, ranked by callers