MCPcopy Create free account

hub / github.com/AlexErrant/Pentive / functions

Functions855 in github.com/AlexErrant/Pentive

FunctiondeletePlugin
(name: PluginName)
app/src/sqlite/plugin.ts:40
FunctiondeleteTemplate
(templateId: TemplateId)
app/src/sqlite/template.ts:142
FunctiondiffChars
(oldStr?: string, newStr?: string)
app/src/uiLogic/diff.ts:7
FunctiondiffJson
(oldObj?: string | object, newObj?: string | object)
app/src/uiLogic/diff.ts:10
FunctiondiffWords
(oldStr?: string, newStr?: string)
app/src/uiLogic/diff.ts:13
FunctiondispatchTransaction
(this: EditorView, tr)
app/src/components/fieldEditor.tsx:149
Methoddispose
()
app/src/sqlite/wholeDbReplicator.ts:135
Methoddispose
()
app/src/sqlite/wholeDbRtc.ts:310
FunctiondisposeObserver
( ro: ResizeObserver | undefined, ref: Element | undefined, )
shared-dom/src/utility.ts:2
FunctionentityToDomain
(entity: MediaEntity)
app/src/sqlite/media.ts:8
FunctionexamplePlugin
(props)
example-plugins/svelte/src/index.ts:40
Functionfetch
(url, options)
app/src/lrpcClient.ts:13
FunctionfetchAPI
(path: string)
hub/src/lib/api.ts:8
FunctionfromBase64
(id: Base64)
shared-edge/src/kysely.ts:1361
FunctiongetAttrs
(dom)
app/src/components/fieldEditor.tsx:93
FunctiongetCard
(cardId: CardId)
app/src/sqlite/card.ts:576
FunctiongetCardsByNote
(noteId: NoteId)
app/src/sqlite/card.ts:584
FunctiongetCardsCount
( searchCache: SearchCache | null, baseQuery: ( db1?: QueryCreator<DB & WithCache>, ) => SelectQueryBuild
app/src/sqlite/card.ts:201
FunctiongetClozeFields
(this: RenderContainer, frontTemplate: string)
shared-dom/src/language/template2clozeFields.ts:6
FunctiongetDefaultCardSetting
(id: CardSettingId)
shared/src/domain/cardSetting.ts:8
FunctiongetEditedNotesToUpload
(noteId?: NoteId, nook?: NookId)
app/src/sqlite/note.ts:314
FunctiongetEditedNotesToUploadDom
(noteId?: NoteId)
app/src/sqlite/note.ts:359
FunctiongetEditedTemplatesToUpload
(templateId?: TemplateId, nook?: NookId)
app/src/sqlite/template.ts:234
FunctiongetEditedTemplatesToUploadDom
(templateId?: TemplateId)
app/src/sqlite/template.ts:243
MethodgetFileBinary
(file_name: string)
shared-dom/src/tar.ts:142
MethodgetFileInfo
()
shared-dom/src/tar.ts:72
FunctiongetFsrsItems
()
app/src/sqlite/review.ts:85
FunctiongetFsrsItemsForCard
(cardId: CardId)
app/src/sqlite/review.ts:118
MethodgetGui
()
app/src/uiLogic/aggrid.tsx:24
FunctiongetLocalMedia
(id: MediaId)
hub-ugc/src/registerServiceWorker.ts:22
FunctiongetLocalMedia
(id: MediaId)
hub/src/components/resizingIframe.tsx:23
FunctiongetLocalMedia
(id: MediaId)
app/src/registerServiceWorker.ts:22
FunctiongetLocalMedia
(id: MediaId)
app/src/components/resizingIframe.tsx:17
FunctiongetLocalMedia
(id: MediaId)
app-ugc/src/registerServiceWorker.ts:22
FunctiongetLocalMediaId
(remoteMediaId: RemoteMediaId)
app/src/sqlite/remoteMedia.ts:32
FunctiongetMedia
(id: MediaId)
app/src/dexie/dexie.ts:26
FunctiongetMedia
(id: MediaId)
app/src/sqlite/media.ts:55
FunctiongetMediaHash
( privateMediaSecret: PrivateMediaSecret, userId: UserId, token: ArrayBuffer, )
cwa/src/privateToken.ts:82
FunctiongetMediaIds
(fvs: string)
app/src/sqlite/crsqlite.ts:16
FunctiongetMediaToUpload
( type: TType, torn: boolean, entityId?: TType extends 'note' ? NoteId : TemplateId, )
app/src/sqlite/util.ts:405
FunctiongetNewNotesToUpload
(noteId?: NoteId, nook?: NookId)
app/src/sqlite/note.ts:257
FunctiongetNewNotesToUploadDom
(noteId?: NoteId)
app/src/sqlite/note.ts:285
FunctiongetNewTemplatesToUpload
(templateId?: TemplateId, nook?: NookId)
app/src/sqlite/template.ts:213
FunctiongetNewTemplatesToUploadDom
(templateId?: TemplateId)
app/src/sqlite/template.ts:221
FunctiongetNote
(noteId: NoteId)
app/src/sqlite/note.ts:220
FunctiongetNotesByIds
(noteIds: NoteId[])
app/src/sqlite/note.ts:236
FunctiongetPluginCount
()
app/src/sqlite/plugin.ts:33
FunctiongetPlugins
()
app/src/sqlite/plugin.ts:29
FunctiongetReviews
()
app/src/sqlite/review.ts:66
FunctiongetTemplate
(templateId: TemplateId)
app/src/sqlite/template.ts:163
FunctiongetTemplateIdByRemoteId
(templateId: RemoteTemplateId)
app/src/sqlite/template.ts:173
FunctiongetTemplates
()
app/src/sqlite/template.ts:190
FunctiongetTemplatesInfinitely
(offset: number, limit: number)
app/src/sqlite/template.ts:200
FunctiongetUploadables
()
app/src/pages/sync.tsx:38
FunctiongetUserSettings
()
app/src/sqlite/settings.ts:106
FunctionhasRemoteTemplate
(remoteTemplateId: RemoteTemplateId)
app/src/sqlite/template.ts:331
Functionhash
(context)
shared-dom/src/language/template.tokens.ts:99
FunctionimportAnki
( event: Event & { currentTarget: HTMLInputElement target: Element }, )
app/src/pages/importer/importer.ts:44
Methodinit
(params: ICellRendererParams<Template, unknown, Context>)
app/src/components/templatesTable.tsx:59
Methodinit
(params: ICellRendererParams<Plugin, unknown, Context>)
app/src/components/pluginsTable.tsx:54
Methodinit
(params: ICellRendererParams<NoteCard, unknown, Context>)
app/src/components/cardsTable.tsx:182
Methodinit
(params: IHeaderParams<Row, Context>)
app/src/pages/sync.tsx:153
Methodinit
()
app/src/sqlite/dialect.ts:31
FunctioninitFsrsTrainThreadPool
()
app/src/topLevelAwait.ts:30
FunctioninsertMedia
(media: MediaSansHash)
app/src/sqlite/media.ts:21
FunctioninsertReview
(review: Review)
app/src/sqlite/review.ts:54
Functioninstall
( siteId: SiteIDLocal, db: DBAsync, network: PokeProtocol, )
app/src/sqlite/wholeDbReplicator.ts:92
Functionlock
()
app/src/sqlite/dialect.ts:72
Functionlog
(qb: T)
shared-edge/src/kysely.ts:1388
FunctionmakeNoteNotUploadable
(noteId: NoteId, nook: NookId)
app/src/sqlite/note.ts:444
FunctionmakeNoteUploadable
( remoteNote: Override< InsertObject<DB, 'remoteNote'>, { localId: RemoteNote['localId'] } > & { not
app/src/sqlite/note.ts:391
FunctionmakeTemplateNotUploadable
(templateId: TemplateId, nook: NookId)
app/src/sqlite/template.ts:311
FunctionmakeTemplateUploadable
(templateId: TemplateId, nook: NookId)
app/src/sqlite/template.ts:256
FunctionmapIdToBase64Url
(t: T & { id: DbId })
shared-edge/src/kysely.ts:1369
FunctionnotEmpty
( value: TValue | null | undefined, )
shared/src/utility.ts:60
Functionnote
(template: Template)
app-playwright/src/arbitraryNote.ts:12
FunctionnoteOrds
( this: RenderContainer, note: Note, template: Template, )
shared-dom/src/cardHtml.ts:339
FunctionnoteOrdsRenderContainer
(args: RenderContainerArgs)
shared-dom/src/renderContainer.ts:47
FunctionnoteToDocType
(note: Note)
app/src/sqlite/note.ts:39
FunctionnoteToNookView
(x: { id: DbId templateId: DbId templateName: string templateCreated: number templateEdited: number note
shared-edge/src/kysely.ts:158
MethodoffConnectionsChanged
( cb: (pending: SiteIDWire[], established: SiteIDWire[]) => void, )
app/src/sqlite/wholeDbRtc.ts:286
FunctiononError
(error)
app/src/index.tsx:16
FunctionoptionMap
( t: T | null | undefined, f: (_: T) => R, )
lrpc/src/core.ts:30
Functionpagination
()
hub/src/routes/n/[nook]/(nook).tsx:140
Methodparse
(value: string | null | undefined, secret: Base64)
hub/src/cookieManager.ts:57
Methodparse
(cookie: string | null | undefined, secret: Base64)
hub/src/cookieManager.ts:133
FunctionparseField
(fld: Fld)
app/src/pages/importer/parser.ts:32
FunctionpluginEntityToDomain
(entity: PluginEntity)
app/src/sqlite/util.ts:156
Functionpreload
({ params })
hub/src/routes/n.tsx:13
Functionpreload
()
hub/src/routes/registerUsername.tsx:53
Functionpreload
()
hub/src/routes/login.tsx:21
Functionpreload
({ location, params })
hub/src/routes/[...stories].tsx:12
Functionpreload
({ params })
hub/src/routes/users/[id].tsx:10
Functionpreload
({ params })
hub/src/routes/n/[nook]/templates.tsx:25
Functionpreload
({ location })
hub/src/routes/n/[nook]/submit.tsx:94
Functionpreload
({ params })
hub/src/routes/n/[nook]/(nook).tsx:55
Functionpreload
({ params })
hub/src/routes/n/[nook]/template/[templateId]/(template).tsx:41
Functionpreload
({ params })
hub/src/routes/n/[nook]/template/[templateId]/edit.tsx:57
Functionpreload
({ params })
hub/src/routes/n/[nook]/thread/[...threadId].tsx:17
Functionpreload
({ params })
hub/src/routes/n/[nook]/note/[...noteId].tsx:34
← previousnext →701–800 of 855, ranked by callers