Commit graph

1356 commits

Author SHA1 Message Date
Alex Liebowitz 9b4ebbab0f Add caching wrapper for settings_get API method 2017-04-17 17:21:34 -04:00
Alex Liebowitz cf1107050d Show: prevent prompt for purchase if user already has a copy 2017-04-17 17:20:25 -04:00
Alex Liebowitz bbab1f064a Show: don't display price if file is already downloaded 2017-04-17 17:20:25 -04:00
Alex Liebowitz 94b60beebc Update download notice modal to include price 2017-04-17 17:20:24 -04:00
Alex Liebowitz 5fe9f076eb Update handling of file prices
- Until Lighthouse results come back, display just the key fee
 - Add support for displaying prices without special formatting
 - Refactor and simplify FilePrice and CreditAmount
2017-04-17 17:19:19 -04:00
Alex Liebowitz 7644566ef5 Add ability to display non-styled prices and credit amounts 2017-04-17 17:19:18 -04:00
Jeremy Kauffman c252c757b0 minor changes 2017-04-17 16:45:51 -04:00
Jeremy Kauffman 0b17ca6043 stop opening dev toolbar 2017-04-17 14:39:13 -04:00
Alex Grintsvayg 1aa78c8029 Bump version: 0.10.0rc2 → 0.10.0rc3 2017-04-17 12:37:37 -04:00
Alex Grintsvayg 4e1102cf58 new lighthouse server 2017-04-17 12:37:25 -04:00
Alex Grintsvayg 501f26e210 Bump version: 0.10.0rc1 → 0.10.0rc2 2017-04-17 10:46:37 -04:00
Alex Grintsvayg 683849046b enable early access in build 2017-04-17 10:46:09 -04:00
Alex Grintsvayg be339d904c update submodules 2017-04-17 10:45:56 -04:00
Jeremy Kauffman deb214224e update changelog 2017-04-17 10:05:11 -04:00
Jeremy Kauffman 83f25475e7 Merge pull request #46 from lbryio/rewards
Early Access app
2017-04-17 10:02:52 -04:00
Jeremy Kauffman 6603bb4cd2 allow discover if lbryio is disabled 2017-04-17 10:01:33 -04:00
Jeremy Kauffman a937534a8b disable lbryio 2017-04-17 09:47:38 -04:00
Jeremy Kauffman 581be8c429 disable lbryio 2017-04-17 09:47:38 -04:00
Jeremy Kauffman e9c8abd307 rewards flow changes 2017-04-17 09:47:38 -04:00
Jeremy Kauffman 8d67d36ad9 views, rewards, fixes for no api, other fixes 2017-04-17 09:47:38 -04:00
Alex Liebowitz 9532f8b29a Publish: improve state management of names
Save the new name as soon as it's entered instead of after resolution,
so that it's possible to publish before the results from resolve()
and claim_list_mine() come back.
2017-04-17 09:47:38 -04:00
Alex Liebowitz d926967e49 Correct and simplify metadata processing in dummy pending publishes 2017-04-17 09:47:38 -04:00
Jeremy Kauffman 9b4d8ec266 more show/purchase work 2017-04-17 09:47:38 -04:00
Alex Liebowitz 300264e364 Publish: add Terms of Service agreement field 2017-04-17 09:47:38 -04:00
Jeremy Kauffman 280f98902c closer to real watch 2017-04-17 09:47:38 -04:00
Jeremy Kauffman 3b29be467b turn off things 2017-04-17 09:47:38 -04:00
Alex Liebowitz 62db745c38 Publish: convert nsfw field to submit a boolean 2017-04-17 09:47:37 -04:00
Alex Liebowitz 83f43ab54f More improvements for better compatibility with new claim format
- Update Pending Files cache to match format more closely
 - Except null instead of string for pending publishes
2017-04-17 09:47:37 -04:00
Jeremy Kauffman 736d769fa6 minor fixes, cost cache 2017-04-17 09:47:37 -04:00
Jeremy Kauffman e3222c853a fix merge 2017-04-17 09:47:37 -04:00
Jeremy Kauffman c8c97e97ca update 2017-04-17 09:47:37 -04:00
Alex Liebowitz dabedf38a1 Update and refactor pending publish caching system for channels 2017-04-17 09:46:51 -04:00
Alex Liebowitz b9f0ed2f5b Refactor lbry.getCostInfo() 2017-04-17 09:46:51 -04:00
Alex Liebowitz d3258d9de6 Convert lbry.getCostInfo() to use URIs 2017-04-17 09:46:51 -04:00
Alex Liebowitz dce87e9079 Switch name check to URI check in lbry.getCostInfo() 2017-04-17 09:46:51 -04:00
Jeremy Kauffman b38998dc18 more fixes 2017-04-17 09:46:51 -04:00
Jeremy Kauffman a5d1695084 more tweaks and turn off auth 2017-04-17 09:46:51 -04:00
Jeremy Kauffman cb4af24cd7 more clean up and fixes 2017-04-17 09:46:51 -04:00
Jeremy Kauffman 0313ba941a approaching acceptable 2017-04-17 09:46:51 -04:00
Jeremy Kauffman 0ba69ff32b stashed cleanup 2017-04-17 09:46:51 -04:00
Jeremy Kauffman 029b0b9c3a more 2017-04-17 09:46:51 -04:00
Jeremy Kauffman cbb3da2795 rebase fix 1 of n 2017-04-17 09:46:51 -04:00
Jeremy Kauffman ecf54f400b mostly garbage 2017-04-17 09:46:51 -04:00
Jeremy Kauffman 575db85477 so far 2017-04-17 09:46:51 -04:00
Alex Liebowitz 498618e39b More revisions to Welcome screen
- Eliminate intro page
 - Add "verify email" page
 - Move buttons into individual components
 - Claim reward (not handling reporting success/failure yet)
2017-04-17 09:46:51 -04:00
Alex Liebowitz 326d066353 Fixes to Email page
Still not actually working (doing it in the welcome screen right
now)
2017-04-17 09:46:51 -04:00
Alex Liebowitz 26aba5fb04 Random corrections and style fixes 2017-04-17 09:46:51 -04:00
Alex Liebowitz e47f86bbfe Add mock for reward/new action 2017-04-17 09:46:51 -04:00
Alex Liebowitz 647eb80eef Add wrapper code for creating rewards
Calls the API and displays notices for success and errors
2017-04-17 09:46:51 -04:00
Alex Liebowitz 7b7e361bdd Add notification bar
Used for displaying global info (e.g. "you just got a reward.")
Can be displayed from anywhere in the app using events.
2017-04-17 09:46:51 -04:00