Tim
4632d6e09a
fix(Player): hide indicator if subtitles menu is open
2025-07-03 11:22:14 +02:00
Timothy Z.
8c985619b8
fix(MetaDetails): trailers button crash
2025-06-28 14:44:49 +03:00
Timothy Z.
ec1e098c99
Merge pull request #914 from Stremio/fix/workaround-binge-watching-full-support
...
Build / build (push) Waiting to run
Shell: Fix binge watching flow
2025-06-24 11:17:34 +03:00
Timothy Z.
5fe16b8268
Merge branch 'development' into fix/workaround-binge-watching-full-support
2025-06-20 20:11:44 +03:00
Timothy Z.
a3c895dfc6
refactor(SideDrawer): simplify refs handing
2025-06-20 12:08:55 +03:00
Timothy Z.
2e5958e957
Merge branch 'development' into jump-to-currently-playing
2025-06-20 11:41:04 +03:00
Abdalrzag Eisa
82783a4de7
only scroll if transitionEnded is true
2025-06-20 07:08:08 +03:00
Abdalrzag Eisa
f920ab48f3
pass sideDrawerTransitionEnded into SideDrawer
2025-06-20 07:06:00 +03:00
Tim
c30129c9e2
Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/player-subtitles-delay-shortcuts
2025-06-18 17:28:33 +02:00
Botzy
485501c95b
Merge branch 'development' into feat/untranslated-strings
2025-06-18 11:30:14 +03:00
Tim
f6d4e3f4a6
feat: add player subtitles delay shortcuts
2025-06-16 15:22:10 +02:00
Abdalrzag Eisa
5f106f49d3
fix: SideDrawer glitched element movement.
...
Even when using `onTransitionEnd`, the `scrollIntoView` problem persists.
The solution that i found is to use `requestAnimationFrame` two times,
turns out that's enough time after the component mounts to fix the problem.
2025-06-14 23:18:08 +03:00
Abdalrzag Eisa
a0d3a50122
fix: pass correct prop to SideDrawer
2025-06-14 22:53:57 +03:00
Abdalrzag Eisa
dfaba09ef2
clear up naming
2025-06-14 22:50:47 +03:00
Abdalrzag Eisa
f7f9e6a408
remove container and use forwardRef
2025-06-14 22:42:14 +03:00
Abdalrzag Eisa
dad52d61ed
use onTransitionEnded and remove setTimeout
2025-06-14 22:24:09 +03:00
Timothy Z.
86bd1b276a
fix(SideDrawer): mobile styles
2025-06-14 18:24:57 +03:00
val_makkas
d5eb6a515f
fixed info box styling
2025-06-14 08:49:48 +03:00
Abdalrzag Eisa
524bcd90da
automatically jump to video on mount, remove button
2025-06-14 02:38:11 +03:00
Abdalrzag Eisa
7dc0958e39
Add jump-to-currently-playing-btn class
2025-06-13 22:00:58 +03:00
Abdalrzag Eisa
40871dc8f2
Add button jump-to-currently-playing-video
2025-06-13 21:59:19 +03:00
Abdalrzag Eisa
73823e9e07
Pass currentlyPlayingVideoID into SideDrawer
2025-06-13 21:56:36 +03:00
val_makkas
48d95d9d6f
fix(SideDrawer): add show more/less button for description
2025-06-12 22:07:50 +03:00
Botzy
d692d09041
fix: replace all remaining untranslated strings with translation keys
2025-05-28 17:17:34 +03:00
Botzy
3c249e5925
fix hardcoded titles with no translations
2025-05-27 18:20:18 +03:00
Botzy
5f81804b00
fix(MetaDetails): added missing translation keys
2025-05-23 18:03:47 +03:00
Timothy Z.
28578e1dea
refactor(Player): reset global var
2025-05-21 15:11:32 +03:00
Timothy Z.
440713ee68
fix(Player): reset the flag back to false
2025-05-20 15:54:20 +03:00
Timothy Z.
38f7e5a0f8
chore(Player): update logs
2025-05-20 15:32:02 +03:00
Timothy Z.
365294946a
chore(Player): add logs
2025-05-20 15:12:29 +03:00
Timothy Z.
b4c0ab551e
fix(Player): binge watching
2025-05-20 15:09:50 +03:00
Timothy Z.
fff0ebe85d
fix(Player): workaround for binge watching
2025-05-19 17:02:32 +03:00
Timothy Z.
1d8401e4df
feat(Settings): allow disabling subs globally
2025-05-19 10:56:28 +03:00
Timothy Z.
1ae009c0bc
Merge pull request #906 from Stremio/fix/player-statistics-show-max-100-percent
...
fix: StatisticsMenu - max of 100% for completed
2025-05-14 11:30:34 +03:00
Lachezar Lechev
2dec01923a
fix: StatisticsMenu - max of 100% for completed
...
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
2025-05-12 13:47:09 +03:00
Timothy Z.
4d53952368
remove(Player): unnecessary returns
2025-05-05 17:51:12 +02:00
Timothy Z.
b51791baa0
fix(Player): replace history entry
...
- fix for the navigation
2025-05-02 19:55:09 +03:00
Timothy Z.
17312f64fd
revert: chore lint 1
2025-05-02 19:48:04 +03:00
Timothy Z.
ebb15463b4
chore(Player): lint (2)
2025-05-02 19:47:04 +03:00
Timothy Z.
3985c88346
chore(Player): lint
2025-05-02 19:44:55 +03:00
Timothy Z.
f3a7ef5978
fix(Player): binge watching in shell
2025-05-02 19:42:49 +03:00
Timothy Z.
ce0c5da3fd
test: again
2025-05-02 01:46:13 +03:00
Timothy Z.
d6372c4f86
test: another test
2025-05-02 01:30:58 +03:00
Timothy Z.
79f06153c8
Update Player.js
2025-05-02 01:14:48 +03:00
Timothy Z.
f446047f8b
test(Player): fix binge watching (6)
2025-05-02 00:53:42 +03:00
Timothy Z.
9b405c53d8
test(player): fix binge watching (5)
2025-05-02 00:22:39 +03:00
Timothy Z.
9aed64d998
test(Player): fix binge watching (4)
2025-05-02 00:00:15 +03:00
Timothy Z.
672a0067ce
test(Player): fix binge watching
2025-05-01 23:37:44 +03:00
Timothy Z.
18ac3583b4
chore(Player): lint (2)
2025-05-01 23:07:00 +03:00
Timothy Z.
7924200dab
chore(player): lint
2025-05-01 23:01:02 +03:00