Commit graph

4392 commits

Author SHA1 Message Date
Tim
05f0ba11f3 refactor(BufferingLoader): reduce size 2023-07-26 14:05:13 +02:00
Tim
a67fb02aa9 refactor(OptionsMenu): minor styling 2023-07-26 14:01:58 +02:00
Tim
cb312da92e refactor(OptionsMenu): update download icon 2023-07-26 13:59:24 +02:00
Tim
7e10bd1027 chore: update stremio-icons 2023-07-26 13:57:14 +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
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
5d6c03742c refactor: update stremurrr images 2023-07-17 13:19:25 +02: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
bcfef1a5fd refactor: use outline for buttons 2023-07-07 20:16:00 +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
Tim
e65de780bb refactor: add background-color and border-radius to popup by default 2023-07-07 16:40:02 +02:00
Tim
e64ba05961 fix(SeekBar): prevent the slider from jumping on time change 2023-07-07 16:26:37 +02:00
Tim
efdd89b6c2 refactor(SubtitlesMenu): remove advanced button 2023-07-07 16:19:11 +02:00
Tim
1b4d81c102 refactor(Button): increase opacity for disabled 2023-07-07 16:16:38 +02:00
Tim
65ec8ebc0b fix(MetaDetails): layout issue with meta preview 2023-07-07 16:13:39 +02:00
Tim
7100eb38ac fix(Search): wrong icon name for actors 2023-07-07 16:09:56 +02:00
Tim
f1983881ac refactor(AddonDetailsModal): style 2023-07-07 16:03:41 +02:00
Alexandru Branza
949edb90f2 Simplify Logic for Scrolling Up on Discover Filter Change 2023-07-07 14:34:26 +03:00
Tim
827d941692 refactor(ConsentCheckbox): style 2023-07-06 14:05:36 +02:00
Tim
bdf50041aa refactor(Checkbox): style 2023-07-06 14:04:39 +02:00
unclekingpin
b01e8ff2bc mark external video as watched 2023-07-05 13:27:53 -07:00
Tim
eb45f8408e refactor: improve mobile layout 2023-07-05 20:20:28 +02:00
Tim
0e0f27c54a refactor: style Intro 2023-07-05 20:20:18 +02: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