Commit graph

512 commits

Author SHA1 Message Date
Travis Eden
58ed68d8c3 position tracking clean up 2018-08-29 23:16:59 -04:00
Travis Eden
287f1ac656 add refresh icon to <FileCard> when playback position exists 2018-08-29 23:16:58 -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
Thomas Zarebczan
33d1c3f89b
Merge pull request #1918 from lbryio/issue-1812
fetch new rewards and properly call reward claim after view event has been fired
2018-08-28 16:54:22 -07: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
Sean Yesmunt
52f3fab3a6 add spinner to related content 2018-08-28 11:35:24 -04:00
Sean Yesmunt
9de8451e21
Merge pull request #1908 from lbryio/related-fix
add message for 0 returned results in related content
2018-08-27 18:58:22 -04:00
Sean Yesmunt
ec336f19bc
Merge pull request #1909 from lbryio/channel-search-ux
Handle channels properly on top of search page
2018-08-27 18:55:56 -04:00
Sean Yesmunt
4de7053a13 add subscribtion button to exact channel match 2018-08-27 14:45:50 -04:00
Sean Yesmunt
ae0ef0ff1c add message for 0 returned results in related content 2018-08-26 23:18:57 -04:00
seanyesmunt
2d2c414811 use channelTile on top of search page 2018-08-24 17:25:18 -04:00
Sean Yesmunt
c14a8dea67
Merge pull request #1901 from lbryio/record-view-download
record file view when clicking the download button
2018-08-24 10:56:32 -04:00
seanyesmunt
288e47aad8 fix: sorting on subscriptions with multiple claims in same block 2018-08-23 00:37:26 -04:00
seanyesmunt
99afa88a36 don't record file twice if user clicked 'download' before 'play' 2018-08-22 15:54:52 -04:00
seanyesmunt
8eb07634cb record file view when clicking the download button 2018-08-22 13:17:11 -04:00
btzr-io
710afc90b9 revert flatShading initial state 2018-08-21 11:24:48 -04:00
btzr-io
fa0781595d add customizable material and fix flatShading 2018-08-21 11:24:48 -04:00
btzr-io
1d277bc81f fix typo 2018-08-21 11:24:48 -04:00
btzr-io
0c0e0d0960 add adaptive theme for dat.gui controls 2018-08-21 11:24:48 -04:00
btzr-io
b8cd8db692 fix camera target position 2018-08-21 11:24:48 -04:00
btzr-io
61131ce77d add autoRotate feature 2018-08-21 11:24:48 -04:00
btzr-io
267cf2c11f update gui controls 2018-08-21 11:24:48 -04:00
btzr-io
00ae8600f0 optimize geometry 2018-08-21 11:24:47 -04:00
btzr-io
d4b1398356 add basic gui-controls 2018-08-21 11:24:47 -04:00
btzr-io
d4f757ec28 more optimization fixes for threeViewer component 2018-08-21 11:24:47 -04:00
btzr-io
bf14c09065 minor fixes for flow warnings and errors 2018-08-21 11:22:39 -04:00
btzr-io
6ecc292d92 try to fix memory leak 2018-08-21 11:22:38 -04:00
Sean Yesmunt
db64a1ea31
Merge pull request #1875 from lbryio/search-ux
Search ux improvements
2018-08-20 14:59:41 -04:00
Sean Yesmunt
9844cbdaf6
Merge pull request #1885 from lbryio/record-user
Record user as soon as possible
2018-08-20 14:57:50 -04:00
Sean Yesmunt
d1d1e32063 only record user once 2018-08-20 12:33:36 -04:00
Sean Yesmunt
5a905fe174 use search selector and add file tile channel links 2018-08-20 10:57:59 -04:00
Sean Yesmunt
f23bc00af6 default to search 2018-08-20 10:57:59 -04:00
Travis Eden
5e270c129c doCheckSubs only takes uri; do not clear notifications on doFetchClaimsByChan; doFetchMySubs on startup; always set latest on checkSub; do not download or notify when latest is undefined 2018-08-20 09:47:19 -04:00
Thomas Zarebczan
18a12622a2
remove duplicate thumbnail message 2018-08-16 09:07:55 -04:00
Sean Yesmunt
190386ae4c record user earlier 2018-08-16 01:17:15 -04:00
Thomas Zarebczan
00ad8ba372 Fix encryption startup
1) remove wallet unlock message (outdated by new modal)
2) removed return which caused status updates to stop + restructured else statements
3) Prevent clicking out from modal (would close app)
4) update yarn.lock with proper redux version
2018-08-15 15:56:42 -04:00
Sean Yesmunt
a38bb2ebaa fix encryption flow 2018-08-15 14:39:58 -04:00
Sean Yesmunt
f8aa249859 fix import 2018-08-15 11:51:12 -04:00
Thomas Zarebczan
938fa70ac3 rc bump + loading message
Show initializing message after blockchain headers download status disappears
2018-08-15 10:52:45 -04:00
Sean Yesmunt
e67f76ae87 add thumbnail label for disabled publish button 2018-08-15 10:48:14 -04:00
Sean Yesmunt
41e5277fbd change copy to 'Starting up' 2018-08-15 10:47:48 -04:00
Sean Yesmunt
0e7a46fe7c update daemon startup process 2018-08-15 10:47:48 -04:00
Sean Yesmunt
bb9b3b5365
Merge pull request #1867 from lbryio/thumnail-loading-message
feat: add thumbnail loading to list of help errors
2018-08-13 14:57:59 -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
Thomas Zarebczan
09bcd9ffdb feat: add thumbnail loading to list of help errors 2018-08-12 23:05:25 -04:00
Sean Yesmunt
ddafd3d5b5 improve spacing 2018-08-11 00:15:46 -04:00
seanyesmunt
c5e6db73f0 move autoplay back to below file actions 2018-08-11 00:15:46 -04:00
Sean Yesmunt
7944ab556a improve icon placement in FileTile 2018-08-11 00:15:45 -04:00
Sean Yesmunt
0d2eab88da add header to recommended content and decrease autoplay size 2018-08-11 00:15:45 -04:00
Sean Yesmunt
e1adc71f0a hide filePrice if it's free 2018-08-11 00:15:45 -04:00
Sean Yesmunt
8b90a8421c add recommended content 2018-08-11 00:15:45 -04:00
Electron - Mark Firth
31bd3a688c
Missing Word
Line 333:

From: 'You are currently editing this claim. If you change the URL, you will need reselect a file.'
To: 'You are currently editing this claim. If you change the URL, you will need to reselect a file.'

Found by https://github.com/ceoger
2018-08-06 22:46:00 +10:00
Sean Yesmunt
824c3fbc65
Merge branch 'master' into issue-1788 2018-08-05 21:59:30 -04:00
Daniel
aea0084ea0 Allways use toggle on checkbox input.
- Add changelog entry for PR 1834.
2018-08-05 19:35:56 -03:00
Baltazar Gomez
605136ac64
Merge branch 'master' into fix-viewer 2018-08-03 13:00:37 -06: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
2109685d5a use atom dark theme for codeMirror 2018-08-01 15:50:36 -06:00
Sean Yesmunt
e4f4909725
Merge pull request #1817 from lbryio/next-video
recommended content v1
2018-07-31 15:42:25 -04:00
Shawn K
944f74a287
Merge pull request #1829 from dan1d/issue-1808
Differentiate between failed thumbnail url and emtpy url images.
2018-07-30 18:03:20 -05:00
YULIUS KURNIAWAN KRISTIANTO
ef1a47f066
lowercase 2018-07-31 02:24:00 +07:00
Daniel Dominguez
b448d23dbf Add new png to show up when the image can't be loaded. 2018-07-30 15:44:03 -03:00
YULIUS KURNIAWAN KRISTIANTO
1db3838c0f
add FAQ to Publish Form 2018-07-31 01:24:40 +07:00
btzr-io
1f554c8e20 fix context menu 2018-07-28 17:48:54 -06:00
btzr-io
3d4c3373d5 fix text selection 2018-07-28 14:17:06 -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
Daniel Dominguez
ad0c356c1e Differentiate between failed thumbnail url and emtpy url images. 2018-07-27 17:58:56 -03:00
btzr-io
be458863df add docx-viewer 2018-07-26 20:06:39 -06:00
btzr-io
c622314eff add code-viewer 2018-07-26 18:24:00 -06:00
btzr-io
1c50b71f14 add document viewer
- fix markdown viewer

- fix txt viewer
2018-07-25 23:18:35 -06:00
Shawn Khameneh
2ccf40b18e
Merge branch 'master' into wallet-encryption 2018-07-25 14:30:24 -05:00
Sean Yesmunt
87f8988faa fix fileCard title spacing 2018-07-25 14:37:51 -04:00
Sean Yesmunt
1a51628905 cleanup css 2018-07-25 14:21:41 -04:00
Shawn
a727e89e10 Remove debug line, add Form components 2018-07-25 12:45:28 -05:00
Sean Yesmunt
bdca9f9b04 filter out uri from content I am currently viewing 2018-07-25 00:45:24 -04:00
Sean Yesmunt
01dc3661c8 wire up autoplay 2018-07-25 00:23:58 -04:00
Sean Yesmunt
a7c6135afd fix spacing 2018-07-24 21:10:33 -04:00
Sean Yesmunt
95fee660ad add rest of channel content to the side of the file viewer 2018-07-24 20:50:04 -04:00
Sean Yesmunt
bf8ada27d7 remove the spinner if necessary after clearing the timeout 2018-07-23 18:18:29 -04:00
btzr-io
4cf56096e1 change markdown-preview extension 2018-07-22 15:02:43 -06:00
btzr-io
e30d345e9d add emoji support for claim description 2018-07-22 15:01:16 -06:00
Sean Yesmunt
7c7c620513
Merge pull request #1797 from lbryio/channel-navigation
fix double navigation issue on channels with more than one page
2018-07-20 14:56:59 -04:00
Sean Yesmunt
90655a1dd5 stop loader timeout if not loading 2018-07-20 13:48:31 -04:00
Sean Yesmunt
ffab70fd9c fix double navigation issue on channels with more than one page 2018-07-20 12:35:58 -04:00
Shawn Khameneh
097a523b39
Merge branch 'master' into wallet-encryption 2018-07-20 09:45:56 -04:00
btzr-io
f0035fda0a update three-viewer
fix model position and scale

fix obj loader
2018-07-19 19:31:00 -06:00
Sean Yesmunt
5407dc188e
Merge pull request #1781 from lbryio/next-rewards
Rewards enhancements
2018-07-19 11:33:33 -04:00
Sean Yesmunt
8ed40be8a4 better thumbnail placeholder 2018-07-19 10:51:21 -04:00
Sean Yesmunt
0179357e7c fix spacing 2018-07-19 10:51:21 -04:00
Sean Yesmunt
6df4032c90 improve thumbnail preview styling 2018-07-19 10:51:21 -04:00
Sean Yesmunt
45de83fdf3 thumbnail preview on publish page 2018-07-19 10:51:21 -04:00
Sean Yesmunt
863a95bffb
Merge pull request #1768 from lbryio/suppress-load-video-error
suppress load video error
2018-07-19 10:42:23 -04:00
Travis Eden
0d642b2be1 move reward fetching from rewards page to reward summary component on wallet overview page 2018-07-19 10:19:44 -04:00
Sean Yesmunt
2d456f13df
Merge pull request #1558 from lbryio/three-viewer
Add 3D-file-viewer component
2018-07-19 10:17:06 -04:00
Sean Yesmunt
e09be7ee83
Merge branch 'master' into suppress-load-video-error 2018-07-19 10:06:36 -04:00
btzr-io
7db1782c57 more minor fixes 2018-07-19 00:45:32 -06:00