Commit graph

3454 commits

Author SHA1 Message Date
Tim
65b576f004 refactor: move magnet torrent logic to a hook 2022-11-02 02:55:03 +01:00
Tim
5fa033a2a6 feat(NavMenu): handle play magnet link 2022-11-02 01:19:32 +01:00
Tim
87251a649b refactor(Player): only display videos from same season for series 2022-11-01 03:22:38 +01:00
Tim
b19896ddf3 feat(Player): implement videos menu 2022-11-01 02:46:53 +01:00
Tim
205f3c605a feat(Player): add next video button 2022-11-01 02:11:20 +01:00
Tim
3b5ab5fc0f refactor(Player): open in external player via core transport 2022-10-31 23:50:19 +01:00
Tim
3ff7a67fe5 feat(Player): add options menu 2022-10-31 19:02:05 +01:00
Tim
8689861f64 refactor(NavMenu): remove remote control 2022-10-31 17:08:26 +01:00
nklhrstv
2514eab7d6 filter CoreEvent toasts in /player 2022-10-28 15:48:22 +03:00
nklhrstv
92fa3d53a5 suppress error toast for LibrarySyncWithAPIPlanned and anonymous users 2022-10-27 18:05:48 +03:00
nklhrstv
1dd5b04204 dispatch SyncLibraryWithAPI on app initialized 2022-10-27 17:38:18 +03:00
Tim
d601608735 refactor(SpeedMenu): use option list instead of multiselect 2022-10-27 16:30:41 +02:00
Tim
f7f4ac38df refactor(StreamsList): hide multiselect if there is only one addon 2022-10-27 15:45:45 +02:00
Tim
f3440b6e59 refactor(StreamsList): improve code efficiency 2022-10-27 15:39:58 +02:00
Tim
2433163394 refactor(Player): open speedMenu on R key press 2022-10-27 15:30:05 +02:00
Tim
e30f2add34 fix(Player): close speedMenu on I and S key press 2022-10-27 15:28:01 +02:00
Tim
7022052b93 fix(Player): close speed menu if playbackSpeed null 2022-10-27 15:26:33 +02:00
Tim
f1b852687a fix(Player): handle mousedown event for speed button 2022-10-27 15:24:57 +02:00
Tim
ba30c5d0bc refactor(Player): declare playbackSpeed in videoState 2022-10-27 15:22:21 +02:00
Tim
704af55ccb feat(StreamsList): add multiselect to filter streams by addons 2022-10-26 01:15:42 +02:00
Tim
595e411e06 feat(Player): implement playback speed controls 2022-10-25 16:07:46 +02:00
Tim
3f01e98669 fix(Video): update mark as wathed action 2022-10-25 15:11:37 +02:00
nklhrstv
c89072e329 suppress UserPulledFromAPI error for anonymous users 2022-10-25 14:20:10 +03:00
nklhrstv
75551c47e0 add missing copyright header 2022-10-19 15:36:27 +03:00
nklhrstv
4cec766e7e remove onDrop toast 2022-10-19 15:22:04 +03:00
nklhrstv
3c28f671c5 code refactor in DeepLinkHandler 2022-10-19 14:55:28 +03:00
nklhrstv
74679689cf show toast when torrent/magnet is parsed in core 2022-10-18 18:27:49 +03:00
nklhrstv
5516a760d2 create torrent when paste magnet link into search bar 2022-10-18 18:27:26 +03:00
nklhrstv
d3822e0308 DeepLinkHandler implemented 2022-10-18 14:18:33 +03:00
nklhrstv
9ec270f94e declare route focused by default 2022-10-18 14:18:06 +03:00
nklhrstv
da1db50108 show notifications while processing a dropped torrent file 2022-10-18 13:39:02 +03:00
TomekR
63ba29f38a Add useToast 2022-10-05 17:53:53 +01:00
TomekR
9e41b1277c Add subscribe to calendar 2022-10-05 17:52:50 +01:00
nklhrstv
dac345a5ce fix video context menu styles for big screen 2022-10-05 17:04:41 +03:00
Nikola Hristov
bab59bc061
Merge pull request #297 from Stremio/add-ultra-fast-profile 2022-10-05 11:20:09 +03:00
Alexandru Branza
e450b0ba8c Use @color Instead of Hardcoded Colors 2022-10-05 11:11:59 +03:00
Alexandru Branza
20616038ce Use Font Icon Instead of PNG 2022-10-05 11:01:40 +03:00
Alexandru Branza
3e43f04919 Lint 2022-10-05 10:41:06 +03:00
Alexandru Branza
ddbd1d21c9 Tweak Opacity of Video Thumbnail Placeholder 2022-10-05 10:37:37 +03:00
Alexandru Branza
859d0bd1ea Larger Padding for Video Thumbnail Placeholder 2022-10-05 10:36:31 +03:00
Alexandru Branza
66b8af2ace Improved Placeholder Icon for Video Thumbnails 2022-10-05 10:28:54 +03:00
Alexandru Branza
d665b013e1 Larger Thumbnail Placeholder Size 2022-10-05 10:19:04 +03:00
Alexandru Branza
564a1fe7b7 Larger Video Thumbnails 2022-10-05 10:14:29 +03:00
nklhrstv
418782e596 Merge branch 'development' of github.com:Stremio/stremio-web into core-async-api 2022-09-12 20:00:06 +03:00
nklhrstv
5c8538a4a7 PullUserFromAPI on init 2022-08-22 13:07:39 +03:00
nklhrstv
28a8c9cdfa pausedChanged action sent to core 2022-08-22 13:03:19 +03:00
nklhrstv
0101c015dd timechanged renamed 2022-08-22 13:00:13 +03:00
nklhrstv
3710d10e29 dispatch Ended action 2022-08-19 19:10:30 +03:00
nklhrstv
53954876cd not needed rewind removed from player 2022-08-19 18:11:19 +03:00
nklhrstv
a7feff9458 send device type to core 2022-08-19 18:09:39 +03:00
nklhrstv
dfc5626f0d time removed from gdpr_consent 2022-08-18 16:31:57 +03:00
nklhrstv
353334651e no need for meta details to depend on ctx 2022-08-05 16:57:51 +03:00
Nikola Hristov
19ba2a1525
Merge pull request #291 from nperez0111/pwa-support
Add meta tags for iOS PWA support
2022-08-05 13:52:44 +03:00
nklhrstv
3f2c5a202c remove baseURI argument for core 2022-08-05 11:59:02 +03:00
nklhrstv
1d43da60c2 change the bridge api 2022-08-05 08:48:01 +03:00
nklhrstv
84a3a79bc9 remove sanitizeLocationPath 2022-08-04 17:29:56 +03:00
nklhrstv
7657bad07c worker & bridge moved to core-web 2022-08-04 17:07:00 +03:00
nklhrstv
3c529e3366 handle /detail as /metadetails page 2022-08-02 18:12:45 +03:00
Alexandru Branza
95539102ab Add "Ultra Fast" Profile / Fix "Default" Profile 2022-07-31 00:58:50 +03:00
Nick the Sick
d245259ca9
add ios pwa support 2022-07-30 14:17:33 +02:00
nklhrstv
852a6fc80f render full year in videos released date 2022-07-29 17:59:45 +03:00
Vladimir Borisov
e20207b1ef
Cast shell message to error 2022-07-29 13:55:05 +03:00
Vladimir Borisov
16aa087021
Throw an error if the Qt API is not found 2022-07-29 12:41:40 +03:00
Vladimir Borisov
f9e35e4b0a
Send only the shell transport to stremio-video 2022-07-29 11:42:00 +03:00
Vladimir Borisov
1a912c9dc4
Do not send the shell sercie to stremio-video if shell is inactive 2022-07-29 11:35:01 +03:00
Vladimir Borisov
c535a200e1
Move the business logic to ShellTransport 2022-07-27 12:22:51 +03:00
Tim
58d8de40f3 feat: implement pwa 2022-07-27 10:15:55 +02:00
Vladimir Borisov
1ba83f42bb
Implement shell IPC and pass it to the player 2022-07-26 13:40:54 +03:00
nklhrstv
183a0816fa remove not used deep_equal hooks 2022-07-12 11:05:24 +03:00
nklhrstv
f6bc7e61d5 MetaDetails wrapped with core suspender 2022-07-11 13:55:38 +03:00
nklhrstv
9f6ee43c71 installed addons does not depend on ctx 2022-07-11 13:49:31 +03:00
nklhrstv
064bae9a58 ctx dep added to addons hooks 2022-07-11 13:47:11 +03:00
nklhrstv
09dfeb1d42 Addons wrapped with core suspender 2022-07-11 13:44:52 +03:00
nklhrstv
da2eaa0027 fade in effect added to search 2022-07-11 13:43:09 +03:00
nklhrstv
65c36b1356 Search wrapped with core suspender 2022-07-11 13:39:07 +03:00
nklhrstv
b758ab3888 Discover wrapped with core suspender 2022-07-11 12:56:11 +03:00
nklhrstv
864b52c60e ctx added to discover deps 2022-07-11 12:50:02 +03:00
nklhrstv
3a179931c2 fix trailers playback 2022-07-11 12:48:30 +03:00
nklhrstv
e3c186b233 Player wrapped with core suspender 2022-07-11 12:48:18 +03:00
nklhrstv
16d938fbe4 copyright header added 2022-07-11 11:59:04 +03:00
nklhrstv
7dc83e34dc CoreSuspender file renamed 2022-07-11 11:55:18 +03:00
nklhrstv
538d3c65c0 memoize suspender ref 2022-07-11 11:51:25 +03:00
nklhrstv
abec5d8b6b NavMenu uses fixed direction 2022-07-11 11:50:21 +03:00
nklhrstv
7632d39e1d delay render of nested suspenders 2022-07-11 11:40:36 +03:00
nklhrstv
b20e197baf Board wrapped with model suspender 2022-07-11 09:50:01 +03:00
nklhrstv
dc98a9931f more core suspender to separate file 2022-07-11 09:45:00 +03:00
nklhrstv
b9a25a4f58 rename CoreSuspender 2022-07-10 12:47:39 +03:00
nklhrstv
27a41ae9ab Settings wrapped with model suspender 2022-07-10 12:40:14 +03:00
nklhrstv
22ac3b68f7 Library wrapped with model suspender 2022-07-10 12:38:13 +03:00
nklhrstv
659a6f7531 check for deps intersection 2022-07-10 12:28:44 +03:00
nklhrstv
268fcd76f2 StreamingServerWarning wrapped with model suspender 2022-07-10 11:55:23 +03:00
nklhrstv
951a8c0fff NavMenu wrapped with model suspender 2022-07-10 11:24:27 +03:00
nklhrstv
38210ef52b AddonDetailsModal wrapped with model suspender 2022-07-10 10:50:16 +03:00
nklhrstv
62ae99282f copytight header added 2022-07-10 10:12:45 +03:00
nklhrstv
de9577efe5 core ran in a worker thread 2022-07-09 23:16:43 +03:00
nklhrstv
73d6213427 impl fade-in animation 2022-07-08 11:52:47 +03:00
nklhrstv
362081bfe6 rename model suspender hoc 2022-07-07 23:11:16 +03:00
nklhrstv
e20d2a1b53 fix modals 2022-07-07 23:04:48 +03:00
nklhrstv
e4486ea8e0 DelayedRenderer component implemented 2022-07-07 23:00:40 +03:00
nklhrstv
6b20949f68 onNewState changes the state based on which model actually changes 2022-07-07 22:38:11 +03:00
nklhrstv
94c0016cad added fallback 2022-07-07 18:42:21 +03:00
nklhrstv
5889b422c3 filter models that actually updated 2022-07-07 18:41:57 +03:00
nklhrstv
11be6d8f8c use async api of getState 2022-07-06 17:16:33 +03:00
nklhrstv
2744e583cd optimize useSelectableInputs 2022-07-05 14:59:49 +03:00
nklhrstv
3b56402d56 copyright added 2022-07-05 14:52:07 +03:00
nklhrstv
03b5f1fa9b use decode_stream instead of pako 2022-06-27 17:07:58 +03:00
nklhrstv
874abf6ffa dicover adapted to changes in core 2022-06-27 16:22:55 +03:00
nklhrstv
b4a72b96a0 paginationInput removed from selectableInputs 2022-06-27 16:21:23 +03:00
nklhrstv
62c2c8438a useOnScrollToBottom implemented 2022-06-27 15:59:47 +03:00
nklhrstv
cb06a5930d runtime check for mobile browsers added 2022-06-13 18:36:38 +03:00
nklhrstv
6efa8cb141 use justify content in every resolution 2022-06-13 16:31:12 +03:00
nklhrstv
6b35ee2b9a fix board layout when warning is dismissed 2022-06-13 16:30:48 +03:00
nklhrstv
1d5d006c04 meta item placeholder layout match with the meta item 2022-06-13 16:30:06 +03:00
nklhrstv
0f57dd1507 redundant meta item padding removed 2022-06-13 16:29:47 +03:00
nklhrstv
08ddb9d853 meta item title patched in mobile layout 2022-06-13 16:29:34 +03:00
nklhrstv
0deaa21ca6 Merge branch 'mobile' of github.com:Stremio/stremio-web into media-patch 2022-06-10 19:25:29 +03:00
nklhrstv
ea3d06311d Merge branch 'development' of github.com:Stremio/stremio-web into media-patch 2022-06-10 19:21:45 +03:00
nklhrstv
24a8cbcab4 fix chromecast transport for large messages 2022-06-10 18:30:47 +03:00
nklhrstv
a33d9db6dc change the board threshhold to be items count instead of px 2022-06-01 14:44:59 +03:00
Nikola Hristov
dd71f9b0ac
Merge pull request #282 from Stremio/fix-board-spatial-nav
Disable spatial nav on small text links
2022-06-01 12:44:45 +03:00
nklhrstv
1211d7f6b6 fix focus in video's context menu 2022-06-01 12:23:50 +03:00
Alexandru Branza
21d5d8e0b4 Fix Spatial Nav in Board 2022-06-01 12:03:30 +03:00
nklhrstv
194f3bbf5e released ui flickering fix 2022-05-31 23:13:43 +03:00
nklhrstv
fcea6a41a2 fix video accessability 2022-05-31 23:01:30 +03:00
nklhrstv
9ee8f86a9c remove lazy images 2022-05-31 18:08:40 +03:00
nklhrstv
65132cdfeb fix meta row spacing 2022-05-31 17:26:58 +03:00
Tim
8cb7d54093 fix(Board): padding issue on mobile 2022-05-31 11:19:13 +02:00
Tim
876b566648 Merge branch 'development' into mobile 2022-05-31 11:11:42 +02:00
nklhrstv
b42e09d95d change details layout on mobile 2022-05-27 19:44:37 +03:00
nklhrstv
6fd703a6a4 render logo fallback when logo is missing 2022-05-27 18:54:38 +03:00
nklhrstv
9622c59c7c empty line removed 2022-05-27 18:47:57 +03:00
nklhrstv
7a85787284 limit the height of the multiselect menu 2022-05-27 18:45:55 +03:00
nklhrstv
1fbf0b9f37 reset addon buttons width 2022-05-27 17:04:39 +03:00
nklhrstv
90766c3a71 use rem instead of em where its needed 2022-05-27 16:22:24 +03:00
nklhrstv
2ac16cb9f9 fix season picker on mobile 2022-05-27 15:58:13 +03:00
nklhrstv
b55b3e42b7 toggle visibility of button explicitly 2022-05-27 15:26:05 +03:00
nklhrstv
15e737c597 remove multiselect media query 2022-05-27 15:21:36 +03:00
nklhrstv
86a4effb81 set zindex 0 when position is relative 2022-05-27 14:37:29 +03:00
nklhrstv
cb73c56e4f use rem in metarow 2022-05-27 14:20:35 +03:00
nklhrstv
6faed42765 action-button styles updated 2022-05-27 14:17:39 +03:00
nklhrstv
e1700f80eb Merge branch 'development' of github.com:Stremio/stremio-web into media-patch 2022-05-27 13:20:31 +03:00
nklhrstv
3d10a520b6 check for catalog.content in search 2022-05-27 13:11:23 +03:00
nklhrstv
d24b943017 use filterInvalidDOMProps 2022-05-27 13:08:33 +03:00
nklhrstv
6d8bb2e152 mark as watched implemented 2022-05-27 12:08:02 +03:00
nklhrstv
9d649b194a attach more css classes to popup label 2022-05-26 15:50:32 +03:00
nklhrstv
8a8b8817bf use the closest scroll parent element in popups 2022-05-26 15:49:40 +03:00
nklhrstv
ba32014c63 filter invalid dom props 2022-05-25 16:49:35 +03:00
nklhrstv
9c6404ed41 styles updated 2022-05-25 11:36:26 +03:00
nklhrstv
211f478e8a Merge branch 'development' of github.com:Stremio/stremio-web into mobile 2022-05-20 16:03:26 +03:00
nklhrstv
d4928c05d9 copyright header added 2022-05-19 16:28:52 +03:00