MCPcopy Create free account

hub / github.com/AlexErrant/Pentive / functions

Functions855 in github.com/AlexErrant/Pentive

↓ 4 callersFunctiondeserializeStatus
(status: RawStatus)
shared-edge/src/kysely.ts:113
↓ 4 callersFunctionerror
()
hub/src/routes/registerUsername.tsx:91
↓ 4 callersFunctionexpectStrippedToBe
(html: string, expected: string)
shared-dom/src/cardHtml.test.ts:135
↓ 4 callersFunctionfetch
(url, options)
hub/src/routes/cwaClient.ts:13
↓ 4 callersFunctionfetch
(url, options)
app/src/trpcClient.ts:18
↓ 4 callersFunctionftsNormalize
( html: string, stripHtml: boolean, caseFoldBool: boolean, removeCombiningCharacters_DoNotEnableByDefault
shared/src/htmlToText.ts:24
↓ 4 callersFunctiongetAppMessenger
()
hub/src/lib/clientOnly.ts:10
↓ 4 callersFunctiongetUser
(result: Result<UserId, string>)
api-ugc/src/noteRouter.ts:8
↓ 4 callersFunctiongetUserId
( c: Context<{ Bindings: T }>, )
shared-edge/src/userId.ts:10
↓ 4 callersFunctionhandleOneComparison
( val: number, context: Context, table: 'firstReview' | 'review' | 'note' | 'card' | undefined, column: 'c
shared-dom/src/language/query2sql.ts:870
↓ 4 callersFunctionhtml
(setDiagnostics: SetStoreFunction<Diagnostics>)
app/src/components/resizingIframe.tsx:36
↓ 4 callersFunctionincrementRandom
(arr: Uint8Array)
shared/src/binary.ts:54
↓ 4 callersFunctioninsertNotes
(authorId: UserId, notes: CreateRemoteNote[])
shared-edge/src/kysely.ts:941
↓ 4 callersFunctionisDateValuedLabel
(x: string)
shared-dom/src/language/stringLabels.ts:111
↓ 4 callersFunctionisNumberValuedLabel
(x: string)
shared-dom/src/language/stringLabels.ts:121
↓ 4 callersFunctionlog
(...data: any[])
lrpc/src/wholeDbReplicatorSync.ts:21
↓ 4 callersFunctionlog
(...data: any[])
shared-dom/src/wholeDbReplicator.ts:14
↓ 4 callersFunctionlog
(equal: boolean, expected: T, actual: T)
app-playwright/src/testdb.tsx:49
↓ 4 callersFunctionrate
(rating: number)
app/src/pages/study.tsx:71
↓ 4 callersFunctionregexCtor
(fvhs: FieldValueHighlight[] | undefined, global?: true)
app/src/components/cardsTable.tsx:63
↓ 4 callersFunctionremoteToTemplate
(remote: RemoteTemplate)
hub/src/lib/utility.ts:11
↓ 4 callersFunctionrh
(n: number)
app/src/domain/utility.ts:15
↓ 4 callersFunctionschema
()
app/src/components/editSetting.tsx:32
↓ 4 callersFunctionsiteId
()
app/src/pages/peers.tsx:51
↓ 4 callersFunctionstates
()
app/src/pages/study.tsx:43
↓ 4 callersFunctiontestBody2
( fieldValues: Array<readonly [string, string]>, frontTemplate: [string, string], backTemplate: [string, st
shared-dom/src/cardHtml.test.ts:82
↓ 4 callersFunctiontoError
(error: T)
shared/src/result.ts:18
↓ 4 callersFunctionuseTableCountContext
()
app/src/components/tableCountContext.tsx:33
↓ 3 callersFunctionbuildDates
(now: Date, from: number, textBefore?: string)
shared-dom/src/language/queryCompletion.ts:446
↓ 3 callersFunctionbuildPlugin
(src: string)
shared-dom/src/cardHtml.plugin.test.ts:36
↓ 3 callersFunctionclose
(clientId: string)
hub-ugc/src/serviceWorker.ts:28
↓ 3 callersFunctionclose
(clientId: string)
app/src/serviceWorker.ts:38
↓ 3 callersFunctionclose
(clientId: string)
app-ugc/src/serviceWorker.ts:28
↓ 3 callersFunctionconcat
( a1: Uint8Array<ArrayBuffer>, a2: ArrayBuffer, )
shared/src/utility.ts:113
↓ 3 callersFunctioncreateEditorState
( doc: string, theme: 'light' | 'dark', schema: JSONSchema7, )
app/src/components/editSetting.tsx:131
↓ 3 callersFunctiondbIdToBase64
(dbId: DbId)
shared-edge/src/kysely.ts:1383
↓ 3 callersFunctiondevLoginUrl
(username: string, search: Location['query'])
hub/src/routes/api/auth/[...solidAuth].ts:32
↓ 3 callersFunctiondownloadImages
(imgSrcs: Map<MediaId, string>)
app/src/hubMessenger.ts:149
↓ 3 callersFunctionescapeRegExp
(string: string)
shared/src/utility.ts:106
↓ 3 callersFunctionescapedQuoted2
(str: string)
shared-dom/src/language/query2sql.ts:1067
↓ 3 callersMethodexecuteQuery
(query: CompiledQuery)
app/src/sqlite/dialect.ts:34
↓ 3 callersFunctionexpectTemplate
( template: readonly [string, string] | null, expectedFront: string, expectedBack: string, )
shared-dom/src/cardHtml.plugin.test.ts:48
↓ 3 callersFunctiongetDefaultTemplate
(id: TemplateId)
shared/src/domain/template.ts:27
↓ 3 callersFunctiongetJoinTableName
(context: Context)
shared-dom/src/language/query2sql.ts:895
↓ 3 callersFunctiongetNote
(noteId: RemoteNoteId, userId: UserId | null)
shared-edge/src/kysely.ts:363
↓ 3 callersFunctiongetNotes
( { nook, sortState, cursor }: GetNotesParam, userId: UserId | null, )
shared-edge/src/kysely.ts:274
↓ 3 callersFunctiongetTemplate
( id: RemoteTemplateId, opts?: { nook?: NookId; userId?: UserId }, )
shared-edge/src/kysely.ts:578
↓ 3 callersFunctiongetTemplate
( entity: TemplatePrefix<TemplateEntity> & { remoteTemplate: RemoteTemplateSubset[] }, )
app/src/sqlite/util.ts:208
↓ 3 callersFunctiongetWarnings
()
shared-dom/src/cardHtml.ts:89
↓ 3 callersFunctionhandleField
( node: QueryString | QueryRegex, valueSql: RawBuilder<SqlBool>, )
shared-dom/src/language/query2sql.ts:545
↓ 3 callersFunctionhandleTagCount
( context: Context, node: QueryString | QueryRegex, col: RawBuilder<unknown>, )
shared-dom/src/language/query2sql.ts:817
↓ 3 callersFunctioninLabels
( nodeBefore: SyntaxNode, labels: Array<string | undefined>, )
shared-dom/src/language/queryCompletion.ts:425
↓ 3 callersFunctionisEmpty
(input: string | null | undefined)
shared-dom/src/language/template2html.ts:89
↓ 3 callersFunctionisNegated
(node: SyntaxNode)
shared-dom/src/language/query2sql.ts:455
↓ 3 callersFunctionmaybeAddSeparator
(node: SyntaxNode, context: Context)
shared-dom/src/language/query2sql.ts:934
↓ 3 callersFunctionmaybeEpochToDate
(epoch: number | null | undefined)
shared/src/utility.ts:188
↓ 3 callersFunctionmutate
(img: HTMLImageElement, imgSrcs: Map<MediaId, string>)
app/src/hubMessenger.ts:119
↓ 3 callersFunctionnote
()
hub/src/routes/n/[nook]/note/[...noteId].tsx:50
↓ 3 callersMethodonChangesReceived
( cb: (fromSiteId: SiteIDWire, changesets: readonly Changeset[]) => void, )
app/src/sqlite/wholeDbRtc.ts:193
↓ 3 callersMethodonChangesRequested
(cb: (from: SiteIDWire, since: bigint) => void)
app/src/sqlite/wholeDbRtc.ts:189
↓ 3 callersFunctionordsOfClozeNote
( fieldsAndValues: Array<[string, string]>, front: string, back: string, )
shared-dom/src/cardHtml.test.ts:548
↓ 3 callersFunctionrawClose
(input: InputStream, token: number)
shared-dom/src/language/query.tokens.ts:88
↓ 3 callersFunctionrawContent
(input: InputStream, delimiter: number, token: number)
shared-dom/src/language/query.tokens.ts:74
↓ 3 callersFunctionrawOpen
(input: InputStream, delimiter: number)
shared-dom/src/language/query.tokens.ts:57
↓ 3 callersFunctionregisterPluginServices
( plugins: Plugin[], args: RenderContainerArgs, )
shared-dom/src/pluginManager.ts:46
↓ 3 callersFunctionremotifyDoms
(rawDoms: string[])
app/src/sqlite/util.ts:44
↓ 3 callersFunctionremotifyNote
( note: T, )
app/src/sqlite/note.ts:473
↓ 3 callersFunctionremotifyTemplate
(template: T)
app/src/sqlite/template.ts:369
↓ 3 callersFunctionsetupDb
()
shared-edge/tests/getNotes.test.ts:39
↓ 3 callersFunctionshort
()
app/src/components/cardsTable.tsx:81
↓ 3 callersFunctionsort
( a: SimplifiedNote, b: SimplifiedNote, sortState: SortState, )
shared-edge/tests/getNotes.test.ts:235
↓ 3 callersFunctionstringifiedSetting
()
app/src/components/editSetting.tsx:39
↓ 3 callersFunctiontagNameAfter
(input: InputStream, offset: number)
shared-dom/src/language/template.tokens.ts:49
↓ 3 callersFunctiontemplate
()
hub/src/routes/n/[nook]/note/[...noteId].tsx:49
↓ 3 callersFunctiontodos
()
app-playwright/tests-examples/demo-todo-app.spec.ts:458
↓ 3 callersFunctiontype
()
hub/src/routes/[...stories].tsx:26
↓ 3 callersFunctionuploadable
()
app/src/components/cardsRemote.tsx:45
↓ 3 callersFunctionuploadableNoteMedia
( torn: boolean, noteId: TId = undefined as TId, count: TCount = undefined as TCount, )
app/src/sqlite/util.ts:311
↓ 3 callersFunctionuploadableTemplateMedia
( torn: boolean, templateId: TId = undefined as TId, count: TCount = undefined as TCount, )
app/src/sqlite/util.ts:357
↓ 3 callersFunctionuseUserIdContext
()
hub/src/components/userIdContext.tsx:19
↓ 3 callersFunctionuseWhoAmIContext
()
app/src/components/whoAmIContext.tsx:36
↓ 2 callersFunctionTestDb
(db: Db, date: Date)
app-playwright/src/testdb.tsx:129
↓ 2 callersMethod_readFileInfo
()
shared-dom/src/tar.ts:44
↓ 2 callersFunctionarbitraryUlid
()
app-playwright/src/arbitrary.ts:44
↓ 2 callersFunctionattachQuery
( node: SyntaxNodeRef, label: Label | undefined, context: Context, queryOrField: QueryString | QueryRegex,
shared-dom/src/language/query2sql.ts:271
↓ 2 callersFunctionblobToBase64
(blob: Blob)
shared-dom/src/pluginManager.ts:11
↓ 2 callersFunctionbuildCsp
(directives: Record<string, string | string[]>)
app/buildHeaders.ts:22
↓ 2 callersFunctionbuildHtml
(body: string, css: string)
shared-dom/src/cardHtml.ts:198
↓ 2 callersFunctionbuildHtml
( C: RenderContainer, i: RenderBodyInput, setDiagnostics: SetStoreFunction<Diagnostics>, )
shared-dom/src/resizingIframe.tsx:223
↓ 2 callersFunctionbuildMessage
(userId: UserId, mediaHash: MediaHash)
cwa/src/privateToken.ts:67
↓ 2 callersFunctionbuildModifiersTooltip
( pos: number, modifiers: string, isStart: boolean, )
app/src/components/queryEditor.tsx:312
↓ 2 callersFunctionbuildNoteCreates
( authorId: UserId, notes: Array<CreateRemoteNote | EditRemoteNote>, )
shared-edge/src/kysely.ts:909
↓ 2 callersFunctionbuildPublicToken
( entityId: Base64Url, mediaHash: Uint8Array<ArrayBuffer>, publicMediaSecret: PublicMediaSecret, )
shared-edge/src/publicToken.ts:22
↓ 2 callersFunctionbuildTemplateCreates
( authorId: UserId, templates: Array<EditRemoteTemplate | CreateRemoteTemplate>, )
shared-edge/src/kysely.ts:957
↓ 2 callersFunctionbuildTooltip
(pos: number, textContent: string)
app/src/components/queryEditor.tsx:327
↓ 2 callersFunctioncard
()
hub/src/routes/n/[nook]/note/[...noteId].tsx:59
↓ 2 callersFunctioncardBaseToDomain
(card: CardView)
app/src/sqlite/card.ts:89
↓ 2 callersFunctioncardSettingId
()
app/src/pages/study.tsx:38
↓ 2 callersMethodconnectTo
(other: SiteIDWire)
app/src/sqlite/wholeDbRtc.ts:113
↓ 2 callersFunctionconvert
(input: string, now: Date)
shared-dom/src/language/query2sql.ts:118
← previousnext →101–200 of 855, ranked by callers