tubearchivist/frontend/src/components
Merlin aa08701049
Add video details view (#956)
* Add Video details page to settings

* Add option A

* Refac remove option A

* Refac viewStyleType and viewStyleEnum

* Add viewStyle Table

* Refac remove unused code

* Refac show resolution in one cell
2025-06-05 10:19:16 +07:00
..
ApplicationStats.tsx Refac APIClient to return data, error and status as object 2025-03-20 20:30:08 +01:00
BiggestChannelsStats.tsx Refac APIClient to return data, error and status as object 2025-03-20 20:30:08 +01:00
Button.tsx run pre-commit on all 2025-01-06 21:08:51 +07:00
ChannelBanner.tsx Refac preemptive image fallback when url is undefined. Ticket: #911 2025-03-28 01:34:34 +01:00
ChannelIcon.tsx Refac preemptive image fallback when url is undefined. Ticket: #911 2025-03-28 01:34:34 +01:00
ChannelList.tsx Add video details view (#956) 2025-06-05 10:19:16 +07:00
ChannelOverview.tsx fix channel subs null value extraction, #803 2025-05-11 10:15:58 +07:00
CommentBox.tsx hide 0 comment_likecount 2025-01-28 10:14:15 +07:00
DownloadHistoryStats.tsx Refac APIClient to return data, error and status as object 2025-03-20 20:30:08 +01:00
DownloadListItem.tsx Add video details view (#956) 2025-06-05 10:19:16 +07:00
EmbeddableVideoPlayer.tsx Fix URL params in embed player 2025-03-27 19:36:32 -04:00
Filterbar.tsx Add video details view (#956) 2025-06-05 10:19:16 +07:00
Footer.tsx run pre-commit on all 2025-01-06 21:08:51 +07:00
FormattedNumber.tsx DRAFT: Add Tubearchivist Frontend React dev docker setup (#768) 2024-08-11 00:53:50 +07:00
GoogleCast.tsx Refac APIClient to return data, error and status as object 2025-03-20 20:30:08 +01:00
InputConfig.tsx add success checkbox 2025-01-11 18:49:02 +07:00
Linkify.tsx DRAFT: Add Tubearchivist Frontend React dev docker setup (#768) 2024-08-11 00:53:50 +07:00
MoveVideoMenu.tsx DRAFT: Add Tubearchivist Frontend React dev docker setup (#768) 2024-08-11 00:53:50 +07:00
Navigation.tsx fix linter 2025-01-07 09:48:45 +07:00
NavigationItem.tsx DRAFT: Add Tubearchivist Frontend React dev docker setup (#768) 2024-08-11 00:53:50 +07:00
Notifications.tsx Refac reduce notification interval from 500 to 1000 #912 2025-03-28 11:58:27 +01:00
OverviewStats.tsx Refac APIClient to return data, error and status as object 2025-03-20 20:30:08 +01:00
Pagination.tsx Fix block pagination hotkeys when embeddableVideoPlayer is active 2025-03-29 11:07:47 +01:00
PaginationDummy.tsx run pre-commit on all 2025-01-06 21:08:51 +07:00
PlaylistList.tsx Add video details view (#956) 2025-06-05 10:19:16 +07:00
PlaylistThumbnail.tsx Refac preemptive image fallback when url is undefined. Ticket: #911 2025-03-28 01:34:34 +01:00
ScrollToTop.tsx DRAFT: Add Tubearchivist Frontend React dev docker setup (#768) 2024-08-11 00:53:50 +07:00
SearchExampleQueries.tsx DRAFT: Add Tubearchivist Frontend React dev docker setup (#768) 2024-08-11 00:53:50 +07:00
SettingsNavigation.tsx fix linter 2025-01-07 09:48:45 +07:00
StatsInfoBoxItem.tsx DRAFT: Add Tubearchivist Frontend React dev docker setup (#768) 2024-08-11 00:53:50 +07:00
SubtitleList.tsx Refac change searchParam handling for subtitle and download page 2025-03-29 10:27:54 +01:00
ToggleConfig.tsx Add prepended text to ToggleConfig 2025-01-12 14:32:58 +01:00
VideoList.tsx Add video details view (#956) 2025-06-05 10:19:16 +07:00
VideoListItem.tsx Add video details view (#956) 2025-06-05 10:19:16 +07:00
VideoListItemTable.tsx Add video details view (#956) 2025-06-05 10:19:16 +07:00
VideoPlayer.tsx add play/pause toggle shortcut key, #898 2025-06-02 23:36:37 +07:00
VideoThumbail.tsx Refac extract VideoThumbnail into a component 2025-03-28 11:25:54 +01:00
VideoTypeStats.tsx Refac APIClient to return data, error and status as object 2025-03-20 20:30:08 +01:00
WatchProgressStats.tsx Refac APIClient to return data, error and status as object 2025-03-20 20:30:08 +01:00
WatchedCheckBox.tsx Refac react frontend (#790) 2024-12-22 21:59:30 +07:00