MCPcopy Index your code

hub / github.com/codeforreal1/compressO / functions

Functions244 in github.com/codeforreal1/compressO

FunctionChaptersDisplay
({ chapters }: { chapters: Chapter[] })
src/routes/(root)/ui/VideoInfo.tsx:885
FunctionCheckbox
(props: CheckboxProps)
src/components/Checkbox/index.tsx:8
FunctionCircularProgress
(props: CircularProgressProps)
src/components/Progress/index.tsx:10
FunctionCode
(props: CodeProps)
src/components/Code/index.tsx:8
FunctionColorInfoDisplay
({ info }: { info: ImageColorInfo })
src/routes/(root)/ui/ImageInfo.tsx:293
FunctionColorPicker
({ color, defaultColor = DEFAULT_PRIMARY_COLOR, onChange, }: ColorPickerProps)
src/components/ColorPicker/index.tsx:26
FunctionCompareSlider
({ ...props }: CompareSliderProps)
src/components/CompareSlider/index.tsx:10
FunctionCompressionActions
()
src/routes/(root)/ui/CompressionActions.tsx:12
FunctionCompressionPreset
({ mediaIndex }: CompressionPresetProps)
src/routes/(root)/ui/output-settings/video-settings/video/CompressionPreset.tsx:33
FunctionCompressionProgress
()
src/routes/(root)/ui/CompressionProgress.tsx:41
FunctionCompressionQuality
({ mediaIndex }: CompressionQualityProps)
src/routes/(root)/ui/output-settings/video-settings/video/CompressionQuality.tsx:21
FunctionCompressionQuality
({ mediaIndex }: CompressionQualityProps)
src/routes/(root)/ui/output-settings/image-settings/image/CompressionQuality.tsx:22
FunctionContainerInfoDisplay
({ info }: { info: ContainerInfo })
src/routes/(root)/ui/VideoInfo.tsx:247
FunctionCredits
()
src/routes/(root)/ui/app-settings/Credits.tsx:7
FunctionCustomThumbnail
({ mediaIndex }: CustomThumbnailProps)
src/routes/(root)/ui/output-settings/video-settings/video/CustomThumbnail.tsx:25
FunctionCustomizeMediaOnBatchActions
()
src/routes/(root)/ui/CustomizeMediaOnBatchActions.tsx:12
FunctionDatePicker
(props: DatePickerProps)
src/components/DatePicker/index.tsx:8
FunctionDimensions
({ mediaIndex }: VideoDimensionsProps)
src/routes/(root)/ui/output-settings/video-settings/video/Dimensions.tsx:16
FunctionDimensions
({ mediaIndex }: DimensionsProps)
src/routes/(root)/ui/output-settings/image-settings/image/Dimensions.tsx:16
FunctionDivider
(props: DividerProps)
src/components/Divider/index.tsx:10
FunctionDotPattern
({ width = 50, height = 50, x = 0, y = 0, cx = 1, cy = 1, cr = 1, className, ...props }: Dot
src/ui/Patterns/DotPattern.tsx:16
FunctionDragAndDropFiles
({ disable = false, onFile, multiple = false, }: DragAndDropFilesProps)
src/routes/(root)/ui/DragAndDropFiles.tsx:17
FunctionDrawer
({ children, renderTriggerer }: DrawerProps)
src/components/Drawer/index.tsx:14
FunctionDropdown
(props: DropdownProps)
src/components/Dropdown/index.tsx:13
FunctionDropdownItem
(props: DropdownItemProps)
src/components/Dropdown/index.tsx:28
FunctionDropdownMenu
(props: DropdownMenuProps)
src/components/Dropdown/index.tsx:23
FunctionDropdownTrigger
(props: DropdownTriggerProps)
src/components/Dropdown/index.tsx:18
FunctionExifDisplay
({ exif }: { exif: ExifInfo })
src/routes/(root)/ui/ImageInfo.tsx:330
FunctionExtension
({ mediaIndex }: VideoExtensionProps)
src/routes/(root)/ui/output-settings/video-settings/video/Extension.tsx:15
FunctionExtension
({ mediaIndex, disabled }: ExtensionProps)
src/routes/(root)/ui/output-settings/image-settings/image/Extension.tsx:14
FunctionFPS
({ mediaIndex }: VideoFPSProps)
src/routes/(root)/ui/output-settings/video-settings/video/FPS.tsx:19
FunctionFooter
(props: ComponentProps<'div'>)
src/components/Layout/Footer.tsx:5
FunctionGET
(context)
website/src/pages/rss.xml.js:5
FunctionHeader
(props: ComponentProps<'div'>)
src/components/Layout/Header.tsx:5
FunctionHeroAnimatedContent
()
website/src/components/HeroAnimatedContent.tsx:9
FunctionIcon
(props: IconProps & React.SVGProps<SVGElement>)
src/components/Icon/index.tsx:11
FunctionImage
(props: ImageProps)
src/components/Image/index.tsx:12
FunctionImageInfo
({ mediaIndex, onClose }: ImageInfoProps)
src/routes/(root)/ui/ImageInfo.tsx:47
FunctionImageSettings
({ mediaIndex }: ImageSettingsProps)
src/routes/(root)/ui/output-settings/image-settings/-index.tsx:31
FunctionImageViewer
({ providerProps, children }: ImageViewerProps)
src/components/ImageViewer/index.tsx:9
FunctionInfoItem
({ label, value }: { label: string; value: React.ReactNode })
src/routes/(root)/ui/ImageInfo.tsx:551
FunctionInfoItem
({ label, value }: { label: string; value: React.ReactNode })
src/routes/(root)/ui/VideoInfo.tsx:940
FunctionLayout
(props: LayoutProps)
src/components/Layout/index.tsx:16
FunctionLink
(props: LinkProps & NextLinkProps)
src/components/Link/index.tsx:5
FunctionLink
({ children, href, className }: LinkProps)
src/tauri/components/Link/index.tsx:12
FunctionMarkdown
({ content, className = '' }: MarkdownProps)
src/components/Markdown/index.tsx:13
FunctionMediaConfig
()
src/routes/(root)/ui/MediaConfig.tsx:21
FunctionMediaOutputCompareSlider
({ mediaIndex, }: MediaOutputCompareSliderProps)
src/routes/(root)/ui/MediaOutputCompareSlider.tsx:43
FunctionMediaThumbnail
({ mediaIndex }: MediaThumbnailProps)
src/routes/(root)/ui/MediaThumbnail.tsx:44
FunctionMediaTransformer
({ mediaIndex }: MediaTransformerProps)
src/routes/(root)/ui/MediaTransformer.tsx:18
FunctionMetadata
({ mediaIndex }: MetadataProps)
src/routes/(root)/ui/output-settings/video-settings/others/Metadata.tsx:24
FunctionMetadata
({ mediaIndex }: MetadataProps)
src/routes/(root)/ui/output-settings/image-settings/others/Metadata.tsx:17
FunctionMetadataDisplay
({ info }: { info: ContainerInfo })
src/routes/(root)/ui/VideoInfo.tsx:315
FunctionMeteorsBackground
({ number = 20, minDelay = 0.2, maxDelay = 1.2, minDuration = 2, maxDuration = 10, angle = 215,
website/src/components/effects/MeteorsBackground.tsx:14
FunctionModalBody
(props: ModalBodyProps)
src/components/Modal/index.tsx:46
FunctionModalContent
(props: ModalContentProps)
src/components/Modal/index.tsx:53
FunctionModalFooter
(props: ModalFooterProps)
src/components/Modal/index.tsx:69
FunctionModalHeader
(props: ModalHeaderProps)
src/components/Modal/index.tsx:41
FunctionNumberInput
(props: NumberInputProps)
src/components/NumberInput/index.tsx:8
FunctionOpenWithApp
({ onFiles }: OpenWithAppProps)
src/routes/(root)/ui/OpenWithApp.tsx:9
FunctionOthers
({ mediaIndex }: OthersProps)
src/routes/(root)/ui/output-settings/video-settings/others/-index.tsx:9
FunctionOthers
({ mediaIndex }: OthersProps)
src/routes/(root)/ui/output-settings/image-settings/others/-index.tsx:7
FunctionOutputSettings
({ mediaIndex }: OutputSettingsProps)
src/routes/(root)/ui/output-settings/-index.tsx:15
FunctionPopover
(props: PopoverProps)
src/components/Popover/index.tsx:10
FunctionPopoverContent
( props: React.ComponentProps<typeof NextUIPopoverContent>, )
src/components/Popover/index.tsx:14
FunctionPopoverTrigger
( props: React.ComponentProps<typeof NextUIPopoverTrigger>, )
src/components/Popover/index.tsx:20
FunctionPreviewBatchMedia
()
src/routes/(root)/ui/PreviewBatchMedia.tsx:22
FunctionPreviewSingleMedia
({ mediaIndex }: PreviewSingleMediaProps)
src/routes/(root)/ui/PreviewSingleMedia.tsx:27
FunctionProgress
(props: ProgressProps)
src/components/Progress/index.tsx:16
FunctionReadFilesFromClipboard
({ onFiles }: ReadFilesFromClipboardProps)
src/routes/(root)/ui/ReadFilesFromClipboard.tsx:10
FunctionRoot
()
src/routes/(root)/index.tsx:50
FunctionRootComponent
()
src/routes/__root.tsx:20
FunctionSaveMedia
()
src/routes/(root)/ui/SaveMedia.tsx:16
FunctionScaleRender
({ scale })
src/components/Timeline/index.tsx:21
FunctionScrollShadow
(props: ScrollShadowProps)
src/components/ScrollShadow/index.tsx:8
FunctionSelect
(props: SelectProps)
src/components/Select/index.tsx:9
FunctionSelectItem
(props: SelectItemProps)
src/components/Select/index.tsx:16
FunctionSetting
()
src/routes/(root)/ui/app-settings/Setting.tsx:27
FunctionSlider
(props: SliderProps)
src/components/Slider/index.tsx:8
FunctionSpinner
(props: SpinnerPros)
src/components/Spinner/index.tsx:8
FunctionStartCompression
()
src/routes/(root)/ui/StartCompression.tsx:24
FunctionSubtitleStreamsDisplay
({ streams, videoPath, }: { streams: SubtitleStream[] videoPath?: string | null })
src/routes/(root)/ui/VideoInfo.tsx:668
FunctionSubtitles
({ mediaIndex }: SubtitlesProps)
src/routes/(root)/ui/output-settings/video-settings/others/Subtitles.tsx:170
FunctionSvgConfig
({ mediaIndex }: SvgConfigProps)
src/routes/(root)/ui/output-settings/image-settings/image/SvgConfig.tsx:24
FunctionSvgScaleFactor
({ mediaIndex }: SvgScaleFactorProps)
src/routes/(root)/ui/output-settings/image-settings/image/SvgScaleFactor.tsx:21
FunctionSwitch
(props: SwitchProps)
src/components/Switch/index.tsx:8
FunctionTab
(props: TabProps)
src/components/Tabs/index.tsx:16
FunctionTabs
(props: TabsProps)
src/components/Tabs/index.tsx:10
FunctionTextArea
(props: TextAreaProps)
src/components/TextArea/index.tsx:8
FunctionTextBlurIn
({ children, className }: { children: React.ReactNode, className: ClassValue })
website/src/components/effects/TextBlurIn.tsx:6
FunctionTextFade
({ direction, children, className = '', staggerChildren = 0.1, }: { direction: 'up' | 'down'; chil
website/src/components/effects/TextFade.tsx:4
FunctionTextInput
(props: TextInputProps)
src/components/TextInput/index.tsx:8
FunctionThemeSwitcher
({ className, duration = 400, }: ThemeSwitcherProps)
src/components/ThemeSwitcher/index.tsx:14
FunctionTitle
({ title, iconProps, ...props }: TitleProps & React.ComponentProps<'p'>)
src/components/Title/index.tsx:10
FunctionTitlebar
()
src/tauri/components/Titlebar/index.tsx:6
FunctionToaster
(props: ToasterProps)
src/components/Toast/index.tsx:8
FunctionTooltip
(props: TooltipProps)
src/components/Tooltip/index.tsx:7
FunctionTransform
({ mediaIndex }: TransformProps)
src/routes/(root)/ui/output-settings/image-settings/image/TransformImage.tsx:13
FunctionTransformVideo
({ mediaIndex }: TransformVideoProps)
src/routes/(root)/ui/output-settings/video-settings/video/TransformVideo.tsx:13
FunctionTransformer
({ src, initialTransforms, onTransformChange, onTransformHistoryChange, }: TransformerProps)
src/routes/(root)/ui/MediaTransformer.tsx:123
← previousnext →101–200 of 244, ranked by callers