MCPcopy Index your code

hub / github.com/codeforreal1/compressO / functions

Functions244 in github.com/codeforreal1/compressO

↓ 40 callersFunctionnormalizeBatchMediaConfig
()
src/routes/(root)/-state.ts:150
↓ 32 callersFunctioncn
(...classes: ClassValue[])
src/utils/tailwind.ts:4
↓ 12 callersFunctionformatBytes
(bytes: number)
src/utils/fs.ts:7
↓ 10 callersFunctionformatDuration
( totalSeconds: number, options: { enableHoursWhenZero?: boolean; disableMilliseconds?: boolean } = {
src/utils/string.ts:27
↓ 10 callersFunctionuseSyncState
({ globalValue, setGlobalValue, defaultValue, debounceMs = 0, }: UseSyncStateOptions<T>)
src/hooks/useSyncState.ts:26
↓ 6 callersFunctiongetPlatform
()
src/utils/fs.ts:16
↓ 5 callersFunctiongenerateVideoThumbnail
( videoPath: string, timestamp?: string, )
src/tauri/commands/ffmpeg.ts:19
↓ 5 callersFunctionopen
()
src/components/Drawer/index.tsx:17
↓ 4 callersFunctioncn
(...classes: (string | undefined | null | boolean)[])
website/src/components/effects/TextSlot.tsx:11
↓ 4 callersFunctiongenerateActionId
()
src/ui/VideoTrimmerTimeline/index.tsx:44
↓ 4 callersFunctionpad
(n: number, size = 2)
src/utils/string.ts:41
↓ 3 callersFunctioncopyFileToClipboard
(filePath: string)
src/tauri/commands/fs.ts:35
↓ 3 callersFunctiononChange
(cropper: CropperRef)
src/routes/(root)/ui/MediaTransformer.tsx:178
↓ 3 callersFunctionresetProxy
()
src/routes/(root)/-state.ts:141
↓ 3 callersFunctionupdateDockProgress
()
src/routes/(root)/ui/CompressionProgress.tsx:16
↓ 2 callersFunctionclearDockProgress
()
src/routes/(root)/ui/CompressionProgress.tsx:33
↓ 2 callersFunctioncn
(...classes: ClassValue[])
website/src/utils/tailwind.ts:4
↓ 2 callersFunctiondeleteFile
(path: string)
src/tauri/commands/fs.ts:23
↓ 2 callersFunctiondisableAccessibilityOutline
()
public/scripts/accessibility-only-when-focused.js:29
↓ 2 callersFunctionflip
(horizontal: boolean, vertical: boolean)
src/routes/(root)/ui/MediaTransformer.tsx:132
↓ 2 callersFunctiongetAudioStreams
( videoPath: string, )
src/tauri/commands/ffprobe.ts:30
↓ 2 callersFunctiongetContainerInfo
( videoPath: string, )
src/tauri/commands/ffprobe.ts:18
↓ 2 callersFunctiongetServerUrl
()
src/utils/video.ts:5
↓ 2 callersFunctionmanageSmoothScrolling
()
src/components/Timeline/useTimelineEngine.ts:66
↓ 2 callersFunctionmoveFile
(from: string, to: string)
src/tauri/commands/fs.ts:19
↓ 2 callersFunctionsetPrimaryColorCSSVariables
(color: string)
src/hooks/usePrimaryColor.ts:22
↓ 2 callersFunctionshowItemInFileManager
(path: string)
src/tauri/commands/fs.ts:27
↓ 2 callersFunctionuseTheme
()
src/hooks/useTheme.ts:33
↓ 2 callersFunctionuseTimelineEngine
({ timelineState, totalDuration, onPause, onPlay, onEnd, onSeek, onTimeChange, }: UseEngineProps
src/components/Timeline/useTimelineEngine.ts:20
↓ 1 callersFunctionapplyTheme
()
src/components/ThemeSwitcher/index.tsx:54
↓ 1 callersFunctionasRegistry
( arg: Record<T, SVGAsComponent>, )
src/components/Icon/registry.ts:42
↓ 1 callersFunctioncancelOngoingCompression
()
src/routes/(root)/ui/CancelCompression.tsx:35
↓ 1 callersFunctioncheckForUpdates
()
src/stores/updateStore.ts:30
↓ 1 callersFunctioncheckReady
()
src/components/VideoPlayer/index.tsx:223
↓ 1 callersFunctioncheckUpdate
()
src/tauri/commands/updater.ts:11
↓ 1 callersFunctioncompressMediaBatch
( batchId: string, media: { videoConfig?: VideoCompressionConfig imageConfig?: ImageCompressionCon
src/tauri/commands/media.ts:9
↓ 1 callersFunctionconstructVideoUrl
(filePath: string)
src/utils/video.ts:27
↓ 1 callersFunctionconvertDurationToMilliseconds
(duration: string)
src/utils/string.ts:7
↓ 1 callersFunctionconvertSvgToPng
(imagePath: string, imageId: string)
src/tauri/commands/image.ts:10
↓ 1 callersFunctiondeleteCache
()
src/tauri/commands/fs.ts:31
↓ 1 callersFunctiondownloadAndInstallUpdate
()
src/tauri/commands/updater.ts:15
↓ 1 callersFunctiondownloadAndInstallUpdateApp
()
src/stores/updateStore.ts:51
↓ 1 callersFunctionenableAccessibilityOutline
()
public/scripts/accessibility-only-when-focused.js:37
↓ 1 callersFunctionextractSubtitle
( videoPath: string, streamIndex: number, outputPath: string, format?: 'srt' | 'vtt', )
src/tauri/commands/ffmpeg.ts:26
↓ 1 callersFunctiongetChapters
(videoPath: string)
src/tauri/commands/ffprobe.ts:42
↓ 1 callersFunctiongetDefaultEditorData
({ duration, trimActions, }: { duration: number trimActions?: TimelineAction[] })
src/ui/VideoTrimmerTimeline/index.tsx:72
↓ 1 callersFunctiongetDisplayLanguageCode
(code: string)
src/routes/(root)/ui/output-settings/video-settings/others/Subtitles.tsx:404
↓ 1 callersFunctiongetExifInfo
(imagePath: string)
src/tauri/commands/image.ts:31
↓ 1 callersFunctiongetFileMetadata
(filePath: string)
src/tauri/commands/fs.ts:5
↓ 1 callersFunctiongetImageBasicInfo
(imagePath: string)
src/tauri/commands/image.ts:17
↓ 1 callersFunctiongetImageColorInfo
(imagePath: string)
src/tauri/commands/image.ts:27
↓ 1 callersFunctiongetImageDimension
( imagePath: string, )
src/tauri/commands/fs.ts:9
↓ 1 callersFunctiongetImageDimensions
( imagePath: string, )
src/tauri/commands/image.ts:21
↓ 1 callersFunctiongetLanguageFromTags
( tags: readonly (readonly [string, string])[] | null, )
src/routes/(root)/ui/output-settings/video-settings/audio/AudioTracks.tsx:16
↓ 1 callersFunctiongetSubtitleStreams
( videoPath: string, )
src/tauri/commands/ffprobe.ts:36
↓ 1 callersFunctiongetSvgDimension
(imagePath: string)
src/tauri/commands/fs.ts:15
↓ 1 callersFunctiongetSvgDimensionSilently
( path: string, )
src/routes/(root)/index.tsx:39
↓ 1 callersFunctiongetTitleFromTags
( tags: readonly (readonly [string, string])[] | null, )
src/routes/(root)/ui/output-settings/video-settings/audio/AudioTracks.tsx:24
↓ 1 callersFunctiongetVideoBasicInfo
( videoPath: string, )
src/tauri/commands/ffprobe.ts:12
↓ 1 callersFunctiongetVideoStreams
( videoPath: string, )
src/tauri/commands/ffprobe.ts:24
↓ 1 callersFunctionhandleDiscard
({ closeModal, }: { closeModal: UseDisclosureProps['onClose'] })
src/routes/(root)/ui/CompressionActions.tsx:20
↓ 1 callersFunctionhandleDownload
( stream: SubtitleStream, index: number, format: SubtitleFormat, )
src/routes/(root)/ui/VideoInfo.tsx:686
↓ 1 callersFunctionisSubtitleExtractable
(codec: string)
src/routes/(root)/ui/VideoInfo.tsx:651
↓ 1 callersFunctionpickRandomTimestamp
(durationMs: number)
src/routes/(root)/ui/MediaThumbnail.tsx:29
↓ 1 callersFunctionreadFilesFromClipboard
()
src/tauri/commands/fs.ts:41
↓ 1 callersFunctionreadFilesFromPaths
(paths: string[])
src/tauri/commands/fs.ts:45
↓ 1 callersMethodrender
()
src/components/ErrorBoundary/index.tsx:27
↓ 1 callersFunctionresetZoom
()
src/routes/(root)/ui/MediaTransformer.tsx:142
↓ 1 callersFunctionrgbObjectToString
(rgb: RgbColor)
src/components/ColorPicker/index.tsx:16
↓ 1 callersFunctionrgbStringToObject
(rgb: string)
src/components/ColorPicker/index.tsx:11
↓ 1 callersFunctionrotate
(angle: number)
src/routes/(root)/ui/MediaTransformer.tsx:152
↓ 1 callersFunctionsetTheme
(newTheme)
src/hooks/useTheme.ts:25
↓ 1 callersFunctionsetupUpdateListeners
()
src/stores/updateStore.ts:74
↓ 1 callersFunctionsplitIntoCharacters
(text: string)
website/src/components/effects/TextSlot.tsx:72
↓ 1 callersFunctiontoggleTheme
()
src/hooks/useTheme.ts:28
↓ 1 callersFunctionupdateActionConstraints
( actions: TimelineAction[], videoDuration: number, )
src/ui/VideoTrimmerTimeline/index.tsx:50
↓ 1 callersFunctionupdateTheme
()
src/components/ThemeSwitcher/index.tsx:23
↓ 1 callersFunctionusePrimaryColor
()
src/hooks/usePrimaryColor.ts:33
FunctionAbout
()
src/routes/(root)/ui/app-settings/About.tsx:6
FunctionAccordion
(props: AccordionProps)
src/components/Accordion/index.tsx:8
FunctionAlertDialog
({ alertType = 'warning', disclosure, title, description, renderFooter, renderIcon, }: AlertDialog
src/ui/Dialogs/AlertDialog.tsx:32
FunctionAlertDialogButton
(props: Omit<ButtonProps, 'ref'>)
src/ui/Dialogs/AlertDialog.tsx:85
FunctionAppSetting
()
src/routes/(root)/ui/app-settings/Setting.tsx:112
FunctionAudioBitrate
({ mediaIndex }: AudioBitrateProps)
src/routes/(root)/ui/output-settings/video-settings/audio/AudioBitrate.tsx:25
FunctionAudioChannels
({ mediaIndex }: AudioChannelsProps)
src/routes/(root)/ui/output-settings/video-settings/audio/AudioChannels.tsx:17
FunctionAudioCodec
({ mediaIndex }: AudioCodecProps)
src/routes/(root)/ui/output-settings/video-settings/audio/AudioCodec.tsx:78
FunctionAudioStreamsDisplay
({ streams }: { streams: AudioStream[] })
src/routes/(root)/ui/VideoInfo.tsx:529
FunctionAudioTracks
({ mediaIndex }: AudioTracksProps)
src/routes/(root)/ui/output-settings/video-settings/audio/AudioTracks.tsx:32
FunctionAudioVolume
({ mediaIndex }: AudioVolumeProps)
src/routes/(root)/ui/output-settings/video-settings/audio/AudioVolume.tsx:11
FunctionAutocomplete
(props: AutocompleteProps)
src/components/AutoComplete/index.tsx:9
FunctionAutocompleteItem
(props: AutocompleteItemProps)
src/components/AutoComplete/index.tsx:21
FunctionBackdropBlur
({ children, ...props }: BackdropBlurProps & React.ComponentProps<'div'>)
src/ui/BackdropBlur/index.tsx:14
FunctionBackdropBlurContent
( props: BackdropBlurContentProps & React.ComponentProps<'div'>, )
src/ui/BackdropBlur/index.tsx:30
FunctionBadge
(props: BadgeProps)
src/components/Badge/index.tsx:8
FunctionBasicInfoDisplay
({ info, dimensions, imagePathRaw, }: { info: ImageBasicInfo dimensions?: ImageDimensions imagePat
src/routes/(root)/ui/ImageInfo.tsx:189
FunctionBoundaryRowActionRender
({ action })
src/components/Timeline/index.tsx:9
FunctionCancelCompression
()
src/routes/(root)/ui/CancelCompression.tsx:11
FunctionCard
(props: CardProps)
src/components/Card/index.tsx:12
FunctionCardBody
(props: CardBodyProps)
src/components/Card/index.tsx:18
FunctionCardFooter
(props: CardFooterProps)
src/components/Card/index.tsx:24
next →1–100 of 244, ranked by callers