Commit graph

43 commits

Author SHA1 Message Date
Botzy
9fc0de0be2 fix(Subtitles): make subtitle settings scrollable on mobile 2025-02-10 16:27:36 +02:00
Tim
42ff17f742 refactor(SubtitlesMenu): update translation key for local subtitles 2025-01-17 20:04:45 +01:00
Tim
3df8eb65d0 feat: allow to drop local subtitles 2025-01-08 20:41:55 +01:00
Tim
003881d06d refactor: move components to their own folder 2024-12-31 18:34:22 +01:00
Tim
dbbf12c491 fix(Player): subtitles tracks layout 2024-12-27 11:56:36 +01:00
Tim
702452fc2b refactor: improve tracks language labels 2024-12-26 16:50:31 +01:00
Tim
2eec7ed844 Merge branch 'development' of https://github.com/Stremio/stremio-web into refactor/player-audio-menu 2024-12-24 15:04:15 +01:00
Tim
cd1cdf2172 fix: external subtitles offset with shell 2024-12-24 12:28:02 +01:00
Tim
c811c28be6 refactor: move audio tracks to their own menu 2024-12-10 20:40:17 +01:00
ArtificialSloth
0b40ffe4b7 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
ArtificialSloth
b07e10fe2b handle text overflow for track origin. 2024-11-20 05:56:14 -05:00
ArtificialSloth
18359aa42d
Update src/routes/Player/SubtitlesMenu/SubtitlesMenu.js
Co-authored-by: Timothy Z. <timothy@stremio.com>
2024-11-20 05:40:02 -05:00
ArtificialSloth
ffdb2fd5d4 Swap origin and label, add fallback for url check, translate origin, and handle text overflow for long labels 2024-11-20 05:26:48 -05:00
ArtificialSloth
faca365925 prevent-url-labels 2024-09-22 01:12:37 -04:00
ArtificialSloth
42ca0550ae feat/subtitles-track-label 2024-09-22 00:17:06 -04:00
Tim
45746f6c2c refactor: minor style changes 2023-08-22 15:17:03 +02:00
Tim
0cb651b12b Merge branch 'development' of https://github.com/Stremio/stremio-web into redesign 2023-08-22 12:23:03 +02:00
Tim
efdd89b6c2 refactor(SubtitlesMenu): remove advanced button 2023-07-07 16:19:11 +02:00
Tim
98625aada9 refactor(Player): style 2023-07-04 20:48:20 +02:00
Tim
50b16590a6 refactor: update icons 2023-06-09 22:18:43 +02:00
Tim
32aee9de6a refactor: update copyright header year 2023-06-09 19:16:32 +02: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
nklhrstv
a52b4c6499 fix origin priorities 2022-04-20 12:00:29 +03:00
nklhrstv
c004804af1 wrap SubtitlesMenu in memo 2022-04-20 11:49:22 +03:00
nklhrstv
2bb69cc685 fix subtitles menu headers 2022-04-18 16:32:10 +03:00
nklhrstv
96e283751c render audio languages in the list 2022-04-18 16:31:44 +03:00
nklhrstv
c3dfe303f9 check for embedded flag instead of origin 2022-04-15 16:28:05 +03:00
nklhrstv
024e43fcab rename subtitles variables 2022-04-15 15:54:56 +03:00
nklhrstv
73964782e9 fix typo 2022-04-15 15:40:36 +03:00
nklhrstv
1476301374 added audio tracks to the ui 2022-04-15 15:40:15 +03:00
nklhrstv
c2ad087490 subtitles size changable for embedded subs 2022-04-12 19:06:45 +03:00
nklhrstv
5057f4659c subs menu works with the offset properly 2022-04-12 17:44:45 +03:00
nklhrstv
f52870aa8e subtitles offset for internal subs updated from player 2022-04-11 18:33:00 +03:00
core1024
aa6a2ed320
Update all file's copyright 2022-04-08 17:55:20 +03:00
nklhrstv
f21742d030 render url and lang name with title attribute of tracks 2020-12-11 23:51:21 +02:00
nklhrstv
6e0781a683 separate extra and embedded subtitles 2020-12-11 23:38:41 +02:00
nklhrstv
e91ca3b391 update stremio-icons require statements 2020-07-17 11:35:25 +03:00
nklhrstv
fdee87b8ab stremio-colors import statements updated 2020-07-17 11:24:16 +03:00
nklhrstv
a5cb553ec6 Downgrade to GPL-V2 License 2020-04-08 11:45:16 +03:00
nklhrstv
dabba0f19c origin priorities updated in subs menu 2020-04-02 12:33:15 +03:00
nklhrstv
8d9239acbf use 90 alpha in subtitles picker 2020-04-01 15:27:49 +03:00
nklhrstv
91da0443f6 rename SubtitlesPicker to SubtitlesMenu 2020-03-31 18:21:56 +03:00