Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AlexErrant/Pentive
/ functions
Functions
855 in github.com/AlexErrant/Pentive
⨍
Functions
855
◇
Types & classes
169
↓ 1 callers
Method
_init
()
app/src/sqlite/wholeDbReplicator.ts:130
↓ 1 callers
Method
_init
()
app/src/sqlite/wholeDbRtc.ts:100
↓ 1 callers
Method
_readFileBinary
(file_offset: number, size: number)
shared-dom/src/tar.ts:117
↓ 1 callers
Method
_readFileBlob
(file_offset: number, size: number, mimetype: string)
shared-dom/src/tar.ts:111
↓ 1 callers
Method
_readFileName
(header_offset: number)
shared-dom/src/tar.ts:83
↓ 1 callers
Method
_readFileSize
(header_offset: number)
shared-dom/src/tar.ts:101
↓ 1 callers
Method
_readFileType
(header_offset: number)
shared-dom/src/tar.ts:88
↓ 1 callers
Method
_readString
(str_offset: number, size: number)
shared-dom/src/tar.ts:76
↓ 1 callers
Method
_readTextFile
(file_offset: number, size: number)
shared-dom/src/tar.ts:122
↓ 1 callers
Function
addMediaBatch
( entries: Entry[], nameByI: Record<string, string>, )
app/src/pages/importer/importer.ts:87
↓ 1 callers
Function
andOrNothing
(node: SyntaxNode)
shared-dom/src/language/query2sql.ts:939
↓ 1 callers
Function
appendHistory
(value: string)
app/src/components/queryEditor.tsx:185
↓ 1 callers
Function
astEnter
(input: string, node: SyntaxNodeRef, context: Context)
shared-dom/src/language/query2sql.ts:291
↓ 1 callers
Function
astLeave
(_input: string, node: SyntaxNodeRef, context: Context)
shared-dom/src/language/query2sql.ts:463
↓ 1 callers
Function
astLeave
(input: string, node: SyntaxNodeRef, context: Context)
shared-dom/src/language/template2html.ts:168
↓ 1 callers
Function
base64ToArray
(base64: string)
lrpc/src/config.ts:25
↓ 1 callers
Function
base64urlIdWithTime
(epochMs: number)
shared/src/binary.ts:100
↓ 1 callers
Function
baseQuery
( db1: QueryCreator<DB & WithCache & CardTagRowid & NoteTagRowid> = db, )
app/src/sqlite/card.ts:235
↓ 1 callers
Function
buildCache
( baseQuery: SelectQueryBuilder<DB, 'card' | 'note', Partial<unknown>>, query: string, sort?: Sort, )
app/src/sqlite/card.ts:167
↓ 1 callers
Function
buildContent
(node: SyntaxNodeRef, input: string, negate: boolean)
shared-dom/src/language/query2sql.ts:172
↓ 1 callers
Function
buildHistoryCompletion
(history: string[])
shared-dom/src/language/queryCompletion.ts:58
↓ 1 callers
Function
buildPrivateToken
( privateMediaSecret: PrivateMediaSecret, mediaHash: MediaHash, userId: UserId, )
cwa/src/privateToken.ts:35
↓ 1 callers
Function
buildTagSearch
(node: QueryString | QueryRegex, context: Context)
shared-dom/src/language/query2sql.ts:901
↓ 1 callers
Function
cardId
()
app/src/pages/study.tsx:37
↓ 1 callers
Function
caseFold
(s: string)
shared/src/caseFold.ts:1552
↓ 1 callers
Function
checkCard
(raw: initSqlJs.ParamsObject)
app/src/pages/importer/typeChecker.tsx:230
↓ 1 callers
Function
checkCol
(raw: initSqlJs.ParamsObject)
app/src/pages/importer/typeChecker.tsx:173
↓ 1 callers
Function
checkMedia
(raw: unknown)
app/src/pages/importer/typeChecker.tsx:234
↓ 1 callers
Function
checkNote
(raw: initSqlJs.ParamsObject)
app/src/pages/importer/typeChecker.tsx:226
↓ 1 callers
Function
checkRevlog
(raw: initSqlJs.ParamsObject)
app/src/pages/importer/typeChecker.tsx:251
↓ 1 callers
Function
childTemplates
( template: { template: Template }, setTemplate: SetStoreFunction<{ template: Template }>, props: Par
shared-dom/src/editTemplate.tsx:131
↓ 1 callers
Function
closeRemaining
()
hub-ugc/src/serviceWorker.ts:34
↓ 1 callers
Function
closeRemaining
()
app/src/serviceWorker.ts:44
↓ 1 callers
Function
closeRemaining
()
app-ugc/src/serviceWorker.ts:34
↓ 1 callers
Function
concatAB
( a1: ArrayBuffer, a2: ArrayBuffer, )
shared/src/utility.ts:122
↓ 1 callers
Function
convertType
(s: number)
app/src/pages/importer/parser.ts:203
↓ 1 callers
Function
count
()
example-plugins/svelte/src/index.ts:45
↓ 1 callers
Function
createDb
()
app/src/sqlite/crsqlite.ts:26
↓ 1 callers
Function
createInfoHeaders
(info: string)
hub/src/session.ts:213
↓ 1 callers
Function
createKysely
(db: crDB)
app/src/sqlite/crsqlite.ts:120
↓ 1 callers
Function
createLoginHeaders
( oauthState: string, codeVerifier: string, )
hub/src/session.ts:199
↓ 1 callers
Method
createPeerTrackingTable
()
app/src/sqlite/wholeDbReplicator.ts:185
↓ 1 callers
Function
createTx
(k: Kysely<DB>, db: crDB)
app/src/sqlite/crsqlite.ts:151
↓ 1 callers
Function
createWdbRtc
(db: crDB)
app/src/sqlite/crsqlite.ts:112
↓ 1 callers
Function
currentTheme
()
shared-dom/src/themeSelector.tsx:51
↓ 1 callers
Function
customStringify
(obj: unknown)
app-playwright/src/testdb.tsx:16
↓ 1 callers
Function
decodeValue
(value: Uint8Array<ArrayBuffer>)
app/src/sqlite/settings.ts:136
↓ 1 callers
Function
decrypt
(ivCipher: IvCipher, key: CryptoKey)
hub/src/cookieManager.ts:105
↓ 1 callers
Function
deserializeKind
(s: number)
app/src/sqlite/review.ts:25
↓ 1 callers
Function
deserializeModerators
(moderators: string)
shared-edge/src/nook.ts:99
↓ 1 callers
Function
deserializeNookType
(i: number)
shared-edge/src/nook.ts:47
↓ 1 callers
Function
deserializeState
(s: number | null)
app/src/sqlite/card.ts:53
↓ 1 callers
Method
destroy
()
app/src/sqlite/dialect.ts:60
↓ 1 callers
Function
dispatch
( tr: Transaction, editorView: EditorView, setTemplate: SetStoreFunction<{ template: Template }>, )
shared-dom/src/editTemplateCss.tsx:70
↓ 1 callers
Function
dispatch
( tr: Transaction, editorView: EditorView, setValue: (value: string) => void, )
app/src/components/fieldHtmlEditor.tsx:62
↓ 1 callers
Function
domainToEditRemote
( note: Note, remoteIds: Map<RemoteNoteId, RemoteTemplateId>, )
app/src/sqlite/note.ts:82
↓ 1 callers
Function
domainToEditRemote
(template: Template, nook?: NookId)
app/src/sqlite/template.ts:64
↓ 1 callers
Function
editNotes
(authorId: UserId, notes: EditRemoteNote[])
shared-edge/src/kysely.ts:1306
↓ 1 callers
Function
editTemplates
( authorId: UserId, templates: EditRemoteTemplate[], )
shared-edge/src/kysely.ts:1330
↓ 1 callers
Function
encodeValue
(rawValue: SettingValue)
app/src/sqlite/settings.ts:131
↓ 1 callers
Function
encrypt
(value: string, key: CryptoKey)
hub/src/cookieManager.ts:91
↓ 1 callers
Function
escapedQuoted1
(str: string)
shared-dom/src/language/query2sql.ts:1060
↓ 1 callers
Function
findNextSelectable
( index: number, isUp: boolean, agApi: GridApi<NoteCard>, )
app/src/components/cardsTable.tsx:554
↓ 1 callers
Function
flattenObject
(obj: SettingRecord, parentKey = '')
app/src/sqlite/settings.ts:142
↓ 1 callers
Function
fromBase64URL
(base64url: Base64Url)
shared/src/binary.ts:22
↓ 1 callers
Function
generateCsrf
()
hub/src/session.ts:249
↓ 1 callers
Function
getAnkiDb
(sqlite: Entry)
app/src/pages/importer/importer.ts:169
↓ 1 callers
Function
getC
( c: RenderContainer, exports: RenderPluginExports, )
shared-dom/src/pluginManager.ts:34
↓ 1 callers
Function
getC
(c: Container, exports: PluginExports)
app/src/pluginManager.ts:31
↓ 1 callers
Function
getCacheKey
(el: JSXElement)
shared-dom/src/toasts.tsx:46
↓ 1 callers
Function
getCardSettings
()
app/src/sqlite/settings.ts:99
↓ 1 callers
Function
getCards
( offset: number, limit: number, query: string, conversionResult: ReturnType<typeof convert>, sort?: Sort
app/src/sqlite/card.ts:227
↓ 1 callers
Function
getCsrfSignature
()
hub/src/session.ts:83
↓ 1 callers
Function
getDecorations
(state: EditorState)
app/src/components/queryDecorations.ts:8
↓ 1 callers
Function
getDefaultClozeTemplate
(id: TemplateId)
shared/src/domain/template.ts:55
↓ 1 callers
Function
getDefaultSetting
(id: CardSettingId)
shared/src/domain/setting.ts:23
↓ 1 callers
Function
getFieldsAndValues
( clozeField: string, i: number, )
shared-dom/src/cardHtml.ts:302
↓ 1 callers
Method
getFileBlob
(file_name: string, mimetype: string)
shared-dom/src/tar.ts:135
↓ 1 callers
Function
getHubSessionSecret
( hubSessionSecretString: Base64, )
shared-edge/src/userId.ts:46
↓ 1 callers
Function
getInfo
(request: Request)
hub/src/session.ts:224
↓ 1 callers
Function
getLocalMedia
(messenger: Messenger, key: MediaId)
hub-ugc/src/serviceWorker.ts:144
↓ 1 callers
Function
getLocalMedia
(messenger: Messenger, key: MediaId)
app/src/serviceWorker.ts:154
↓ 1 callers
Function
getLocalMedia
(messenger: Messenger, key: MediaId)
app-ugc/src/serviceWorker.ts:142
↓ 1 callers
Function
getLocalMediaResponse
( mediaId: MediaId, clientId: string, )
hub-ugc/src/serviceWorker.ts:72
↓ 1 callers
Function
getLocalMediaResponse
( mediaId: MediaId, clientId: string, )
app/src/serviceWorker.ts:82
↓ 1 callers
Function
getLocalMediaResponse
( mediaId: MediaId, clientId: string, )
app-ugc/src/serviceWorker.ts:72
↓ 1 callers
Function
getMedia
( c: ApiUgcContext, mediaHash: MediaHash, cacheControl: 'public' | 'private', )
api-ugc/src/index.ts:83
↓ 1 callers
Function
getMessenger
(clientId: string)
hub-ugc/src/serviceWorker.ts:92
↓ 1 callers
Function
getMessenger
(clientId: string)
app/src/serviceWorker.ts:102
↓ 1 callers
Function
getMessenger
(clientId: string)
app-ugc/src/serviceWorker.ts:92
↓ 1 callers
Function
getNook
(nook: NookId)
shared-edge/src/nook.ts:14
↓ 1 callers
Function
getNooks
()
shared-edge/src/nook.ts:60
↓ 1 callers
Function
getNoteComments
(noteId: RemoteNoteId)
shared-edge/src/kysely.ts:526
↓ 1 callers
Function
getNoteImages
(fieldValues: Record<string, string>)
app/src/hubMessenger.ts:107
↓ 1 callers
Function
getOauthCodeVerifier
(request: Request)
hub/src/session.ts:97
↓ 1 callers
Function
getOauthState
(request: Request)
hub/src/session.ts:92
↓ 1 callers
Function
getPeerToken
(userId: UserId, privateKeyString: string)
cwa/src/peerSync.ts:6
↓ 1 callers
Function
getPost
(id: Base64Url)
shared-edge/src/kysely.ts:561
↓ 1 callers
Function
getPosts
({ nook }: { nook: string })
shared-edge/src/kysely.ts:97
↓ 1 callers
Function
getPublicMediaKey
( publicMediaSecret: PublicMediaSecret, )
shared-edge/src/publicToken.ts:36
← previous
next →
301–400 of 855, ranked by callers