stremio-web/src/routes/Player
2024-12-09 15:24:10 +02:00
..
BufferingLoader new buffer implementation 2023-10-04 12:10:32 +03:00
ControlBar remove: InfoMenu and VideosMenu 2024-12-06 14:45:25 +02:00
Error Merge branch 'development' of https://github.com/Stremio/stremio-web into refactor/video-player 2024-01-04 13:42:01 +01:00
NextVideoPopup refactor: changed the conditional rendering value 2023-11-06 16:12:43 +02:00
OptionsMenu feat: impl openExternal for shell compatibility 2024-09-25 15:34:32 +02:00
SideDrawer refactor: mobile UI improvements 2024-12-09 15:24:10 +02:00
SpeedMenu refactor: minor style changes 2023-08-22 15:17:03 +02:00
StatisticsMenu refactor(Player): move statistics logic to a hook 2023-11-27 19:15:44 +01:00
SubtitlesMenu Merge branch 'feat/subtitles-track-label' of https://github.com/ArtificialSloth/stremio-web into feat/subtitles-track-label 2024-11-20 05:56:16 -05:00
Video refactor(Player): create useVideo hook 2023-12-06 12:06:38 +01:00
VolumeChangeIndicator refactor: implement useMemo for the iconName 2024-02-13 19:29:14 +01:00
index.js refactor: update copyright header year 2023-06-09 19:16:32 +02:00
Player.js refactor: mobile UI improvements 2024-12-09 15:24:10 +02:00
styles.less refactor: mobile UI improvements 2024-12-09 15:24:10 +02:00
usePlayer.d.ts refactor(Player): format type declaration 2024-11-28 09:23:10 +01:00
usePlayer.js refactor(Player): core seek action 2024-11-26 18:20:59 +01:00
useSettings.d.ts chore: update eslint 2024-10-07 12:17:33 +02:00
useSettings.js refactor: update copyright header year 2023-06-09 19:16:32 +02:00
useStatistics.js fix(Player): getStatistics condition check 2023-12-06 12:58:12 +01:00
useVideo.js refactor(Player): create useVideo hook 2023-12-06 12:06:38 +01:00