MCPcopy Create free account

hub / github.com/AlexErrant/Pentive / functions

Functions855 in github.com/AlexErrant/Pentive

FunctionNoteNookSyncActual
(props)
app/src/components/noteSync.tsx:65
FunctionNoteSync
(props)
app/src/components/noteSync.tsx:16
FunctionNoteTags
(props)
app/src/components/noteTags.tsx:11
FunctionPeers
()
app/src/pages/peers.tsx:15
FunctionPluginChild
(props)
example-plugins/solid/src/preview.tsx:9
FunctionPlugins
()
app/src/pages/plugins.tsx:6
FunctionPluginsTable
()
app/src/components/pluginsTable.tsx:125
FunctionQueryEditor
(props)
app/src/components/queryEditor.tsx:65
FunctionQuote
(props: ComponentProps<'svg'>)
shared-dom/src/icons.tsx:60
FunctionReadonlyCssEditor
(props)
shared-dom/src/editTemplateCss.tsx:98
FunctionReadonlyHtmlEditor
(props)
app/src/components/fieldHtmlEditor.tsx:114
FunctionRegisterUsername
(props: RouteSectionProps)
hub/src/routes/registerUsername.tsx:89
FunctionRelativeTime
(props)
hub/src/components/relativeTime.tsx:6
FunctionRemoteNook
(props)
app/src/components/cardsRemote.tsx:43
FunctionRenderDiagnostics
(props)
shared-dom/src/resizingIframe.tsx:170
FunctionRenderPeerControls
(props)
app/src/pages/peers.tsx:50
FunctionResizingIframe
(props)
shared-dom/src/resizingIframe.tsx:67
FunctionResizingIframe
(props)
app/src/components/resizingIframe.tsx:30
FunctionResizingIframeDefault
(props)
hub/src/components/resizingIframe.tsx:36
FunctionResumeUpload
()
app/src/components/resumeUpload.tsx:11
FunctionSettings
()
app/src/pages/settings.tsx:12
FunctionStories
(props: RouteSectionProps)
hub/src/routes/[...stories].tsx:22
FunctionStory
(props)
hub/src/components/story.tsx:6
FunctionStory
(props: RouteSectionProps)
hub/src/routes/stories/[id].tsx:16
FunctionStudy
()
app/src/pages/study.tsx:18
FunctionSubmit
(props: RouteSectionProps)
hub/src/routes/nooks/create.tsx:102
FunctionSubmitComment
(props: { onSubmit: (text: string) => Promise<void> })
hub/src/components/submitComment.tsx:3
FunctionSunIcon
(props: ComponentProps<'svg'>)
shared-dom/src/icons.tsx:5
FunctionSync
()
app/src/pages/sync.tsx:98
FunctionTableCountProvider
(props: { children: JSX.Element })
app/src/components/tableCountContext.tsx:18
FunctionTemplateNookSync
(props)
app/src/components/templateSync.tsx:53
FunctionTemplateNookSyncActual
(props)
app/src/components/templateSync.tsx:73
FunctionTemplateSync
(props)
app/src/components/templateSync.tsx:26
FunctionTemplates
()
app/src/pages/templates.tsx:14
FunctionTemplatesTable
(props)
app/src/components/templatesTable.tsx:155
FunctionThemeProvider
(props: { children: JSX.Element })
shared-dom/src/themeSelector.tsx:134
FunctionThemeSelector
()
shared-dom/src/themeSelector.tsx:47
FunctionThread
(props: RouteSectionProps)
hub/src/routes/n/[nook]/templates.tsx:30
FunctionThread
(props: RouteSectionProps)
hub/src/routes/n/[nook]/submit.tsx:99
FunctionThread
(props: RouteSectionProps)
hub/src/routes/n/[nook]/template/[templateId]/(template).tsx:50
FunctionThread
(props: RouteSectionProps)
hub/src/routes/n/[nook]/thread/[...threadId].tsx:22
FunctionToggle
(props: { children: JSX.Element })
hub/src/components/toggle.tsx:3
FunctionUpload
(props: ComponentProps<'svg'>)
shared-dom/src/icons.tsx:44
FunctionUpload
()
app/src/components/upload.tsx:18
FunctionUploadButton
(props)
app/src/components/uploadEntry.tsx:42
FunctionUploadEntry
(props)
app/src/components/uploadEntry.tsx:18
FunctionUser
(props: RouteSectionProps)
hub/src/routes/users/[id].tsx:15
FunctionUserIdProvider
(props: { children: JSX.Element })
hub/src/components/userIdContext.tsx:8
FunctionWhoAmIProvider
(props: { children: JSX.Element })
app/src/components/whoAmIContext.tsx:16
Function_toastError
( userMsg: JSXElement | { jsx: JSXElement; impossible: true }, ...consoleMsg: unknown[] )
shared-dom/src/toasts.tsx:58
Function_toastWarn
(userMsg: JSXElement, ...consoleMsg: unknown[])
shared-dom/src/toasts.tsx:168
MethodacquireConnection
()
app/src/sqlite/dialect.ts:44
FunctionappExpose
( setDiagnostics: SetStoreFunction<Diagnostics>, iframeReference: IFrameComponent, )
hub/src/components/resizingIframe.tsx:48
FunctionappExpose
( setDiagnostics: SetStoreFunction<Diagnostics>, iframeReference: IFrameComponent, )
app/src/components/resizingIframe.tsx:38
FunctionarrowKeyNavigation
( agParams: NavigateToNextCellParams<NoteCard, Context>, )
app/src/components/cardsTable.tsx:507
FunctionastEnter
( this: RenderContainer, input: string, node: SyntaxNodeRef, context: Context, isFront: boolean, card: C
shared-dom/src/language/template2html.ts:98
MethodattachMany
(children: Node[])
shared-dom/src/language/query2sql.ts:1052
MethodbeginTransaction
(connection: DatabaseConnection)
app/src/sqlite/dialect.ts:48
Functionbody
( this: RenderContainer, card: Card, note: Note, template: Template, short = false, )
shared-dom/src/cardHtml.ts:57
FunctionbuildStart
()
shared/src/ugcViteConfig.ts:15
FunctionbuildToken
(mediaHash: MediaHash)
cwa/src/index.ts:91
FunctionbulkAddMedia
(media: Media[])
app/src/dexie/dexie.ts:23
FunctionbulkInsertMedia
(media: MediaSansHash[])
app/src/sqlite/media.ts:31
FunctionbulkInsertTemplate
(templates: Template[])
app/src/sqlite/template.ts:152
FunctionbulkUploadReview
(reviews: Review[])
app/src/sqlite/review.ts:58
FunctionbulkUploadSettings
(settings: Setting[])
app/src/sqlite/settings.ts:31
FunctionbulkUpsertCards
(cards: Card[])
app/src/sqlite/card.ts:523
FunctionbulkUpsertNotes
(notes: Note[])
app/src/sqlite/note.ts:128
Functionc
( this: RenderContainer, input: string, tree: Tree, isFront: boolean, )
shared-dom/src/cardHtml.ts:79
FunctioncardToDocType
(card: Card)
app/src/sqlite/card.ts:68
Functionchildren
()
example-plugins/svelte/src/index.ts:16
Methodclear
()
hub/src/cookieManager.ts:63
Methodclear
()
hub/src/cookieManager.ts:147
FunctioncloseComlink
()
hub-ugc/src/registerServiceWorker.ts:95
FunctioncloseComlink
()
app/src/registerServiceWorker.ts:93
FunctioncloseComlink
()
app-ugc/src/registerServiceWorker.ts:94
FunctionclozeTransformer
( this: RenderContainer, { initialValue, isFront, card, template }: TransformerArgs, )
shared-dom/src/cardHtml.ts:137
MethodcommitTransaction
(connection: DatabaseConnection)
app/src/sqlite/dialect.ts:51
FunctionconfigBuilder
({ devPort, testPort, }: { devPort: number testPort: number })
shared/src/ugcViteConfig.ts:23
MethodconnectTo
(other: SiteIDWire)
app/src/sqlite/wholeDbRtc.ts:275
Methodconstructor
(private readonly _db: DB)
lrpc/src/wholeDbReplicatorSync.ts:33
Methodconstructor
(private readonly _db: DBAsync)
shared-dom/src/wholeDbReplicator.ts:37
Methodconstructor
()
shared-dom/src/tar.ts:6
Methodconstructor
(now: Date)
shared-dom/src/language/query2sql.ts:47
Methodconstructor
(parent: Group | null, negate: boolean, label?: Label)
shared-dom/src/language/query2sql.ts:1032
Methodconstructor
()
shared-dom/src/language/template2html.ts:34
Methodconstructor
(name: string, parent: ElementContext | null)
shared-dom/src/language/template.tokens.ts:73
Methodconstructor
(name: string, cookieOptions: MaxAgeOverExpires)
hub/src/cookieManager.ts:18
Methodconstructor
(name: string, cookieOptions: MaxAgeOverExpires)
hub/src/cookieManager.ts:45
Methodconstructor
(name: string, cookieOptions: MaxAgeOverExpires)
hub/src/cookieManager.ts:119
Methodconstructor
()
app/src/dexie/dexie.ts:11
Methodconstructor
( siteId: SiteIDLocal, private readonly db: DBAsync, private readonly network: PokeProtocol, )
app/src/sqlite/wholeDbReplicator.ts:111
Methodconstructor
( public readonly siteId: SiteIDLocal, private readonly db: DBAsync, peerOption: PeerJSOption, token:
app/src/sqlite/wholeDbRtc.ts:72
Methodconstructor
(readonly _wdbrtc: WholeDbRtc)
app/src/sqlite/wholeDbRtc.ts:267
Methodconstructor
(config: CRDialectConfig)
app/src/sqlite/dialect.ts:15
Functionconvert
( this: RenderContainer, input: string, tree: Tree, isFront: boolean, card: Card, note: Note, template:
shared-dom/src/language/template2html.ts:65
FunctioncreateContext
({ event, context, }: CreateAWSLambdaContextOptions<APIGatewayProxyEventV2>)
lrpc/src/lambdaHandler.ts:17
MethodcreateDriver
()
app/src/sqlite/dialect.ts:23
Functiondata
()
hub/src/routes/n/[nook]/(nook).tsx:144
FunctiondeleteAllSettings
()
app/src/sqlite/settings.ts:28
← previousnext →601–700 of 855, ranked by callers