MCPcopy Create free account

hub / github.com/Ouonnki/OuonnkiTV / functions

Functions724 in github.com/Ouonnki/OuonnkiTV

FunctionURLConfigModal
({ open, onOpenChange, }: { open: boolean onOpenChange: (open: boolean) => void })
src/features/settings/components/AboutProject/ImportConfigModal.tsx:22
FunctionURLSourceModal
({ open, onOpenChange, }: { open: boolean onOpenChange: (open: boolean) => void })
src/features/settings/components/VideoSource/ImportSourceModal.tsx:23
FunctionUnderlineTabs
({ options, activeKey, onChange, layoutId = 'underline-tabs-indicator', className, scrollContainer
src/shared/components/common/UnderlineTabs.tsx:28
FunctionUnifiedPlayer
()
src/features/player/components/UnifiedPlayer.tsx:159
FunctionUpdateModal
()
src/shared/components/UpdateModal.tsx:5
FunctionUploadIcon
({ size = 16, ...props }: { size?: number } & React.SVGProps<SVGSVGElement>)
src/shared/components/icons/index.tsx:324
FunctionVersionCategoryCard
({ category, items }: VersionCategoryCardProps)
src/shared/components/changelog/VersionCategoryCard.tsx:26
FunctionVersionDetail
({ version }: VersionDetailProps)
src/shared/components/changelog/VersionDetail.tsx:17
FunctionVersionTimeline
(props: VersionTimelineProps)
src/shared/components/changelog/VersionTimeline.tsx:148
FunctionVideoSource
()
src/features/settings/components/VideoSource/index.tsx:44
FunctionVideoSourceCard
({ source, onEdit }: VideoSourceCardProps)
src/features/settings/components/VideoSource/VideoSourceCard.tsx:20
FunctionVideoSourceEditDialog
({ source, open, onOpenChange, }: VideoSourceEditDialogProps)
src/features/settings/components/VideoSource/VideoSourceEditDialog.tsx:55
FunctionViewingHistoryCard
({ item, className, selectionMode = false, selected = false, mobileListLayout = false, onToggleSel
src/shared/components/common/ViewingHistoryCard.tsx:53
FunctionWrapFilterRow
({ label, children }: WrapFilterRowProps)
src/features/search/components/category-filter/CountryFilter.tsx:169
FunctionYearFilter
({ years, filterOptions, onFilterChange }: YearFilterProps)
src/features/search/components/category-filter/YearFilter.tsx:27
FunctionaddFilter
(filter: M3u8Filter)
packages/cms-core/src/m3u8/processor.ts:52
MethodaddFilter
添加过滤器
packages/cms-core/src/m3u8/processor.ts:20
FunctionaggregatedSearch
( query: string, sources: VideoSource[], page: number = 1, signal?: AbortSignal, )
packages/cms-core/src/core/client.ts:153
FunctionallValid
(results: ValidationResult[])
packages/cms-core/src/source/validator.ts:66
FunctionapplyMiniPosition
()
src/features/player/components/UnifiedPlayer.tsx:975
FunctionapplyProxy
(url: string)
packages/cms-core/src/types/adapter.ts:49
FunctionapplyProxy
(url: string)
packages/cms-core/src/adapters/proxy.adapter.ts:9
FunctioncheckSingleVideoSource
(source: VideoSource)
src/shared/lib/health-check.ts:198
FunctionclearSearch
()
src/shared/hooks/useSearch.ts:33
FunctioncloseMobileSearch
()
src/shared/components/SearchBox.tsx:122
FunctionconfigureServer
(server)
src/middleware/proxy.dev.ts:12
Methodconstructor
(hlsConfig: any)
packages/cms-core/src/m3u8/hls-loader.ts:39
FunctioncreateDefaultProxyStrategy
(proxyUrl: string)
packages/cms-core/src/types/adapter.ts:47
FunctioncreateM3u8LoaderCallback
( m3u8Processor: M3u8Processor, )
packages/cms-core/src/m3u8/hls-loader.ts:70
FunctioncreateNoProxyStrategy
()
packages/cms-core/src/types/adapter.ts:61
FunctioncreatePatternFilter
(patterns: RegExp[])
packages/cms-core/src/m3u8/filter.ts:25
FunctioncreateWhitelistProxyStrategy
( proxyUrl: string, whitelist: string[] )
packages/cms-core/src/adapters/proxy.adapter.ts:23
Functiondestroy
()
packages/cms-core/src/core/client.ts:248
FunctiondestroyCmsClient
()
src/shared/hooks/useCmsCore.ts:53
FunctiondoChange
()
src/shared/components/theme/hooks/useTheme.ts:19
Functionemit
(event: T)
packages/cms-core/src/events/emitter.ts:77
FunctionexportConfig
()
src/shared/hooks/usePersonalConfig.ts:124
FunctionexportConfigToText
()
src/shared/hooks/usePersonalConfig.ts:144
FunctionexportSources
(store: SourceStore)
packages/cms-core/src/source/importer.ts:97
FunctiongetDetail
(id: string, source: VideoSource)
packages/cms-core/src/core/client.ts:196
FunctiongetFilters
()
packages/cms-core/src/m3u8/processor.ts:63
MethodgetFilters
获取当前过滤器列表
packages/cms-core/src/m3u8/processor.ts:24
FunctiongetSource
(store: SourceStore, id: string)
packages/cms-core/src/source/store.ts:129
FunctiongetSourceOptionsForSeason
(seasonNumber: number)
src/features/player/hooks/useTmdbPlayback.ts:143
FunctiongroupBySource
()
src/features/favorites/hooks/useFavorites.ts:141
FunctiongroupByStatus
()
src/features/favorites/hooks/useFavorites.ts:112
FunctionhandleAddSource
()
src/features/settings/components/VideoSource/index.tsx:132
FunctionhandleBatchCheck
()
src/features/settings/components/VideoSource/SubscriptionManager.tsx:306
FunctionhandleBatchTest
()
src/features/settings/components/VideoSource/index.tsx:99
FunctionhandleBlur
()
src/features/search/components/SearchHubInput.tsx:110
FunctionhandleBlur
()
src/shared/components/SearchBox.tsx:80
FunctionhandleCardClick
(event: MouseEvent<HTMLAnchorElement>)
src/shared/components/common/ViewingHistoryCard.tsx:70
FunctionhandleClear
()
src/features/search/components/SearchHubInput.tsx:116
FunctionhandleClear
()
src/shared/components/SearchBox.tsx:58
FunctionhandleClose
()
src/shared/components/UpdateModal.tsx:18
FunctionhandleDelete
()
src/features/settings/components/VideoSource/VideoSourceEditDialog.tsx:101
FunctionhandleDragEnd
(event: DragEndEvent)
src/features/settings/components/VideoSource/index.tsx:84
FunctionhandleEpisodeChange
(displayIndex: number)
src/features/player/components/UnifiedPlayer.tsx:1077
FunctionhandleExportToFile
()
src/features/settings/components/VideoSource/index.tsx:185
FunctionhandleExportToText
()
src/features/settings/components/VideoSource/index.tsx:206
FunctionhandleFileChange
(event: React.ChangeEvent<HTMLInputElement>)
src/features/settings/components/VideoSource/index.tsx:158
FunctionhandleFileChange
(event: React.ChangeEvent<HTMLInputElement>)
src/features/settings/components/PersonalConfig/index.tsx:19
FunctionhandleFocus
()
src/features/search/components/SearchHubInput.tsx:103
FunctionhandleFocus
()
src/shared/components/SearchBox.tsx:72
FunctionhandleKeyDown
(event: React.KeyboardEvent)
src/features/search/components/SearchHubInput.tsx:93
FunctionhandleKeyDown
(e: React.KeyboardEvent)
src/shared/components/AuthGuard.tsx:94
FunctionhandleKeyDown
(event: React.KeyboardEvent)
src/shared/components/SearchBox.tsx:48
FunctionhandleKeyDown
(event: KeyboardEvent)
src/shared/components/ui/sidebar.tsx:98
FunctionhandleNavLinkClick
()
src/shared/components/SideBar.tsx:38
FunctionhandleRefresh
()
src/features/settings/components/VideoSource/SubscriptionManager.tsx:174
FunctionhandleRefreshAll
()
src/features/settings/components/VideoSource/SubscriptionManager.tsx:300
FunctionhandleSave
(data: FormSchema)
src/features/settings/components/VideoSource/VideoSourceEditDialog.tsx:88
FunctionhandleScroll
()
src/shared/hooks/useScrollChromeVisibility.ts:96
FunctionhandleSortByLatency
()
src/features/settings/components/VideoSource/index.tsx:109
Functionhandler
(event: HandlerEvent)
netlify/functions/proxy.ts:4
FunctionisFavorited
(item: TmdbMediaItem | VideoItem)
src/features/favorites/hooks/useFavorites.ts:90
FunctionlistVideos
(source: VideoSource, page: number = 1)
packages/cms-core/src/core/client.ts:143
FunctionmanualChunks
(id)
vite.config.ts:21
Functionoff
(type: T, handler: EventHandler<EventByType<T>>)
packages/cms-core/src/events/emitter.ts:59
Functionon
(type: T, handler: EventHandler<EventByType<T>>)
packages/cms-core/src/events/emitter.ts:50
FunctiononClickCapture
(event: Event)
src/features/player/hooks/useMobilePlayerGestures.ts:410
FunctiononComplete
()
src/features/media/components/tmdb-detail/usePlaylistMatches.ts:404
FunctiononContextMenuCapture
(event: Event)
src/features/player/hooks/useMobilePlayerGestures.ts:420
FunctiononFullscreenChange
(state: boolean)
src/features/player/hooks/useMobilePlayerGestures.ts:166
FunctiononLock
(state: boolean)
src/features/player/hooks/useMobilePlayerGestures.ts:159
FunctiononRequest
(context: Context)
functions/proxy.ts:81
FunctiononResize
()
src/features/media/views/TmdbDetailView.tsx:118
FunctiononResize
()
src/features/player/hooks/useMobilePlayerGestures.ts:172
FunctiononStart
(event: SearchStartEvent)
src/features/media/components/tmdb-detail/usePlaylistMatches.ts:337
FunctiononSubmit
(data: URLSchema)
src/features/settings/components/AboutProject/ImportConfigModal.tsx:45
FunctiononSubmit
(data: AddSubscriptionForm)
src/features/settings/components/VideoSource/SubscriptionManager.tsx:81
FunctiononSubmit
(data: URLSchema)
src/features/settings/components/VideoSource/ImportSourceModal.tsx:46
FunctiononTouchCancel
()
src/features/player/hooks/useMobilePlayerGestures.ts:405
FunctiononTouchEnd
(event: TouchEvent)
src/features/player/hooks/useMobilePlayerGestures.ts:320
FunctiononTouchMove
(event: TouchEvent)
src/features/player/hooks/useMobilePlayerGestures.ts:245
FunctiononTouchStart
(event: TouchEvent)
src/features/player/hooks/useMobilePlayerGestures.ts:204
Functiononce
(type: T, handler: EventHandler<EventByType<T>>)
packages/cms-core/src/events/emitter.ts:69
Methodonce
(type: T, handler: EventHandler<EventByType<T>>)
packages/cms-core/src/core/client.ts:29
Methodonce
* 订阅一次性事件 * @param type 事件类型 * @param handler 事件处理器 * @returns 取消订阅函数
packages/cms-core/src/events/emitter.ts:28
FunctionopenMobileSearch
()
src/shared/components/SearchBox.tsx:113
← previousnext →601–700 of 724, ranked by callers