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
|
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 |
|
Vladimir Borisov
|
8465766270
|
Fix conflicts
|
2023-08-14 16:05:07 +03: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
|
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
|
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 |
|
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
|
27cbe15538
|
Merge branch 'development' of github.com:Stremio/stremio-web into mark-external-video-as-watched
|
2023-07-17 14:33:31 -07:00 |
|
Tim
|
cf184abd8a
|
Merge pull request #405 from Stremio/feat/player-volume-mouse-wheel
feat(Player): change volume with mouse wheel
|
2023-07-11 18:03:27 +02:00 |
|
Alexandru Branza
|
96f6f7b786
|
Merge pull request #419 from 0xRnato/fix/discover-missing-links
fix: add missing prop to the discover preview
|
2023-07-11 15:40:07 +02:00 |
|
Alexandru Branza
|
41755d0cc6
|
Merge pull request #417 from Stremio/scroll-up-on-options-change
Discover: Scroll Up on Options Change
|
2023-07-11 12:01:35 +02:00 |
|
Alexandru Branza
|
949edb90f2
|
Simplify Logic for Scrolling Up on Discover Filter Change
|
2023-07-07 14:34:26 +03:00 |
|
unclekingpin
|
b01e8ff2bc
|
mark external video as watched
|
2023-07-05 13:27:53 -07:00 |
|
nklhtv
|
d6b86492e3
|
consistent UX accross platforms
|
2023-07-05 21:06:43 +03:00 |
|
nklhtv
|
cbae03307d
|
use pointerdown for consistency
|
2023-07-05 19:55:49 +03:00 |
|
unclekingpin
|
61eba4d13e
|
fix indent
|
2023-07-05 18:57:12 +03:00 |
|
unclekingpin
|
d655962332
|
remove empty line
|
2023-07-05 18:56:09 +03:00 |
|
unclekingpin
|
3638c766cf
|
remove empty line
|
2023-07-05 18:55:44 +03:00 |
|
dexter21767-dev
|
138b056800
|
move -webkit-touch-callout to popup
|
2023-07-05 16:54:17 +01:00 |
|
dexter21767-dev
|
5246373744
|
switch to pointer events for longpress
|
2023-07-05 16:27:17 +01:00 |
|
dexter21767-dev
|
02ef06fe49
|
adding comments and exposing the exported handlers
|
2023-07-05 15:46:20 +01:00 |
|
dexter21767-dev
|
dfbfeb43cc
|
switch to using use-long-press library
|
2023-07-05 00:35:10 +01:00 |
|
dexter21767-dev
|
7e0c22ec2a
|
removing unecessary style properties
|
2023-07-04 22:47:13 +01:00 |
|
dexter21767-dev
|
d9645c5c72
|
clear timeout before starting a new one
|
2023-07-04 12:18:30 +01:00 |
|
dexter21767-dev
|
4843a8f1a9
|
fix multiple popups, and reduce timeout
|
2023-07-03 13:20:01 +01:00 |
|
dexter21767-dev
|
fafb9838d5
|
fix attempting to cancel uncancelable event
|
2023-07-03 13:10:58 +01:00 |
|
dexter21767-dev
|
73f9fd7aa6
|
switch to Callbacks and react refs.
|
2023-07-03 12:54:42 +01:00 |
|
dexter21767-dev
|
ddc6619820
|
fix lint error.
|
2023-07-03 12:32:45 +01:00 |
|
dexter21767-dev
|
5b0d50a201
|
fix popup not closing
|
2023-07-03 12:27:00 +01:00 |
|