Commit graph

5657 commits

Author SHA1 Message Date
Botzy
dad4804bad fix(Discover): Hide duplicated catalog type filter on mobile 2025-02-17 12:57:20 +02:00
Tim
c08bed630d
fix(Player): use Player action for MarkSeasonAsWatched
Co-authored-by: Timothy Z. <timothy@stremio.com>
2025-02-15 07:27:24 +01:00
Ivelin Megdanov
b4ac4b4db7 Merge branch 'development' into fix/calendar-scroll-position 2025-02-13 13:12:08 +02:00
Botzy
e3fda56a11 refactor(Intro): reuse Checkbox component for consent items 2025-02-13 13:06:05 +02:00
Botzy
1b2fe21044 feat(Checkbox): added Checkbox component 2025-02-13 13:05:14 +02:00
Ivelin Megdanov
7074e13047 Fix: Visible calendar items when selected 2025-02-13 12:59:09 +02:00
Botsy
6999ef6a8d
Update src/components/NumberInput/NumberInput.tsx
Co-authored-by: Timothy Z. <timothy@stremio.com>
2025-02-13 12:37:36 +02:00
Botzy
675328ca08 fix(StreamsList): show EpisodePicker only if type is series 2025-02-12 17:27:37 +02:00
Tim
d05488feb6
Merge pull request #829 from Stremio/fix/subtitles-action-menu-scroll
Some checks failed
Build / build (push) Has been cancelled
Player: Subtitles Settings scrollable on mobile
2025-02-12 16:23:32 +01:00
Tim
6ad4bc2702
Merge pull request #830 from Stremio/fix/navbar-icons-mobile
Vertical Navbar: Adjust icons to prevent cutting on mobile
2025-02-12 16:19:47 +01:00
Botzy
07cc2a9b2d refactor(EpisodePicker): apply suggested improvements 2025-02-12 16:59:37 +02:00
Botzy
4cd9db53d1 fix(NumberInput): remove unused import 2025-02-12 16:01:28 +02:00
Botzy
f678375633 refactor(NumberInput): apply suggested improvements 2025-02-12 16:00:41 +02:00
Botsy
10a36d2c4d
Update src/components/NumberInput/NumberInput.tsx
Co-authored-by: Timothy Z. <timothy@stremio.com>
2025-02-12 15:46:52 +02:00
Botzy
aa3dedf8be fix: linting 2025-02-12 15:38:14 +02:00
Botsy
232c64b613
Update src/routes/MetaDetails/StreamsList/EpisodePicker/EpisodePicker.tsx
Co-authored-by: Timothy Z. <timothy@stremio.com>
2025-02-12 15:34:47 +02:00
Botsy
37020f340c
Update src/routes/MetaDetails/StreamsList/StreamsList.js
Co-authored-by: Timothy Z. <timothy@stremio.com>
2025-02-12 15:34:35 +02:00
Botsy
3dcd0020c9
Update src/components/NumberInput/NumberInput.tsx
Co-authored-by: Timothy Z. <timothy@stremio.com>
2025-02-12 15:34:24 +02:00
Botsy
d7974babdd
Update src/components/NumberInput/NumberInput.tsx
Co-authored-by: Timothy Z. <timothy@stremio.com>
2025-02-12 15:34:07 +02:00
Botzy
6274115f8f refactor(EpisodePicker): simplify setting season and episode initial state 2025-02-12 13:55:34 +02:00
Botzy
7a79e31f95 fix(EpisodePicker): use default export in StreamsList 2025-02-12 13:14:01 +02:00
Botzy
1721810467 fix(NumberInput): follow style name convention 2025-02-12 13:13:06 +02:00
Ivelin Megdanov
a51fccbe16 Moved LESS variables after the imports 2025-02-12 12:58:41 +02:00
Ivelin Megdanov
7fbd723db4 Renamed LESS variables 2025-02-12 12:50:08 +02:00
Botzy
3bc075d0a1 fix(EpisodePicker): remove named export 2025-02-12 12:44:21 +02:00
Ivelin Megdanov
804cf46161 add LESS variables for height calculations 2025-02-12 12:42:06 +02:00
Ivelin Megdanov
2b92474160 Using viewport height instead of 100vh 2025-02-12 12:22:25 +02:00
Ivelin Megdanov
40626ecb78 Fixed max height calculation on mobile 2025-02-12 11:25:16 +02:00
Botzy
3c2ab92bd6 fix(EpisodePicker): make 0 the initial value for season when no value provided, remove placeholder 2025-02-11 19:27:49 +02:00
Botzy
3f60df9073 refactor(EpisodePicker): improve styles and typings 2025-02-11 19:05:46 +02:00
Botzy
6ca94a2124 fix(EpisodePicker): unify styles with install addons button 2025-02-11 16:41:36 +02:00
Ivelin Megdanov
173e58467e Fix user panel appearing behind server warning 2025-02-11 16:21:11 +02:00
Ivelin Megdanov
675257eb56 fix: prevent navbar icons to cut on mobile 2025-02-10 18:02:04 +02:00
Botzy
f7494d6e97 fix(EpisodePicker): typings 2025-02-10 17:52:57 +02:00
Botzy
fbdfa110b5 fix(StreamsList): add scroll when episode picker is shown on landscape orientation on mobile 2025-02-10 17:38:32 +02:00
Botzy
9fc0de0be2 fix(Subtitles): make subtitle settings scrollable on mobile 2025-02-10 16:27:36 +02:00
Botzy
d407e6c7b7 fix(NumberInput): min & max validation when entering value from keyboard 2025-02-10 15:12:43 +02:00
Botzy
0c9b9927cc Merge branch 'development' into feat/season-episode-inputs 2025-02-10 15:02:39 +02:00
Botzy
34808d6014 fix(EpisodePicker): set season and episode from url 2025-02-10 14:18:13 +02:00
Botzy
6b30b90893 fix(MetaDetails): handle search for any episode and season 2025-02-10 13:31:44 +02:00
Botzy
5e98355896 fix(NumberInput): fix check for min and max values 2025-02-10 12:37:40 +02:00
Lachezar Lechev
f7e0e09c11
Merge branch 'development' into feat/mark-season-as-watched 2025-02-09 21:29:29 +02:00
Tim
2d17afc0f6 5.0.0-beta.18
Some checks failed
Build / build (push) Has been cancelled
2025-02-08 23:40:01 +01:00
Tim
286be6179f fix(EventModal): incorrect import 2025-02-08 23:39:55 +01:00
Botzy
7fa4f462c5 feat(StreamsList): added upcoming label when no results 2025-02-07 19:23:33 +02:00
Botzy
36a2896525 fix(NumberInput): use color variable for font color 2025-02-07 19:13:23 +02:00
Tim
7a594f9802
Merge pull request #824 from Stremio/feat/hardware-decoding
Some checks failed
Build / build (push) Has been cancelled
App: support video hardware decoding
2025-02-07 17:40:26 +01:00
Tim
b3502eb407 Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/hardware-decoding 2025-02-07 17:37:06 +01:00
Tim
5ac55f661e
Merge pull request #789 from Stremio/feat/player-local-subtitles
Player: Allow to drop local subtitles
2025-02-07 17:35:44 +01:00
Tim
02d3c421bc Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/player-local-subtitles 2025-02-07 17:32:48 +01:00