Travis Eden
|
ca527cc4c0
|
Make Discover page channel names into links
|
2017-12-14 16:12:04 -05:00 |
|
Igor Gassmann
|
93cb925169
|
Merge branch 'master' into issue/839
|
2017-12-12 17:49:50 -03:00 |
|
Igor Gassmann
|
0852ed033b
|
Fix settings page throws error on development (https://github.com/lbryio/lbry-app/issues/839)
|
2017-12-12 15:48:23 -03:00 |
|
Igor Gassmann
|
c220ae87e6
|
Rename electron processes' entry points to avoid confusion with main process.
|
2017-12-12 10:22:16 -03:00 |
|
liam
|
c4cccac632
|
Changed navigation analytic location
|
2017-12-11 22:18:25 -08:00 |
|
Liam Cardenas
|
348aed4b2f
|
Merge pull request #847 from lbryio/empty-rewards
show empty rewards message on overview page
|
2017-12-11 20:58:09 -08:00 |
|
Sean Yesmunt
|
38a5509ed0
|
use flow check and move flowtype-plugin to top level
|
2017-12-11 23:16:44 -05:00 |
|
Sean Yesmunt
|
ec2172fbae
|
add flow
|
2017-12-11 18:50:22 -05:00 |
|
Sean Yesmunt
|
33e49d86cc
|
show empty rewards message on overview page
|
2017-12-11 17:06:33 -05:00 |
|
LavRadis
|
47e3e848f9
|
Update view.jsx
Fixed capital C in "credits"
|
2017-12-11 21:33:11 +01:00 |
|
LavRadis
|
6ffa16a680
|
Update view.jsx
Fixed uniformity issues as described in: https://github.com/lbryio/lbry-app/issues/843
|
2017-12-11 21:12:07 +01:00 |
|
Jeremy Kauffman
|
fce25f8efc
|
Merge pull request #837 from lbryio/abandon-fix
Another fix for abandoning claims
|
2017-12-11 10:22:28 -05:00 |
|
hackrush
|
03678fb4f2
|
Typecasted nout to number
|
2017-12-11 12:51:18 +05:30 |
|
hackrush
|
c3582c2c09
|
Another fix for abandoning claims
|
2017-12-11 01:57:55 +05:30 |
|
Sean Yesmunt
|
206b2794e8
|
fix height for shapeshift tx info
|
2017-12-10 13:56:34 -05:00 |
|
Sean Yesmunt
|
4f82fd77af
|
don't touch you
|
2017-12-10 13:33:14 -05:00 |
|
Sean Yesmunt
|
343961679d
|
add link style to channel on subscriptions page
|
2017-12-10 13:32:05 -05:00 |
|
Sean Yesmunt
|
800cc4318a
|
add @icon to subscribe button
|
2017-12-10 13:26:21 -05:00 |
|
Sean Yesmunt
|
2dcabc0e7d
|
don't use href for lbry link
|
2017-12-09 14:07:17 -05:00 |
|
Jeremy Kauffman
|
9ca138e0f5
|
fix reward in first reward message
|
2017-12-09 13:00:19 -05:00 |
|
Sean Yesmunt
|
cfb1f25c55
|
return null instead of empty string
|
2017-12-09 12:19:28 -05:00 |
|
Sean Yesmunt
|
ffd6bed4d4
|
update .gitignore
|
2017-12-08 16:19:33 -05:00 |
|
Sean Yesmunt
|
9b9ac580ee
|
simplify logic inside of subscription react component
|
2017-12-08 16:09:22 -05:00 |
|
Sean Yesmunt
|
38de5edc90
|
use common subscribeButton component
|
2017-12-08 16:09:22 -05:00 |
|
Sean Yesmunt
|
a7fe02ea98
|
persisting subscriptions
|
2017-12-08 16:09:22 -05:00 |
|
Jeremy Kauffman
|
8c403f640c
|
new first run flow and re-org of wallet area
add changelog
add external service option to get credits page
remove testing code
fix user has existing email and grammar/typos
|
2017-12-08 15:13:20 -05:00 |
|
Igor Gassmann
|
9a786f7d48
|
Merge remote-tracking branch 'refs/remotes/origin/master'
Conflicts:
src/main/main.js
|
2017-12-08 14:37:06 -03:00 |
|
Liam Cardenas
|
321051b6eb
|
Merge pull request #822 from lbryio/smartertimeoutmodal
Added more understandable error message
|
2017-12-08 08:37:45 -08:00 |
|
Igor Gassmann
|
916be2bfb6
|
Convert console log message into console error message
|
2017-12-07 17:05:46 -03:00 |
|
Igor Gassmann
|
153db7c3a5
|
Fix Flow config
|
2017-12-07 17:04:19 -03:00 |
|
Igor Gassmann
|
87d294a151
|
Merge branch 'master' into restructuring
|
2017-12-07 14:10:43 -03:00 |
|
Igor Gassmann
|
eaa5c212d2
|
Merge branch 'master' into restructuring
|
2017-12-07 12:24:00 -03:00 |
|
Igor Gassmann
|
dbb28dd625
|
Fix electron-webpack related errors
|
2017-12-07 09:52:22 -03:00 |
|
Igor Gassmann
|
df01c361df
|
Fix __static paths for production. Paths aren't correctly resolved on development
|
2017-12-06 18:21:57 -03:00 |
|
Liam Cardenas
|
6b3685ba09
|
Added more understandable error message
|
2017-12-06 12:38:07 -08:00 |
|
hackrush
|
8f83337640
|
Merge pull request #815 from lbryio/channel-name-page
Highlight channel names in pages.
|
2017-12-07 00:39:32 +05:30 |
|
hackrush
|
0b3e9f1179
|
Channel names in pages appear highlighted
Used classnames library for determining classname
changes
|
2017-12-06 23:51:05 +05:30 |
|
Igor Gassmann
|
b07e16c913
|
Fix electron-webpack related errors
|
2017-12-06 13:32:21 -03:00 |
|
Liam Cardenas
|
920a54c810
|
Added comment to indicate API key
|
2017-12-05 17:16:06 -08:00 |
|
Liam Cardenas
|
4a31ed229b
|
Merge branch 'master' into amplitude
|
2017-12-05 17:12:47 -08:00 |
|
Sean Yesmunt
|
6108141605
|
Merge pull request #652 from seanyesmunt/shapeshift
ShapeShift integration
|
2017-12-05 19:33:40 -05:00 |
|
Liam Cardenas
|
f80a13e8ea
|
Log all clicks
|
2017-12-05 16:16:54 -08:00 |
|
Liam Cardenas
|
1479b9e4af
|
Added user ID logging
|
2017-12-05 13:05:59 -08:00 |
|
hackrush
|
e0d3cb431b
|
Claim page abandon(regression) fixed
|
2017-12-05 20:15:35 +05:30 |
|
Liam Cardenas
|
080dd1c05d
|
Fixed loading screen problem
|
2017-12-05 00:31:34 -08:00 |
|
Liam Cardenas
|
62889a9f8a
|
Added navigation logging
|
2017-12-05 00:04:00 -08:00 |
|
Igor Gassmann
|
b83679fa4a
|
Migrate to index.html to generated one by electron-webpack
|
2017-12-04 22:08:08 -03:00 |
|
Sean Yesmunt
|
6f4e35ac90
|
fix flow usage for continousFetch
|
2017-12-04 18:32:11 -05:00 |
|
Igor Gassmann
|
37375dfaba
|
Remove old ESLint configuration file
|
2017-12-04 17:33:54 -03:00 |
|
Igor Gassmann
|
f639a46c93
|
Delete legacy README.md
|
2017-12-04 17:14:42 -03:00 |
|