Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CyberAgentHack/web-speed-hackathon-2025
/ types & classes
Types & classes
76 in github.com/CyberAgentHack/web-speed-hackathon-2025
⨍
Functions
207
◇
Types & classes
76
Class
workspaces/client/src/features/player/logics/create_player.ts:9
Class
workspaces/client/src/features/player/logics/create_player.ts:67
Class
workspaces/client/src/features/player/logics/create_player.ts:126
Interface
AuthActions
workspaces/client/src/features/auth/stores/createAuthStoreSlice.ts:14
Enum
AuthDialogType
workspaces/client/src/features/auth/constants/auth_dialog_type.ts:None
Interface
AuthService
workspaces/client/src/features/auth/services/authService.ts:27
Interface
AuthState
workspaces/client/src/features/auth/stores/createAuthStoreSlice.ts:9
Interface
Channel
workspaces/server/tools/seed.ts:21
Interface
ChannelActions
workspaces/client/src/features/channel/stores/createChannelStoreSlice.ts:14
Interface
ChannelService
workspaces/client/src/features/channel/services/channelService.ts:42
Interface
ChannelState
workspaces/client/src/features/channel/stores/createChannelStoreSlice.ts:10
Interface
Content
workspaces/server/tools/fetch_anime_list.ts:4
Interface
EpisodeActions
workspaces/client/src/features/episode/stores/createEpisodeStoreSlice.ts:14
Interface
EpisodePageActions
workspaces/client/src/pages/episode/stores/createEpisodePageStoreSlice.ts:15
Interface
EpisodePageState
workspaces/client/src/pages/episode/stores/createEpisodePageStoreSlice.ts:6
Interface
EpisodeService
workspaces/client/src/features/episode/services/episodeService.ts:45
Interface
EpisodeState
workspaces/client/src/features/episode/stores/createEpisodeStoreSlice.ts:10
Class
HlsJSPlayerWrapper
workspaces/client/src/features/player/logics/create_player.ts:67
Interface
LayoutActions
workspaces/client/src/features/layout/stores/createLayoutStore.ts:7
Interface
LayoutState
workspaces/client/src/features/layout/stores/createLayoutStore.ts:3
Interface
Params
workspaces/client/src/pages/episode/hooks/useSeekThumbnail.ts:7
Interface
Params
workspaces/client/src/features/series/hooks/useSeriesById.ts:3
Interface
Params
workspaces/client/src/features/episode/hooks/useEpisodeById.ts:3
Interface
Params
workspaces/client/src/features/program/hooks/useProgramById.ts:3
Interface
Params
workspaces/client/src/features/recommended/hooks/useRecommended.ts:3
Enum
PlayerType
workspaces/client/src/features/player/constants/player_type.ts:None
Interface
PlayerWrapper
workspaces/client/src/features/player/interfaces/player_wrapper.ts:3
Interface
ProgramActions
workspaces/client/src/features/program/stores/createProgramStoreSlice.ts:14
Interface
ProgramPageActions
workspaces/client/src/pages/program/stores/createProgramPageStoreSlice.ts:11
Interface
ProgramPageState
workspaces/client/src/pages/program/stores/createProgramPageStoreSlice.ts:6
Interface
ProgramService
workspaces/client/src/features/program/services/programService.ts:46
Interface
ProgramState
workspaces/client/src/features/program/stores/createProgramStoreSlice.ts:10
Interface
Props
workspaces/client/src/pages/episode/components/SeekThumbnail.tsx:11
Interface
Props
workspaces/client/src/pages/episode/components/PlayerController.tsx:14
Interface
Props
workspaces/client/src/pages/timetable/components/Gutter.tsx:5
Interface
Props
workspaces/client/src/pages/timetable/components/ChannelTitle.tsx:7
Interface
Props
workspaces/client/src/pages/timetable/components/NewTimetableFeatureDialog.tsx:5
Interface
Props
workspaces/client/src/pages/timetable/components/Program.tsx:14
Interface
Props
workspaces/client/src/pages/timetable/components/ProgramList.tsx:11
Interface
Props
workspaces/client/src/pages/timetable/components/ProgramDetailDialog.tsx:11
Interface
Props
workspaces/client/src/features/layout/components/AspectRatio.tsx:4
Interface
Props
workspaces/client/src/features/layout/components/Layout.tsx:16
Interface
Props
workspaces/client/src/features/layout/components/Hoverable.tsx:7
Interface
Props
workspaces/client/src/features/auth/components/SignOutDialog.tsx:7
Interface
Props
workspaces/client/src/features/auth/components/SignUpDialog.tsx:17
Interface
Props
workspaces/client/src/features/auth/components/SignInDialog.tsx:17
Interface
Props
workspaces/client/src/features/series/components/SeriesEpisodeList.tsx:3
Interface
Props
workspaces/client/src/features/series/components/SeriesEposideItem.tsx:7
Interface
Props
workspaces/client/src/features/player/components/Player.tsx:8
Interface
Props
workspaces/client/src/features/recommended/components/RecommendedSection.tsx:8
Interface
Props
workspaces/client/src/features/recommended/components/JumbotronSection.tsx:16
Interface
Props
workspaces/client/src/features/recommended/components/CarouselSection.tsx:12
Interface
Props
workspaces/client/src/features/recommended/components/SeriesItem.tsx:7
Interface
Props
workspaces/client/src/features/recommended/components/EpisodeItem.tsx:7
Interface
Props
workspaces/client/src/features/dialog/components/Dialog.tsx:4
Interface
Props
workspaces/client/src/app/createStore.ts:17
Interface
RecommendedActions
workspaces/client/src/features/recommended/stores/createRecomendedStoreSlice.ts:20
Interface
RecommendedService
workspaces/client/src/features/recommended/services/recommendedService.ts:18
Interface
RecommendedState
workspaces/client/src/features/recommended/stores/createRecomendedStoreSlice.ts:12
Interface
SeriesActions
workspaces/client/src/features/series/stores/createSeriesStoreSlice.ts:14
Interface
SeriesService
workspaces/client/src/features/series/services/seriesService.ts:45
Interface
SeriesState
workspaces/client/src/features/series/stores/createSeriesStoreSlice.ts:10
Interface
Session
workspaces/server/src/fastify.d.ts:4
Class
ShakaPlayerWrapper
workspaces/client/src/features/player/logics/create_player.ts:9
Interface
SignInFormValues
workspaces/client/src/features/auth/components/SignUpDialog.tsx:12
Interface
SignInFormValues
workspaces/client/src/features/auth/components/SignInDialog.tsx:12
Interface
TSSettings
workspaces/client/src/setups/luxon.ts:4
Interface
TSSettings
workspaces/server/src/setups/luxon.ts:4
Interface
TSSettings
workspaces/schema/src/setups/luxon.ts:4
Interface
TimetableActions
workspaces/client/src/features/timetable/stores/createTimetableStoreSlice.ts:15
Interface
TimetablePageActions
workspaces/client/src/pages/timetable/stores/createTimetablePageStoreSlice.ts:20
Interface
TimetablePageState
workspaces/client/src/pages/timetable/stores/createTimetablePageStoreSlice.ts:13
Interface
TimetableService
workspaces/client/src/features/timetable/services/timetableService.ts:19
Interface
TimetableState
workspaces/client/src/features/timetable/stores/createTimetableStoreSlice.ts:11
Interface
VhsConfig
workspaces/client/src/features/player/logics/create_player.ts:121
Class
VideoJSPlayerWrapper
workspaces/client/src/features/player/logics/create_player.ts:126