Commit graph

4466 commits

Author SHA1 Message Date
Ivelin Megdanov
1fc5ab290d Merge branch 'development' into feat/shell-volume-booster 2025-02-18 11:34:01 +02:00
Timothy Z.
902b91d744
Merge pull request #837 from Stremio/feat/scrub-bar-contrast
Some checks are pending
Build / build (push) Waiting to run
Player: Improve Seek Bar Contrast for Better Visibility
2025-02-17 19:08:43 +02:00
Tim
0459676c2a
Merge pull request #833 from Stremio/fix/calendar-scroll-position
Calendar: Fix items scroll in view to ensure borders remain visible
2025-02-17 18:03:38 +01:00
Ivelin Megdanov
878691fffb Removed margin block and convert padding to rem 2025-02-17 18:57:33 +02:00
Botzy
c9c8828447 Merge branch 'feat/intro-consent-checkbox' of github.com:Stremio/stremio-web into feat/intro-consent-checkbox 2025-02-17 18:35:41 +02:00
Botzy
14927942e8 fix(ConsentToggle): remove unused ConsentToggle component 2025-02-17 18:25:21 +02:00
Botsy
e60cf6501e
Update src/components/Checkbox/Checkbox.less
Co-authored-by: Timothy Z. <timothy@stremio.com>
2025-02-17 18:10:48 +02:00
Botzy
f5ef7d653d fix(Checkbox): improve typings and styles to follow mockups 2025-02-17 18:09:17 +02:00
Botzy
72e7b7051e fix(Button): add missing target prop to type 2025-02-17 17:46:13 +02:00
Ivelin Megdanov
5c316f4a33 Added supports check 2025-02-17 15:27:19 +02:00
Ivelin Megdanov
91ed45625b Moved scroll padding/margin inside the classes 2025-02-17 15:21:06 +02:00
Ivelin Megdanov
b800e78c8b Added seek bar contrast 2025-02-17 15:08:03 +02:00
Ivelin Megdanov
6e806d5c84 Revert previous changes and added margin/padding block 2025-02-17 14:11:28 +02:00
Botzy
71bd470d31 fix(Checkbox): use checkmark icon instead of styles and make bg color the primary accent one 2025-02-17 14:02:15 +02: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
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
Ivelin Megdanov
675257eb56 fix: prevent navbar icons to cut on mobile 2025-02-10 18:02:04 +02:00
Botzy
9fc0de0be2 fix(Subtitles): make subtitle settings scrollable on mobile 2025-02-10 16:27:36 +02:00
Tim
286be6179f fix(EventModal): incorrect import 2025-02-08 23:39:55 +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
02d3c421bc Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/player-local-subtitles 2025-02-07 17:32:48 +01:00
Tim
8a1b040296
Merge pull request #817 from Stremio/feat/shell-updater-banner
App: add updater banner
2025-02-07 17:16:35 +01:00
Ivelin Megdanov
2d28973fea Merge branch 'development' into feat/shell-volume-booster 2025-02-07 14:15:08 +02:00
Ivelin Megdanov
0a17a56e24 Simplified the logic and renamed prop for audioBooster 2025-02-07 14:09:46 +02:00
Tim
6b700aeaf9 Merge branch 'feat/shell-updater-banner' of https://github.com/Stremio/stremio-web into feat/shell-updater-banner 2025-02-07 12:06:16 +01:00
Tim
6ba966d306 refactor(UpdaterBanner): add translation strings 2025-02-07 12:05:31 +01:00
Tim
330fac3f39 style: lint 2025-02-06 18:29:15 +01:00
Tim
9d18a1bb61 fix: drop srt file with shell 2025-02-06 18:10:34 +01:00
Lachezar Lechev
4081396ae0
feat: Player - Volume slider - on muted show 0 volume
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
2025-02-06 12:16:29 +02:00
Tim
d9da7d5ab7 feat: support hardware decoding 2025-02-05 15:00:06 +01:00
Ivelin Megdanov
05486a35bf Add preview for truncated stream names 2025-02-04 16:05:12 +02:00
Ivelin Megdanov
f865bca9ea Fixed code format 2025-02-03 14:54:19 +02:00
Ivelin Megdanov
3375415bdc Restrict new volume boost logic only when shell is active 2025-02-03 13:12:56 +02:00
Ivelin Megdanov
2f010168a3 Enhance volume slider with warning & danger gradient for boosting 2025-02-03 12:22:03 +02:00
Ivelin Megdanov
ad107ff98b Ensure Arrow Up-Down, and onWheel adjust volume correctly 2025-02-03 12:19:40 +02:00
Ivelin Megdanov
e13ec37227 Added new maximum audio value for boosted audio 2025-02-03 12:17:45 +02:00
Tim
a95f07f19d fix(UpdateBanner): missing useEffect deps array 2025-01-30 17:02:24 +01:00
Tim
e2b9114ece fix(Platform): import issue 2025-01-30 17:01:28 +01:00
Tim
77e283d934 refactor: use useShell hook for UpdaterBanner 2025-01-30 14:57:37 +01:00
Tim
e5882ea143 refactor(App): update updater banner style 2025-01-30 11:10:45 +01:00
Tim
7b80784218 feat: implement shell updater banner 2025-01-29 23:56:48 +01:00
Tim
33d80722e5 fix(ColorInput): ModalDialog import 2025-01-29 19:13:45 +01:00
Tim
de1989a8db feat(Settings): display shell version when available 2025-01-29 10:03:00 +01:00
Timothy Z.
9a2fa6442d refactor(SideDrawer): same flex on series content 2025-01-24 17:13:38 +02:00
Timothy Z.
b8415c48f2 fix(SideDrawer): mobile landscape styles 2025-01-24 15:40:04 +02:00
Timothy Z.
e8845d707b Merge branch 'development' into fix/PWA-height-width-global-bugs 2025-01-23 18:10:00 +02:00
Timothy Z.
37ab9ced93 fix: size of the warning on mobile landscape 2025-01-23 17:48:39 +02:00