Commit graph

3507 commits

Author SHA1 Message Date
Alexandru Branza
b20359f373 Add Prop Type for openPlayer 2023-05-30 18:44:00 +03:00
Alexandru Branza
5b8c211ade Add .openPlayer for New Core Changes 2023-05-30 18:39:12 +03:00
Alexandru Branza
dbe48c327e Lint 2023-05-30 17:17:28 +03:00
Alexandru Branza
68b31f995a Lint 2023-05-30 17:15:31 +03:00
Alexandru Branza
d709f2c741 Add Select Options for External Players 2023-05-30 16:52:05 +03:00
Alexandru Branza
4e2d8bfad4 Lint 2023-05-29 21:35:21 +03:00
Alexandru Branza
8337fd6cab Add Toast When Opening In External Player 2023-05-29 20:05:51 +03:00
Alexandru Branza
22aa3a5f15 Ensure haveStreamingServer Availability is Satisfied 2 2023-05-29 19:50:09 +03:00
Alexandru Branza
68bba90e30 Ensure haveStreamingServer Availability is Satisfied 2023-05-29 19:25:19 +03:00
Alexandru Branza
2c7d9251d5 Don't Use a href Anymore When Handling External Player Open With Local Server 2023-05-29 19:23:42 +03:00
Alexandru Branza
b74a0a3fa7 Use deepLinks.externalPlayer.fileName for M3U Playlist Name 2023-05-29 19:06:41 +03:00
Alexandru Branza
b7ed499697 Move All Necessary Logic to Stream.js 2023-05-29 19:02:31 +03:00
Alexandru Branza
15fed246ab Support Downloading M3U Playlist If Local Server Offline and Not Mobile 2023-05-29 18:40:53 +03:00
Alexandru Branza
bfb2661da2 Rename isMobile.js to platform.js 2 2023-05-29 18:23:26 +03:00
Alexandru Branza
bec44f5ed0 Rename isMobile.js to platform.js 2023-05-29 18:21:04 +03:00
Alexandru Branza
4f82b85d0c Improve isMobile API 2023-05-29 18:04:11 +03:00
Alexandru Branza
c9347885e0 Use Bowser to Detect Mobile 2023-05-29 17:38:13 +03:00
Alexandru Branza
242a277484 Fix For Analytics 2023-05-29 17:34:09 +03:00
Alexandru Branza
a26d000a98 Add Support for Opening With Streaming Server 2023-05-29 17:29:31 +03:00
Alexandru Branza
8f80d74883 Update IF Case to Use profile.settings.playerType 2023-05-29 17:03:36 +03:00
Alexandru Branza
50fc9b8a48 Use New Player Setting From Core 2023-05-29 16:44:52 +03:00
Alexandru Branza
61d49602e5 Add Copyright Header 2023-05-29 15:24:13 +03:00
Alexandru Branza
bd81e2737e Allow Using VLC as External Player on iOS and Android 2023-05-29 15:19:21 +03:00
Alexandru Branza
2523277200
Merge pull request #370 from Stremio/fix/player-push-to-library
fix(Player): remove PushToLibrary core action
2023-05-25 10:54:58 +02:00
Tim
fc7202e292 refactor(Player): add translation strings 2023-05-24 15:28:27 +02:00
Tim
9dd6bcda50 fix(Player): remove PushToLibrary core action 2023-05-24 15:03:00 +02:00
Alexandru Branza
89ae8d5ac4
Merge pull request #348 from Stremio/typings
Core Typings
2023-05-23 23:02:28 +02:00
Alexandru Branza
4ffa1a051c
Merge pull request #369 from Stremio/fix/lint
fix: lint errors
2023-05-23 22:46:57 +02:00
Alexandru Branza
ea24b6472b
Merge pull request #360 from Stremio/feat/addons-configure
feat: add configure button for addons
2023-05-23 22:46:46 +02:00
Tim
9e0013707c fix: lint errors 2023-05-23 22:32:55 +02:00
Tim
f5dda12a60
Merge pull request #361 from Iheuzio/fix/avatar-image-url
fix(AvatarImage): null removed, user uses default image
2023-05-23 22:31:12 +02:00
Tim
50a1955afd Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/addons-configure 2023-05-23 22:20:08 +02:00
Tim
f1924e2576
Merge pull request #338 from Stremio/feat/player-external-play
feat: player external play
2023-05-23 15:02:05 +02:00
Christopher
1e98fc2a97 fix(AvatarImage): removed null in navmenu 2023-05-15 21:58:41 -04:00
Christopher
f1f30b920a fix(AvatarImage): url no longer uses null 2023-05-15 18:57:21 -04:00
Christopher
34c5ce1688 fix(AvatarImage): url no longer uses null 2023-05-15 18:51:56 -04:00
Tim
7804d1aa46 fix(common): missing import 2023-04-27 07:59:40 +02:00
Tim
8a28869e90
Merge branch 'development' into typings 2023-04-27 07:56:13 +02:00
Tim
d9f52c0c63 refactor(Addons): open configure url for configure button instead of modal 2023-04-26 14:48:34 +02:00
Tim
fc326f7192 refactor(Addons): improve mobile layout 2023-04-26 09:14:26 +02:00
Tim
cc976f27e7 feat: add configure button for addons 2023-04-26 09:07:50 +02:00
Tim
c660818fd5 fix(ControlBar): hide volume slider on mobile 2023-04-21 08:22:50 +02:00
Tim
75c571d168 refactor(types): improve Player types 2023-04-12 19:00:45 +02:00
Tim
9cc81ac4c9 refactor(types): use type instead of interface 2023-04-12 18:51:44 +02:00
Tim
02fceea357 refactor(Library): add translation to sort selectable 2023-04-12 13:46:16 +02:00
Tim
b41cc418c5 refactor(Discover): add translation on extra selectable 2023-04-12 13:43:01 +02:00
Tim
32a7117493 refactor(translateOption): use Sleeyax suggestion 2023-04-12 13:36:10 +02:00
Tim
846284ff9f refactor(OptionsMenu): use latests core changes 2023-04-07 16:54:05 +02:00
Tim
2483583454 refactor: improve typings 2023-03-17 05:38:51 +01:00
Tim
3e3e97ee76 refactor: add typings 2023-03-14 05:02:16 +01:00