MCPcopy Create free account

hub / github.com/AlexErrant/Pentive / functions

Functions855 in github.com/AlexErrant/Pentive

↓ 2 callersFunctioncreateEditorState
( doc: string, theme: 'light' | 'dark', run: (sql: string) => Promise<void>, )
app/src/components/editSql.tsx:52
↓ 2 callersFunctioncreateEditorState
(node: Node)
app/src/components/fieldEditor.tsx:224
↓ 2 callersFunctioncreateEditorState
( view: EditorView, doc: string, theme: 'light' | 'dark', setValue: (value: string) => void, )
app/src/components/queryEditor.tsx:133
↓ 2 callersFunctioncreateNook
({ nook, nookType, userId, description, sidebar, }: { nook: NookId nookType: NookType userId: UserId
shared-edge/src/nook.ts:72
↓ 2 callersFunctioncreateSpecs
(isLight: boolean)
shared-dom/src/language/query.highlight.ts:31
↓ 2 callersMethodcrrChanged
()
app/src/sqlite/wholeDbReplicator.ts:191
↓ 2 callersFunctiondefaultContainer
(args: RenderContainerArgs)
app/src/services.ts:22
↓ 2 callersFunctiondeserializeFieldValues
(fvs: string)
shared-edge/src/kysely.ts:1264
↓ 2 callersFunctiondeserializeFields
(tt: string)
shared-edge/src/kysely.ts:1260
↓ 2 callersFunctiondeserializeTags
(tags: string)
shared-edge/src/kysely.ts:1268
↓ 2 callersFunctiondeserializeTemplateType
(tt: string)
shared-edge/src/kysely.ts:1256
↓ 2 callersFunctiondispatch
( side: 'front' | 'back', tr: Transaction, editorView: EditorView, setTemplate: ( key: keyof ChildTempla
shared-dom/src/editChildTemplate.tsx:141
↓ 2 callersMethoddispose
()
app/src/sqlite/wholeDbRtc.ts:199
↓ 2 callersFunctiondistinctAndOrder
(ords: Ord[])
shared-dom/src/cardHtml.ts:371
↓ 2 callersFunctiondomainToCreateRemote
( { id, tags, fieldValues }: Note, remoteTemplateIds: RemoteTemplateId[], )
app/src/sqlite/note.ts:70
↓ 2 callersFunctiondomainToCreateRemote
(t: Template, nook?: NookId)
app/src/sqlite/template.ts:51
↓ 2 callersFunctionexpectStrippedToBe
(html: string, expected: string)
shared-dom/src/cardHtml.plugin.test.ts:12
↓ 2 callersFunctiongetAllNotes
(sortState: SortState)
shared-edge/tests/getNotes.test.ts:73
↓ 2 callersFunctiongetCasedUserId
(userId: string)
shared-edge/src/kysely.ts:229
↓ 2 callersFunctiongetCsrfKey
()
hub/src/session.ts:234
↓ 2 callersFunctiongetDefaultTemplate
()
app/src/domain/utility.ts:6
↓ 2 callersFunctiongetHistory
()
app/src/components/queryEditor.tsx:178
↓ 2 callersFunctiongetId
(event: ExtendableMessageEvent)
hub-ugc/src/serviceWorker.ts:20
↓ 2 callersFunctiongetId
(event: ExtendableMessageEvent)
app/src/serviceWorker.ts:30
↓ 2 callersFunctiongetId
(event: ExtendableMessageEvent)
app-ugc/src/serviceWorker.ts:20
↓ 2 callersFunctiongetLanguageData
(isSimpleString?: true)
app/src/components/queryEditor.tsx:192
↓ 2 callersFunctiongetNot
(negate: boolean, forcePositive?: true)
shared-dom/src/language/query2sql.ts:930
↓ 2 callersFunctiongetOk
(htmlResult: HtmlResult | null | undefined)
shared-dom/src/cardHtml.ts:53
↓ 2 callersFunctiongetOk
( htmlResult: HtmlResult | null | undefined, setDiagnostics: SetStoreFunction<Diagnostics>, )
shared-dom/src/resizingIframe.tsx:210
↓ 2 callersFunctiongetScriptHashes
(filePath: string)
app/buildHeaders.ts:6
↓ 2 callersFunctiongetSession
()
hub/src/session.ts:107
↓ 2 callersFunctiongetTemplateImages
(ct: ChildTemplate)
app/src/hubMessenger.ts:135
↓ 2 callersFunctiongetTemplates
(nook: NookId, userId?: UserId)
shared-edge/src/kysely.ts:601
↓ 2 callersFunctiongetToAdd
(tags: string[] | null)
app/src/domain/alterQuery.ts:23
↓ 2 callersFunctiongetTokenKey
( privateMediaSecret: PrivateMediaSecret, )
cwa/src/privateToken.ts:52
↓ 2 callersFunctiongetUser
( headers: IncomingHttpHeaders, )
lrpc/src/core.ts:7
↓ 2 callersFunctionglobQuery
( queryLanguageData?: Record<string, unknown>, globLanguageData?: Record<string, unknown>, )
shared-dom/src/language/globQuery.ts:7
↓ 2 callersFunctionhandleComparison
( msSinceEpoch: number, context: Context, table: 'firstReview' | 'review' | 'note' | 'card' | undefined, c
shared-dom/src/language/query2sql.ts:852
↓ 2 callersFunctionhasRemoteNote
(remoteNoteId: RemoteNoteId)
app/src/sqlite/note.ts:463
↓ 2 callersFunctionhtmlifyTags
(tags: Set<string>)
shared-dom/src/language/template2html.ts:94
↓ 2 callersFunctionidFactory
()
shared/src/binary.ts:66
↓ 2 callersFunctioninsertTemplates
( authorId: UserId, templates: CreateRemoteTemplate[], )
shared-edge/src/kysely.ts:987
↓ 2 callersMethodinstallTriggers
()
app/src/sqlite/wholeDbReplicator.ts:151
↓ 2 callersFunctionisChanged
()
app/src/components/diffHtml.tsx:41
↓ 2 callersFunctionisInvalidCsrf
( csrfSignature: CsrfFormat, csrf: CsrfFormat, )
hub/src/session.ts:259
↓ 2 callersMethodlike
( qs: QueryString, table: Table, sourceColumn: string, forcePositive?: true, )
shared-dom/src/language/query2sql.ts:97
↓ 2 callersFunctionlistToTree
(list: Array<Comment<T>>)
shared-edge/src/kysely.ts:456
↓ 2 callersFunctionlocalNote
()
hub/src/routes/n/[nook]/(nook).tsx:196
↓ 2 callersFunctionlocalTemplate
()
hub/src/routes/n/[nook]/templates.tsx:39
↓ 2 callersFunctionmakeSchema
(type: 'serializer' | 'editor')
app/src/components/fieldEditor.tsx:120
↓ 2 callersFunctionmemoizeThrottle
( func: F, wait = 0, options?: Parameters<typeof throttle<F>>[2], resolver?: Parameters< typeof memoize<
shared-dom/src/toasts.tsx:14
↓ 2 callersFunctionmodifiers
(from: number, isStart: boolean)
shared-dom/src/language/queryCompletion.ts:378
↓ 2 callersFunctionnameChar2
(ch: number)
shared-dom/src/language/template.tokens.ts:38
↓ 2 callersFunctionnullMap
(t: T | null, f: (_: T) => R)
shared/src/utility.ts:33
↓ 2 callersFunctiononChange
()
shared/sql/generateSql.ts:4
↓ 2 callersMethodonConnectionsChanged
( cb: (pending: SiteIDWire[], established: SiteIDWire[]) => void, )
app/src/sqlite/wholeDbRtc.ts:279
↓ 2 callersMethodonPoked
(cb: (pokedBy: SiteIDWire, pokerVersion: bigint) => void)
app/src/sqlite/wholeDbRtc.ts:181
↓ 2 callersFunctionparseTags
(rawTags: string)
app/src/sqlite/util.ts:40
↓ 2 callersFunctionpostMedia
( c: CwaContext, persistDbAndBucket: (_: PersistParams) => Promise<undefined | Response>, buildResponse: (m
cwa/src/index.ts:262
↓ 2 callersFunctionpostMedia
( type: 'note' | 'template', mediaId: MediaId, ids: Array< [NoteId | TemplateId, RemoteNoteId | RemoteTem
app/src/domain/sync.tsx:16
↓ 2 callersFunctionpostPublicMedia
( c: CwaContext, type: 'note' | 'template', userOwnsAndHasMedia: ( authorId: UserId, id: MediaHash, )
cwa/src/index.ts:183
↓ 2 callersFunctionrawIdWithTime
(epochMs: number)
shared/src/binary.ts:84
↓ 2 callersMethodreadFile
(file: Blob)
shared-dom/src/tar.ts:19
↓ 2 callersMethodregexpWithFlags
(node: QueryRegex, column: string)
shared-dom/src/language/query2sql.ts:106
↓ 2 callersFunctionregisterGridUpdate
( gridApi: GridApi<T>, [rowDelta, setRowDelta]: Signal<number | undefined>, )
app/src/uiLogic/aggrid.tsx:71
↓ 2 callersFunctionregisterUser
(id: string, email: string)
shared-edge/src/kysely.ts:237
↓ 2 callersFunctionremote
()
app/src/components/cardsRemote.tsx:44
↓ 2 callersFunctionremoteToNote
(remote: RemoteNote)
hub/src/lib/utility.ts:22
↓ 2 callersFunctionrequireSession
(redirectTo?: string)
hub/src/session.ts:149
↓ 2 callersFunctionresizeIframe
()
hub-ugc/src/registerServiceWorker.ts:37
↓ 2 callersFunctionresizeIframe
()
app-ugc/src/registerServiceWorker.ts:37
↓ 2 callersFunctionsearchNotes
(search: string)
app/src/pages/home.tsx:14
↓ 2 callersFunctionserialize
(node: Node, context: Context)
shared-dom/src/language/query2sql.ts:570
↓ 2 callersFunctionsetBody
({ body, css }: RawRenderBodyInput)
hub-ugc/src/setBody.ts:25
↓ 2 callersFunctionsetBody
({ body, css }: RawRenderBodyInput)
app-ugc/src/setBody.ts:25
↓ 2 callersMethodsetKey
(secret: Base64)
hub/src/cookieManager.ts:68
↓ 2 callersMethodsetKey
(secret: Base64)
hub/src/cookieManager.ts:152
↓ 2 callersFunctionshort
()
shared-dom/src/editChildTemplate.tsx:65
↓ 2 callersFunctionshortRenderer
( index: number, props: ICellRendererParams<NoteCard, unknown, Context>, )
app/src/components/cardsTable.tsx:76
↓ 2 callersFunctiontemplateEntityToDomain
( template: TemplateEntity, remotes: RemoteTemplate[], )
app/src/sqlite/util.ts:89
↓ 2 callersFunctiontemplateNames
()
app/src/components/addNote.tsx:53
↓ 2 callersFunctiontestTree
(tree: Tree, expect: string)
shared-dom/src/language/templateParser.test.ts:6
↓ 2 callersFunctiontoNoteCards
(noteCardView: NoteCardView)
app/src/uiLogic/cards.ts:12
↓ 2 callersFunctiontoTemplate
( x: { templateId: DbId templateName: string templateCreated: number templateEdited: number nook: s
shared-edge/src/kysely.ts:131
↓ 2 callersFunctiontoView
(template: Template)
app/src/components/addNote.tsx:27
↓ 2 callersFunctionuint8ArrayToNumber
(arr: Uint8Array)
shared/tests/binary.test.ts:42
↓ 2 callersFunctionunflattenObject
( flattened: Array<readonly [string, SettingEntity['value']]>, )
app/src/sqlite/settings.ts:173
↓ 2 callersFunctionunique
(str: string)
shared-dom/src/language/query2sql.ts:151
↓ 2 callersFunctionunparameterize
(i: { i: number }, query: CompiledQuery<SqlBool>)
app/tests/query2sql.test.ts:22
↓ 2 callersFunctionuploadNoteMedia
(torn: boolean, noteId?: NoteId)
app/src/domain/sync.tsx:136
↓ 2 callersFunctionuploadNotes
( torn: boolean, noteId?: NoteId, nook?: NookId, )
app/src/domain/sync.tsx:113
↓ 2 callersFunctionuploadTemplateMedia
( torn: boolean, templateId?: TemplateId, )
app/src/domain/sync.tsx:97
↓ 2 callersFunctionuploadTemplates
( torn: boolean, templateId?: TemplateId, nook?: NookId, )
app/src/domain/sync.tsx:64
↓ 2 callersFunctionuseDiffModeContext
()
app/src/components/diffModeContext.tsx:26
↓ 2 callersFunctionvalidateTokenWithKey
(publicKeyString: string, token: string)
app/src/sqlite/wholeDbRtc.ts:339
↓ 2 callersFunctionwholeDbReplicatorSync
(db: DB)
lrpc/src/wholeDbReplicatorSync.ts:136
↓ 2 callersFunctionzip
(a: T[], b: T[])
app/src/domain/utility.ts:9
↓ 1 callersMethod_createPeerTrackingTable
()
lrpc/src/wholeDbReplicatorSync.ts:39
↓ 1 callersMethod_createPeerTrackingTable
()
shared-dom/src/wholeDbReplicator.ts:43
↓ 1 callersMethod_dataReceived
(from: SiteIDWire, data: Msg)
app/src/sqlite/wholeDbRtc.ts:231
← previousnext →201–300 of 855, ranked by callers