Commit graph

4185 commits

Author SHA1 Message Date
Tim
2d9f3fa6ac refactor(Calendar): improve placeholder responsiveness on mobile 2024-10-03 08:56:20 +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
Владимир Борисов
024df8eeec
Merge pull request #690 from Stremio/feat/open-external-shell
feat: impl openExternal for shell compatibility
2024-09-27 17:10:36 +03:00
Tim
0a2ad7b6aa fix(Settings): check for profile.auth in subscribeCalendarOnClick 2024-09-27 11:20:57 +02:00
Tim
3c517f6a32 fix: replace platform by usePlatform 2024-09-27 10:59:48 +02: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.
f84bc813f9 refactor: translations strings 2024-09-26 15:08:47 +03:00
Timothy Z.
dab0169038 refactor: add translations 2024-09-26 15:02:50 +03:00
Timothy Z.
0ebdf83c7f refactor: dependencies on useCallback 2024-09-26 14:59:32 +03:00
Timothy Z.
9b160a0c6b remove: href and target on button 2024-09-26 14:57:40 +03:00
Timothy Z.
0ee4b6d396 remove: download file name 2024-09-26 14:55:43 +03:00
Timothy Z.
bd13059279 refactor: turn button into a link 2024-09-26 14:51:12 +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
Tim
94cbd8d268 fix(Settings): remove data export link if not logged in 2024-09-26 11:51:45 +02:00
Timothy Z.
4173fca28c feature: check if url is whitelisted 2024-09-26 12:39:35 +03:00
Tim
c5b20800c0 fix(App): lint 2024-09-25 15:43:04 +02: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
3870c6a439 refactor(Calendar): improve responsive layout 2024-09-24 08:56:35 +02:00
Tim
184f191218 refactor(BottomSheet): style for landscape mode 2024-09-24 04:02:20 +02:00
Tim
3f8c64f36e fix(Calendar): remove border radius on 29nth cell 2024-09-24 03:56:14 +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
ArtificialSloth
faca365925 prevent-url-labels 2024-09-22 01:12:37 -04:00
ArtificialSloth
42ca0550ae feat/subtitles-track-label 2024-09-22 00:17:06 -04:00
Lachezar Lechev
a7bbcb164a
Merge branch 'development' into fix/remote-https-disabled-option 2024-09-19 09:44:38 +03: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
Alexandru Branza
f0a2ccb83b
Merge pull request #683 from ArtificialSloth/feat-metadetails-back-button-behavior
feat: MetaDetails back button behavior
2024-09-18 18:08:27 +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
ArtificialSloth
b002a1c194 fixed indentation 2024-09-17 04:41:48 -04:00
ArtificialSloth
7a66e54651 feat: MetaDetails back button behavior 2024-09-17 02:23:04 -04: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.
9168df4b82 refactor: add onKeyUp to not setSeeking to false 2024-07-31 10:52:38 +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
Tim
65a582382b Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/add-moonplayer-for-vision-pro-platform 2024-07-26 18:29:15 +02:00
Tim
a703a8a5ee Merge branch 'development' of https://github.com/Stremio/stremio-web into development 2024-07-26 18:27:09 +02:00
Tim
619c620a88 refactor(Stream): simplify copyStreamLink function 2024-07-26 18:07:20 +02:00
Tim
d8fbd1855b refactor(Stream): use memo deps instead of passing props to Popup 2024-07-26 18:06:54 +02:00
Timothy Z.
f442df8f52 feat: detect vision os as a platform 2024-07-26 16:26:04 +03:00
Timothy Z.
8cfb46f026 Merge branch 'development' into fix/list-container-overflow-mobile 2024-07-26 15:57:06 +03:00
Tim
396f44ed8a chore(Stream): formatting 2024-07-26 14:55:38 +02:00
Tim
334c8de2ce
Merge pull request #658 from Namyts/feat/right-click-infohash
feat: copy stream link from streams list
2024-07-26 14:31:29 +02:00
Tim
5de7d1e937 fix(MetaDetails): list container overflow on mobile 2024-07-26 12:31:14 +02:00
Namyts
036e3c20ae render menu formatting 2024-07-26 10:24:28 +01:00
Namyts
24ef298694 memo stuff 2024-07-26 10:20:28 +01: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
Lachezar Lechev
e5064b68f0
Merge branch 'development' into feat/seek-player-action 2024-07-25 15:55:31 +03:00
Lachezar Lechev
84ad70fc43
fix: Player - onSeekRequest and setting the seeking flag to true before updating the video player
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
2024-07-25 15:54:01 +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
Namyts
9b1e5841e6 removed memo, the props come from popup 2024-07-23 16:29:38 +01:00
Namyts
17ad9f83b3 added route focus. updated translation keys. fixed memo check 2024-07-23 16:19:02 +01:00
Tim
8fb85f9c67
Merge pull request #640 from Stremio/refactor/intro-ctx-facebook-auth
refactor(Intro): use Facebook type for ctx Authenticate action
2024-07-23 16:56:30 +02:00
Namyts
922c1d4557 button title 2024-07-23 10:22:09 +01:00
Namyts
c0b82fdefe added an error toast on copy fail 2024-07-23 10:17:22 +01:00
Namyts
bb170f53c8 couple more 2024-07-23 10:11:43 +01:00
Namyts
829ebb87e7 more formatting reverts 2024-07-23 10:09:46 +01:00
Namyts
ff41ff2997 attempted to undo IDE auto formatting 2024-07-23 10:04:18 +01:00
Namyts
ad58ab069e suggested style changes. infohash menu item is now magnetic link item 2024-07-23 09:49:58 +01:00
Namyts
179afa6780 added context menu to steam list items with ability to copy stream infohash. switch steam to use Popup, just like Video 2024-07-23 00:45:29 +01:00
Lachezar Lechev
28d5252b11
fix: Streaming server settings - use empty string instead of null for remoteHttps
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
2024-07-22 14:06:11 +03:00
Namyts
10c878871f copy infohash to clipboard when right clicking the search result. toast. 2024-07-10 19:31:23 +01:00
Tim
076c1e0701 fix(Calendar): list items border radius 2024-07-05 06:12:22 +02:00
Tim
971c393f42 Merge branch 'feat/calendar' of https://github.com/Stremio/stremio-web into feat/calendar 2024-07-05 06:08:31 +02:00
Tim
b6eef9a289 fix(Calendar): cells border radius 2024-07-05 06:08:10 +02:00
Timothy Z.
13aeae0c30 refactor: imports 2024-07-04 21:44:51 +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
98b3891f1e fix(Calendar): make cells acessible with keyboard 2024-07-04 16:11:46 +02:00
Tim
5f9057703d fix(Calendar): hide cell items when height is too small 2024-07-04 15:33:04 +02:00
Tim
098a6cb6ff refactor(NavBar): remove settings tab on mobile 2024-07-04 14:07:07 +02:00
Tim
f6c4e66c77 refactor(Calendar): improve responsiveness 2024-07-04 13:51:56 +02:00
Tim
a561ee0e3e feat(Calendar): add play icons on items 2024-07-04 06:44:41 +02:00
Tim
e7ddbcf383 refactor: use shared HorizontalScroll component for Chips and Calendar 2024-07-03 18:03:23 +02:00
Tim
c6ad7e971b feat(Calendar): implement selected logic 2024-07-03 16:25:13 +02:00
Tim
c7b3c31e41 feat(Calendar): add auth placeholder 2024-06-28 07:46:05 +02:00
Tim
4250c9bf84 refactor(Calendar): improve responsiveness 2024-06-28 06:55:30 +02:00
Timothy Z.
6d8ecd46c2 feature: disable season buttons 2024-06-27 13:07:22 +03:00
Tim
8a79058d1c feat: calendar 2024-06-18 12:07:34 +02:00
Tim
1d6a6cce44
Merge pull request #642 from Stremio/feature-player-background-loader
Feature: player background splash screen loader
2024-05-17 10:56:27 +02:00
Timothy Z.
90a313af8d refactor: move dom position 2024-05-17 11:54:23 +03:00
Lachezar Lechev
9745161999
fix(player): setSeeking false right after seek instead of using video.state.buffering
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
2024-05-17 11:25:26 +03:00
Lachezar Lechev
e66c383e23
fix: usePlayer exports and TS definition
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
2024-05-17 11:24:49 +03:00
Timothy Z.
1e5e87ca38 refactor: remove z-index + fix delay 2024-05-17 11:23:06 +03:00
Lachezar Lechev
5d5c28b118
fix(player): buffering effects for seeking
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
2024-05-17 10:19:33 +03:00
Lachezar Lechev
a6b66667f1
feat(player): add seek action and handle seeking player state w/ debug statements
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
2024-05-16 19:38:34 +03:00
Timothy Z.
b1020724d9 refactor: lower img opac. to be sure err visible 2024-05-16 17:41:02 +03:00
Timothy Z.
5d32af012f fix: modaldialog scroll-overflow issue 2024-05-16 15:33:41 +03:00
Timothy Z.
363107de68 refactor: image styles 2024-05-16 13:19:12 +03:00
Timothy Z.
0584618b66 feature: background splash screen on load 2024-05-16 13:15:56 +03:00
Tim
23256386cc
Merge pull request #622 from Stremio/fix-metaitem-styles
fix: metaitem watched indicator & new episode indicator styles
2024-05-13 15:49:09 +02:00
Tim
d6162b299b
Merge pull request #632 from Stremio/mprove-meta-details-error-messages
feature: improve error msg design on metadetails
2024-05-13 15:43:16 +02:00
Timothy Z.
5b3bd9adc4 refactor: make the message-container visible
on mobile
2024-05-13 16:40:35 +03:00
Tim
a9c92b87cf
Merge pull request #634 from Stremio/fix-videos-menu
Fix: videos menu rendering conditions + add shorcut explanation in settings
2024-05-13 15:27:05 +02:00
Timothy Z.
a659e88cfa refactor: make sure error is not thrown when null 2024-05-13 16:24:55 +03:00
Timothy Z.
afde589963 refactor: use llength as the condition 2024-05-13 16:14:19 +03:00
Timothy Z.
36e3cf3a84 refactor: change the rendering condition 2024-05-13 16:05:02 +03:00
Tim
0f4f0f7c97 refactor(Intro): use Facebook type for ctx Authenticate action 2024-05-10 14:31:06 +02:00
kKaskak
0dbc4f759b feature: add shortcut to settings for videos menu 2024-04-22 14:08:37 +03:00
kKaskak
f4531177d5 fix: videos menu rendering conditions 2024-04-22 14:08:17 +03:00
kKaskak
24741f3a42 feature: improve error msg design on metadetails 2024-04-22 12:27:41 +03:00
kKaskak
fdd16e1308 fix: z-index on context-menu-container 2024-04-22 11:57:00 +03:00
unclekingpin
677e00da6d
Android receiver compatible 2024-04-07 19:11:21 +03: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
kKaskak
b9bc10498d fix: library crashing when 0 items are present 2024-03-29 12:09:48 +02:00
Tim
937baa1785
Merge pull request #614 from Stremio/feat/settings-transcoding-profile
feat: implement transcoding profile
2024-03-28 13:48:01 +01: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
Tim
5a901601a1
Merge pull request #615 from Stremio/fix-player-time-tabindex
fix: remaining time tabindex
2024-03-28 05:45:22 +01:00
Tim
2ce0eea222 refactor(Button): revert tabIndex changes 2024-03-28 05:42:33 +01:00
Tim
0ad4d1dd0f Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/settings-transcoding-profile 2024-03-28 04:14:53 +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
kKaskak
65edf59d17 fix: remaining time tabindex 2024-03-25 20:29:04 +02:00
Tim
51171f1c34
Merge pull request #610 from Stremio/refactor/library-chips
Use chips instead of multiselect for library filters
2024-03-25 19:18:34 +01:00
Tim
0604c6b894
Merge pull request #608 from arpitbatra123/development
Update SeekBar component to display remaining time
2024-03-25 14:18:08 +01:00
Tim
38365339f0 feat: implement transcoding profile 2024-03-21 22:11:05 +01:00
Arpit Batra
10e37a9889
Update src/routes/Player/ControlBar/SeekBar/SeekBar.js
Co-authored-by: Timothy Z. <117831817+kKaskak@users.noreply.github.com>
2024-03-19 19:59:35 +05:30
Tim
4214bd1eab refactor: update style of Chips 2024-03-18 18:13:46 +01:00
Arpit Batra
d3e0ff2437 Update SeekBar component to toggle between total time and remaining time 2024-03-18 12:18:59 +05:30
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
e5359fad28
Merge pull request #599 from Stremio/feat/external-player-m3u
feat: add m3u as external player option
2024-03-14 13:23:13 +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
fa3677b5dd refactor(Library): scrollTop effect condition 2024-03-13 18:15:56 +01:00
Tim
ffe420aeec Merge branch 'development' of https://github.com/Stremio/stremio-web into refactor/library-infinite-scroll 2024-03-13 18:13:28 +01:00
Tim
571bc391e8
Update src/routes/Library/Library.js
Co-authored-by: Timothy Z. <117831817+kKaskak@users.noreply.github.com>
2024-03-13 18:12:49 +01:00