Commit graph

4450 commits

Author SHA1 Message Date
Thomas Zarebczan
babeccbf6c use permanent url instead of uri
This ensures that when clicking on the notification, it goes to the correct URL. Before it could have been a different vanity URL.
2018-08-27 16:36:11 -04:00
Sean Yesmunt
ca07d8a99b add resolution help tooltip next to url match 2018-08-27 14:47:55 -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
b483e3f0d6 bump lbry-redux 2018-08-24 11:12:29 -04:00
Sean Yesmunt
ea35f2fc70
Merge pull request #1899 from lbryio/fix-email-refresh
fix: show email after refreshing the app
2018-08-24 10:56:46 -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
Sean Yesmunt
5a9db78bd5
Merge pull request #1903 from lbryio/subscriptions-sorting
fix: sorting on subscriptions with multiple claims in same block
2018-08-24 10:56:03 -04:00
Thomas Zarebczan
f8f7a58722
changelog updates
this is on the release-0.25.0 branch
2018-08-24 09:36:14 -04:00
Thomas Zarebczan
89162a179b chore: bump rc + daemon
and fixed/added to changelog
2018-08-24 00:55:09 -04:00
Sean Yesmunt
0ec7a30ccd fix: show email after refreshing the app 2018-08-24 00:09:25 -04:00
seanyesmunt
3694104b0d fix: sorting on subscriptions with multiple claims in same block 2018-08-24 00:09:13 -04:00
seanyesmunt
9b199565b0 don't record file twice if user clicked 'download' before 'play' 2018-08-24 00:09:03 -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
Sean Yesmunt
c077c9103d
Merge pull request #1870 from lbryio/three-v2
3D-viewer v2
2018-08-22 15:10:06 -04:00
Sean Yesmunt
fe616ad5ab
Merge branch 'master' into three-v2 2018-08-22 15:09:55 -04:00
seanyesmunt
aa875becaa update changelog 2018-08-22 15:03:03 -04:00
seanyesmunt
8eb07634cb record file view when clicking the download button 2018-08-22 13:17:11 -04:00
Sean Yesmunt
0b84c00acd fix: show email after refreshing the app 2018-08-22 12:40:44 -04:00
Sean Yesmunt
06f5093c13
Merge pull request #1898 from lbryio/download-subscriptions
add autodownload toggle to subscriptions page
2018-08-22 10:58:39 -04:00
Sean Yesmunt
20875742c7
Merge pull request #1897 from lbryio/subscribed-to-abandoned-channel
Fix subscriptions page when subscribed to a channel with 0 claims/abandoned
2018-08-22 10:58:26 -04:00
Sean Yesmunt
3fc9ab980e
Merge pull request #1893 from lbryio/related-on-vanity
use correct url for recommended content on vanity claims
2018-08-22 10:58:12 -04:00
seanyesmunt
ce18339f25 add autodownload toggle to subscriptions page 2018-08-22 01:03:40 -04:00
seanyesmunt
a166485a78 move channel_list call to happen after fetching subscriptions from db 2018-08-21 23:59:06 -04:00
Sean Yesmunt
5fa44d8857
Merge pull request #1895 from lbryio/remove-node-id
update node_id
2018-08-21 16:28:11 -04:00
Sean Yesmunt
dab28339cf
Merge pull request #1892 from lbryio/publish-notification
feat: add publish success notification
2018-08-21 16:23:12 -04:00
Sean Yesmunt
596fdc79ab new badge 2018-08-21 15:36:45 -04:00
Sean Yesmunt
0facccd487 use correct url for recommended conent on vanity claims 2018-08-21 15:36:45 -04:00
Sean Yesmunt
b7db4ae470 add dat.gui 2018-08-21 14:32:28 -04:00
Sean Yesmunt
be73d44c2b use yarn.lock/package.json from master 2018-08-21 14:23:28 -04:00
Thomas Zarebczan
e232b5b0d4 check for status.dht 2018-08-21 12:18:10 -04:00
Thomas Zarebczan
2d488911c4
Merge pull request #1896 from kodxana/master
Added Raspberry Pi download
2018-08-21 09:11:35 -07:00
Thomas Zarebczan
fdbd9d5b1f
minor copy change 2018-08-21 11:48:29 -04:00
Thomas Zarebczan
c15c9e25c6 changelog 2018-08-21 11:42:45 -04:00
Thomas Zarebczan
7e5a8c1864 nevermind, adding node_id back
With the correct value
2018-08-21 11:39:49 -04:00
kodxana
ae27646d1a
Update README.md 2018-08-21 17:35:14 +02: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