Commit graph

157 commits

Author SHA1 Message Date
Timothy Z.
69ee1da68e Merge branch 'development' into feat/replace-multiselect-settings 2025-04-15 14:45:32 +03:00
Timothy Z.
a8eb284379 Merge branch 'development' into fix/discover-page-remove-duplicated-filters 2025-04-15 13:00:52 +03:00
Timothy Z.
55dac0d36f
Merge pull request #827 from Stremio/feat/season-episode-inputs
Streams List: Season and Episode picker when no streams loaded
2025-04-15 12:50:06 +03:00
Timothy Z.
4a68beb62c
Merge pull request #881 from Stremio/fix/meta-details-focus-flicker
Some checks are pending
Build / build (push) Waiting to run
(Web App): MetaDetails Imdb button focus bug
2025-04-01 16:51:00 +03:00
Ivelin Megdanov
ee99f2a349 adjust Imdb button focus styles to prevent flicker 2025-04-01 16:14:07 +03:00
Tim
ad11609bee fix(NavMenu): incorrect import 2025-04-01 14:43:47 +02:00
Tim
e0d1662f86 feat(shell): implement escape key fullscreen behavior 2025-04-01 12:23:42 +02:00
Timothy Z.
e156c27b64 refactor(NumberInput): simplify 2025-04-01 11:57:45 +03:00
Timothy Z.
cdaad5c834 fix(NumberInput): lint 2025-03-25 18:12:29 +02:00
Timothy Z.
60ba559500 refactor(EpisodePicker): simplify 2025-03-25 18:11:14 +02:00
Timothy Z.
56762353f2 refactor(NumberInput): simplify 2025-03-25 18:03:36 +02:00
Timothy Z.
7636beabdc Merge branch 'development' into feat/season-episode-inputs 2025-03-25 17:18:52 +02:00
Timothy Z.
3f58bb8e46 Merge branch 'development' into feat/season-episode-inputs 2025-03-25 17:18:46 +02:00
Timothy Z.
cd65f77d60 fix(ContextMenu): missing semi 2025-03-25 17:01:57 +02:00
Timothy Z.
c1d317acf7 feat(ContextMenu): add padding + on esc close 2025-03-25 16:53:15 +02:00
Timothy Z.
ca582a9879 Merge branch 'development' into feat/right-click-context-menu 2025-03-25 16:52:35 +02:00
Timothy Z.
1bd56e0f3a
Merge pull request #851 from Stremio/feat/player-mobile-slide-volume
Player: Improve volume UX on mobile and tablets
2025-03-24 10:20:21 +02:00
Tim
68cff0362c refactor(ContextMenu): remove unecessary functions 2025-03-20 16:06:25 +01:00
Tim
6a2054372f refactor(ContextMenu): simplify useEffect 2025-03-20 15:30:13 +01:00
Tim
43a7e8d856 refactor(ContextMenu): wrap inside memo 2025-03-20 15:23:15 +01:00
Tim
d8be6085b2 refactor: remove unrelated changes 2025-03-19 19:30:38 +01:00
Tim
16e6a3cf4d refactor: remove unecessary props 2025-03-19 19:23:40 +01:00
Tim
a9e218db62 Merge branch 'feat/right-click-context-menu' of https://github.com/Stremio/stremio-web into feat/right-click-context-menu 2025-03-19 18:46:15 +01:00
Tim
ef730ae61a refactor: use dedicated component for context menu 2025-03-19 18:30:08 +01:00
Tim
5eb173a3df fix: hide overflow on nav-content-container 2025-03-19 15:14:57 +01:00
Botzy
0c3f591b51 fix(Video): blur image only for series when hideSpoilers is on 2025-03-18 14:47:52 +02:00
Botzy
d006cae53d feat(Video): blur unwatched episode thumbnail 2025-03-17 19:42:58 +02:00
Botzy
db7277714b fix(Dropdown): use option value as key instead missing id 2025-03-12 19:26:43 +02:00
Botzy
a21e5698c8 refactor(Library): replace Multiselect with MultiselectMenu 2025-03-11 20:45:18 +02:00
Botzy
5365c1739e fix(MultiselectMenu): keep background color when state is open 2025-03-11 19:43:04 +02:00
Botzy
79d9e886be fix(Settings): align MultiselectMenu styles to multiselect ones 2025-03-10 14:57:39 +02:00
Tim
f2f99fcedd fix(Slider): seekbar background style 2025-03-05 15:33:34 +01:00
Timothy Z.
89a15b0ad4 Merge branch 'development' into feat/player-mobile-slide-volume 2025-03-05 12:03:40 +01:00
Timothy Z.
86c29f2201 Merge branch 'development' into fix/discover-page-remove-duplicated-filters 2025-03-05 12:03:29 +01:00
Timothy Z.
ad260f3ded Merge branch 'development' into feat/season-episode-inputs 2025-03-05 12:03:22 +01:00
Timothy Z.
45307b680a Merge branch 'development' into feat/right-click-context-menu 2025-03-05 12:03:14 +01:00
Botzy
794f4e48ac feat(MultiselectMenu): handle title function 2025-02-28 17:45:13 +02:00
Timothy Z.
0a6d70f3a6
Merge pull request #807 from Stremio/feat/mark-season-as-watched
Some checks are pending
Build / build (push) Waiting to run
Videos: Add mark season as watched option
2025-02-27 13:01:37 +02:00
Botzy
e979b185b0 feat(Player): handle touch events when sliding volume slider on mobile 2025-02-25 17:26:20 +02:00
Botzy
8733af871b fix(BottomSheet): close BottomSheet on orientation change 2025-02-25 13:57:50 +02:00
Botzy
b563ea1d10 fix(BottomSheet): hide BottomSheet when screen is resized 2025-02-25 11:45:48 +02:00
Timothy Z.
235d09f960
Merge pull request #845 from Stremio/fix/calendar-mobile-placeholder
Some checks are pending
Build / build (push) Waiting to run
Calendar: Fix placeholder responsiveness
2025-02-24 15:26:18 +02:00
Botzy
bf37815d14 fix(MainNavBars): limit content scroll on mobile to not go under bottom nav bar 2025-02-24 14:51:09 +02:00
Botzy
039676afb5 fix(MainNavBars): limit the content scroll area to not include navbar 2025-02-24 14:19:13 +02:00
Botzy
e2c3e719ff fix(Checkbox): remove transition on outline 2025-02-20 17:36:40 +02:00
Botzy
1b17bc81cb Merge branch 'development' into fix/discover-page-remove-duplicated-filters 2025-02-19 17:30:19 +02:00
Tim
dfe509d93f
Merge pull request #819 from Stremio/feat/shell-volume-booster
Some checks failed
Build / build (push) Has been cancelled
Player(shell): add audio boost
2025-02-18 15:32:22 +01:00
Tim
cc36befc9a refactor(Slider): simplify audio boost logic 2025-02-18 15:24:20 +01:00
Botzy
b1365e31d4 fix(Multiselect): destruct options from props to not pass them to component 2025-02-18 15:33:11 +02:00
Tim
180de13e26
Merge pull request #831 from Stremio/fix/user-panel-behind-server-warning
Some checks are pending
Build / build (push) Waiting to run
Board: Ensure user panel is visible correctly when the server warning is not dismissed
2025-02-18 12:09:15 +01:00
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
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
b800e78c8b Added seek bar contrast 2025-02-17 15:08:03 +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
Botzy
1b2fe21044 feat(Checkbox): added Checkbox component 2025-02-13 13:05:14 +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
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
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
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
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
3f60df9073 refactor(EpisodePicker): improve styles and typings 2025-02-11 19:05:46 +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
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
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
286be6179f fix(EventModal): incorrect import 2025-02-08 23:39:55 +01:00
Botzy
36a2896525 fix(NumberInput): use color variable for font color 2025-02-07 19:13:23 +02:00
Botzy
39f168a34c fix(EpisodePicker): handle season 0 as value 2025-02-07 18:22:24 +02:00
Botzy
e8a6e72b13 feat(NumberInput): added NumberInput common component 2025-02-07 17:06:26 +02:00
Ivelin Megdanov
0a17a56e24 Simplified the logic and renamed prop for audioBooster 2025-02-07 14:09:46 +02:00
Ivelin Megdanov
f865bca9ea Fixed code format 2025-02-03 14:54:19 +02:00
Ivelin Megdanov
2f010168a3 Enhance volume slider with warning & danger gradient for boosting 2025-02-03 12:22:03 +02:00
Botzy
62b8a6a5cc fix(season select): key for dropdown options ID is undefined, use value 2025-01-30 14:50:38 +02:00
Botzy
8810327ca2 Merge branch 'development' into feat/right-click-context-menu 2025-01-30 14:44:45 +02:00
Botzy
56d750c960 feat(Context menu): Add context menu over nav, control bar and side drawer button 2025-01-30 13:53:01 +02:00
Botzy
e87048799f refactor(useOutsideClick): pass ref as hook param, use ref to calculate context menu offset 2025-01-30 13:31:14 +02:00
Tim
33d80722e5 fix(ColorInput): ModalDialog import 2025-01-29 19:13:45 +01:00
Timothy Z.
2f380c2cb9 fix(Navbar): android devices fullscreen 2025-01-23 17:31:23 +02:00
Timothy Z.
f49f29094f fix(App): iphone PWA issues 2025-01-23 16:20:26 +02:00
Timothy Z.
79e3dab206 fix(App): global width / height issues 2025-01-23 16:08:29 +02:00
Tim
6e00a3384c feat: add mark season as watched for videos 2025-01-22 18:39:45 +01:00
Timothy Z.
1989baa262
Merge pull request #797 from Stremio/refactor/nav-tab-button-styles
refactor(NavBar): improve navigation buttons contrast
2025-01-17 17:28:57 +02:00
Timothy Z.
b266ae5f2b refactor(NavTabButton): lower icon opacity 2025-01-17 16:35:10 +02:00
Timothy Z.
830abe090d Merge branch 'development' into refactor/meta-details-landscape-styles 2025-01-15 19:30:07 +02:00
Timothy Z.
1d158d342e Merge branch 'development' into refactor/nav-tab-button-styles 2025-01-15 19:30:02 +02:00
IEduStu
9bbc448e41 fix: improve navigation buttons contrast 2025-01-13 22:25:35 +02:00