Tim
cd1cdf2172
fix: external subtitles offset with shell
2024-12-24 12:28:02 +01:00
Timothy Z.
7b930f439a
fix: scroll top safari issues
2024-12-23 18:06:17 +02:00
Timothy Z.
91a92a0a32
rename(StreamsList): ref name
2024-12-23 17:24:29 +02:00
Timothy Z.
87a07f28db
fix(StreamsList): streams-container scroll position
2024-12-23 17:21:06 +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
Timothy Z.
8e4fcc1a6e
fix: image was not visible on some iPads
2024-12-21 18:02:29 +02:00
Timothy Z.
da22bc090a
fix: modal image was not visible on some macbooks
2024-12-21 15:18:03 +02:00
Timothy Z.
04f579eab5
Merge pull request #761 from Stremio/fix/streaming-server-url-item-styles
...
fix: streaming server url AddItem styles
2024-12-20 12:10:45 +02:00
Timothy Z.
07412f0b7e
fix: mobile additem styles
2024-12-20 12:00:51 +02:00
Abhishek Panwar
082df3a253
Fix: Correct URL Encoding in SearchBar Component
...
Changes Made:
Used encodeURIComponent in the SearchBar component to ensure special characters and spaces in search queries are correctly encoded.
Example:
Before: Searching Alexa & Katie could break the query, returning incomplete results.
After: The query is now encoded as Alexa%20%26%20Katie, ensuring accurate results.
2024-12-20 02:01:32 +05:30
Timothy Z.
befc1d6eec
fix: streaming server url item styles
2024-12-19 21:23:56 +02:00
Timothy Z.
8a7e07f833
refactor: add back the gap to the placeholder
2024-12-18 17:36:17 +02:00
Timothy Z.
f9fb161292
refactor: align mobile view size with real addon
2024-12-18 17:34:19 +02:00
Timothy Z.
fbb9c45460
fix: copyright comment
2024-12-18 17:15:43 +02:00
Timothy Z.
4b22bda09c
feat: addon placeholder
2024-12-18 17:07:19 +02:00
Timothy Z.
1d9f0fcb15
fix: toats outer glow problem with overflow
2024-12-18 12:00:19 +02:00
Timothy Z.
d353305428
remove: image on mobile landscape
2024-12-17 16:56:20 +02:00
Timothy Z.
7875e4ba99
fix: modal image sizing
2024-12-17 16:44:31 +02:00
Timothy Z.
99921c0db8
remove: uneccesary flex declaration
2024-12-17 15:33:46 +02:00
Timothy Z.
c2a4fb87bd
fix: rename old class to align to new impl
2024-12-17 15:32:45 +02:00
Timothy Z.
d9a9fb2d4f
fix: styles on event modal
2024-12-17 15:20:26 +02:00
Tim
3dc0e37e02
Merge pull request #748 from Stremio/refactor/remove-addons-button-horizontal-navbar
...
refactor: remove addons button horizontal navbar
2024-12-16 14:01:32 +01:00
Tim
aba6c48281
fix(Calendar): hover only on pointer fine
2024-12-16 12:34:57 +01:00
Tim
85752239ea
Merge pull request #752 from Stremio/fix/color-input-styles
...
fix: colorInput component styles
2024-12-16 12:18:59 +01:00
Tim
d3b7482d2d
Merge pull request #754 from Stremio/fix/bottom-sheet-ipad-pro
...
fix(BottomSheet): was hidden on ipad pro in portait mode
2024-12-16 12:17:08 +01:00
Tim
16b43933a6
Merge pull request #753 from Stremio/fix/mutliselect-menu-height-settings
...
fix: use the default height set in the component
2024-12-16 12:16:44 +01:00
Tim
976992b28e
fix(BottomSheet): was hidden on ipad pro in portait mode
2024-12-16 12:10:29 +01:00
Tim
1117774794
Merge pull request #751 from Stremio/fix/buttons-mobile-expirience
...
fix: remove blue select box from the buttons
2024-12-16 12:06:34 +01:00
Timothy Z.
6b9be43671
fix: use the default height set in the component
...
MutliSelect
2024-12-16 13:05:29 +02:00
Timothy Z.
5f3a9204b9
fix: colorInput component styles
2024-12-16 13:00:09 +02:00
Timothy Z.
07570f99b6
fix: remove blue select box from the buttons
2024-12-16 12:40:03 +02:00
Timothy Z.
b45a99296e
fix: speed menu overflow issue
2024-12-16 12:31:03 +02:00
Tim
dbb1a79219
fix(TextInput): submit not triggering
2024-12-16 10:17:20 +01:00
Timothy Z.
678c755003
refactor: remove addons button horizontal navbar
2024-12-15 21:22:15 +02:00
Timothy Z.
73f685621e
refactor: use padding instead of margin
2024-12-12 18:42:29 +02:00
Timothy Z.
e23b761468
refactor(RadioButton): remove margin
2024-12-12 18:38:31 +02:00
Timothy Z.
e92d9ca0d9
refactor (URLsmanager): styles
2024-12-12 15:26:50 +02:00
Tim
cbfd920caa
Merge pull request #742 from Stremio/fix/multiselect-menu-height
...
fix: multiselectMenu and Multiselect height
2024-12-12 12:28:31 +01:00
Timothy Z.
c2dc381776
fix: overflow on the container filter addons
2024-12-12 13:20:44 +02:00
Tim
e6214be768
Merge pull request #743 from Stremio/fix/calendar-keyboard-nav
...
fix(Calendar): prevent keyboard nav on cell items
2024-12-12 12:16:11 +01:00
Timothy Z.
303d26e49b
fix: library bug
2024-12-12 13:15:24 +02:00
Tim
37310aadef
Merge pull request #740 from Stremio/fix/nav-menu-height
...
fix: nav-menu height
2024-12-12 12:06:57 +01:00
Tim
f0775cc5b7
Merge pull request #736 from Stremio/fix/player-mark-video-as-watched
...
Fix player mark video as watched
2024-12-12 11:01:51 +01:00
Tim
937366cb31
fix(Settings): reset server url only if it was selected after deleting
2024-12-11 18:36:46 +01:00
Tim
0baec6535b
fix: tooltips style position issue
2024-12-11 17:07:01 +01:00
Tim
200bb62de6
fix(Calendar): prevent keyboard nav on cell items
2024-12-11 16:39:16 +01:00
Timothy Z.
2097b0c5d4
fix: dropdowns were not visible in pop-up
2024-12-11 12:33:56 +02:00
Timothy Z.
df07ca51b0
refactor: sizes of the menu-container
2024-12-11 12:26:40 +02:00
Timothy Z.
bad210810e
fix: multiselectMenu and Multiselect height
2024-12-11 12:08:51 +02:00
Timothy Z.
58ff80f4f2
fix: nav-menu height
2024-12-11 11:23:55 +02:00