MCPcopy Create free account

hub / github.com/AlexErrant/Pentive / functions

Functions855 in github.com/AlexErrant/Pentive

↓ 1 callersFunctiongetSettings
( func?: ( qb: SelectQueryBuilder<DB, 'setting', Record<never, never>>, ) => SelectQueryBuilder<DB, 'se
app/src/sqlite/settings.ts:58
↓ 1 callersFunctiongetSqliteBuffer
(sqlite: Entry)
app/src/pages/importer/importer.ts:179
↓ 1 callersFunctiongetStandardFieldAndValue
(field: Field)
shared-dom/src/cardHtml.ts:283
↓ 1 callersFunctiongetTags
()
app/src/sqlite/tag.ts:7
↓ 1 callersFunctiongetTarReader
(blob: Blob)
shared-dom/src/plugin.ts:30
↓ 1 callersFunctiongetTemplateComments
(templateId: RemoteTemplateId)
shared-edge/src/kysely.ts:491
↓ 1 callersMethodgetTextFile
(file_name: string)
shared-dom/src/tar.ts:128
↓ 1 callersFunctiongetTooltip
(state: EditorState)
app/src/components/queryEditor.tsx:257
↓ 1 callersFunctiongetUserIdByEmail
(email: string)
shared-edge/src/kysely.ts:220
↓ 1 callersFunctiongetUserPeer
(userId: UserId)
shared-edge/src/user.ts:23
↓ 1 callersFunctiongithubLoginUrl
(alphaKey: string)
hub/src/routes/api/auth/[...solidAuth].ts:27
↓ 1 callersFunctiongroupBy
( array: T[], predicate: (value: T, index: number, array: T[]) => string, )
app/src/sqlite/settings.ts:116
↓ 1 callersFunctionhandleCallback
(request: Request)
hub/src/routes/api/auth/[...solidAuth].ts:88
↓ 1 callersFunctionhandleLabel
(node: QueryString | QueryRegex, context: Context)
shared-dom/src/language/query2sql.ts:649
↓ 1 callersFunctionhandleLogin
()
hub/src/routes/api/auth/[...solidAuth].ts:68
↓ 1 callersFunctionhtml
( this: RenderContainer, card: Card, note: Note, template: Template, )
shared-dom/src/cardHtml.ts:233
↓ 1 callersFunctionhtml
(setDiagnostics: SetStoreFunction<Diagnostics>)
hub/src/components/resizingIframe.tsx:46
↓ 1 callersFunctionidToDate
(id: Base64Url)
shared/src/utility.ts:175
↓ 1 callersFunctionimportAnkiDb
(sqlite: Entry)
app/src/pages/importer/importer.ts:114
↓ 1 callersFunctionimportAnkiMedia
(ankiEntries: Entry[])
app/src/pages/importer/importer.ts:67
↓ 1 callersFunctionimportPlugin
( event: Event & { currentTarget: HTMLInputElement target: HTMLInputElement }, )
app/src/pages/plugins.tsx:21
↓ 1 callersMethodinit
()
lrpc/src/wholeDbReplicatorSync.ts:35
↓ 1 callersMethodinit
()
shared-dom/src/wholeDbReplicator.ts:39
↓ 1 callersFunctioninitComlink
(serviceWorker: ServiceWorker | null)
hub-ugc/src/registerServiceWorker.ts:70
↓ 1 callersFunctioninitComlink
(serviceWorker: ServiceWorker)
app/src/registerServiceWorker.ts:80
↓ 1 callersFunctioninitComlink
(serviceWorker: ServiceWorker | null)
app-ugc/src/registerServiceWorker.ts:69
↓ 1 callersFunctioninsertNoteChildComment
( parentCommentId: CommentId, text: string, authorId: UserId, )
shared-edge/src/kysely.ts:792
↓ 1 callersFunctioninsertNoteComment
( noteId: RemoteNoteId, text: string, authorId: UserId, )
shared-edge/src/kysely.ts:753
↓ 1 callersFunctioninsertPost
({ authorId, nook, text, title, id, }: { authorId: string nook: string text: string title: string id
shared-edge/src/kysely.ts:651
↓ 1 callersFunctioninsertTemplateChildComment
( parentCommentId: CommentId, text: string, authorId: UserId, )
shared-edge/src/kysely.ts:715
↓ 1 callersFunctioninsertTemplateComment
( templateId: RemoteTemplateId, text: string, authorId: UserId, )
shared-edge/src/kysely.ts:676
↓ 1 callersFunctionisAlphaNumeric
(str: string)
hub/src/routes/registerUsername.tsx:16
↓ 1 callersFunctionisMod
()
hub/src/components/isModContext.tsx:11
↓ 1 callersFunctionisTrpcClientError
( cause: unknown, )
app/src/trpcClient.ts:40
↓ 1 callersFunctionlogout
()
hub/src/session.ts:159
↓ 1 callersFunctionlookupMediaHash
(id: MediaId)
shared-edge/src/kysely.ts:900
↓ 1 callersFunctionmaybeDateToEpoch
(date: Date | null | undefined)
shared/src/utility.ts:184
↓ 1 callersFunctionmd5
(inputString: string)
app/src/domain/utility.ts:13
↓ 1 callersFunctionmutate
(img: HTMLImageElement)
app/src/components/addNote.tsx:174
↓ 1 callersFunctionmutex
()
app/src/sqlite/dialect.ts:67
↓ 1 callersFunctionnameChar
(ch: number)
shared-dom/src/language/template.tokens.ts:24
↓ 1 callersFunctionnormalize
(s: string)
app/src/pages/importer/parser.ts:101
↓ 1 callersMethodonNewConnection
(cb: (siteID: SiteIDWire) => void)
app/src/sqlite/wholeDbRtc.ts:185
↓ 1 callersFunctionordsOfStandard
( fieldAndValues: Array<readonly [string, string]>, frontTemplates: [string, string], backTemplates: [strin
shared-dom/src/cardHtml.test.ts:497
↓ 1 callersFunctionparseCard
( card: ACard, notes: Map<number, PNote>, templates: Map<TemplateId, Template>, decks: Decks, colCrtMs: n
app/src/pages/importer/parser.ts:136
↓ 1 callersFunctionparseCardSetting
(dconf: Dconf)
app/src/pages/importer/parser.ts:220
↓ 1 callersFunctionparseChildTemplate
(tmpl: Tmpl)
app/src/pages/importer/parser.ts:49
↓ 1 callersFunctionparseDetails
(rawDetails: string)
app/src/sqlite/review.ts:150
↓ 1 callersFunctionparseDue
(due: number, type: number, colCrtMs: number)
app/src/pages/importer/parser.ts:171
↓ 1 callersFunctionparseMap
(rawMap: string)
shared/src/utility.ts:71
↓ 1 callersFunctionparseNote
( note: ANote, templates: Map<TemplateId, Template>, )
app/src/pages/importer/parser.ts:104
↓ 1 callersFunctionparsePluginNpmPackage
(blob: Blob)
shared-dom/src/plugin.ts:40
↓ 1 callersFunctionparseRevlog
({ id, cid, ease, type, ...revlog }: Revlog)
app/src/pages/importer/parser.ts:186
↓ 1 callersFunctionparseSet
(rawSet: string)
shared/src/utility.ts:82
↓ 1 callersFunctionparseTemplateType
(model: Model)
app/src/pages/importer/parser.ts:60
↓ 1 callersFunctionparseTemplates
(models: Models)
app/src/pages/importer/parser.ts:85
↓ 1 callersFunctionparseToken
(token: ArrayBuffer)
cwa/src/privateToken.ts:45
↓ 1 callersFunctionpersistDbAndBucket
({ hash, readable, headers, }: PersistParams)
cwa/src/index.ts:93
↓ 1 callersFunctionplugin
(c: MyContainer)
app/src/pluginManager.proofOfConcept.ts:17
↓ 1 callersMethodpoke
(poker: SiteIDWire, pokerVersion: bigint)
app/src/sqlite/wholeDbRtc.ts:127
↓ 1 callersMethodpushChanges
(to: SiteIDWire, changesets: readonly Changeset[])
app/src/sqlite/wholeDbRtc.ts:149
↓ 1 callersFunctionqueryCompletion
( { getTags, getHistory, getTemplates, getCardSettings, getFields, getDate }, isSimpleString, )
shared-dom/src/language/queryCompletion.ts:79
↓ 1 callersFunctionrawIdToDate
(id: DbId)
shared/src/utility.ts:178
↓ 1 callersFunctionregex
()
app/src/pluginManager.proofOfConcept.ts:8
↓ 1 callersFunctionregister
()
hub-ugc/src/registerServiceWorker.ts:41
↓ 1 callersFunctionregister
()
app/src/registerServiceWorker.ts:38
↓ 1 callersFunctionregister
()
app-ugc/src/registerServiceWorker.ts:41
↓ 1 callersFunctionregisterPluginService
( c: RenderContainer, plugin: Plugin, )
shared-dom/src/pluginManager.ts:22
↓ 1 callersFunctionregisterPluginService
( c: Container, plugin: Plugin, )
app/src/pluginManager.ts:11
↓ 1 callersFunctionregisterPluginServices
(plugins: Plugin[])
app/src/pluginManager.ts:40
↓ 1 callersFunctionremoveNook
( nook: NookId, setTemplate: SetStoreFunction<{ template: Template }>, )
app/src/components/editTemplate.tsx:76
↓ 1 callersFunctionrenderTemplate
(c: RenderContainer)
shared-dom/src/cardHtml.plugin.testInput.ts:3
↓ 1 callersFunctionreplaceAsync
( string: string, regexp: RegExp, replacerFunction: (_: RegExpExecArray) => Promise<string>, )
shared-edge/src/kysely.ts:1139
↓ 1 callersMethodrequestChanges
(from: SiteIDWire, since: bigint)
app/src/sqlite/wholeDbRtc.ts:165
↓ 1 callersFunctionrequireCsrfSignature
(redirectTo: string)
hub/src/session.ts:134
↓ 1 callersFunctionrequireUserId
(redirectTo?: string)
hub/src/session.ts:124
↓ 1 callersFunctionresize
(iframeReference?: IFrameComponent)
hub/src/components/resizingIframe.tsx:42
↓ 1 callersFunctionresize
(iframeReference?: IFrameComponent)
app/src/components/resizingIframe.tsx:32
↓ 1 callersFunctionretry
(f: () => Promise<T>, count: number)
shared/src/utility.ts:139
↓ 1 callersFunctionretryWithTimeout
( f: () => Promise<T>, count: number, timeoutMs: number, )
shared/src/utility.ts:164
↓ 1 callersFunctionrl
(n: number, c: number)
app/src/domain/utility.ts:28
↓ 1 callersFunctionsaveButton
(props: { template: Template type: AddEdit setTemplate: Setter<Template> })
app/src/components/editTemplate.tsx:16
↓ 1 callersFunctionsaveTags
(noteId: NoteId, tags: string[])
app/src/sqlite/tag.ts:16
↓ 1 callersFunctionsb
(x: string)
app/src/domain/utility.ts:86
↓ 1 callersMethodschemaChanged
()
app/src/sqlite/wholeDbRtc.ts:104
↓ 1 callersFunctionsearchNotes
(input: string, userId: UserId | null)
shared-edge/src/kysely.ts:415
↓ 1 callersFunctionselectProps
()
app/src/components/noteTags.tsx:15
↓ 1 callersFunctionserializeFieldValues
(fvs: Record<string, string>)
shared-edge/src/kysely.ts:1248
↓ 1 callersFunctionserializeFields
(tt: string[])
shared-edge/src/kysely.ts:1244
↓ 1 callersFunctionserializeKind
(kind: KindEnum)
shared-dom/src/language/stringLabels.ts:56
↓ 1 callersFunctionserializeKind
(s: Kind)
app/src/sqlite/review.ts:8
↓ 1 callersFunctionserializeModerators
(userId: UserId)
shared-edge/src/nook.ts:103
↓ 1 callersFunctionserializeNookType
(nookType: NookType)
shared-edge/src/nook.ts:34
↓ 1 callersFunctionserializeState
(state: StateEnum)
shared-dom/src/language/stringLabels.ts:81
↓ 1 callersFunctionserializeTags
(tags: string[])
shared-edge/src/kysely.ts:1252
↓ 1 callersFunctionserializeTemplateType
(tt: TemplateType)
shared-edge/src/kysely.ts:1240
↓ 1 callersFunctionsetAppMessengerPort
(port: MessagePort)
app-ugc/src/appMessenger.ts:12
↓ 1 callersFunctionsetHubMessengerPort
(port: MessagePort)
hub-ugc/src/hubMessenger.ts:12
↓ 1 callersFunctionsetUserPeer
( userId: UserId, peerId: PeerJsId, peerDisplayName: PeerDisplayName, )
shared-edge/src/user.ts:6
↓ 1 callersFunctionsignMessage
( privateMediaSecret: PrivateMediaSecret, mediaHash: MediaHash, userId: UserId, )
cwa/src/privateToken.ts:72
← previousnext →401–500 of 855, ranked by callers