Commit graph

85 commits

Author SHA1 Message Date
Jeremy Kauffman
3a0ffb312a
Revert "Update file structure to follow electron-webpack guidelines" 2017-11-24 16:36:10 -05:00
Igor Gassmann
dbf0fae552 Update file structure to follow electron-webpack guidelines 2017-11-24 11:31:05 -03:00
Sean Yesmunt
8993c9524e update imports 2017-11-13 16:02:23 -05:00
Jeremy Kauffman
a6946b4930 Merge remote-tracking branch 'origin/master' into revoke_claims 2017-11-08 17:42:51 -05:00
Josh Finer
7ee84b6ae9
Update view.jsx
loading message update
2017-11-07 10:29:11 -05:00
btzr-io
2039ab7f21 update file layout and more fixes :) 2017-10-09 22:53:50 -06:00
btzr-io
2c7cdfd43e minor css fixes
fix dark theme issues

minor css fix for #620
2017-09-26 10:56:21 -06:00
Jeremy Kauffman
2dfd071e16 cancel play on navigate away 2017-09-17 22:13:05 -04:00
Jeremy Kauffman
e741d5ee27 fix pending play issue introduced much earlier in branch 2017-09-17 22:08:43 -04:00
Jeremy Kauffman
e119533973 more progress but probably more breakage 2017-09-15 09:56:32 -04:00
Jeremy Kauffman
680bb1df9d make select and file actions refactor 2017-09-07 23:15:05 -04:00
Jeremy Kauffman
bdf84b3dbd pausing during partial refactor 2017-09-07 17:18:33 -04:00
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