Commit graph

4226 commits

Author SHA1 Message Date
Lachezar Lechev
bfbfcc837a
chore: update stremio-translations 2023-08-22 09:35:55 +03:00
Alexandru Branza
12ec92810f
Merge pull request #445 from Stremio/update-last-watched
Update last watched
2023-08-21 19:23:08 +02:00
Lachezar Lechev
9bc8506016
chore: update core-web
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
2023-08-21 20:17:10 +03:00
Lachezar Lechev
f080db58de
chore: use core-web beta
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
2023-08-21 12:12:58 +03:00
unclekingpin
48e9b164ec bump core-web 2023-08-18 14:15:39 -07:00
unclekingpin
0d0a25a1df send video projection to MarkVideoAsWatched 2023-08-18 13:36:14 -07:00
Alexandru Branza
25c247bec2
Merge pull request #442 from Stremio/fix-error-checker-is-not-a-function-on-stream-components
fix error: "checker is not a function" in stream components
2023-08-16 17:52:38 +02:00
Alexandru Branza
15e31c10b0
Merge pull request #443 from Stremio/ensure-playerType-is-set
Fix Checking if profile.playerType is 'internal'
2023-08-15 12:30:27 +02:00
Alexandru Branza
281d64adfa Fix Checking if profile.playerType is 'internal' 2023-08-15 11:54:03 +03:00
dexter21767-dev
ef93a86818 wrap player objects inside PropTypes.shape() 2023-08-14 19:55:54 +01:00
Alexandru Branza
7ff04d7803
Merge pull request #424 from Stremio/mark-external-video-as-watched
Mark Video as Watched When Using External Player
2023-08-14 15:20:07 +02:00
Vladimir Borisov
8465766270
Fix conflicts 2023-08-14 16:05:07 +03:00
Tim
49d3778694
Merge pull request #438 from Stremio/feat/details-notifications-toggle
feat: add notifications toggle on details
2023-08-14 14:14:32 +02:00
Tim
1aee8d9a23 Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/details-notifications-toggle 2023-08-14 14:08:35 +02:00
Tim
cbf28a4e1d
Merge pull request #437 from Stremio/feat/library-items-new-videos
feat: library items new videos
2023-08-14 14:07:53 +02:00
Tim
86da6b925f chore: update stremio-core-web 2023-08-14 13:56:14 +02:00
Tim
71433695f3
Merge pull request #440 from Stremio/fix/add-notification-item
chore: add NotificationItem for Notifications
2023-08-14 10:28:25 +02:00
Lachezar Lechev
df05ead291
chore: add NotificationItem for Notifications
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
2023-08-11 08:55:00 +03:00
Tim
98bfa20748 Merge branch 'feat/library-items-new-videos' of https://github.com/Stremio/stremio-web into feat/details-notifications-toggle 2023-08-10 14:46:23 +02:00
Tim
1300cb24f7 Merge branch 'fix/continue-watching' of https://github.com/Stremio/stremio-web into feat/library-items-new-videos 2023-08-10 14:10:54 +02:00
Lachezar Lechev
7e2e178286
fix: Board has now it's own items instead of LibraryItem
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
2023-08-10 14:55:24 +03:00
Tim
59e3540bc2 refactor(LibItem): dispatch DismissNotificationItem on dismiss 2023-08-10 11:38:54 +02:00
Tim
acb38b0e58 feat: add notifications toggle on details 2023-08-02 16:15:45 +02:00
Tim
e6d9477cae refactor(types): update Ctx notification type 2023-08-01 13:15:33 +02:00
Tim
49081fd669 Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/library-items-new-videos 2023-08-01 12:36:56 +02:00
Tim
f4f5907495
Merge pull request #436 from Stremio/chore/update-core-web
chore: update stremio-core-web
2023-08-01 11:29:46 +02:00
Tim
064550a828 chore: update stremio-core-web 2023-08-01 11:15:03 +02:00
Tim
a81303e5ef feat: add notification counter on library items 2023-07-31 20:09:49 +02:00
Tim
fed8646dc8
Merge pull request #429 from Stremio/protect-intro-route
Protect intro route
2023-07-24 11:55:06 +02:00
unclekingpin
d89bd42220 fix comparison between null and undefined 2023-07-21 12:51:56 -07:00
Tim
3bc10fc2c5
Merge pull request #428 from Stremio/fix/video-context-menu
fix(Video): context menu was not working on Firefox
2023-07-21 11:16:03 +02:00
Tim
32caea1b9e fix(Video): issue on firefox desktop linux 2023-07-21 01:56:06 +02:00
unclekingpin
2c6c2adb74 fix lint 2023-07-20 15:22:16 -07:00
unclekingpin
dc85e938bd navigate to intro when the state actually changes 2023-07-20 15:19:29 -07:00
unclekingpin
1d259137ee adapt login/logout to the new flow 2023-07-20 14:39:41 -07:00
unclekingpin
c354f91d38 fix lint 2023-07-20 14:17:26 -07:00
unclekingpin
427da7909d added copyright header 2023-07-20 14:15:05 -07:00
unclekingpin
3b1ccd378e prevent authenticated user to access the Intro route 2023-07-20 14:12:30 -07:00
dexter21767-dev
02879d369f fix duplicate on longpress 2023-07-20 14:34:59 +01:00
dexter21767-dev
903715fb24 fix typo 2023-07-20 14:32:21 +01:00
dexter21767-dev
d25db6ebde disable pointer events for background images 2023-07-20 14:04:26 +01:00
dexter21767-dev
61a8088a89 fix contextMenu trigger for mobile devices 2023-07-20 13:42:00 +01:00
unclekingpin
340a302a3c Merge branch 'development' of github.com:Stremio/stremio-web into fix/video-context-menu 2023-07-19 08:56:27 -07:00
Alexandru Branza
ba25c4791d
Merge pull request #427 from Stremio/build-workflow-fix
use github ref_name for all branches
2023-07-19 17:44:25 +02:00
unclekingpin
e62c1e68f1 Empty-Commit 2023-07-19 08:25:51 -07:00
unclekingpin
b9f45b3392 Empty-Commit 2023-07-19 08:19:47 -07:00
dexter21767-dev
0201627a43 use event.nativeEvent.button to detect right click 2023-07-19 15:26:31 +01:00
Tim
5a7c3f0a9d fix(Video): context menu was not working on Firefox 2023-07-18 22:45:52 +02:00
unclekingpin
09c1c4f04c
use github ref_name for all branches 2023-07-18 01:36:49 +03:00
unclekingpin
acd8b9c31e update core-web 2023-07-17 14:34:26 -07:00