Commit graph

4386 commits

Author SHA1 Message Date
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
Thomas Zarebczan 9f3fa5d4e4 remove node_id
per 3f7bd0d969
2018-08-21 10:46:53 -04:00
Thomas Zarebczan 6023b32c27 add title to message 2018-08-21 09:51:35 -04:00
Sean Yesmunt f60531183d use correct url for recommended content on vanity claims 2018-08-21 00:23:52 -04:00
Thomas Zarebczan 73bc6afa3e feat: add publish success notification
When a file is confirmed, create a desktop notification with the claim name and ability to click the notification to view the claim
2018-08-20 17:48:14 -04:00
Sean Yesmunt a3bcd19c24 v0.25.0-rc.1 2018-08-20 16:00:48 -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 82d0a78310 update lbry-redux 2018-08-20 14:59:12 -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 a5bc6adaff
Merge pull request #1872 from lbryio/subscriptions-overhaul
Subscriptions overhaul
2018-08-20 12:36:22 -04:00
Sean Yesmunt d1d1e32063 only record user once 2018-08-20 12:33:36 -04:00
Sean Yesmunt 3769ede3ef change interval back to 15 minutes 2018-08-20 12:20:53 -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 3ba8b7e08f check subscription by uri 2018-08-20 10:01:32 -04:00