Timothy Z.
|
f8cf7f7ae5
|
refactor: use the other function for submitting
|
2024-10-24 11:56:27 +03:00 |
|
Timothy Z.
|
8b067ad5b4
|
chore: fix eslint (2)
|
2024-10-24 11:52:15 +03:00 |
|
Timothy Z.
|
603c314905
|
fix: eslint errors
|
2024-10-24 11:51:26 +03:00 |
|
Timothy Z.
|
7e56236c6d
|
refactor: item component
|
2024-10-24 11:48:22 +03:00 |
|
Timothy Z.
|
dc5f90b2e8
|
refactor: imports resolutions
|
2024-10-24 11:36:13 +03:00 |
|
Timothy Z.
|
b6b9128fcd
|
fix: imports
|
2024-10-24 11:23:02 +03:00 |
|
Timothy Z.
|
e296c769e4
|
refactor: address the comments
|
2024-10-24 11:21:06 +03:00 |
|
Timothy Z.
|
04fdc644f6
|
fix: liniting
|
2024-10-24 10:30:16 +03:00 |
|
Timothy Z.
|
9fa17da6e9
|
fix: minor styles issues
|
2024-10-23 18:05:28 +03:00 |
|
Timothy Z.
|
274169770f
|
fix: onDelete action + translations strings
|
2024-10-22 17:29:05 +03:00 |
|
Timothy Z.
|
55384ff9dc
|
refactor: optimisations
|
2024-10-22 17:03:30 +03:00 |
|
Timothy Z.
|
22376793b7
|
refactor: change delete icon
|
2024-10-22 15:30:45 +03:00 |
|
Timothy Z.
|
fd88b18cdd
|
fix: Item and checkbox styles
|
2024-10-22 11:50:59 +03:00 |
|
Timothy Z.
|
14d5fc3da7
|
refactor: handle edge cases correctly
|
2024-10-22 10:25:29 +03:00 |
|
Timothy Z.
|
d12766ecad
|
feat: Support Multiple Server URLs in the settings
|
2024-10-21 17:13:46 +03:00 |
|
Timothy Z.
|
b23204aa34
|
add: logs
|
2024-10-09 14:11:34 +03:00 |
|
Tim
|
77ce94673d
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/calendar
|
2024-10-09 10:52:08 +02:00 |
|
Tim
|
e51e6f415e
|
chore: update eslint
|
2024-10-07 12:17:33 +02:00 |
|
Tim
|
bb5866955e
|
refactor(useFacebookLogin): remove unused import
|
2024-10-03 17:00:22 +02:00 |
|
Tim
|
a95458f995
|
fix(useFacebookLogin): requests were made after cancelling
|
2024-10-03 16:49:48 +02:00 |
|
Tim
|
c3f0c91ea8
|
refactor(Intro): increase waitFroCredentials max tries
|
2024-10-03 16:29:39 +02:00 |
|
Tim
|
6305743c1a
|
feat(Intro): add cancel button to facebook modal
|
2024-10-03 16:25:30 +02:00 |
|
Tim
|
53174981a9
|
refactor(Intro): make fb login compatible with shell
|
2024-10-03 15:52:25 +02:00 |
|
Tim
|
59d490c879
|
refactor(Calendar): make placeholder login button go to the login form
|
2024-10-03 08:56:52 +02:00 |
|
Tim
|
2d9f3fa6ac
|
refactor(Calendar): improve placeholder responsiveness on mobile
|
2024-10-03 08:56:20 +02:00 |
|
Владимир Борисов
|
024df8eeec
|
Merge pull request #690 from Stremio/feat/open-external-shell
feat: impl openExternal for shell compatibility
|
2024-09-27 17:10:36 +03:00 |
|
Tim
|
0a2ad7b6aa
|
fix(Settings): check for profile.auth in subscribeCalendarOnClick
|
2024-09-27 11:20:57 +02:00 |
|
Tim
|
3c517f6a32
|
fix: replace platform by usePlatform
|
2024-09-27 10:59:48 +02:00 |
|
Timothy Z.
|
d474ec60ca
|
refactor: logic unite
|
2024-09-26 17:06:27 +03:00 |
|
Timothy Z.
|
f84bc813f9
|
refactor: translations strings
|
2024-09-26 15:08:47 +03:00 |
|
Timothy Z.
|
dab0169038
|
refactor: add translations
|
2024-09-26 15:02:50 +03:00 |
|
Timothy Z.
|
0ebdf83c7f
|
refactor: dependencies on useCallback
|
2024-09-26 14:59:32 +03:00 |
|
Timothy Z.
|
9b160a0c6b
|
remove: href and target on button
|
2024-09-26 14:57:40 +03:00 |
|
Timothy Z.
|
0ee4b6d396
|
remove: download file name
|
2024-09-26 14:55:43 +03:00 |
|
Timothy Z.
|
bd13059279
|
refactor: turn button into a link
|
2024-09-26 14:51:12 +03:00 |
|
Tim
|
94cbd8d268
|
fix(Settings): remove data export link if not logged in
|
2024-09-26 11:51:45 +02:00 |
|
Tim
|
443e86a1ad
|
feat: impl openExternal for shell compatibility
|
2024-09-25 15:34:32 +02:00 |
|
Tim
|
3870c6a439
|
refactor(Calendar): improve responsive layout
|
2024-09-24 08:56:35 +02:00 |
|
Tim
|
3f8c64f36e
|
fix(Calendar): remove border radius on 29nth cell
|
2024-09-24 03:56:14 +02:00 |
|
Tim
|
03a61006d3
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/calendar
|
2024-09-23 14:44:26 +02:00 |
|
Tim
|
0b70f67dd9
|
feat: add BottomSheet to calendar for mobile
|
2024-09-23 14:28:06 +02:00 |
|
ArtificialSloth
|
faca365925
|
prevent-url-labels
|
2024-09-22 01:12:37 -04:00 |
|
ArtificialSloth
|
42ca0550ae
|
feat/subtitles-track-label
|
2024-09-22 00:17:06 -04:00 |
|
Lachezar Lechev
|
a7bbcb164a
|
Merge branch 'development' into fix/remote-https-disabled-option
|
2024-09-19 09:44:38 +03:00 |
|
Alexandru Branza
|
e7dbff46c9
|
Merge pull request #664 from Stremio/feature-multiselect-level-menu
Feature: multiselect level menu
|
2024-09-18 18:08:55 +03:00 |
|
ArtificialSloth
|
b002a1c194
|
fixed indentation
|
2024-09-17 04:41:48 -04:00 |
|
ArtificialSloth
|
7a66e54651
|
feat: MetaDetails back button behavior
|
2024-09-17 02:23:04 -04:00 |
|
Timothy Z.
|
9168df4b82
|
refactor: add onKeyUp to not setSeeking to false
|
2024-07-31 10:52:38 +03:00 |
|
Tim
|
a703a8a5ee
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into development
|
2024-07-26 18:27:09 +02:00 |
|
Tim
|
619c620a88
|
refactor(Stream): simplify copyStreamLink function
|
2024-07-26 18:07:20 +02:00 |
|
Tim
|
d8fbd1855b
|
refactor(Stream): use memo deps instead of passing props to Popup
|
2024-07-26 18:06:54 +02:00 |
|
Timothy Z.
|
8cfb46f026
|
Merge branch 'development' into fix/list-container-overflow-mobile
|
2024-07-26 15:57:06 +03:00 |
|
Tim
|
396f44ed8a
|
chore(Stream): formatting
|
2024-07-26 14:55:38 +02:00 |
|
Tim
|
334c8de2ce
|
Merge pull request #658 from Namyts/feat/right-click-infohash
feat: copy stream link from streams list
|
2024-07-26 14:31:29 +02:00 |
|
Tim
|
5de7d1e937
|
fix(MetaDetails): list container overflow on mobile
|
2024-07-26 12:31:14 +02:00 |
|
Namyts
|
036e3c20ae
|
render menu formatting
|
2024-07-26 10:24:28 +01:00 |
|
Namyts
|
24ef298694
|
memo stuff
|
2024-07-26 10:20:28 +01:00 |
|
Lachezar Lechev
|
e5064b68f0
|
Merge branch 'development' into feat/seek-player-action
|
2024-07-25 15:55:31 +03:00 |
|
Lachezar Lechev
|
84ad70fc43
|
fix: Player - onSeekRequest and setting the seeking flag to true before updating the video player
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
|
2024-07-25 15:54:01 +03:00 |
|
Timothy Z.
|
52aa5ee131
|
refactor: props & styles
|
2024-07-25 12:30:11 +03:00 |
|
Timothy Z.
|
6a5dcb9fae
|
feature: multiselect menu
|
2024-07-24 16:11:41 +03:00 |
|
Namyts
|
9b1e5841e6
|
removed memo, the props come from popup
|
2024-07-23 16:29:38 +01:00 |
|
Namyts
|
17ad9f83b3
|
added route focus. updated translation keys. fixed memo check
|
2024-07-23 16:19:02 +01:00 |
|
Tim
|
8fb85f9c67
|
Merge pull request #640 from Stremio/refactor/intro-ctx-facebook-auth
refactor(Intro): use Facebook type for ctx Authenticate action
|
2024-07-23 16:56:30 +02:00 |
|
Namyts
|
922c1d4557
|
button title
|
2024-07-23 10:22:09 +01:00 |
|
Namyts
|
c0b82fdefe
|
added an error toast on copy fail
|
2024-07-23 10:17:22 +01:00 |
|
Namyts
|
bb170f53c8
|
couple more
|
2024-07-23 10:11:43 +01:00 |
|
Namyts
|
829ebb87e7
|
more formatting reverts
|
2024-07-23 10:09:46 +01:00 |
|
Namyts
|
ff41ff2997
|
attempted to undo IDE auto formatting
|
2024-07-23 10:04:18 +01:00 |
|
Namyts
|
ad58ab069e
|
suggested style changes. infohash menu item is now magnetic link item
|
2024-07-23 09:49:58 +01:00 |
|
Namyts
|
179afa6780
|
added context menu to steam list items with ability to copy stream infohash. switch steam to use Popup, just like Video
|
2024-07-23 00:45:29 +01:00 |
|
Lachezar Lechev
|
28d5252b11
|
fix: Streaming server settings - use empty string instead of null for remoteHttps
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
|
2024-07-22 14:06:11 +03:00 |
|
Namyts
|
10c878871f
|
copy infohash to clipboard when right clicking the search result. toast.
|
2024-07-10 19:31:23 +01:00 |
|
Tim
|
076c1e0701
|
fix(Calendar): list items border radius
|
2024-07-05 06:12:22 +02:00 |
|
Tim
|
971c393f42
|
Merge branch 'feat/calendar' of https://github.com/Stremio/stremio-web into feat/calendar
|
2024-07-05 06:08:31 +02:00 |
|
Tim
|
b6eef9a289
|
fix(Calendar): cells border radius
|
2024-07-05 06:08:10 +02:00 |
|
Timothy Z.
|
13aeae0c30
|
refactor: imports
|
2024-07-04 21:44:51 +03:00 |
|
Tim
|
98b3891f1e
|
fix(Calendar): make cells acessible with keyboard
|
2024-07-04 16:11:46 +02:00 |
|
Tim
|
5f9057703d
|
fix(Calendar): hide cell items when height is too small
|
2024-07-04 15:33:04 +02:00 |
|
Tim
|
f6c4e66c77
|
refactor(Calendar): improve responsiveness
|
2024-07-04 13:51:56 +02:00 |
|
Tim
|
a561ee0e3e
|
feat(Calendar): add play icons on items
|
2024-07-04 06:44:41 +02:00 |
|
Tim
|
e7ddbcf383
|
refactor: use shared HorizontalScroll component for Chips and Calendar
|
2024-07-03 18:03:23 +02:00 |
|
Tim
|
c6ad7e971b
|
feat(Calendar): implement selected logic
|
2024-07-03 16:25:13 +02:00 |
|
Tim
|
c7b3c31e41
|
feat(Calendar): add auth placeholder
|
2024-06-28 07:46:05 +02:00 |
|
Tim
|
4250c9bf84
|
refactor(Calendar): improve responsiveness
|
2024-06-28 06:55:30 +02:00 |
|
Timothy Z.
|
6d8ecd46c2
|
feature: disable season buttons
|
2024-06-27 13:07:22 +03:00 |
|
Tim
|
8a79058d1c
|
feat: calendar
|
2024-06-18 12:07:34 +02:00 |
|
Tim
|
1d6a6cce44
|
Merge pull request #642 from Stremio/feature-player-background-loader
Feature: player background splash screen loader
|
2024-05-17 10:56:27 +02:00 |
|
Timothy Z.
|
90a313af8d
|
refactor: move dom position
|
2024-05-17 11:54:23 +03:00 |
|
Lachezar Lechev
|
9745161999
|
fix(player): setSeeking false right after seek instead of using video.state.buffering
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
|
2024-05-17 11:25:26 +03:00 |
|
Lachezar Lechev
|
e66c383e23
|
fix: usePlayer exports and TS definition
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
|
2024-05-17 11:24:49 +03:00 |
|
Timothy Z.
|
1e5e87ca38
|
refactor: remove z-index + fix delay
|
2024-05-17 11:23:06 +03:00 |
|
Lachezar Lechev
|
5d5c28b118
|
fix(player): buffering effects for seeking
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
|
2024-05-17 10:19:33 +03:00 |
|
Lachezar Lechev
|
a6b66667f1
|
feat(player): add seek action and handle seeking player state w/ debug statements
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
|
2024-05-16 19:38:34 +03:00 |
|
Timothy Z.
|
b1020724d9
|
refactor: lower img opac. to be sure err visible
|
2024-05-16 17:41:02 +03:00 |
|
Timothy Z.
|
5d32af012f
|
fix: modaldialog scroll-overflow issue
|
2024-05-16 15:33:41 +03:00 |
|
Timothy Z.
|
363107de68
|
refactor: image styles
|
2024-05-16 13:19:12 +03:00 |
|
Timothy Z.
|
0584618b66
|
feature: background splash screen on load
|
2024-05-16 13:15:56 +03:00 |
|
Tim
|
d6162b299b
|
Merge pull request #632 from Stremio/mprove-meta-details-error-messages
feature: improve error msg design on metadetails
|
2024-05-13 15:43:16 +02:00 |
|
Timothy Z.
|
5b3bd9adc4
|
refactor: make the message-container visible
on mobile
|
2024-05-13 16:40:35 +03:00 |
|
Tim
|
a9c92b87cf
|
Merge pull request #634 from Stremio/fix-videos-menu
Fix: videos menu rendering conditions + add shorcut explanation in settings
|
2024-05-13 15:27:05 +02:00 |
|
Timothy Z.
|
a659e88cfa
|
refactor: make sure error is not thrown when null
|
2024-05-13 16:24:55 +03:00 |
|
Timothy Z.
|
afde589963
|
refactor: use llength as the condition
|
2024-05-13 16:14:19 +03:00 |
|
Timothy Z.
|
36e3cf3a84
|
refactor: change the rendering condition
|
2024-05-13 16:05:02 +03:00 |
|
Tim
|
0f4f0f7c97
|
refactor(Intro): use Facebook type for ctx Authenticate action
|
2024-05-10 14:31:06 +02:00 |
|
kKaskak
|
0dbc4f759b
|
feature: add shortcut to settings for videos menu
|
2024-04-22 14:08:37 +03:00 |
|
kKaskak
|
f4531177d5
|
fix: videos menu rendering conditions
|
2024-04-22 14:08:17 +03:00 |
|
kKaskak
|
24741f3a42
|
feature: improve error msg design on metadetails
|
2024-04-22 12:27:41 +03:00 |
|
kKaskak
|
fdd16e1308
|
fix: z-index on context-menu-container
|
2024-04-22 11:57:00 +03:00 |
|
kKaskak
|
b9bc10498d
|
fix: library crashing when 0 items are present
|
2024-03-29 12:09:48 +02:00 |
|
Tim
|
937baa1785
|
Merge pull request #614 from Stremio/feat/settings-transcoding-profile
feat: implement transcoding profile
|
2024-03-28 13:48:01 +01:00 |
|
Tim
|
5a901601a1
|
Merge pull request #615 from Stremio/fix-player-time-tabindex
fix: remaining time tabindex
|
2024-03-28 05:45:22 +01:00 |
|
Tim
|
0ad4d1dd0f
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/settings-transcoding-profile
|
2024-03-28 04:14:53 +01:00 |
|
kKaskak
|
65edf59d17
|
fix: remaining time tabindex
|
2024-03-25 20:29:04 +02:00 |
|
Tim
|
51171f1c34
|
Merge pull request #610 from Stremio/refactor/library-chips
Use chips instead of multiselect for library filters
|
2024-03-25 19:18:34 +01:00 |
|
Tim
|
0604c6b894
|
Merge pull request #608 from arpitbatra123/development
Update SeekBar component to display remaining time
|
2024-03-25 14:18:08 +01:00 |
|
Tim
|
38365339f0
|
feat: implement transcoding profile
|
2024-03-21 22:11:05 +01:00 |
|
Arpit Batra
|
10e37a9889
|
Update src/routes/Player/ControlBar/SeekBar/SeekBar.js
Co-authored-by: Timothy Z. <117831817+kKaskak@users.noreply.github.com>
|
2024-03-19 19:59:35 +05:30 |
|
Arpit Batra
|
d3e0ff2437
|
Update SeekBar component to toggle between total time and remaining time
|
2024-03-18 12:18:59 +05:30 |
|
Tim
|
1cf2339a35
|
refactor: use chips instead of multiselect for library filters
|
2024-03-15 19:15:44 +01:00 |
|
Tim
|
fa3677b5dd
|
refactor(Library): scrollTop effect condition
|
2024-03-13 18:15:56 +01:00 |
|
Tim
|
ffe420aeec
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into refactor/library-infinite-scroll
|
2024-03-13 18:13:28 +01:00 |
|
Tim
|
571bc391e8
|
Update src/routes/Library/Library.js
Co-authored-by: Timothy Z. <117831817+kKaskak@users.noreply.github.com>
|
2024-03-13 18:12:49 +01:00 |
|
Arpit Batra
|
dbd98750e7
|
Add Button component to SeekBar.js
|
2024-03-13 11:05:38 +05:30 |
|
Arpit Batra
|
7f6cc0ef15
|
Update SeekBar component to display remaining time when duration mode is changed
|
2024-03-12 23:33:48 +05:30 |
|
Tim
|
019684de34
|
Merge pull request #593 from Stremio/ensure-stremio-server-loaded
Ensure stremio-server is loaded before loading a video
|
2024-03-05 13:20:01 +01:00 |
|
Tim
|
ed7d854a85
|
fix(useBoard): remove timeout causing to be stuck in loading state
|
2024-03-04 08:26:05 +01:00 |
|
Tim
|
455c8e314c
|
refactor(Library): use LoadNextPage instead of pagination logic
|
2024-02-27 10:57:50 +01:00 |
|
Alexandru Branza
|
445693508e
|
ensure stremio-server is loaded before loading a video
|
2024-02-25 16:22:48 +02:00 |
|
kKaskak
|
6ed892ad12
|
refactor: implement useMemo for the iconName
|
2024-02-13 19:29:14 +01:00 |
|
kKaskak
|
dca8d50888
|
Merge branch 'development' into feature-volume-on-scroll-indicator
|
2024-02-13 14:43:54 +01:00 |
|
kKaskak
|
e6f681993c
|
fix: missing watched indicator on discover and board
|
2024-02-08 12:54:15 +01:00 |
|
Alexandru Branza
|
e0cd070602
|
Fix Stream Progress Bar Showing Over Addon Selector
|
2024-02-07 17:28:01 +02:00 |
|
Tim
|
3551159356
|
fix: show new videos counter on library items
|
2024-02-01 08:51:41 +01:00 |
|
kKaskak
|
15cdd4f70a
|
refactor: simplify the logic
|
2024-01-17 23:04:34 +02:00 |
|
kKaskak
|
69e90e8d8b
|
refactor: moved & refactored the logic to the component
|
2024-01-17 20:24:20 +02:00 |
|
Tim
|
e72225c414
|
fix(Library): sort label translations
|
2024-01-11 12:53:09 +01:00 |
|
kKaskak
|
4ce1ee7a6a
|
refactor: add a conditional to the indicator
|
2024-01-10 18:15:07 +02:00 |
|
kKaskak
|
fd5be6985d
|
feature: VolumeChangeIndicatorImplementation
|
2024-01-10 17:56:22 +02:00 |
|
Tim
|
8b08de8d85
|
Merge pull request #529 from Stremio/refactor/video-player
Refactor video player
|
2024-01-05 15:53:47 +01:00 |
|
Tim
|
8e1ab43563
|
refactor(ControlBar): remove unecessary callbacks
|
2024-01-05 11:47:31 +01:00 |
|
Tim
|
cdff875412
|
refactor(Player): remove unecessary element
|
2024-01-04 19:18:06 +01:00 |
|
Tim
|
5a5552bc29
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/remote-https-endpoint
|
2024-01-04 15:31:45 +01:00 |
|
Tim
|
e4fd8b02af
|
refactor(Settings): add translation strings for remote endpoint
|
2024-01-04 15:30:32 +01:00 |
|
Tim
|
08631ce914
|
fix(Search): use catalog prop for MetaRow
|
2024-01-04 14:33:15 +01:00 |
|
Tim
|
724260886d
|
refactor(Player): move player immersed to a useMemo
|
2024-01-04 13:56:40 +01:00 |
|
Tim
|
ed6ed15a74
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into refactor/video-player
|
2024-01-04 13:42:01 +01:00 |
|
Tim
|
28217b0f8e
|
Merge pull request #550 from Stremio/fix-PWA-styles
fix: reduced font-size on smaller devices
|
2024-01-03 16:38:58 +01:00 |
|
Tim
|
0075d16d08
|
Merge pull request #548 from Stremio/fix-addons-descriptions
Fix: addon container on mobile devices
|
2024-01-03 16:16:54 +01:00 |
|
Tim
|
e8bc811213
|
Merge pull request #540 from Stremio/feat/translate-catalog-names
Translate catalog names
|
2024-01-03 16:07:46 +01:00 |
|
Tim
|
5903502f2f
|
refactor: update search to latest core changes
|
2024-01-03 12:52:01 +01:00 |
|
Tim
|
b9cb10e962
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/translate-catalog-names
|
2024-01-03 12:19:09 +01:00 |
|
Tim
|
a37579f70e
|
fix: see all button was missing on MetaRow
|
2024-01-03 12:15:35 +01:00 |
|
kKaskak
|
a2d8697d15
|
styles: reduced font-size on smaller devices
|
2023-12-25 20:15:46 +02:00 |
|
kKaskak
|
48c23552db
|
refactor: removed the max-height instead
tested on ipad and in some cases it was still overflowing
|
2023-12-25 16:24:12 +02:00 |
|
kKaskak
|
0bd7bd7e96
|
update: name-container styling on mobile
|
2023-12-25 16:07:27 +02:00 |
|
kKaskak
|
97bc69aca1
|
update: max-height on minimum width devices
|
2023-12-25 16:04:05 +02:00 |
|
kKaskak
|
541df24251
|
Merge branch 'development' into feat/search-history
|
2023-12-25 14:18:53 +02:00 |
|
Tim
|
cf56fb0795
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/remote-https-endpoint
|
2023-12-23 07:28:38 +01:00 |
|
Tim
|
d0d4ef25eb
|
fix: external player stream logic
|
2023-12-20 07:36:11 +01:00 |
|
Tim
|
774a1f6c6e
|
refactor: create useTranslate hook
|
2023-12-19 03:31:52 +01:00 |
|
Tim
|
63d0a44fc7
|
refactor(Settings): external player options
|
2023-12-18 14:49:11 +01:00 |
|
Tim
|
f0f11d15ba
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into add-iina-mpv
|
2023-12-18 14:34:41 +01:00 |
|
Tim
|
7ede08f11f
|
feat(Settings): add button to copy remote url to clipboard
|
2023-12-17 23:52:14 +01:00 |
|
Tim
|
5df432c220
|
refactor(Settings): hide remote endpoint select if user is not auth
|
2023-12-17 23:39:27 +01:00 |
|
Tim
|
0774463315
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/remote-https-endpoint
|
2023-12-15 16:40:17 +01:00 |
|
Tim
|
d1a384fcb7
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into feature-seasonal-notif
|
2023-12-14 22:07:48 +01:00 |
|
Tim
|
0463cb109f
|
refactor(Player): update to latest core changes
|
2023-12-14 21:19:21 +01:00 |
|
kKaskak
|
3710399bca
|
refactor: EventModal imports
|
2023-12-14 17:13:48 +01:00 |
|
kKaskak
|
56ff346512
|
refactor: naming
|
2023-12-14 16:37:27 +01:00 |
|
kKaskak
|
9594efbb0e
|
refactor: created a separate component
|
2023-12-14 15:06:06 +01:00 |
|
kKaskak
|
cd8be46584
|
refactor: naming changes + conditional rendering for the button
|
2023-12-14 12:33:10 +01:00 |
|
kKaskak
|
179ed3948f
|
feature: useFetchNotficationData hook + new approach
|
2023-12-14 12:17:51 +01:00 |
|
kKaskak
|
156a129cc4
|
feature: seasonal notfication - no logic
|
2023-12-13 15:41:51 +01:00 |
|
Tim
|
b853e18499
|
feat: translate catalog names
|
2023-12-08 21:26:27 +01:00 |
|
unclekingpin
|
be2e73159b
|
Merge branch 'development' of github.com:Stremio/stremio-web into surround_sound_enabled
|
2023-12-07 01:56:58 -08:00 |
|
Tim
|
1b4a8c1028
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into refactor/video-player
|
2023-12-06 14:19:40 +01:00 |
|
Tim
|
fc67815d57
|
fix(Player): check nextVideoPopupOpen for shortcuts
|
2023-12-06 13:01:53 +01:00 |
|
Tim
|
d862b96946
|
fix(Player): getStatistics condition check
|
2023-12-06 12:58:12 +01:00 |
|
Tim
|
8ecca49b00
|
refactor(Player): move error to component
|
2023-12-06 12:54:08 +01:00 |
|
Tim
|
b5d259df29
|
refactor(Player): simplify menus logic
|
2023-12-06 12:33:58 +01:00 |
|
Tim
|
f2a154de13
|
fix(Player): useStatistics issue
|
2023-12-06 12:19:20 +01:00 |
|
Tim
|
da3f1892b6
|
refactor(Player): create useVideo hook
|
2023-12-06 12:06:38 +01:00 |
|
kKaskak
|
b906cfdc41
|
feature: search history beta v1
|
2023-12-05 21:23:01 +02:00 |
|
Tim
|
4f0d2e3991
|
feat: implement search history
|
2023-12-04 17:43:16 +01:00 |
|
kKaskak
|
2c83478ac0
|
refactor: correctly translate externalPlayer label
|
2023-11-28 12:35:54 +02:00 |
|
Tim
|
87b6278894
|
refactor(Player): move statistics logic to a hook
|
2023-11-27 19:15:44 +01:00 |
|
Lachezar Lechev
|
b68465cca5
|
feat: Player - dispatch NextVideo action to core
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
|
2023-11-27 15:35:24 +02:00 |
|
unclekingpin
|
3ddaa0b553
|
remove the support for maxAudioChannels query param
|
2023-11-25 08:47:41 -08:00 |
|
unclekingpin
|
09607f3a2e
|
set maxAudioChannels based on surround sound setting
|
2023-11-25 08:46:18 -08:00 |
|
unclekingpin
|
b9efa02727
|
surround sound checkbox added to settings
|
2023-11-25 08:40:24 -08:00 |
|
Tim
|
e8d26e450e
|
feat: implement remote https endpoint settings
|
2023-11-22 16:01:24 +01:00 |
|
edde746
|
61793524f3
|
add vlc as an external player on mac
|
2023-11-22 13:23:30 +01:00 |
|
edde746
|
785f2be91a
|
fix deeplink href selection
|
2023-11-22 02:34:43 +01:00 |
|
Tim
|
a282c73e7c
|
Merge pull request #507 from Stremio/fix/settings-design
feature: new settings design
|
2023-11-09 15:56:45 +01:00 |
|
kKaskak
|
f6b7004d0a
|
refactor: name changed to match the overall naming sollution
|
2023-11-09 16:55:19 +02:00 |
|
kKaskak
|
1ef59fcd80
|
refactor: changed the name of the subtitle wrapper
|
2023-11-09 16:51:43 +02:00 |
|
kKaskak
|
9382066f6c
|
feature: new settings design
|
2023-11-09 15:50:58 +02:00 |
|
kKaskak
|
1629bc0aae
|
refactor: useMemo instead for better performance
|
2023-11-09 15:39:18 +02:00 |
|
kKaskak
|
87436adc73
|
indentation fix
|
2023-11-09 14:41:21 +02:00 |
|
kKaskak
|
b2a8a19f28
|
feature: loading addons message added
|
2023-11-09 14:38:22 +02:00 |
|
Tim
|
db3d962798
|
Merge pull request #502 from Stremio/streaming-server-can-play
Update stremio-video
|
2023-11-06 15:14:58 +01:00 |
|
kKaskak
|
ef4008ae22
|
refactor: changed the conditional rendering value
|
2023-11-06 16:12:43 +02:00 |
|
kKaskak
|
e8c8441e3b
|
prop validation deleted
|
2023-11-06 16:09:53 +02:00 |
|
kKaskak
|
83ac7c6480
|
refactor: used metaItem.name instead of passing a prop
|
2023-11-06 16:09:13 +02:00 |
|
kKaskak
|
35a6843e26
|
feature: implemented the new pop-up design
|
2023-11-06 14:40:47 +02:00 |
|
unclekingpin
|
8b8fbc6f88
|
omit chrome check from maxAudioChannels expr
|
2023-11-05 07:45:25 -08:00 |
|
unclekingpin
|
557ea31372
|
send correct mediaCapabilities to stremio-video
|
2023-11-05 01:07:23 -08:00 |
|
Tim
|
e3db703eee
|
refactor(Video): reduce border-radius
|
2023-11-03 12:25:10 +01:00 |
|
Tim
|
6bc3b1cee9
|
refactor(MetaDetails): update style of video and stream
|
2023-11-02 15:35:11 +01:00 |
|
kKaskak
|
a9d40c9012
|
refactor: added conditional rendering for the escbutton feature
|
2023-11-01 13:10:11 +02:00 |
|
kKaskak
|
a576a53dc9
|
feature: esc key
|
2023-10-31 22:40:45 +02:00 |
|
kKaskak
|
e207294a4f
|
feature: seek and seek shift skip
|
2023-10-31 22:29:29 +02:00 |
|
kKaskak
|
e9a2227724
|
refactor: removed console.log
|
2023-10-31 21:48:30 +02:00 |
|
kKaskak
|
05321aa103
|
added esc key and short shift rewind
|
2023-10-31 21:47:32 +02:00 |
|
Tim
|
1b0ac128d1
|
refactor(Player): improve history for next video
|
2023-10-31 11:27:26 +01:00 |
|
Tim
|
bcd175ce66
|
refactor(MetaDetail): force guessStream
|
2023-10-31 11:08:17 +01:00 |
|
Tim
|
d3739e74b6
|
Merge pull request #489 from Stremio/refactor-continue-watching
Update continue watching ui/ux
|
2023-10-30 05:12:02 -07:00 |
|
Tim
|
a752213c43
|
Merge pull request #491 from Stremio/fix/settings-version-label-visibility
Version label was almost not visible
|
2023-10-25 14:56:24 +02:00 |
|
Tim
|
36d6052a3e
|
refactor(Settings): remove unnecessary titles on version labels for mobile
|
2023-10-25 14:37:53 +02:00 |
|
Tim
|
06980575d8
|
refactor(Settings): lower opacity of versions label on desktop
|
2023-10-25 14:30:56 +02:00 |
|
Tim
|
67234e6930
|
refactor(Settings): improve layout of versions labels on mobile
|
2023-10-25 14:30:33 +02:00 |
|
kKaskak
|
1aeb8637cd
|
refactor: implementation idea changed
|
2023-10-24 13:59:27 +03:00 |
|
Tim
|
68dc499785
|
fix(Settings): version label was almost not visible
|
2023-10-20 13:47:34 +02:00 |
|
Tim
|
863f0c75b3
|
refactor: update continue watching ui/ux
|
2023-10-19 15:51:55 +02:00 |
|
kKaskak
|
bd231ce932
|
refactor: changed imp approach
|
2023-10-19 14:16:52 +03:00 |
|
kKaskak
|
517d30f527
|
refactor: added a prop to slider to fix the volume bar circle color issue
|
2023-10-19 11:42:58 +03:00 |
|
kKaskak
|
7c413fe51f
|
refactor: spacing in css file added
|
2023-10-18 14:13:00 +03:00 |
|
kKaskak
|
aa07a8d415
|
reafactor: trakt color var added + changed claasses naming
|
2023-10-18 14:08:00 +03:00 |
|
kKaskak
|
468fade219
|
refactor: deleted unused refs
|
2023-10-18 13:03:31 +03:00 |
|
kKaskak
|
5cb0d0ceb3
|
refactor: added pfp border, changed trakt icon color
|
2023-10-18 13:00:01 +03:00 |
|
kKaskak
|
00c0f5bcb8
|
refactor: language label changed
|
2023-10-18 12:44:17 +03:00 |
|
kKaskak
|
9ceec0652e
|
Merge branch 'development' into feature-settings-links-design
|
2023-10-18 12:42:15 +03:00 |
|
kKaskak
|
5c0a0398fc
|
settings links design changed
|
2023-10-18 12:39:16 +03:00 |
|
Tim
|
556912dab3
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into refactor/video-stream-progress
|
2023-10-17 15:42:34 +02:00 |
|
Tim
|
2a7974058d
|
refactor: indetation
|
2023-10-17 15:35:01 +02:00 |
|
kKaskak
|
4b5d95b91d
|
Merge branch 'development' into Web-app-post-redesign-fixes
|
2023-10-17 12:38:47 +03:00 |
|
kKaskak
|
ae72b21d17
|
added req acc deletion button
|
2023-10-17 10:14:23 +03:00 |
|
kKaskak
|
2197fe0b1a
|
updated code structure
|
2023-10-16 19:17:15 +03:00 |
|
kKaskak
|
75b10ea5dd
|
fixed conditional
|
2023-10-16 15:31:19 +03:00 |
|
kKaskak
|
4f6ab6de86
|
added password reset button
|
2023-10-16 15:07:40 +03:00 |
|
kKaskak
|
8a5ba0b8d2
|
removed string parsing fixed action buttons
|
2023-10-16 14:45:05 +03:00 |
|
Tim
|
4b732aaf92
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into refactor/video-stream-progress
|
2023-10-13 19:28:00 +02:00 |
|
Alexandru Branza
|
5708451a83
|
Merge pull request #473 from Stremio/update-stremio-video
update stremio-video
|
2023-10-13 20:18:59 +03:00 |
|
Tim
|
74632521c4
|
refactor(Stream): use css var for border radius
|
2023-10-11 18:25:36 +02:00 |
|
Tim
|
e4eedc113f
|
refactor(VideosList): remove border radius
|
2023-10-11 18:25:19 +02:00 |
|
kKaskak
|
4468aa2a95
|
title regx removed
|
2023-10-11 15:43:50 +03:00 |
|
Tim
|
b13e25f4c9
|
refactor(MetaDetails): style video and stream progress
|
2023-10-11 14:37:28 +02:00 |
|
kKaskak
|
ac4a3d303a
|
removed hardcoded colors
|
2023-10-11 10:02:55 +03:00 |
|
edde746
|
4b477bd8ba
|
don't show error details
|
2023-10-10 22:01:37 +02:00 |
|
unclekingpin
|
cf74a57d46
|
dispatch VideoParamsChanged action
|
2023-10-10 11:43:10 -07:00 |
|
unclekingpin
|
4300f5206d
|
Revert "Add Video Params for Subs Requests"
This reverts commit 4401157e21.
|
2023-10-10 11:26:43 -07:00 |
|
kKaskak
|
9ee5fd90d3
|
Revert "Revert "fixes after first senior review""
This reverts commit 379b35cd1c.
|
2023-10-10 14:45:35 +03:00 |
|
kKaskak
|
379b35cd1c
|
Revert "fixes after first senior review"
This reverts commit 250d85ddc7.
|
2023-10-10 14:45:01 +03:00 |
|
kKaskak
|
250d85ddc7
|
fixes after first senior review
|
2023-10-10 14:36:15 +03:00 |
|
edde746
|
b76bfd534a
|
actually show streaming server error
|
2023-10-10 10:30:44 +02:00 |
|
kKaskak
|
1662abea20
|
new buffer implementation
|
2023-10-04 12:10:32 +03:00 |
|
kKaskak
|
ef03292eb2
|
copyright check comment again
|
2023-10-03 12:45:54 +03:00 |
|
kKaskak
|
a1d2be4b96
|
copyright check comment added
|
2023-10-03 12:42:33 +03:00 |
|
kKaskak
|
b669fe08fc
|
Revert "Revert "stream info design update""
This reverts commit 22b8a54c4a.
|
2023-10-03 12:41:00 +03:00 |
|
kKaskak
|
22b8a54c4a
|
Revert "stream info design update"
This reverts commit 447fab71d2.
|
2023-10-03 12:37:31 +03:00 |
|
kKaskak
|
447fab71d2
|
stream info design update
|
2023-10-03 12:31:29 +03:00 |
|
kKaskak
|
62f03fa7a4
|
episode streams panel title missing resolved
|
2023-10-02 11:43:19 +03:00 |
|
kKaskak
|
d567c3b914
|
release date styling changed match desktop
|
2023-09-30 19:45:08 +03:00 |
|
kKaskak
|
0d064ea673
|
names changed fix
|
2023-09-30 19:31:05 +03:00 |
|
kKaskak
|
cac1897241
|
Revert "search hints names corrected"
This reverts commit 239908b52b.
|
2023-09-30 19:28:01 +03:00 |
|
kKaskak
|
239908b52b
|
search hints names corrected
|
2023-09-30 19:13:18 +03:00 |
|
kKaskak
|
c7e5421c77
|
uninstall-pop-up modal-dialog new styling
|
2023-09-28 15:04:27 +03:00 |
|
kKaskak
|
2a422fa8e0
|
new search hints, addons icon changed
|
2023-09-28 12:45:41 +03:00 |
|
Alexandru Branza
|
4c4bce6e58
|
Fix New Lines in Stream Description
|
2023-08-25 13:53:58 +03:00 |
|
Tim
|
85ce566642
|
refactor(Library): remove pagination input for single page
|
2023-08-24 23:27:22 +02:00 |
|
Tim
|
0e106f9c1a
|
refactor(Settings): improve layout for small device
|
2023-08-24 19:18:58 +02:00 |
|
Tim
|
0cb81572a0
|
fix(Settings): layout issue with user info on mobile
|
2023-08-24 19:12:34 +02:00 |
|
Tim
|
19764bbe85
|
fix(Video): layout issue
|
2023-08-24 18:56:03 +02:00 |
|
Tim
|
67f2265a7f
|
fix(Discover): lint error
|
2023-08-24 16:54:49 +02:00 |
|
Tim
|
45746f6c2c
|
refactor: minor style changes
|
2023-08-22 15:17:03 +02:00 |
|
Tim
|
aa9da39082
|
refactor(VideosList): minor styling
|
2023-08-22 14:25:09 +02:00 |
|
Tim
|
0cb651b12b
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into redesign
|
2023-08-22 12:23:03 +02: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
|
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 |
|
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 |
|
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
|
acb38b0e58
|
feat: add notifications toggle on details
|
2023-08-02 16:15:45 +02:00 |
|
Tim
|
ea14192710
|
fix(Intro): remove guest login button on login screen
|
2023-08-01 15:48:55 +02:00 |
|
Tim
|
67ae7367b1
|
refactor(Settings): styling
|
2023-08-01 10:20:55 +02:00 |
|
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
|
fed8646dc8
|
Merge pull request #429 from Stremio/protect-intro-route
Protect intro route
|
2023-07-24 11:55:06 +02:00 |
|
Tim
|
32caea1b9e
|
fix(Video): issue on firefox desktop linux
|
2023-07-21 01:56:06 +02:00 |
|
unclekingpin
|
1d259137ee
|
adapt login/logout to the new flow
|
2023-07-20 14:39:41 -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
|
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
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
Tim
|
2512bcbc28
|
refactor: improve MetaPreview layout
|
2023-07-05 14:32:46 +02:00 |
|
Tim
|
c2f6b1b545
|
refactor: various style tweaks
|
2023-07-05 13:47:02 +02:00 |
|
dexter21767-dev
|
dfbfeb43cc
|
switch to using use-long-press library
|
2023-07-05 00:35:10 +01:00 |
|
Tim
|
98625aada9
|
refactor(Player): style
|
2023-07-04 20:48:20 +02:00 |
|
Tim
|
322fdc2af8
|
refactor: style MetaDetails
|
2023-07-04 18:08:28 +02:00 |
|
Tim
|
48932cfbcd
|
refactor(Settings): style
|
2023-07-04 16:31:05 +02:00 |
|
Tim
|
0ccb71ccde
|
refactor(Discover): style
|
2023-07-04 15:58:19 +02:00 |
|
Tim
|
5095452b19
|
refactor(Library): style
|
2023-07-04 14:45:26 +02:00 |
|
Tim
|
dd01ee96ce
|
refactor(Discover): pass links prop to MetaPreview
|
2023-07-04 13:57:17 +02:00 |
|
Tim
|
bb8a6d01a2
|
refactor(Addons): style
|
2023-07-04 13:49:44 +02:00 |
|
dexter21767-dev
|
d9645c5c72
|
clear timeout before starting a new one
|
2023-07-04 12:18:30 +01:00 |
|
dexter21767-dev
|
fafb9838d5
|
fix attempting to cancel uncancelable event
|
2023-07-03 13:10:58 +01:00 |
|
dexter21767-dev
|
db2236dadd
|
add onTouchStart to popup, to fix multiple menus
|
2023-07-03 12:23:19 +01:00 |
|
dexter21767-dev
|
d43a2ade4b
|
pass the event arguemnt and preventDefault
|
2023-07-03 11:22:10 +01:00 |
|
dexter21767-dev
|
9ef0fe7077
|
popup "mark as watched" menu use translation
|
2023-07-01 01:20:04 +01:00 |
|
Renato Neto
|
48aa70eb71
|
fix: add missing prop to the discovery preview
|
2023-06-30 20:09:45 -03:00 |
|
dexter21767-dev
|
4f56ea01b5
|
add button longPress for mobile
|
2023-06-30 20:41:08 +01:00 |
|
Alexandru Branza
|
10e13f7262
|
Discover: Scroll Up on Options Change
|
2023-06-29 20:46:14 +03:00 |
|
Tim
|
4a8c7ddfbf
|
refactor: style multiselects
|
2023-06-13 23:16:44 +02:00 |
|
Tim
|
c5aa6575a8
|
refactor: style meta row and item
|
2023-06-13 13:53:25 +02:00 |
|
Tim
|
65e5ec88ad
|
refactor: update background-color
|
2023-06-13 09:43:38 +02:00 |
|
Tim
|
792453381f
|
feat(Player): change volume with mouse wheel
|
2023-06-11 21:05:02 +02:00 |
|
Tim
|
50b16590a6
|
refactor: update icons
|
2023-06-09 22:18:43 +02:00 |
|
Tim
|
32aee9de6a
|
refactor: update copyright header year
|
2023-06-09 19:16:32 +02:00 |
|
Alexandru Branza
|
19e1fe4e3e
|
Merge pull request #392 from Stremio/feat/player-buffered-seekbar
feat: display buffered amount on player seek bar
|
2023-06-09 19:04:01 +02:00 |
|
Tim
|
ffc4c28514
|
refactor: rename progress prop to buffered for Slider
|
2023-06-05 23:08:26 +02:00 |
|
Tim
|
02fef3c7b0
|
fix(Player): add streamingServer.statistics to keydown effect deps
|
2023-06-05 23:03:52 +02:00 |
|
Tim
|
e542e5d550
|
feat: add statistics menu on player
|
2023-06-05 13:15:12 +02:00 |
|
Tim
|
ed06dc7e7c
|
feat: display buffered amount on player seek bar
|
2023-06-05 00:42:26 +02:00 |
|
Alexandru Branza
|
e18d60e87c
|
Add Hint About an Existing Setting to Enable External Players by Default
|
2023-05-31 10:46:18 +03:00 |
|