Commit graph

39 commits

Author SHA1 Message Date
seanyesmunt
7339727e29 close modal by clicking outside of it 2018-06-01 13:56:00 -04:00
btzr-io
f3fff5667c update changelog 2018-05-29 21:18:41 -06:00
Sean Yesmunt
7a10e0eda9 move file actions below video player 2018-05-25 00:40:34 -04:00
Daniel Dominguez
67874045ac Toggle video fullscreen on doubleclick. 2018-05-20 23:03:27 -03:00
Sean Yesmunt
6157dbd9fe use const for space bar key code 2018-05-16 15:34:38 -04:00
Sean Yesmunt
2cf9d829b4 fix playing from spacebar 2018-05-16 14:32:25 -04:00
Sean Yesmunt
492b1601f6 feature: use internal-apis for subscriptions and add page loader
update subscription types

update changelog

Simplify subscriptions sync logic

add claim type

use let over const

change spinner color based on theme

clean up subscriptions
2018-05-15 11:16:14 -04:00
Travis Eden
4deee1573d fix nsfw conditions 2018-05-11 10:58:23 -04:00
Travis Eden
bf8518d04c Autoplay: start playing/downloading video/audio/image in video component. Adds on/off checkbox on settings and file pages. Adds CHECK_SIMPLE icon (w/o circle).
add changelog entry
2018-05-11 10:47:08 -04:00
btzr-io
f38a5b8a15 hide media until it's ready to play 2018-05-03 21:11:19 -06:00
btzr-io
6146016fb8 fix media container 2018-05-03 12:23:28 -06:00
Sean Yesmunt
eaa11679e7 update: move to lbry-redux 2018-04-18 00:13:00 -04:00
Sean Yesmunt
3edd660f77 implement app redesign 2018-03-26 14:32:43 -07:00
Igor Gassmann
019926059e Fix #754 2018-02-25 15:18:03 -05:00
Igor Gassmann
9ad6676a4f Fix ESLint problems other than type validation 2018-02-25 15:16:32 -05:00
miikkatu
d8b8133ecc Enable play button after clicking download 2018-02-05 08:02:14 +02:00
Igor Gassmann
094c3b8a9f Merge branch 'master' into issue/397 2018-01-08 00:51:34 -03:00
Travis Eden
7bc2f888f1 resolve merge conflicts 2018-01-05 18:57:24 -05:00
Travis Eden
5765c6c1ee remove comment 2018-01-05 18:36:03 -05:00
Travis Eden
566fb2e0b5 rename id param to claimId 2018-01-05 15:14:12 -05:00
Travis Eden
0cfc9ab32c remove old positions variable 2018-01-05 14:31:58 -05:00
Travis Eden
345badb049 store position by outpoint 2018-01-05 14:27:58 -05:00
Travis Eden
ecd2207314 remove log in video view 2017-12-29 15:47:11 -05:00
Travis Eden
bfe5fe851a remove logging 2017-12-29 15:45:32 -05:00
Travis Eden
a8988d9e05 remove video files; save video claimId rather than URI 2017-12-29 11:07:03 -05:00
Travis Eden
61b8e8ee71 remove arguments from doPause call in Unmount 2017-12-22 18:18:00 -05:00
Travis Eden
11a5f9d1d5 use timeupdate instead of pause to update video state 2017-12-22 18:14:54 -05:00
Travis Eden
7d29c4b91d apply starting position directly (no setTimeout) 2017-12-21 20:22:40 -05:00
Igor Gassmann
4cab8055ca Merge origin/master into issue/763 2017-12-21 22:21:22 -03:00
Igor Gassmann
e103778b8a Prettyprint and autolint component files 2017-12-21 18:08:54 -03:00
Travis Eden
6c4a4e593c track and manage video state 2017-12-20 18:38:11 -05:00
Travis Eden
7ccf6c0a92 feature complete 2017-12-19 14:41:00 -05:00
Travis Eden
92de445e1e fixed selector; pause working; still need to call action from child component 2017-12-19 13:20:53 -05:00
Travis Eden
2f409a6cbd getting closer... 2017-12-19 11:34:39 -05:00
Travis Eden
a015a44c9d back to connecting selectors through index.js 2017-12-18 18:12:52 -05:00
Travis Eden
11ee87829d getting closer 2017-12-18 17:44:04 -05:00
Travis Eden
bd3aa1b349 Pushing for help with Redux selectors 2017-12-18 12:02:55 -05:00
Igor Gassmann
87d294a151 Merge branch 'master' into restructuring 2017-12-07 14:10:43 -03:00
Igor Gassmann
6e282ee88f Move .js files into root of renderer dir 2017-12-04 17:12:59 -03:00