Commit graph

3875 commits

Author SHA1 Message Date
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
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
Nikola Hristov
6f627dcbee
Merge pull request #305 from Stremio/fix/video-mark-as-watched
fix(Video): update mark as wathed action
2022-10-27 12:06:32 +03: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
5fb1022336 update core 2022-10-19 14:55:09 +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
a52493f959 update core 2022-10-18 18:23:06 +03:00
nklhrstv
23a3ae14b1 update core 2022-10-18 17:52:30 +03:00
nklhrstv
f024fade8c update stremio-video 2022-10-18 17:38:32 +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
nklhrstv
f8303c1be9 update core-web 2022-10-06 12:02:51 +03:00
nklhrstv
18625488b6 update core-web 2022-10-05 17:04:50 +03: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
Nikola Hristov
ce9dac1df9
Merge pull request #303 from Stremio/larger-video-thumbnails 2022-10-05 11:16:45 +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
8a6fd529ba update stremio-video 2022-09-14 17:40:50 +03:00
nklhrstv
6cc91177ca update stremio core 2022-09-14 10:46:39 +03:00
Nikola Hristov
a1c008e33f
Merge pull request #289 from Stremio/core-async-api
Core async api
2022-09-13 08:52:41 +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
0b7659b8a4 update core-web 2022-09-12 19:43:03 +03:00
Nikola Hristov
91db29c4c4
Merge pull request #299 from Stremio/trakt-integration
Trakt integration
2022-09-12 14:10:47 +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
832379ff98 add url to dependencies 2022-08-15 16:49:59 +03:00
nklhrstv
353334651e no need for meta details to depend on ctx 2022-08-05 16:57:51 +03:00
nklhrstv
190b4fa941 not needed sourceType specified removed 2022-08-05 16:06:12 +03:00
nklhrstv
d2e5b45702 remove plugin-transform-runtime 2022-08-05 16:00:05 +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