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 |
|
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 |
|
Travis Eden
|
6b375965f9
|
implement silent failing on reward claims when user is not reward approved
|
2018-08-20 09:47:19 -04:00 |
|
Travis Eden
|
30e0ff309a
|
prevent subscription notification when viewing subscriptions page
|
2018-08-20 09:47:19 -04:00 |
|
Travis Eden
|
35f35dcbae
|
remove snackbar when download complete
|
2018-08-20 09:47:19 -04:00 |
|
Travis Eden
|
3d66610d69
|
reword autoDownload postfix
|
2018-08-20 09:47:19 -04:00 |
|
Travis Eden
|
fa0e9fcb0c
|
set autoDownload default true
|
2018-08-20 09:47:19 -04:00 |
|
Travis Eden
|
a6393aaf17
|
1 download per channel; do download/notify on subscribe
|
2018-08-20 09:47:19 -04:00 |
|
Travis Eden
|
02c20d090e
|
do not download newest content on channel subscription; do still set latest
|
2018-08-20 09:47:19 -04:00 |
|
Travis Eden
|
386e9271ff
|
when file download completes, notify through snackbar if on subscriptions page; formatting
|
2018-08-20 09:47:19 -04:00 |
|
Travis Eden
|
cedafdbe14
|
attempt to claim subscription reward when subscribing to a channel; fail silently
|
2018-08-20 09:47:19 -04:00 |
|
Travis Eden
|
69c285025c
|
fix subscription notification and download glitches
|
2018-08-20 09:47:19 -04:00 |
|
Sean Yesmunt
|
10d66aeece
|
Merge pull request #1888 from lbryio/fix-dev-dependencies
chore: fix dependencies
|
2018-08-18 11:19:31 -04:00 |
|
Thomas Zarebczan
|
34dc8a3785
|
chore: fix dependencies
Moved filewatcher and s3 publisher to dev side, this will make the installer smaller
|
2018-08-17 14:03:26 -04:00 |
|
Thomas Zarebczan
|
531f3da75a
|
fix release date
+ remove duplicate entry
|
2018-08-17 12:18:38 -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 |
|
Sean Yesmunt
|
75844ab064
|
Merge pull request #1883 from lbryio/encryption-take2
Fix encryption startup
|
2018-08-15 16:20:18 -04:00 |
|