Tim
|
fed28bf6ea
|
refactor: translate remaining strings
|
2022-12-16 16:03:26 +01:00 |
|
Tim
|
445b0934cb
|
refactor(MetaLinks): translate buttons
|
2022-12-16 02:15:38 +01:00 |
|
Tim
|
fd08dcca06
|
refactor: move translateOption to a common file
|
2022-12-15 18:57:13 +01:00 |
|
Tim
|
ec338b16db
|
refactor(Addons): translate selectables options
|
2022-12-15 18:52:36 +01:00 |
|
Tim
|
87fb0c5af8
|
refactor: add translations
|
2022-12-15 17:46:55 +01:00 |
|
Tim
|
e9ff812039
|
refactor(SubtitlesMenu): translate more strings
|
2022-12-15 17:09:13 +01:00 |
|
Tim
|
2061f65ccf
|
refactor(Library): translate selectable options
|
2022-12-15 16:45:54 +01:00 |
|
Tim
|
7ed6081b74
|
refactor(Discover): translate selectable options
|
2022-12-15 16:38:46 +01:00 |
|
Tim
|
9938e30648
|
refactor: add more translations
|
2022-12-14 22:42:12 +01:00 |
|
Tim
|
f06f21ce75
|
refactor: translate more strings
|
2022-12-14 22:11:51 +01:00 |
|
Tim
|
fc0dff4ec2
|
feat: implement interface language
|
2022-12-14 21:36:09 +01:00 |
|
Tim
|
d138753b8f
|
refactor(Player): move nextVideo check in useEffect
|
2022-11-28 18:15:48 +01:00 |
|
Tim
|
262fbbdf11
|
refactor(Settings): disable next video popup setting when auto-play is unchecked
|
2022-11-28 13:15:40 +01:00 |
|
Tim
|
1612343d73
|
refactor(Button): set lower opacity when disabled
|
2022-11-28 13:12:56 +01:00 |
|
Tim
|
0a7ef22eb6
|
refactor(Player): use nextVideoNotificationDuration setting to trigger next video popup
|
2022-11-28 12:41:00 +01:00 |
|
Tim
|
b51f607ffe
|
feat: add next video popup duration setting
|
2022-11-28 12:37:45 +01:00 |
|
Tim
|
166fde9090
|
fix(Player): do not show next video popup if nextVideo is null
|
2022-11-28 12:00:38 +01:00 |
|
Tim
|
e8f3291c34
|
fix(Player): do not show next video popup if bingeWatching is not enabled
|
2022-11-28 11:44:23 +01:00 |
|
Tim
|
796ec387aa
|
refactor(Player): incorrect naming for NextVideoPopup index
|
2022-11-28 11:30:43 +01:00 |
|
Tim
|
76e3944fb9
|
refactor(Player): remove player.libraryItem from onEnded callback deps
|
2022-11-28 11:29:27 +01:00 |
|
Tim
|
44944ce3d0
|
refactor(Player): improve conditions for next video popup
|
2022-11-28 11:28:17 +01:00 |
|
Tim
|
8775e978a4
|
fix(Player): reset nextVideoPopupDismissed on stream change
|
2022-11-28 11:25:31 +01:00 |
|
Tim
|
eeda6e9fd0
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/player-next-video-popup
|
2022-11-28 11:24:24 +01:00 |
|
Nikola Hristov
|
92c67f7058
|
Merge pull request #326 from Stremio/fix/settings-shortcuts-labels
fix(Settings): add nowrap on shortcuts labels
|
2022-11-28 12:10:27 +02:00 |
|
Tim
|
5875ca0385
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/player-default-subtitles
|
2022-11-28 11:08:19 +01:00 |
|
Tim
|
daf39c810d
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/player-default-audio-track
|
2022-11-28 11:03:55 +01:00 |
|
Nikola Hristov
|
74dfff47c0
|
Merge pull request #324 from Stremio/drop-deep-equal-memo
drop useDeepEqualMemo
|
2022-11-28 11:57:57 +02:00 |
|
Tim
|
329e035ab9
|
fix(Player): reset default subtitles selected on stream change
|
2022-11-28 10:32:10 +01:00 |
|
Tim
|
b021f538da
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/player-default-subtitles
|
2022-11-28 10:30:12 +01:00 |
|
Tim
|
a9bd427387
|
fix(Settings): add nowrap on shortcuts labels
|
2022-11-28 10:27:45 +01:00 |
|
Tim
|
c2b24479fa
|
fix(Player): reset defaut audio track when stream change
|
2022-11-28 10:18:32 +01:00 |
|
Tim
|
4a482c5c37
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/player-default-audio-track
|
2022-11-28 10:17:20 +01:00 |
|
Alexandru Branza
|
60c2e54852
|
Change Slogan
|
2022-11-28 10:29:31 +02:00 |
|
Tim
|
9ead121251
|
fix(Player): use videoState instead of player for playbackSpeed
|
2022-11-26 14:04:16 +01:00 |
|
Tim
|
a98ff5d8e8
|
fix(Player): close seed and videos menu on shortcuts
|
2022-11-26 14:03:22 +01:00 |
|
Tim
|
b60d03a3d7
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/player-playback-speed
|
2022-11-26 14:02:17 +01:00 |
|
nklhrstv
|
537911e3e8
|
drop useDeepEqualMemo
|
2022-11-26 14:20:24 +02:00 |
|
Nikola Hristov
|
1bcb017a52
|
Merge pull request #321 from Stremio/fix/player-videos-menu-cases
fix(Player): add missing cases for videos menu
|
2022-11-26 14:01:07 +02:00 |
|
Nikola Hristov
|
78a2898367
|
Merge pull request #320 from zafar-hussain/zh-branch
Add cause argument to the custom errors #296
|
2022-11-26 13:59:08 +02:00 |
|
Nikola Hristov
|
497588ab84
|
Merge pull request #293 from Stremio/pwa
feat: implement pwa
|
2022-11-26 13:46:44 +02:00 |
|
nklhrstv
|
88e3618bc5
|
use background color from the pallete
|
2022-11-25 17:37:53 +02:00 |
|
Nikola Hristov
|
51a96311be
|
Merge pull request #319 from Stremio/fix/player-continue-watching
fix(Player): continue watching on load was broken
|
2022-11-24 22:32:17 +02:00 |
|
nklhrstv
|
eae061d997
|
new chromecast message protocol
|
2022-11-18 19:57:15 +02:00 |
|
Tim
|
d7eccd9d0c
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into pwa
|
2022-11-15 15:25:05 +01:00 |
|
Tim
|
d4bc40190f
|
fix(Player): add missing cases for videos menu
|
2022-11-15 15:12:56 +01:00 |
|
zafar-hussain
|
b0fcfce24a
|
Add cause argument to the custom errors #296
|
2022-11-08 14:05:05 +05:00 |
|
Tim
|
2112d40f51
|
fix(Player): continue watching on load was broken
|
2022-11-03 18:15:50 +01:00 |
|
Tim
|
d1a028ebaa
|
fix(NextVideoPopup): missing copyright headers
|
2022-11-03 05:55:05 +01:00 |
|
Tim
|
6bff7761dc
|
refactor: move ICON_FOR_TYPE to CONSTANTS
|
2022-11-03 05:45:39 +01:00 |
|
Tim
|
3bd2738001
|
feat(Player): implement next video popup
|
2022-11-03 05:44:40 +01:00 |
|