| .. |
|
AudioMenu
|
refactor: move components to their own folder
|
2024-12-31 18:34:22 +01:00 |
|
BufferingLoader
|
refactor: use dedicated component for context menu
|
2025-03-19 18:30:08 +01:00 |
|
ControlBar
|
fix(Player): on options menu open crash
|
2025-04-10 16:46:19 +03:00 |
|
Error
|
refactor: use dedicated component for context menu
|
2025-03-19 18:30:08 +01:00 |
|
Indicator
|
fix(Player): hide indicator if subtitles menu is open
|
2025-07-03 11:22:14 +02:00 |
|
NextVideoPopup
|
fix(MetaDetails): added missing translation keys
|
2025-05-23 18:03:47 +03:00 |
|
OptionsMenu
|
refactor: remove unecessary props
|
2025-03-19 19:23:40 +01:00 |
|
SideDrawer
|
refactor(SideDrawer): simplify refs handing
|
2025-06-20 12:08:55 +03:00 |
|
SideDrawerButton
|
refactor: remove unecessary props
|
2025-03-19 19:23:40 +01:00 |
|
SpeedMenu
|
refactor: move components to their own folder
|
2024-12-31 18:34:22 +01:00 |
|
StatisticsMenu
|
fix: replace all remaining untranslated strings with translation keys
|
2025-05-28 17:17:34 +03:00 |
|
SubtitlesMenu
|
fix hardcoded titles with no translations
|
2025-05-27 18:20:18 +03:00 |
|
Video
|
refactor: use dedicated component for context menu
|
2025-03-19 18:30:08 +01:00 |
|
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
|
refactor: update copyright header year
|
2023-06-09 19:16:32 +02:00 |
|
Player.js
|
fix(Player): hide indicator if subtitles menu is open
|
2025-07-03 11:22:14 +02:00 |
|
styles.less
|
feat: add player subtitles delay shortcuts
|
2025-06-16 15:22: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 |
|
useStatistics.js
|
fix(Player): getStatistics condition check
|
2023-12-06 12:58:12 +01:00 |
|
useVideo.js
|
Merge branch 'feat/right-click-context-menu' of https://github.com/Stremio/stremio-web into feat/right-click-context-menu
|
2025-03-19 18:46:15 +01:00 |