Commit graph

1295 commits

Author SHA1 Message Date
Alex Liebowitz 3648554f48 Move semver dependency into app directory 2017-04-28 03:14:58 -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 adb42b2c75 more changelog sections 2017-04-25 16:57:01 -04:00
Alex Grintsvayg 092a018d63 Bump version: 0.10.0rc5 → 0.10.0rc6 2017-04-25 15:57:40 -04:00
Alex Grintsvayg 066f96cf8a show daemon version before releasing 2017-04-25 15:57:31 -04:00
Alex Grintsvayg 846382ad8b latest daemon version 2017-04-25 15:48:45 -04:00
Alex Grintsvayg a1198059ac enable windows code signing 2017-04-25 15:13:01 -04:00
Alex Grintsvayg e005289967 more lighthouses 2017-04-24 15:53:39 -04:00
Alex Grin 41690bc3d1 Merge pull request #52 from addobandre/patch-1
Fix .appveyor.yml link in README.md
2017-04-22 10:42:28 -04:00
André Breda 8b2a388252 Fix .appveyor.yml link in README.md
Someone seems to have forgotten a dot in the URL.
2017-04-22 15:21:04 +01:00
Alex Grintsvayg 1573662a06 check that daemon_url works before releasing 2017-04-21 19:01:07 -04:00
Alex Grintsvayg 10580729f8 stop the stupid version rewriting 2017-04-21 13:09:02 -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
Alex Grintsvayg 38fdf56583 rewrite release.py script 2017-04-19 15:38:41 -04:00
Alex Grintsvayg 2e9e0f129b run daemon install even in local build 2017-04-19 15:16:29 -04:00
Alex Grintsvayg 1853c688da update to a more recent daemon 2017-04-19 15:13:14 -04:00
Alex Grintsvayg bfbc443e54 delete submodules 2017-04-19 15:09:44 -04:00
Alex Grintsvayg 37c747cb38 Merge branch 'build'
* build:
  external daemon, no more submodules
2017-04-19 15:05:43 -04:00
Alex Grintsvayg 451300e694 external daemon, no more submodules 2017-04-19 15:04:46 -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
Jeremy Kauffman 2e2805fc47 Fix config values 2017-04-18 15:54:16 -04:00
Jeremy Kauffman b30bfd9f61 auth fix and partial other auth fix 2017-04-18 15:45:15 -04:00
Alex Liebowitz 7a4e9ad656 Rename uri module and its functions 2017-04-18 15:14:56 -04:00
alexliebowitz 5c65d83f7d Merge pull request #47 from lbryio/new-search
Discover: update search to use new format from Lighthouse
2017-04-17 19:23:09 -04:00
Alex Liebowitz 3ac31df63f Discover: update search to use new format from Lighthouse 2017-04-17 19:13:20 -04:00
Jeremy Kauffman b3d1439870 render tiles before they load 2017-04-17 17:51:18 -04:00
Alex Liebowitz e01c8268a7 Bump version: 0.10.0rc3 → 0.10.0rc4 2017-04-17 17:31:19 -04:00
alexliebowitz 36a550e447 Merge pull request #45 from lbryio/download-fixes
Improvements to watch and download process
2017-04-17 17:29:02 -04:00
Alex Liebowitz 277ba8249d Update changelog for price loading changes 2017-04-17 17:28:48 -04:00
Alex Liebowitz b65753d543 Update submodules 2017-04-17 17:26:36 -04:00
Alex Liebowitz 757ab11779 Compute cost estimate on client side when possible 2017-04-17 17:21:35 -04:00
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