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
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
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.
1b997dfb83
Merge branch 'development' into feat/player-side-drawer
2024-12-18 12:21:21 +02:00
Timothy Z.
429dfc2f29
refactor: use cubic bezier easing
2024-12-18 10:53:20 +02:00
Tim
f6ed54f2f9
feat: add transition to side drawer
2024-12-18 09:38:38 +01: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
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
976992b28e
fix(BottomSheet): was hidden on ipad pro in portait mode
2024-12-16 12:10:29 +01: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
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.
e23b761468
refactor(RadioButton): remove margin
2024-12-12 18:38:31 +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
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
0baec6535b
fix: tooltips style position issue
2024-12-11 17:07:01 +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
Tim
8098bc5c33
fix: mark video as watched on player
2024-12-08 13:57:40 +01:00
Timothy Z.
6d3eeaa286
refactor: fix focus on item
2024-12-03 12:25:29 +02:00
Timothy Z.
9e3c0c6203
refactor: radio button component structure
2024-11-29 14:43:15 +02:00
Timothy Z.
f2994a59a8
Revert "add: index for checkbox"
...
This reverts commit 50843dc347 .
2024-11-29 14:32:49 +02:00
Timothy Z.
50843dc347
add: index for checkbox
2024-11-29 14:31:11 +02:00
Timothy Z.
c49817aea1
chore: lint fix
2024-11-29 14:23:36 +02:00
Timothy Z.
31b0d06fd7
remove: checkbox component
2024-11-29 14:21:53 +02:00
Timothy Z.
55eba27535
remove: checkbox label css
2024-11-29 14:19:57 +02:00
Timothy Z.
a09332e101
refactor: use a radio button on the item instead
2024-11-29 14:18:57 +02:00
Timothy Z.
ccccce2be1
refactor: checkbox component
2024-11-29 12:22:20 +02:00
Timothy Z.
e7099767c4
Merge branch 'development' into feat/manage-streaming-urls
2024-11-28 17:39:09 +02:00
Timothy Z.
93db08678d
Merge branch 'development' into feat/manage-streaming-urls
2024-11-28 15:01:40 +02:00
Timothy Z.
c5ab6b6112
fix: navbar item label was cut
2024-11-28 14:55:55 +02:00
Tim
ef28d744e2
Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/calendar
2024-11-28 11:42:14 +01:00
Tim
e5e67d547a
feat(Calendar): implement selector
2024-11-28 11:31:27 +01:00
Timothy Z.
d3a98fbdd3
fix(multiSelect): addon name overflow
2024-11-27 14:57:41 +02:00
Tim
c27b94fa6c
refactor(ModalDialog): rename duplicated class name
2024-11-16 22:22:53 +01:00
Timothy Z.
feb6746c90
fix: modal dialog styles issues
2024-11-16 22:27:42 +02:00
Gater73
e095ca1e5c
Update CONSTANTS.js
...
Add x.com as a white listed domain
2024-11-11 23:48:43 -03:00
Lachezar Lechev
ad8e0f9b57
Merge branch 'development' into feat/manage-streaming-urls
2024-11-08 14:44:50 +02:00
Tim
c9e116006d
chore: add new interface languages
2024-11-04 13:35:21 +01:00
Tim
693e3e3a37
Merge pull request #717 from heavy-baby/feat/add-interface-language
...
Update interfaceLanguages.json
2024-11-04 10:52:14 +01:00
heavy-baby
d941da36cd
Update interfaceLanguages.json
...
Added Japanese item.
2024-11-04 14:30:14 +09:00
cevznriny
be40252744
img loading='lazy'
2024-10-31 10:56:10 +01:00
Tim
57fc3bc263
fix(BottomSheet): add bottom padding to container
2024-10-30 10:23:40 +01:00
Tim
a98d38fa25
fix(BottomSheet): remove chrome mobile highlight color for backdrop
2024-10-30 10:23:21 +01:00
Tim
6337f25660
Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/calendar
2024-10-29 08:59:46 +01:00
Tim
ac01908374
fix(Calendar): deselect day when closing details
2024-10-29 08:54:21 +01:00
Tim
ea933fe5c3
refactor(PaginationInput): transition when hovering the button
2024-10-29 08:46:28 +01:00
Alexandru Branza
bb02ab8d54
Fix Backward Support for Older Browsers
2024-10-25 15:58:58 +03:00
Timothy Z.
e296c769e4
refactor: address the comments
2024-10-24 11:21:06 +03:00
Timothy Z.
783c4dc350
refactor: rename mtime
2024-10-24 10:31:04 +03:00
Timothy Z.
04fdc644f6
fix: liniting
2024-10-24 10:30:16 +03:00
Timothy Z.
55384ff9dc
refactor: optimisations
2024-10-22 17:03:30 +03:00
Timothy Z.
22376793b7
refactor: change delete icon
2024-10-22 15:30:45 +03:00
Timothy Z.
fd88b18cdd
fix: Item and checkbox styles
2024-10-22 11:50:59 +03:00
Timothy Z.
14d5fc3da7
refactor: handle edge cases correctly
2024-10-22 10:25:29 +03:00
Timothy Z.
d12766ecad
feat: Support Multiple Server URLs in the settings
2024-10-21 17:13:46 +03:00
Tim
19085da76b
refactor(BottomSheet): remove unnecessary useCallback
2024-10-09 11:02:12 +02:00
Tim
1d0cb4dfa0
refactor(BottomSheet): make container follow to size of content
2024-10-09 10:56:52 +02:00
Tim
77ce94673d
Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/calendar
2024-10-09 10:52:08 +02:00
Tim
5f9b4ab0e2
fix(Platform): macos detection
2024-10-08 14:32:23 +02:00
Tim
401911dd5b
fix: lint
2024-10-07 13:43:53 +02:00
Tim
422806c6c3
Merge branch 'development' into chore/update-eslint
2024-10-07 13:40:08 +02:00
Tim
02e8b96fb5
Merge pull request #702 from Stremio/chore/fix-imports-resolution
...
chore: fix js imports resolution
2024-10-07 13:38:48 +02:00
Tim
e51e6f415e
chore: update eslint
2024-10-07 12:17:33 +02:00
Tim
5ca9d3a701
chore: fix js imports resolution
2024-10-06 19:23:04 +02:00
Tim
13ef4d86aa
fix(AddonsDetailsModal): import error
2024-10-06 10:01:15 +02:00
Timothy Z.
3da5891667
refactor: dropdown styles
2024-10-02 17:08:17 +03:00
Timothy Z.
67aeed6005
fix: dropdown scroll
2024-10-01 12:25:46 +03:00
Tim
ff662d0872
refactor: platform device logic
2024-09-27 09:05:02 +02:00
Timothy Z.
d474ec60ca
refactor: logic unite
2024-09-26 17:06:27 +03:00
Timothy Z.
21ca879c92
Merge branch 'development' into feat/open-external-shell
2024-09-26 17:04:45 +03:00
Timothy Z.
c1b9a05730
refactor: whitelisted hosts list
2024-09-26 13:09:08 +03:00
Timothy Z.
50b93014ba
refactor: wrap everything in try catch
2024-09-26 13:06:57 +03:00
Timothy Z.
4173fca28c
feature: check if url is whitelisted
2024-09-26 12:39:35 +03:00
Tim
443e86a1ad
feat: impl openExternal for shell compatibility
2024-09-25 15:34:32 +02:00
Timothy Z.
3d4bb2ade5
fix: scrollTop safari content issue
2024-09-24 13:00:33 +03:00
Tim
184f191218
refactor(BottomSheet): style for landscape mode
2024-09-24 04:02:20 +02:00
Tim
03a61006d3
Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/calendar
2024-09-23 14:44:26 +02:00
Tim
0b70f67dd9
feat: add BottomSheet to calendar for mobile
2024-09-23 14:28:06 +02:00
Alexandru Branza
c956dc4a1b
Merge pull request #677 from Stremio/feature-double-click-scroll-top
...
feature: add onDoubleClick function for scrollTop on NavBarButton
2024-09-18 18:10:22 +03:00
Alexandru Branza
e7dbff46c9
Merge pull request #664 from Stremio/feature-multiselect-level-menu
...
Feature: multiselect level menu
2024-09-18 18:08:55 +03:00
Lachezar Lechev
1a46886f1e
Merge branch 'chore/bump-stremio-core-web-to-0.47.8' into feat/add-moonplayer-for-vision-pro-platform
2024-09-18 18:02:58 +03:00
Timothy Z.
be333d2418
fix: indentation
2024-09-18 16:31:14 +03:00
Timothy Z.
a1b94a68ff
refactor: inline function
2024-09-18 16:30:40 +03:00
Tim
eb394407e1
fix(AddonDetailModal): remove install button when configureRequired
2024-08-28 10:22:17 +02:00
Timothy Z.
011ecd21ca
refactor: use scrollTop instead of scrollTo
2024-08-27 14:23:40 +03:00
Timothy Z.
48e44a0332
feature: add onDoubleClick function to scrolltop
2024-08-27 13:43:25 +03:00
Timothy Z.
54728d63ce
add: docs
2024-07-29 13:12:13 +03:00
Timothy Z.
e8958f2c36
refactor: rename the Moonplayer string
2024-07-29 12:57:21 +03:00
Timothy Z.
f442df8f52
feat: detect vision os as a platform
2024-07-26 16:26:04 +03:00
Lachezar Lechev
8d18820ca1
feat: External Players - add visionos (Vision Pro) as a platform and moonplayer url scheme
...
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
2024-07-26 12:10:13 +03:00
Timothy Z.
52aa5ee131
refactor: props & styles
2024-07-25 12:30:11 +03:00
Timothy Z.
37be201d41
add: copyright
2024-07-25 11:56:13 +03:00
Timothy Z.
6fbb5837e1
feature: handle outside click
2024-07-25 11:53:46 +03:00
Timothy Z.
d851e85151
add: copyright
2024-07-25 11:31:37 +03:00
Timothy Z.
41d7c8a0f1
fix: onSelect
2024-07-25 11:27:08 +03:00
Timothy Z.
6a5dcb9fae
feature: multiselect menu
2024-07-24 16:11:41 +03:00
Timothy Z.
c5efdcb74f
fix: chips offset
2024-07-04 21:19:24 +03:00
Timothy Z.
fe663f1d2b
feat: arrows hover effect
2024-07-04 21:09:08 +03:00
Tim
098a6cb6ff
refactor(NavBar): remove settings tab on mobile
2024-07-04 14:07:07 +02:00
Tim
e7ddbcf383
refactor: use shared HorizontalScroll component for Chips and Calendar
2024-07-03 18:03:23 +02:00
Tim
8a79058d1c
feat: calendar
2024-06-18 12:07:34 +02:00
kKaskak
affd90990f
fix: metaitem styles
2024-04-03 19:10:23 +03:00
kKaskak
943091c9ce
fix: dismiss was visible on all library items
2024-03-29 16:12:51 +02:00
Tim
328f57662a
Merge pull request #616 from Stremio/fix-modal-dialog-styles
...
fix: modal dialog styles
2024-03-28 05:59:20 +01:00
Tim
130f0c9cb8
fix: modal size
2024-03-28 05:56:37 +01:00
kKaskak
c036341643
update: eventModal overflow
2024-03-26 14:41:10 +02:00
kKaskak
4a88d7a494
remove: unnecessary less declaration
2024-03-25 20:53:57 +02:00
kKaskak
5c4d74c575
fix: min-width of the content
2024-03-25 20:52:52 +02:00
kKaskak
2d7dc05ab6
fix: modal dialog styles
...
+ close button fix
2024-03-25 20:42:41 +02:00
Tim
4214bd1eab
refactor: update style of Chips
2024-03-18 18:13:46 +01:00
Tim
17997a8a5e
fix(Chips): add threshold to scroll position detection
2024-03-15 19:43:49 +01:00
Tim
1cf2339a35
refactor: use chips instead of multiselect for library filters
2024-03-15 19:15:44 +01:00
kKaskak
809ea69803
refactor: watched dependencie added
2024-03-14 20:57:25 +02:00
kKaskak
0547b1675e
refactor: chain the elements that are returned
2024-03-14 20:56:38 +02:00
kKaskak
81da07d231
refactor: options
2024-03-14 20:52:07 +02:00
kKaskak
416dd1b528
refactor: typo
2024-03-14 20:32:46 +02:00
kKaskak
b89c73a509
refactor: impl useMemo
2024-03-14 20:32:08 +02:00
Tim
eb5e42fbf7
Merge branch 'development' of https://github.com/Stremio/stremio-web into feature-mark-library-item-as-watched
2024-03-14 19:24:28 +01:00
Tim
5d4c2cc17d
Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/external-player-m3u
2024-03-13 18:17:23 +01:00
Tim
394cd36665
refactor(MetaItem): use progress as is
2024-03-13 18:03:07 +01:00
Tim
a568bb0f60
Merge pull request #601 from Stremio/fix-titles-overflow
...
fix: metaitem titles overflow
2024-03-08 13:32:17 +01:00
kKaskak
52c492630f
delete: max-height property
2024-03-07 14:16:48 +02:00
kKaskak
a4287c3709
Revert "delete: max-height property"
...
This reverts commit c646a9c849 .
2024-03-07 14:16:23 +02:00
kKaskak
c646a9c849
delete: max-height property
2024-03-07 14:15:59 +02:00
Tim
3728645399
refactor: addon details modal background
2024-03-07 12:22:28 +01:00
dexter21767-dev
8ee64da468
add background to addon modal
2024-03-06 23:55:50 +01:00
kKaskak
5472b053cc
fix: metaitem titles overflow
2024-03-06 16:31:27 +02:00
Tim
6d9ce8ad66
feat: add m3u as external player option
2024-03-05 11:44:21 +01:00
kKaskak
4d80eb3b3c
refactor: rendering of mark as watched option
2024-02-28 16:39:00 +02:00
kKaskak
23dfeb263b
feature: mark libItem as watched / unwatched
2024-02-28 14:16:15 +02:00
Tim
5499f86d3c
Merge pull request #584 from Stremio/bug-fix-multiselect-redirect
...
fix: added code to prevent the onClick redirect
2024-02-15 18:28:15 +01:00
Tim
8f4bcb4d26
fix(MetaItem): libitems menu behavior
2024-02-15 03:06:28 +01:00
kKaskak
8e91093569
Update styles.less
2024-02-14 12:23:10 +01:00
kKaskak
95e33666bd
Revert "delete: unnecessary nativeEvent"
...
This reverts commit f49be71bb5 .
2024-02-13 23:31:39 +01:00
kKaskak
f49be71bb5
delete: unnecessary nativeEvent
2024-02-13 23:24:58 +01:00
kKaskak
8af7adaee9
fix: added code to prevent the onClick redirect
2024-02-13 23:17:23 +01:00
Tim
f27dcfcf23
Merge pull request #569 from Stremio/feature-toast-type-info
...
feature: toast of type info added
2024-02-07 16:31:08 +01:00