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
Tim
d589b67f85
feat(Addons): make addons actions one click
2024-12-21 23:14:48 +01: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
Timothy Z.
39cb89b0b0
refactor: update the copyrights (1)
2024-12-21 20:56:25 +02:00
Timothy Z.
77657929e8
refactor(HorizontalNavbar): add missing space
2024-12-21 20:55:37 +02:00
Timothy Z.
4f4b46c9f1
refactor(MainNavbars): use less variables
...
this ensures we utilize built in less style variables at the top of the file to avoid inline variable declarations
2024-12-21 20:53:36 +02:00
Timothy Z.
8e4fcc1a6e
fix: image was not visible on some iPads
2024-12-21 18:02:29 +02:00
Timothy Z.
055ac1d873
remove: webkit properties on button
...
touch-callout is not supported well and might cause problems, clearly written not to use in production;
highlight color not needed since we use it on global html
2024-12-21 15:41:27 +02:00
Timothy Z.
45ed5254ea
add: calculated-bottom-safe-inset
...
this will allow us to reuse in the app without importing globals file
2024-12-21 15:40:35 +02:00