Commit graph

73 commits

Author SHA1 Message Date
Jeremy Kauffman 339945018d Fix bugs in history navigation in stack ordering and loss of scrolling
and refactor history
2017-08-30 13:40:51 -04:00
Jeremy Kauffman b49318aead Merge pull request #496 from lbryio/redux_volume
Issue #323 switch volume preference to use redux
2017-08-25 16:17:26 -04:00
Baltazar Gomez c03c0de0a2 Fix for #461
show full price on confirmation

don't format full price

smart format for full price
2017-08-25 16:03:29 -04:00
Akinwale Ariwodola faa1c4634b Issue #323 switch volume preference to use redux 2017-08-25 20:05:00 +01:00
Akinwale Ariwodola 970539ffae fixed merge conflicts with latest master 2017-08-19 09:01:31 +01:00
Jeremy Kauffman 5bec6accc2 mostly done
refactor modals and settings, clean-up CHANGELOG
2017-08-18 17:47:30 -04:00
Akinwale Ariwodola d591886df5 reduxify pull request 325 2017-08-08 10:36:14 +01:00
Jeremy Kauffman 64bebd9321 do not block play button on cost info 2017-07-30 15:57:22 -04:00
Jeremy Kauffman f4bdabd5d8 fix clicking play twice required on most videos 2017-07-30 13:57:21 -04:00
Jeremy Kauffman b3de4ceee9 beginnings of new flow 2017-07-15 15:25:39 -04:00
Akinwale Ariwodola 0198c991e3 check that fileInfo outpoint is different before resetting media play state 2017-07-12 21:56:18 +01:00
Akinwale Ariwodola 877586a00a Issue #333 media switch fix 2017-07-12 13:40:36 +01:00
Akinwale Ariwodola 95145b57e3 additional tweaks to renderAudio 2017-07-06 20:03:31 +01:00
Akinwale Ariwodola 913d642b52 removed additional unused code 2017-07-06 18:44:52 +01:00
Akinwale Ariwodola f61a8a4372 removed unused code 2017-07-06 18:42:39 +01:00
Akinwale Ariwodola ee002597fc Merged with master to resolve conflicts 2017-07-06 18:39:35 +01:00
Akinwale Ariwodola 49b1399926 MP3 audio seek fix #2 2017-07-06 18:33:44 +01:00
Akinwale Ariwodola 398f3b9ee8 Prevent keydown event from preventing space input in omnibar 2017-07-02 19:33:07 +01:00
Jeremy Kauffman 1dea560cdf switch volume to session 2017-07-02 11:36:24 -04:00
Akinwale Ariwodola 444f230877 Issue #310 video volume reset fix 2017-07-02 11:36:24 -04:00
Akinwale Ariwodola c111af6579 Issue #253 mp3 audio seek fix 2017-07-02 11:09:26 +01:00
Akinwale Ariwodola 98e25bee45 Issue #308 hide menu in fullscreen mode on Windows 2017-07-02 09:00:22 +01:00
Akinwale Ariwodola 49900e0cdf Added requested event handling changes 2017-07-01 22:57:14 +01:00
Akinwale Ariwodola fb3785feed Implemented the ability for the spacebar to initiate video playback 2017-07-01 21:48:12 +01:00
Akinwale Ariwodola b43ed0b64f Issue #311 playback input improvements 2017-07-01 21:33:23 +01:00
6ea86b96 500fdd282c
Move client settings into redux 2017-06-28 14:12:01 +07:00
hackrush e3bbb6fcef "Fixed NSFW content showing on filePage"
NSFW content is obscured on show page and gives an overlay to inform
the user. Fixes #286

Added one additional format(epub) in lbry.js.
2017-06-27 14:18:30 -04:00
6ea86b96 3a57363b8a Use array to build classes in video view 2017-06-23 23:19:48 +07:00
6ea86b96 afcdd2271e Catch and render files with metadata at the end. Also notify if a file is
unplayable
2017-06-11 00:17:52 +07:00
Jeremy Kauffman 69bf1bdfea two more pure components 2017-06-08 19:41:44 -04:00
Jeremy Kauffman f21bf287d9 Merge branch 'master' into should-component-update 2017-06-08 19:36:17 -04:00
Jeremy Kauffman f2cabfb07a minor correction 2017-06-08 19:16:38 -04:00
Sean Yesmunt e13d7c2149 use React.PureComponent 2017-06-07 21:42:19 -07:00
Sean Yesmunt 11fa00504d switch to BEM naming pattern 2017-06-07 09:06:14 -07:00
Sean Yesmunt 0a7626fe49 remove un-necessary comment 2017-06-07 00:15:55 -07:00
Sean Yesmunt 46862a302e style loading spinner 2017-06-06 23:32:38 -07:00
Sean Yesmunt 708efba091 fix prop name 2017-06-06 22:42:01 -07:00
Sean Yesmunt 7a467f3635 move video-player and video-player-button into their own file 2017-06-06 22:36:12 -07:00
Sean Yesmunt 57a7d1db97 add internal video loading screen component 2017-06-06 21:12:45 -07:00
Jeremy Kauffman 2172555096 change prettier options 2017-06-06 17:19:12 -04:00
Sean Yesmunt c8b949f020 format with prettier 2017-06-05 21:21:55 -07:00
Jeremy Kauffman c348f552cd Merge pull request #189 from 6ea86b96/play-more-file-types
Render all file types that render-media can handle
2017-06-05 11:40:11 -04:00
6ea86b96 1fd1b3c064 Render all file types that render-media can handle 2017-06-03 01:29:08 +07:00
Mayesters 81afbf8d70 Merge branch 'master' into i18n 2017-06-02 18:11:54 +02:00
6ea86b96 912933d4e7
Sync loading between file actions and video player 2017-06-02 14:40:40 +07:00
6ea86b96 8505959c22 Use render-media to render audio and images 2017-06-02 14:11:59 +07:00
Mayesters 313cea5580 fix master merge translations 2017-05-31 12:55:32 +02:00
Mayesters 31190ea5b0 Merge branch 'master' into i18n 2017-05-31 12:48:49 +02:00
Jeremy Kauffman c3eb921685 Merge branch 'master' into autoplay 2017-05-30 17:18:04 -04:00
6ea86b96 230e6e2d70 Fix autoplaying 2017-05-30 23:16:41 +04:00