Commit graph

5459 commits

Author SHA1 Message Date
Lachezar Lechev
0b4ba3ae11
fix: Player - show the time offset after the duration is loaded as well
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
2025-02-27 14:13:21 +02:00
Tim
8fb09b0026
Merge pull request #847 from Stremio/fix/hide-calendar-bottom-sheet-on-resize
Some checks failed
Build / build (push) Has been cancelled
Calendar: Close BottomSheet on screen rotation
2025-02-25 14:10:06 +01:00
Botzy
a213139319 fix(useOrientation): fix hook return value 2025-02-25 15:04:27 +02:00
Timothy Z.
3d3828f274
Merge pull request #848 from Stremio/fix/ipad-calendar-styles 2025-02-25 15:03:05 +02:00
Botzy
dc5c94b461 refactor(useOrientation): refactor hook to not ask for permissions 2025-02-25 14:54:32 +02:00
Botzy
8733af871b fix(BottomSheet): close BottomSheet on orientation change 2025-02-25 13:57:50 +02:00
Timothy Z.
fdda358412 refactor(Calendar): simplify the styles
align the padding to other routes values
2025-02-25 12:56:40 +02:00
Timothy Z.
02bf0cfc6c
Merge pull request #846 from Stremio/fix/intro-responsive-layout
Some checks are pending
Build / build (push) Waiting to run
Intro: Improve layout responsiveness on smaller screens
2025-02-25 12:44:14 +02:00
Timothy Z.
e10c031233 fix(Calendar): styles 2025-02-25 12:43:57 +02:00
Botsy
9d17c82562
Update src/routes/Intro/styles.less
Co-authored-by: Timothy Z. <timothy@stremio.com>
2025-02-25 12:24:30 +02:00
Botzy
b563ea1d10 fix(BottomSheet): hide BottomSheet when screen is resized 2025-02-25 11:45:48 +02:00
Botzy
2b5df90827 feat(useWindowSize): added hook for screen size 2025-02-25 11:40:34 +02:00
Tim
0572ee3371 fix(Library): continue watching mode was broken 2025-02-25 10:36:17 +01:00
Tim
c63d01c8e4 fix(Library): input and filters were missing 2025-02-25 10:30:11 +01:00
Tim
e5578c315a
Merge pull request #842 from Stremio/feat/library-login-placeholder
Some checks are pending
Build / build (push) Waiting to run
Library: Align Guest placeholder with Calendar guest placeholder
2025-02-24 18:27:10 +01:00
Botzy
e1e77c9d02 fix(Library): change placeholder image 2025-02-24 19:21:44 +02:00
Botzy
315391de7f fix(Intro): modify breakpoint for mobile layout and add some adjustments 2025-02-24 18:28:24 +02:00
Botzy
3890001085 fix(Library): align guest Placeholder with Calendar Placeholder layout and styles on mobile 2025-02-24 16:24:55 +02:00
Botzy
1608448b8c fix(Library): use separate placeholder image 2025-02-24 16:21:08 +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
c5c7805d91 fix(Placeholder): improve styles and add scroll on mobile instead of squeezing in components 2025-02-24 14:20:23 +02:00
Botzy
039676afb5 fix(MainNavBars): limit the content scroll area to not include navbar 2025-02-24 14:19:13 +02:00
Botzy
a050dd8d76 fix(Calendar): update placeholder image name 2025-02-21 13:58:48 +02:00
Botzy
755f0625bf fix(Placeholder): rename placeholder image 2025-02-21 13:53:11 +02:00
Botzy
7b0c013dc0 fix(Placeholder): improve styles on mobile 2025-02-21 13:41:59 +02:00
Timothy Z.
c91758f00a
Merge pull request #843 from Stremio/fix/checkbox-outline-hover
Some checks failed
Build / build (push) Has been cancelled
Checkbox: remove transition on outline on hover/focus
2025-02-20 22:07:56 +02:00
Botzy
e2c3e719ff fix(Checkbox): remove transition on outline 2025-02-20 17:36:40 +02:00
Botzy
13c9ef986a refactor(Library): reuse Placeholder component and remove unused styles 2025-02-20 14:31:20 +02:00
Botzy
64310c863f feat(Placeholder): added Placeholder component 2025-02-20 14:30:35 +02:00
Botzy
39e37b5875 refactor(Calendar): rename placeholder image with more generic name and fix import 2025-02-19 18:22:10 +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
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
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
Tim
a69c47a90f
Merge pull request #832 from Stremio/feat/intro-consent-checkbox
Some checks are pending
Build / build (push) Waiting to run
Intro: Consent items using checkbox instead toggle
2025-02-17 17:40:07 +01: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