6ea86b96
1fd94e7902
Working on search
2017-05-04 11:59:45 -04:00
6ea86b96
6abb7bfe92
Loading show page content fast, resolving cost and file info.
...
Rewards and uploaded/downloaded files currently broken
2017-05-04 11:59:45 -04:00
6ea86b96
cfb4c13f70
Starting on downloaded/published content
2017-05-04 11:59:45 -04:00
6ea86b96
393aa9129c
Featured content
2017-05-04 11:59:45 -04:00
6ea86b96
cb5067dce3
Progress on featured content
2017-05-04 11:59:45 -04:00
6ea86b96
cf0fd96ed8
Progress on sending transactions
2017-05-04 11:59:45 -04:00
6ea86b96
1a8929f8d6
Some transactions cleanup and starting on sending
2017-05-04 11:59:45 -04:00
6ea86b96
ef3a2b3ddf
Check address ownership
2017-05-04 11:59:45 -04:00
6ea86b96
763dd6197e
Fix for generating a wallet address on load
2017-05-04 11:59:45 -04:00
6ea86b96
b90e35355d
Wallet progress
2017-05-04 11:59:45 -04:00
Jeremy Kauffman
66b07c1922
watch page is ded
2017-05-04 11:59:45 -04:00
Jeremy Kauffman
57fbd2bd7a
remove console
2017-05-04 11:59:45 -04:00
Jeremy Kauffman
28d0d00a7f
fix drawer highlight and drawer balance
2017-05-04 11:59:45 -04:00
6ea86b96
8cae067876
Redux proof of concept
2017-05-04 11:59:45 -04:00
6ea86b96
ff9441b955
Redux proof of concept
2017-05-04 11:59:45 -04:00
Alex Grintsvayg
d7694d2775
Bump version: 0.10.0rc8 → 0.10.0rc9
2017-05-04 11:51:47 -04:00
Alex Grintsvayg
a450d294ca
fix arg name
2017-05-03 13:56:39 -04:00
Alex Grintsvayg
82561e3aaf
update daemon url, remove redundant brackets around jsonrpc params
2017-05-03 13:54:36 -04:00
Alex Grintsvayg
d160710d20
Bump version: 0.10.0rc7 → 0.10.0rc8
2017-05-02 10:43:56 -04:00
Jeremy Kauffman
ea5d85954f
a few missed behaviors
2017-05-02 10:21:33 -04:00
Jeremy Kauffman
13e198f20e
releasable?
2017-05-02 10:21:33 -04:00
Jeremy Kauffman
59da42a84b
show refactor and fixes
2017-05-02 10:21:33 -04:00
Jeremy Kauffman
3f923550f1
fixes, channel page stubs
2017-05-02 10:21:33 -04:00
Jeremy Kauffman
5b11c2575a
still not quite releasable, but much progress
2017-05-02 10:21:33 -04:00
Jeremy Kauffman
da538a7a23
many bug fixes, working back button, progress towards working search
2017-05-02 10:21:33 -04:00
Alex Liebowitz
0b8d9e3d82
Simplify state management of viewing page
...
Explicitly set the page being viewed to "discover" instead of just
rendering the discover page if none is set.
Eliminates several real or possible bugs and edge cases.
2017-05-02 10:21:33 -04:00
Alex Liebowitz
a82ee8a2d5
Fix refreshing behavior on new input in WunderBar
...
Before, <WunderBar /> would compare the address inside it to the page
address passed in by <Header /> to determine if there was a page change.
This would cause user input to be replaced with "Home" when typing a
search, since during a search the page address is always "Home," not
the query.
Now it simply checks if the page being viewed has changed.
2017-05-02 10:21:33 -04:00
Alex Liebowitz
e42252507b
Minor style fixes
2017-05-02 10:21:33 -04:00
Jeremy Kauffman
543b912ddb
more cleanup / restoration
2017-05-02 10:21:33 -04:00
Jeremy Kauffman
71771aeb6f
it's not the worst thing I've ever done
2017-05-02 10:21:33 -04:00
Alex Liebowitz
778289a2b1
Make final dialog of auth process close properly
2017-05-02 03:29:03 -04:00
Josh Finer
ac8a64f5e5
Update publish.js
...
Raise default minimum bid
2017-04-30 14:39:29 -04:00
Alex Liebowitz
0ffb0fd4d7
Replace all uses of bind() with arrow functions
2017-04-29 22:05:47 -04:00
Alex Grintsvayg
2bd12a9ecd
Bump version: 0.10.0rc6 → 0.10.0rc7
2017-04-28 10:29:05 -04:00
alexliebowitz
e83118a34b
Merge pull request #91 from lbryio/handle-version-in-electron
...
Move version checking into Electron
2017-04-28 03:24:10 -04:00
Alex Grintsvayg
e06c2320e1
prefer wallet_unused_address over wallet_new_address
2017-04-27 14:18:59 -04:00
Alex Grintsvayg
63da853ba7
rename share_usage_stats setting
2017-04-27 08:40:29 -04:00
Alex Liebowitz
9348d4d912
Move version checking into Electron
2017-04-27 02:58:34 -04:00
Jeremy Kauffman
88720903f4
add missing initial value for array reduce call
2017-04-25 21:22:44 -04:00
Alex Grintsvayg
092a018d63
Bump version: 0.10.0rc5 → 0.10.0rc6
2017-04-25 15:57:40 -04:00
Alex Grintsvayg
e005289967
more lighthouses
2017-04-24 15:53:39 -04:00
Jeremy Kauffman
b2dd790d4c
fix overly aggressive balance checking
2017-04-20 20:31:52 -04:00
Jeremy Kauffman
f2d6bc3dcf
fix search result uri building and empty array reduce warning
2017-04-20 19:26:29 -04:00
Jeremy Kauffman
a8d85d7c1d
allow anyone with lbc into early access
2017-04-20 10:45:45 -04:00
Jeremy Kauffman
e73f367045
always show title on mouseover
2017-04-20 10:45:45 -04:00
Jeremy Kauffman
a66a5edc67
Merge pull request #49 from lbryio/uri-improvements
...
Improve URI module
2017-04-19 14:11:44 -04:00
Alex Liebowitz
ca6d55da21
Add special support for building channel claims in lbryuri module
...
Extends lbryuri.build() and lbryuri.parse() to support special
keys, contentName and channelName. These put the right values in the
"name" and "path" position for both anonymous claims and channel
content claims, which lets us write code that can deal with either type
without special logic.
2017-04-19 14:06:29 -04:00
Alex Grintsvayg
daf621e662
Bump version: 0.10.0rc4 → 0.10.0rc5
2017-04-18 17:27:33 -04:00
Jeremy Kauffman
395a48980d
world's worst loading screen was truly the worst
2017-04-18 17:02:21 -04:00
Jeremy Kauffman
90e6f16e82
handle duplicate emails
2017-04-18 16:51:00 -04:00