Commit graph

4203 commits

Author SHA1 Message Date
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
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
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
Tim
d44f7047dc
Merge pull request #418 from Stremio/mobile-LongPress
add a long press option to the button module based on timeout.
2023-07-07 17:41:59 +02:00
Alexandru Branza
949edb90f2 Simplify Logic for Scrolling Up on Discover Filter Change 2023-07-07 14:34:26 +03: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