Timothy Z.
|
e10c031233
|
fix(Calendar): styles
|
2025-02-25 12:43:57 +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 |
|
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
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 |
|
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
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
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
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
Build / build (push) Has been cancelled
Player: Subtitles Settings scrollable on mobile
|
2025-02-12 16:23:32 +01: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 |
|
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
|
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 |
|