stremio-web/src/routes/Player
Timothy Z. 970538b087
Some checks are pending
Build / build (push) Waiting to run
Merge pull request #874 from Stremio/chore/player-when-volume-is-0-set-as-mute
chore: ControlBar & VolumeChangeIndicator show volume=0 with muted icon
2025-03-24 10:32:33 +02:00
..
AudioMenu refactor: move components to their own folder 2024-12-31 18:34:22 +01:00
BufferingLoader refactor: move components to their own folder 2024-12-31 18:34:22 +01:00
ControlBar Merge pull request #874 from Stremio/chore/player-when-volume-is-0-set-as-mute 2025-03-24 10:32:33 +02:00
Error refactor: move components to their own folder 2024-12-31 18:34:22 +01:00
NextVideoPopup fix(Video): blur image only for series when hideSpoilers is on 2025-03-18 14:47:52 +02:00
OptionsMenu refactor: move components to their own folder 2024-12-31 18:34:22 +01:00
SideDrawer fix(Player): use Player action for MarkSeasonAsWatched 2025-02-15 07:27:24 +01:00
SideDrawerButton refactor(SideDrawerButton): styles 2024-12-18 11:35:19 +02:00
SpeedMenu refactor: move components to their own folder 2024-12-31 18:34:22 +01:00
StatisticsMenu
SubtitlesMenu fix(Subtitles): make subtitle settings scrollable on mobile 2025-02-10 16:27:36 +02:00
Video
VideosMenu refactor: move components to their own folder 2024-12-31 18:34:22 +01:00
VolumeChangeIndicator chore: ControlBar & VolumeChangeIndicator show volume=0 with muted icon 2025-03-21 20:55:34 +02:00
index.js
Player.js feat(Player): prevent immersing while volume slider is in use 2025-02-26 15:24:17 +02:00
styles.less fix(SideDrawerButton): styles 2025-01-22 17:01:12 +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
useStatistics.js fix(Player): getStatistics condition check 2023-12-06 12:58:12 +01:00
useVideo.js feat(Player): select local subitles once added 2025-01-20 10:56:19 +01:00