Commit graph

5227 commits

Author SHA1 Message Date
Timothy Z.
dc00a9fadc revert(MetaDetails): renderbg logic 2024-12-26 16:31:25 +02:00
Timothy Z.
97ed4b519a fix(content): Content height was too big 2024-12-26 16:19:22 +02:00
Timothy Z.
b12e44c086 Merge branch 'development' into refactor/overall-app-styles 2024-12-26 16:02:37 +02:00
Tim
cd9fdc59f5
Merge pull request #739 from Stremio/refactor/player-audio-menu
Player: move audio tracks to their own menu
2024-12-26 14:42:19 +01:00
Timothy Z.
ad5d9e4013 Merge branch 'development' into refactor/overall-app-styles 2024-12-25 11:45:51 +02:00
Timothy Z.
ed56e8387b refactor(masks): remove masks paddings 2024-12-24 16:06:41 +02:00
Tim
2eec7ed844 Merge branch 'development' of https://github.com/Stremio/stremio-web into refactor/player-audio-menu 2024-12-24 15:04:15 +01:00
Tim
e74924bda9
Merge pull request #735 from Stremio/feat/player-side-drawer
feat: Side Drawer component implementation inside the Player
2024-12-24 14:57:02 +01:00
Tim
c83f3e8ded Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/player-side-drawer 2024-12-24 14:52:33 +01:00
Tim
2da51b7b51
Merge pull request #773 from Stremio/fix/external-subtitles-offset-shell
fix: external subtitles offset with shell
2024-12-24 14:40:51 +01:00
Tim
cd1cdf2172 fix: external subtitles offset with shell 2024-12-24 12:28:02 +01:00
Timothy Z.
b15b7bbb12 remove: masks in the routes 2024-12-23 21:28:46 +02:00
Timothy Z.
ec720dcd24 fix(Discover): mask was flickering 2024-12-23 20:59:22 +02:00
Tim
dc7de13a2c 5.0.0-beta.15 2024-12-23 17:15:32 +01:00
Tim
5a58043b6b
Merge pull request #770 from Stremio/fix/library-item-progress
Fix library item progress
2024-12-23 17:13:33 +01:00
Tim
fe8ad254cf
Merge pull request #772 from Stremio/fix/streams-container-scroll-position
fix: scroll top safari issues
2024-12-23 17:13:15 +01:00
Timothy Z.
7b930f439a fix: scroll top safari issues 2024-12-23 18:06:17 +02:00
Tim
8b29dd4e02 chore: update stremio-core-web 2024-12-23 16:57:27 +01:00
Alexandru Branza
5e25b18815
Merge pull request #771 from Stremio/fix/streams-container-scroll-position
fix(StreamsList): streams-container scroll position
2024-12-23 17:43:45 +02:00
Timothy Z.
91a92a0a32 rename(StreamsList): ref name 2024-12-23 17:24:29 +02:00
Tim
b3b072f70f chore: update core-web 2024-12-23 16:22:26 +01:00
Timothy Z.
87a07f28db fix(StreamsList): streams-container scroll position 2024-12-23 17:21:06 +02:00
Tim
95682f63e6 chore: update stremio-translations 2024-12-23 16:20:21 +01:00
Tim
b41a8f740f chore: update stremio-core-web 2024-12-23 15:39:22 +01:00
Alexandru Branza
4ae93d081f
Merge pull request #769 from Stremio/poster-sharpness
Fix Poster Sharpness
2024-12-23 15:52:44 +02:00
Alexandru Branza
30b7588236 Fix Poster Sharpness
Chrome (on Windows only) was showing the posters with high sharpness, this made it hard to read text on some posters (including the title), this one css style seems to fix it, and I didn't notice it impacting other cases yet.
2024-12-23 14:26:51 +02:00
Tim
22b877f2f6 chore: update stremio-video 2024-12-23 12:00:37 +01:00
Tim
09ff695f03 chore: update stremio-video 2024-12-23 10:56:23 +01:00
Tim
f4e024848d
Merge pull request #767 from Stremio/chore/webpack-improve-build-time
chore: improve webpack build time
2024-12-22 16:08:52 +01:00
Tim
734c384efa chore: improve webpack build time 2024-12-22 14:19:07 +01:00
Timothy Z.
17effe0e81
Merge pull request #764 from Stremio/fix/modal-popup-horizontal-styles
fix: modal image was not visible on some macbooks
2024-12-22 00:19:24 +02:00
Timothy Z.
fbebd9bbd4 refactor(Library): use rem instead of px 2024-12-21 23:14:49 +02:00
Timothy Z.
7c23ab5585 refactor(HorizontalNavbar): use rem & use vars 2024-12-21 23:14:37 +02:00
Timothy Z.
c49ae8d595 refactor(MetaDetails): use rem instead of px 2024-12-21 23:14:12 +02:00
Timothy Z.
3d29fefa7c refactor(copyright): update copyright info 2024-12-21 23:10:16 +02:00
Timothy Z.
dab4205988 refactor(app styles): env vars changes 2024-12-21 22:57:55 +02:00
Timothy Z.
561896b611 remove(SearchBar): remove fixed width
- .search-container
2024-12-21 22:39:37 +02:00
Timothy Z.
9c2b9da9bf refactor(app toasts): styles 2024-12-21 22:39:07 +02:00
Timothy Z.
72d9a6b36f fix(app): styles for the bottom-overlay-size
- use rem instead of px
- make the bottom-overlay-size adjustments
2024-12-21 22:35:42 +02:00
Timothy Z.
a8609da7da refactor(MetaDetails): styles + performance
- use useMemo for the bg render check
2024-12-21 22:26:33 +02:00
IEduStu
9ca41aa8c0 feat: improve mobile design 2024-12-21 22:18:29 +02:00
Timothy Z.
96ceafa458 remove(app styles): variable which was repeated
- var(--selectable-inputs-assumed-height) removed in favor of reusing
var(--top-overlay-size)
- fixed the bottom overlay size
2024-12-21 22:11:13 +02:00
Timothy Z.
fb1a043e1d refactor(MetaDetails): use rem instead
- remove unused nav-bar-size declaration
2024-12-21 21:57:47 +02:00
Timothy Z.
ef153fab4b refactor(Discover): remove inline var 2024-12-21 21:56:01 +02:00
Timothy Z.
d29375c31b refactor(Discover): use global vars 2024-12-21 21:55:40 +02:00
Timothy Z.
d7a4deadaa refactor(Addons): use global vars 2024-12-21 21:55:26 +02:00
Timothy Z.
3a67df5791 refactor(app): add vars used across the app 2024-12-21 21:55:11 +02:00
Timothy Z.
896950cff0 refactor(Board): styles
- removed use of px
2024-12-21 21:46:45 +02:00
Timothy Z.
d7776f6d98 refactor(Addons): styles
- removed use of px
- creates less native variables
-removed unnecessary vars
2024-12-21 21:44:00 +02:00
Timothy Z.
dd8791d589 refactor(StreamingServerWarning): styles
- removed the use of px values since these might be problematic on some devices
- sticking to rem as the best way of defining sizes
- reusing the global variable approach according screen sizes
- added spacing
- improved border-radius handling
2024-12-21 21:24:39 +02:00