Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/bugbakery/audapolis
/ functions
Functions
241 in github.com/bugbakery/audapolis
⨍
Functions
241
◇
Types & classes
62
↳
Endpoints
9
↓ 50 callers
Function
assertSome
(x: T | null | undefined | void)
app/src/util/index.ts:7
↓ 34 callers
Method
map
(mapper: (x: T) => O)
app/src/util/itertools.ts:12
↓ 32 callers
Method
fromParagraphs
(content: Paragraph[])
app/src/core/document.ts:179
↓ 27 callers
Method
log
(text?: string)
app/src/util/itertools.ts:53
↓ 13 callers
Method
filter
(predicate: (x: T) => boolean)
app/src/util/itertools.ts:16
↓ 12 callers
Method
get
(self, uuid: str)
server/app/tasks.py:19
↓ 12 callers
Method
next
()
app/src/util/itertools.ts:63
↓ 10 callers
Method
toParagraphs
()
app/src/core/document.ts:197
↓ 8 callers
Function
fetchFromServer
( server: ServerConfig, method: 'POST' | 'GET' | 'DELETE', route: string, getParameters?: Record<strin
app/src/server_api/index.ts:3
↓ 7 callers
Method
toRenderItems
()
app/src/core/document.ts:218
↓ 6 callers
Method
collect
()
app/src/util/itertools.ts:57
↓ 6 callers
Function
otio_seconds
(s: float)
server/app/otio.py:18
↓ 5 callers
Method
exactFrom
(time: number)
app/src/core/document.ts:183
↓ 5 callers
Function
generator
()
app/src/util/itertools.spec.ts:3
↓ 5 callers
Function
getItemsAtTime
( generator: GeneratorBox<T>, time: number )
app/src/core/document.ts:385
↓ 5 callers
Method
getItemsAtTime
(time: number)
app/src/core/document.ts:248
↓ 5 callers
Function
predicate
(candidate: Model)
app/src/pages/ModelManager.tsx:27
↓ 5 callers
Function
publishServerInfo
(update?: Partial<ServerInfo>)
app/main_process/ipc/ipc.ts:50
↓ 5 callers
Function
roughEq
(a?: number, b?: number)
app/src/util/index.ts:15
↓ 5 callers
Function
setState
(state, arg: PayloadAction<Editor>)
app/src/state/editor.ts:393
↓ 4 callers
Function
getChild
(element: Node, n = 0)
app/src/pages/Editor/Document.tsx:257
↓ 4 callers
Function
getServer
(state: RootState)
app/src/state/server.ts:63
↓ 4 callers
Method
itemMap
(mapper: (x: DocumentGeneratorItem) => DocumentGeneratorItem)
app/src/core/document.ts:192
↓ 4 callers
Method
path
(self)
server/app/models.py:39
↓ 4 callers
Method
setTime
(paragraphs: Paragraph[], time: number)
app/src/core/player.ts:60
↓ 3 callers
Method
add
(self, task: Task)
server/app/tasks.py:15
↓ 3 callers
Method
exactUntil
(time: number)
app/src/core/document.ts:187
↓ 3 callers
Function
filterSource
(filter: string, options: Record<string, string | number>)
app/src/core/ffmpeg.ts:104
↓ 3 callers
Function
formatInt
(x: number)
app/src/pages/Editor/TitleBar.tsx:131
↓ 3 callers
Method
get
(self, lang: str, name: str)
server/app/models.py:81
↓ 3 callers
Function
getItemLeft
(time: number)
app/src/state/editor.ts:457
↓ 3 callers
Function
getItemRight
(time: number)
app/src/state/editor.ts:483
↓ 3 callers
Method
getResolution
(uuid: string)
app/src/core/player.ts:71
↓ 3 callers
Function
getTempDir
()
app/src/core/ffmpeg.ts:246
↓ 3 callers
Method
is_downloaded
(self)
server/app/models.py:43
↓ 3 callers
Function
itemFromNode
(node: Node, n = 0)
app/src/pages/Editor/Document.tsx:77
↓ 3 callers
Function
map
(mapper: (x: T) => O, input: Generator<T>)
app/src/util/itertools.ts:79
↓ 3 callers
Method
model_description_from_lang_and_name
( self, lang: str, name: str )
server/app/models.py:71
↓ 3 callers
Function
sleep
(time: number)
app/src/util/index.ts:3
↓ 3 callers
Function
stopEditing
()
app/src/pages/Editor/Paragraph.tsx:123
↓ 3 callers
Function
switchExtension
(pathName: string, extension: string)
app/src/util/index.ts:22
↓ 3 callers
Function
useDocumentEvent
( type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, deps: DependencyList = [] )
app/src/components/useListener.ts:14
↓ 3 callers
Function
useElementSize
( element: HTMLElement | undefined | null, callback?: (size: { width: number; height: number }) => void )
app/src/components/useElementSize.ts:3
↓ 2 callers
Function
applyMenu
(window: BrowserWindow)
app/main_process/menu.ts:105
↓ 2 callers
Method
chain
(iter: GeneratorBox<T>)
app/src/util/itertools.ts:8
↓ 2 callers
Function
contentToVtt
( content: Paragraph[], wordTimings: boolean, includeSpeakerNames: boolean, limitLineLength: number |
app/src/core/webvtt.ts:43
↓ 2 callers
Function
createWindow
()
app/main_process/index.ts:7
↓ 2 callers
Method
delete
(self, uuid: str)
server/app/tasks.py:28
↓ 2 callers
Function
deserializeDocument
( zipBinary: Buffer, onNoSourceLoad?: (noSourceDocument: Document) => void )
app/src/core/document.ts:65
↓ 2 callers
Method
dropwhile
(predicate: (x: T) => boolean)
app/src/util/itertools.ts:20
↓ 2 callers
Method
enumerate
()
app/src/util/itertools.ts:36
↓ 2 callers
Function
flatten
(x: Record<string, Model>)
app/src/state/models.ts:44
↓ 2 callers
Function
generate_table
Make a new table.
server/scripts/list_tasks.py:13
↓ 2 callers
Function
getClip
()
server/app/otio.py:53
↓ 2 callers
Function
getFfmpegComandLine
(cmd: Fessonia.FFmpegCommand)
app/src/core/ffmpeg.ts:235
↓ 2 callers
Function
getGap
()
server/app/otio.py:63
↓ 2 callers
Function
getItem
(element: HTMLElement | null)
app/src/pages/Editor/Document.tsx:73
↓ 2 callers
Function
getParagraphItemIdx
(element: HTMLElement | null)
app/src/pages/Editor/Document.tsx:71
↓ 2 callers
Function
getSelectionInfo
( selection: Selection | null )
app/src/state/editor.ts:370
↓ 2 callers
Function
getSubtitleCodec
(outputPath: string)
app/src/core/ffmpeg.ts:14
↓ 2 callers
Function
getTask
(server: ServerConfig, task: T)
app/src/server_api/api.ts:67
↓ 2 callers
Function
getWindowControlsRect
()
app/src/components/TitleBar.tsx:7
↓ 2 callers
Function
nodeFromTime
(time: number, last: boolean)
app/src/pages/Editor/Document.tsx:223
↓ 2 callers
Function
onMac
( mac: MenuItemConstructorOptions[], otherPlatforms: MenuItemConstructorOptions[] = [] )
app/main_process/menu.ts:9
↓ 2 callers
Function
openAbout
(window: BrowserWindow)
app/main_process/ipc/ipc.ts:67
↓ 2 callers
Function
openFile
(options: OpenDialogOptions)
app/main_process/ipc/ipc_client.ts:18
↓ 2 callers
Method
pause
()
app/src/core/player.ts:13
↓ 2 callers
Method
reduce
(reducer: (previousValue: V, x: T) => V, initialValue: V)
app/src/util/itertools.ts:45
↓ 2 callers
Function
sendAll
(channel: string, payload: unknown)
app/main_process/ipc/windowList.ts:5
↓ 2 callers
Function
serializeDocument
(document: Document)
app/src/core/document.ts:116
↓ 2 callers
Function
serializeDocumentToFile
(document: Document, path: string)
app/src/core/document.ts:138
↓ 2 callers
Function
setBrowserRangeToStateRange
(selectionRange: globalThis.Range)
app/src/pages/Editor/Document.tsx:103
↓ 2 callers
Function
setMenu
(window: BrowserWindow, args: MenuItemConstructorOptionsIpc[])
app/main_process/menu.ts:16
↓ 2 callers
Method
takewhile
(predicate: (x: T) => boolean)
app/src/util/itertools.ts:24
↓ 2 callers
Function
transcribe_raw_data
(model: Model, name, audio, offset, duration, process_callback)
server/app/transcribe.py:44
↓ 2 callers
Function
unregisterAccelerators
()
app/main_process/menu.ts:119
↓ 1 callers
Function
action
()
app/src/pages/Editor/ExportDocumentDialog.tsx:52
↓ 1 callers
Function
addSubtitles
( cmd: Fessonia.FFmpegCommand, concatVideo: Fessonia.FilterChain, outputObj: Fessonia.FFmpegOutput, ou
app/src/core/ffmpeg.ts:23
↓ 1 callers
Function
buildByConfig
(configFile)
app/scripts/build.js:7
↓ 1 callers
Function
chain
(a: Generator<T>, b: Generator<T>)
app/src/util/itertools.ts:75
↓ 1 callers
Function
combineAudioParts
(parts: Fessonia.FFmpegInput[], output: string)
app/src/core/ffmpeg.ts:167
↓ 1 callers
Function
combineVideoParts
( parts: { v: Fessonia.FFmpegInput; a: Fessonia.FFmpegInput }[], subtitles: { path: string; type: 'burn_in
app/src/core/ffmpeg.ts:40
↓ 1 callers
Function
computeTimed
(content: Paragraph[], offset = 0)
app/src/core/document.ts:152
↓ 1 callers
Function
condition
(x: T)
app/src/core/document.ts:389
↓ 1 callers
Function
convertOtio
( server: ServerConfig, name: string, adapter: string, timeline: OtioSegment[] )
app/src/server_api/api.ts:96
↓ 1 callers
Function
convertToWav
(input_path: string)
app/src/core/ffmpeg.ts:219
↓ 1 callers
Function
convert_otio
(timeline: List[Segment], timeline_name: str, adapter_name: str)
server/app/otio.py:22
↓ 1 callers
Function
deleteModel
(server: ServerConfig, lang: string, model: string)
app/src/server_api/api.ts:75
↓ 1 callers
Function
deleteTask
(server: ServerConfig, task: Task)
app/src/server_api/api.ts:71
↓ 1 callers
Function
deserializeDocumentFromFile
( path: string, onNoSourceLoad?: (noSourceDocument: Document) => void )
app/src/core/document.ts:58
↓ 1 callers
Function
downloadModel
( server: ServerConfig, lang: string, model: string )
app/src/server_api/api.ts:57
↓ 1 callers
Function
dropuntil
(predicate: (x: T) => boolean, input: Generator<T>)
app/src/util/itertools.ts:113
↓ 1 callers
Method
dropuntil
(predicate: (x: T) => boolean)
app/src/util/itertools.ts:28
↓ 1 callers
Function
dropwhile
(predicate: (x: T) => boolean, input: Generator<T>)
app/src/util/itertools.ts:103
↓ 1 callers
Function
encodeGetParams
(params: Record<string, string | boolean | number>)
app/src/server_api/index.ts:34
↓ 1 callers
Function
enumerate
(iterator: Generator<T>)
app/src/util/itertools.ts:143
↓ 1 callers
Function
exportAudio
( content: RenderItem[], sources: Record<string, Source>, outputPath: string )
app/src/core/ffmpeg.ts:192
↓ 1 callers
Function
exportFn
(close: () => void)
app/src/pages/Editor/ExportDocumentDialog.tsx:51
↓ 1 callers
Function
exportOtio
( name: string, extention: string, adapter: string, content: RenderItem[], sources: Record<string, S
app/src/core/otio.ts:13
↓ 1 callers
Function
exportVideo
( content: RenderItem[], sources: Record<string, Source>, outputPath: string, targetResolution: { x: n
app/src/core/ffmpeg.ts:120
next →
1–100 of 241, ranked by callers