Sean Yesmunt
c2abb5d8f0
update lbry-redux/lbryinc
2018-11-13 20:11:53 -05:00
Sean Yesmunt
5220f6645b
Merge pull request #2092 from lbryio/rc-fixes
...
Rc fixes
2018-11-08 16:00:11 -05:00
Sean Yesmunt
dd829b11e0
update lbry-redux
2018-11-08 15:55:00 -05:00
Sean Yesmunt
5c5e736137
handle daemon startup errors
2018-11-08 14:48:38 -05:00
Sean Yesmunt
7071937e35
bump lbry-redux
2018-11-08 11:23:17 -05:00
Sean Yesmunt
1fca9e289a
update deps
2018-11-07 15:13:39 -05:00
Sean Yesmunt
3de1298d25
use date estimate
2018-11-07 11:03:42 -05:00
Sean Yesmunt
af2164e9e4
update lbry-redux and subscriptions claim_list_mine call
2018-11-05 10:21:38 -05:00
Sean Yesmunt
121e4b215f
Rc fixes ( #2085 )
...
* fix: channel button color on dark mode
* fix: disabled primary button in dark mode
* fix: show pending publishes immediately
* update lbry-redux
* remove duplicate import
* use lbry colors for 'new' badge
* fix: don't filter transactions in recent transactions
* fix: remove unread subscriptions on un-subscribe
* handle edits and new files the same for pending publishes
* don't loop over transactions if we don't have to
* bump lbry-redux
2018-11-02 14:33:00 -04:00
Sean Yesmunt
dbdd735e33
update lbry-redux
2018-10-26 18:52:47 -04:00
Sean Yesmunt
f17000c6fd
update lbry-redux/lbryinc
2018-10-26 14:20:30 -04:00
Sean Yesmunt
5e98a9b982
updates for lbrynet30
2018-10-26 14:16:43 -04:00
Sean Yesmunt
50264c3ab2
update lbry-redux
2018-10-25 01:44:41 -04:00
Sean Yesmunt
70b95f2f61
subscription improvements
2018-10-22 12:44:22 -04:00
Sean Yesmunt
4fad161ae0
update theme based on prop change
2018-10-22 12:30:16 -04:00
Sean Yesmunt
7e3116982e
update lbry-redux
2018-10-19 12:25:51 -04:00
btzr-io
2dbb7717da
fix flow type errors of react refs
2018-10-15 00:26:46 -06:00
Sean Yesmunt
3c87c47632
add content placeholder and time info on file{card,tile}
2018-10-12 14:20:20 -04:00
Sean Yesmunt
30ba7ba773
update labels and use latest lbryinc
2018-10-01 20:55:03 -04:00
Sean Yesmunt
49573a65b9
add logic for reward codes
2018-09-25 20:13:49 -04:00
Sean Yesmunt
009a3ecb8d
update lbry-redux
2018-09-24 18:07:15 -04:00
Sean Yesmunt
9b700e48bf
use lbryio/lbryinc
2018-09-23 23:44:42 -04:00
Sean Yesmunt
fab8e47801
rebase
2018-08-29 23:28:53 -04:00
Sean Yesmunt
52f3fab3a6
add spinner to related content
2018-08-28 11:35:24 -04:00
Sean Yesmunt
b483e3f0d6
bump lbry-redux
2018-08-24 11:12:29 -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
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
6ecc292d92
try to fix memory leak
2018-08-21 11:22:38 -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
6b3c3e52cd
update thumbnail
2018-08-12 23:10:11 -04:00
Sean Yesmunt
8b90a8421c
add recommended content
2018-08-11 00:15:45 -04:00
Thomas Zarebczan
364782023f
disable dev mode security warnings
...
+ yarn lock update for 2.0.6 (it was already the version resolved previously)
2018-08-08 17:09:59 -04:00
Thomas Zarebczan
5e8d8e8710
chore: update electron
...
Also includes fix from https://github.com/electron/electron/issues/13008#issuecomment-400261941
2018-08-08 17:09:59 -04:00
btzr-io
842fbcc668
implement syntax highlighter
2018-07-27 19:42:35 -06: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
Shawn Khameneh
2ccf40b18e
Merge branch 'master' into wallet-encryption
2018-07-25 14:30:24 -05:00
Sean Yesmunt
10852ac005
update lbry-redux
2018-07-25 15:12:19 -04:00
btzr-io
e30d345e9d
add emoji support for claim description
2018-07-22 15:01:16 -06:00
Sean Yesmunt
8ed40be8a4
better thumbnail placeholder
2018-07-19 10:51:21 -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
05d440ba9e
Merge pull request #1784 from lbryio/electron-builder
...
chore: bump electron builder + updater
2018-07-19 09:52:27 -04:00
Thomas Zarebczan
0038ff06ed
chore: bump electron-builder
...
To version 20.22.0 which was tested on Mac/Windows for the autoupgrade process.
2018-07-18 12:28:44 -04:00
Sean Yesmunt
e3966f03ed
improve loading logic
2018-07-16 16:20:14 -04:00
btzr-io
31ec889565
add threeViewer component
2018-07-16 09:57:08 -04:00
Thomas Zarebczan
754044e5ad
chore: bump electron builder + updater
...
Test build, exe built locally is much smaller and startup fails
2018-07-16 00:47:50 -04:00
Sean Yesmunt
41e6355ebe
update lbry-redux
2018-07-13 11:26:36 -04:00