Commit graph

21 commits

Author SHA1 Message Date
Sean Yesmunt
88befcc1b9
Newnew (#2144)
* Fixes

* Fix top result

* Added icons to React component

* Trying to get icons to work

* Icons

* add icon-custom.jsx with buildIcon function

* Icon fixes

* Fixed subscription screen
2018-12-19 00:44:53 -05:00
Sean Yesmunt
a56831db2c standardize constant naming/imports 2018-11-27 11:59:41 -05:00
Sean Yesmunt
9b700e48bf use lbryio/lbryinc 2018-09-23 23:44:42 -04:00
Sean Yesmunt
d0c2490202 fix: ensure file_view events for autoplay/subscriptions 2018-09-18 18:50:24 -04:00
Sean Yesmunt
625a9177ee add back stuff I shouldn't have deleted 2018-08-29 23:35:49 -04:00
Travis Eden
5cd7794fa0 record browsing history, persist content 2018-08-29 23:17:20 -04:00
Travis Eden
58ed68d8c3 position tracking clean up 2018-08-29 23:16:59 -04:00
Travis Eden
82252e6985 remove media.paused; catch file open pause from change of content.playingUri 2018-08-29 23:16:06 -04:00
Travis Eden
f1a799374a media.positions[outpoint] |> content.positions[claimId][outpoint] 2018-08-29 23:15:43 -04:00
Sean Yesmunt
de631ac039 fetch new rewards and properly call reward claim after view event has been fired 2018-08-28 16:46:50 -04:00
seanyesmunt
99afa88a36 don't record file twice if user clicked 'download' before 'play' 2018-08-22 15:54:52 -04:00
Sean Yesmunt
cb004e34f9
Merge pull request #1853 from lbryio/log-time-to-play
log time to play
2018-08-13 14:36:18 -04:00
seanyesmunt
c5c62a2698 include time to start if available in file_view analytics 2018-08-03 11:54:10 -04:00
btzr-io
80c0f9a8f6 extend support for human-readable files 2018-08-01 22:56:17 -06:00
btzr-io
2c8f11750a improve and optimize renderFile method (fileSource) 2018-08-01 18:53:38 -06:00
btzr-io
c1628b4572 fix typo 2018-07-27 20:26:04 -06:00
btzr-io
f48b331a69 minor fixes 2018-07-27 19:54:06 -06:00
btzr-io
842fbcc668 implement syntax highlighter 2018-07-27 19:42:35 -06:00
Travis Eden
bc68b75012 prevent handleAutoplay in componentDidUpdate 2018-07-18 10:41:14 -04:00
Travis Eden
d43dd78821 suppress load video error; disable autoplay per-video after download failure 2018-07-17 09:37:44 -04:00
btzr-io
0f09210c5a rename video component to fileViewer 2018-07-10 10:33:03 -04:00