Commit graph

387 commits

Author SHA1 Message Date
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
Sean Yesmunt
17b38d687b update changelog 2017-12-05 19:41:24 -05:00
hackrush
e0d3cb431b Claim page abandon(regression) fixed 2017-12-05 20:15:35 +05:30
Jeremy Kauffman
caa8cd6755 change header balance to 2 decimal places 2017-11-26 14:56:02 -05:00
hackrush
9e82c59ae6 Added CHANGELOG 2017-11-22 22:30:08 +05:30
Igor Gassmann
d489aad4ee Fixed sorting by title for published files (#614) 2017-11-21 19:00:53 -03:00
Jeremy Kauffman
3c9410439b fix empty claims breaking transaction screens #755 2017-11-20 17:16:57 -05:00
Sean Yesmunt
9d0205bc8e update changelog 2017-11-17 16:29:38 -05:00
Jeremy Kauffman
857414238e
Merge pull request #744 from lbryio/issue721
Issue #721 fix - Inconsistent thumbnail sizes
2017-11-15 16:57:47 -05:00
Liam Cardenas
654edc9885 Bump version: 0.18.2rc1 → 0.18.2 2017-11-15 14:39:09 -05:00
Liam Cardenas
1304182fbc Added to changelog 2017-11-15 14:38:25 -05:00
Akinwale Ariwodola
ff133a03df Issue #721 fix - Inconsistent thumbnail sizes 2017-11-14 12:56:24 -05:00
Jeremy Kauffman
cdbfd73893 Bump version: 0.18.0rc5 → 0.18.0 2017-11-13 13:42:04 -05:00
Jeremy Kauffman
440128d2c3 add changelog related to build improvements 2017-11-13 09:58:37 -05:00
Jeremy Kauffman
9529b1a0af no newlines in changelog 2017-11-08 18:20:36 -05:00
Jeremy Kauffman
60b344bcb9 update changelog prior to rc 2017-11-08 18:19:38 -05:00
Jeremy Kauffman
8987fca22c Merge branch 'revoke_claims' 2017-11-08 18:15:15 -05:00
Jeremy Kauffman
a6946b4930 Merge remote-tracking branch 'origin/master' into revoke_claims 2017-11-08 17:42:51 -05:00
Jeremy Kauffman
748dd9268e CHANGELOG update missing from previous commit 2017-11-08 17:38:56 -05:00
Jeremy Kauffman
350c4dc98c minor changes to tray functionality 2017-11-08 17:27:20 -05:00
hackrush
7a0a0c468e Rudimentary implementation of tray minimization(WIP)
Minimize app to tray

@kauffj I was not sure about which icon to use so I used a 96x96 png as
a placeholder. The feature is working well.

Fixes #374

3 small changes

Broken Minimization

Fixed App-minization finally

Bug fix and compatibility check

Added Alt+F4 accelerator to quit the app

Small features and fixes

Homerun: Added Quit to Menu

Fixes and changes
2017-11-08 17:27:17 -05:00
Jeremy Kauffman
f9e419adb9 add changelog for previous commit 2017-11-07 09:36:22 -05:00
Thomas Zarebczan
db06489543
update to include first publish also
update to include first publish also
2017-10-30 17:46:53 -04:00
Alex Grintsvayg
76b21801ab changelog 2017-10-30 17:37:57 -04:00
hackrush
c4626dda4a Merge branch 'master' into revoke_claims and clean-up 2017-10-30 22:16:42 +05:30
hackrush
28241aaa3a Updated Changelog 2017-10-28 11:09:40 +05:30
hackrush
44f962fe2a Rewards marked in txn list 2017-10-27 17:23:53 -04:00
Jeremy Kauffman
8f1e2ea72b fix settings bug and update changelog 2017-10-27 17:14:42 -04:00
Jeremy Kauffman
c8cc05b685 Bump version: 0.17.1rc1 → 0.17.1 2017-10-25 17:57:51 -04:00
Jeremy Kauffman
1f41446738 update daemon version 2017-10-25 17:51:06 -04:00
Jeremy Kauffman
29463ac57b update references to slack 2017-10-25 17:45:47 -04:00
hackrush
72130c74ae Fixed parsing of channel names of length < 4 2017-10-20 13:46:18 +05:30
Jeremy Kauffman
3cc05e0768 upgrade changelog for changes since 0.17.0 release 2017-10-15 08:36:56 -04:00
Thomas Zarebczan
e1122ef1e3 fix pr
fix 547 > 576
2017-10-12 14:12:22 -04:00
Jeremy Kauffman
fed95f0549 Bump version: 0.17.0rc3 → 0.17.0 2017-10-12 13:04:17 -04:00
Jeremy Kauffman
34addb6ffd update daemon and changelog 2017-10-10 09:29:48 -04:00
Jeremy Kauffman
dd667e8bad Merge branch 'lighthouse_v2' 2017-10-10 09:24:48 -04:00
Jeremy Kauffman
646c91efcb Merge branch 'css_patch' 2017-10-10 09:17:16 -04:00
Alex Liebowitz
c5c67a0de5 Minor refactors in doResolveUri()
Add doResolveUris()

Always call resolveUri() in FileTile and FileCard

Before, these components would only try and resolve if claim info
wasn't provided.

Don't require uri param in lbry.resolve()

It can now be "uris" instead, plus the error message about caching
doesn't really apply anymore.

Don't cache/cancel open resolve requests

No longer needed because we're not doing resolve requests in bulk

Add support for multiple URI resolution in lbry.resolve()

Handle multi URL resolves with one action

Update CHANGELOG.md
2017-10-10 09:03:17 -04:00
Jeremy Kauffman
91d4dd610e search working, but no rendering of channels 2017-10-06 17:46:41 -04:00
Baltazar Gomez
57b6948212 Merge branch 'master' into css_patch 2017-10-05 10:39:44 -06:00
Thomas Zarebczan
b64196a641 update daemon version
0.16.3 ->0.16.4
2017-10-05 01:20:39 -04:00
Jeremy Kauffman
b8980c00d3 update upgrade message 2017-10-03 17:52:53 -04:00
Baltazar Gomez
b66968d9f9 Merge branch 'master' into css_patch 2017-10-02 09:30:39 -06:00
Jeremy Kauffman
a7a4e8dc16 remove channel length minimum, fixes #645 2017-10-02 08:40:42 -04:00
Jeremy Kauffman
92f3cf46e2 Merge branch 'fix-empty-channels' 2017-10-01 12:49:03 -04:00
Baltazar Gomez
732b8d219f update changelog 2017-09-30 23:47:45 -06:00
Baltazar Gomez
c25ee25482 update change log 2017-09-30 21:01:47 -06:00
Baltazar Gomez
78232eb2a9 update changelog 2017-09-29 17:25:53 -06:00
Baltazar Gomez
2e28582277 Merge branch 'master' into css_patch 2017-09-28 20:30:27 -06:00
Baltazar Gomez
1c83e8f78a update changelog 2017-09-28 20:23:26 -06:00
Baltazar Gomez
6ae166a559 Update CHANGELOG.md 2017-09-28 20:19:25 -06:00
Jeremy Kauffman
f4b2c599c3 fix #615 2017-09-28 20:32:59 -04:00
Jeremy Kauffman
9308971cab use consistent step property on credit inputs #604 2017-09-26 15:57:56 -04:00
Jeremy Kauffman
71bb48eaf5 update changelog 2017-09-24 16:36:50 -04:00
Alex Liebowitz
93b1ab8ac6 Add basics of Instant Purchase setting
Fix and simplify state management of Instant Purchas setting

Add Instant Purchase check to Watch page

Merge Max Purchase Price and Instant Purchase into one section

Wording still not finalized.

Add Instant Purchase setting names to constants

Support USD for Instant Purchase

On Settings page, use constants for new Instant Purchase settings

Convert Instant Purchase Maximum setting into FormRow

Update wording of Instant Purchase option and add helper text.

Wording still not final.

On Settings page, get Instant Purchase settings via selector

Update CHANGELOG.md
2017-09-22 18:34:16 -04:00
Jeremy Kauffman
27448499dd update changelog 2017-09-22 18:11:55 -04:00
Alex Liebowitz
bbfb0fea67 Add <IconSet /> component
This is a presentational component for horizontal banks of icons (and
sometimes other stuff).

Convert <FileCard /> and <FileTile /> to use <IconSet />

Factor out "downloaded/published" icon into its own component

Add Featured Content icon to file tiles

Add alignment style for Featured Content icon

Update CHANGELOG.md

Handle featured content icon adjustment in _icons.scss

Remove IconSet component

Converted back to a presentational span and move positioning styles
into card SCSS

Fix spacing between price and icons in file tiles and cards

Before, it would be missing the space if there was a "local file" icon
but no featured content icon.

Rewrite Icon component to use semantic icons

Now you can pass in a constant that indicates the meaning of the icon
within the interface, e.g. icons.FEATURED instead of "icon-rocket".
Also adds the appropriate title.

All icons should eventually be updated to use this.

Remove IconFeatured and IconLocal in favor of new Icon component

Add space between Featured and Local icons

In the conversion to a generic Icon component, we lost the styles that
added padding on the left for FeaturedIcon and LocalIcon.

Fix how rocket icon position is adjusted

Before, it was using a negative margin, which altered the shape of the
bounding box. Changed to use relative positioning.

Add support for styling LBRY icons

Move style for Featured icon into icons.js

Uses new class name format for LBRY icon styles
2017-09-22 17:48:30 -04:00
Alex Grintsvayg
a2ef39a3cb forgot to changelog this 2017-09-21 09:31:02 -04:00
Jeremy Kauffman
cba6a40394 Bump version: 0.16.0rc7 → 0.16.0 2017-09-21 09:26:32 -04:00
Jeremy Kauffman
ae512ea68e update changelog 2017-09-18 18:17:01 -04:00
Jeremy Kauffman
3e4aea3a15 lost theming in changelog 2017-09-17 22:14:48 -04:00
Jeremy Kauffman
65f65f1aea transaction refactor / cleanup / improvement 2017-09-17 20:52:57 -04:00
Jeremy Kauffman
c3a9eee10a Fix multi-line URLs on cards 2017-09-17 12:43:18 -04:00
Jeremy Kauffman
13d61651c9 Merge remote-tracking branch 'origin/master' into v16 2017-09-11 18:46:21 -04:00
Jeremy Kauffman
9cb28e8f46 Bump version: 0.15.1rc2 → 0.15.1 2017-09-08 09:48:40 -04:00
Jeremy Kauffman
2e3ea9e2ae update daemon version 2017-09-07 17:21:23 -04:00
Baltazar Gomez
24e21271a7 Update CHANGELOG.md 2017-09-07 08:23:54 -04:00
Jeremy Kauffman
0a543a3dcd Merge branch 'tipping_button' of https://github.com/hackrush01/lbry-app into hackrush01-tipping_button 2017-09-07 08:20:23 -04:00
Jeremy Kauffman
cacaed401f update CHANGELOG 2017-09-06 16:21:33 -04:00
Jeremy Kauffman
be95ebf916 update changelog 2017-09-06 15:06:43 -04:00
Alex Liebowitz
de08c04158 Add regexp option to FormField
Still needs logic to notify the form when there's invalid input

Add address validation to Send page

Trim address input on Send page

Adds trim prop to FormField

Improve LBRY address regexp

On Send page, don't prevent form submit, and only show error on blur

This isn't a full fix (it only handles blur, it's still the form's
job to do validation on submit). A proper solution to this (that can
generalize to other forms) will probably involve looking at all of the
inputs and asking each one whether it has an error, which will
require some tricky state management.

On Send page, use error message from daemon

Update CHANGELOG.md

Further improve invalid address regexp

 - Remove incorrect check for second character
 - Add "O" to chars excluded from b58 section
 - Allow for 33-character addresses

Don't internationalize daemon error message on Send page

remove console, add i18n
2017-09-06 14:53:57 -04:00
Jeremy Kauffman
38ed9985b7 Merge branch 'btzr/relative-time' 2017-09-03 12:35:49 -04:00
Jeremy Kauffman
2b77c16cdd add datetime component, show date of publishes, store block history in redux 2017-09-03 12:35:01 -04:00
Jeremy Kauffman
1916589553 clarify auth token is equivalent to a password 2017-09-03 11:29:59 -04:00
hackrush
5b49915ff6 Merge branch 'master' into tipping_button 2017-09-01 14:02:35 +05:30
Akinwale Ariwodola
b18391085b card row autoadjust on window resize and scroll arrow clipping css fix 2017-08-31 21:22:24 +01:00
Jeremy Kauffman
104f022fcc Bump version: 0.15.0rc5 → 0.15.0 2017-08-31 14:40:05 -04:00
Baltazar Gomez
91a9c43ef4 update changelog 2017-08-30 19:00:43 -06:00
Jeremy Kauffman
592cab3351 update changelog prior to release 2017-08-30 14:09:39 -04:00
Jeremy Kauffman
7e23b62c7b CHANGELOG fix, remove settings, abstract interval setting 2017-08-30 12:43:35 -04:00
Jeremy Kauffman
2013da3fac decent progress 2017-08-29 14:40:30 -04:00
hackrush
21175ba608 Merge remote-tracking branch 'upstream/master' into tb2 2017-08-29 13:21:23 +05:30
Baltazar Gomez
dec4fb893d update changelog 2017-08-27 19:20:09 -06:00
hackrush
ebd7c66faa Changelog entry 2017-08-26 13:32:05 +05:30
Jeremy Kauffman
0a51067166 update changelog for #0c1be6e 2017-08-25 16:05:23 -04:00
Jeremy Kauffman
5bec6accc2 mostly done
refactor modals and settings, clean-up CHANGELOG
2017-08-18 17:47:30 -04:00
Jeremy Kauffman
5a92bf79f9 restore changelog line 2017-08-18 13:19:26 -04:00
Jeremy Kauffman
22fbf13715 attempt to disable back/forward buttons 2017-08-18 13:18:15 -04:00
Baltazar Gomez
86b4f8e82c add forward button
add forward history

diseable conditionals

fix last  commit

update CHANGELOG.md
2017-08-18 13:18:03 -04:00
Jeremy Kauffman
7cf491c050 update packages and fix build warnigs 2017-08-15 23:02:16 -04:00
Jeremy Kauffman
23601a3e48 add changelog entry for daemon update 2017-08-15 19:36:45 -04:00
hackrush
aefda6398b Added wallet backup guide referance.
It also displays the current wallet path so user doesn't have to "go
places"

Could use a different/better msg though, this was more of a place
holder.
2017-08-15 17:20:38 -04:00
Jeremy Kauffman
17f25cb45d add changelog for previous fix 2017-08-14 14:56:45 -04:00
Jeremy Kauffman
517d585b1a add changelog for last change 2017-08-12 16:24:21 -04:00
Jeremy Kauffman
1c0d681d8f Merge branch 'master' into publish_quickfix 2017-08-10 22:41:33 -04:00
Jeremy Kauffman
956500fb07 update changelog 2017-08-10 19:56:25 -04:00
hackrush
bd11952d41 Check for required fields during publishing 2017-08-10 02:33:06 +05:30
hackrush
f403260598 (WIP) Adds tipping feature to app.
For issue #355
2017-08-08 03:49:22 +05:30
hackrush
05c38ec575 Using setState in formFieldPrice 2017-08-07 21:47:54 +05:30
hackrush
6ab77b5324 Showing "other currency" help tip in publish form now works.
Also removed old commit's(9c3d633) unused files.
2017-08-07 07:51:20 +05:30
Jeremy Kauffman
f395d7153a try to open the file's folder if open fails 2017-08-06 19:18:38 -04:00
Jeremy Kauffman
a299ca2ddd significant additional form changes and cleanup 2017-08-06 18:27:37 -04:00
hackrush
9c3d63353d Created a more generic PriceForm component
- [ ] Fixes #426

Modifying form to use single onChange event.

ONLY MEANT FOR TESTING, NOT MERGING.
2017-08-06 18:27:08 -04:00
Jeremy Kauffman
06979f1a19 add changelog for blur fix 2017-08-06 10:52:27 -04:00
Jeremy Kauffman
443ab0b804 Bump version: 0.14.3rc3 → 0.14.3 2017-08-03 15:08:46 -04:00
Jeremy Kauffman
cae8e3701f update app description 2017-08-03 11:30:46 -04:00
Jeremy Kauffman
6304d6b4b9 improve confirm identity flow 2017-08-02 19:37:38 -04:00
Jeremy Kauffman
a83aee1452 flow for failed authentication 2017-08-02 18:55:58 -04:00
Jeremy Kauffman
7b5f43eb77 add missing changelog entries 2017-08-02 13:46:17 -04:00
Jeremy Kauffman
cec789b983 make featured content icon a rocket ship 2017-08-02 13:43:58 -04:00
Jeremy Kauffman
af34bdfff1 Add tooltips to header buttons, fixes #401 2017-07-30 17:24:46 -04:00
Jeremy Kauffman
fde0956959 Bump version: 0.14.2rc1 → 0.14.2 2017-07-30 16:06:55 -04:00
Jeremy Kauffman
ae296b3111 update changelog 2017-07-30 16:05:41 -04:00
6ea86b96
d7ceeb15cf Add pagination
Some bad pagination CSS
2017-07-29 15:35:14 -04:00
Jeremy Kauffman
2a0d9a0d08 Bump version: 0.14.1rc1 → 0.14.1 2017-07-28 19:31:48 -04:00
Jeremy Kauffman
022e7f808b fix upgrade file path missing name 2017-07-28 19:31:10 -04:00
Jeremy Kauffman
aa2e345999 Bump version: 0.14.0rc4 → 0.14.0 2017-07-28 17:31:14 -04:00
Jeremy Kauffman
2a07aa4916 more changelog cleanup 2017-07-26 16:49:45 -04:00
Jeremy Kauffman
c0afe22d7f update daemon and changelog 2017-07-25 13:09:22 -04:00
6ea86b96
1f9fc456d3 Restart download monitoring in redux for pending downloads after
restart
2017-07-25 15:45:21 +07:00
Jeremy Kauffman
551f67bdaa remove bandwidth settings 2017-07-24 18:15:51 -04:00
hackrush
0f4bc36bcd The URL name is automatically suggested.
Fixes #347

minor clean up
2017-07-24 17:56:18 -04:00
Jeremy Kauffman
e6b28e55f6 Merge branch 'master' into refresh-fix 2017-07-24 17:31:12 -04:00
6ea86b96
4745088eff Display the download button for files that are not downloading and have
0 progress
2017-07-25 00:37:57 +07:00
6ea86b96
7671787a63 Fix refresh after scrolly history changes 2017-07-23 15:53:24 +07:00
6ea86b96
e7daf42e99 CHANGELOG 2017-07-22 10:54:15 +07:00
6ea86b96
c8990a0f79
changelog 2017-07-21 16:04:36 +07:00
6ea86b96
5290311b42 Update CHANGELOG 2017-07-18 13:55:20 +07:00
Jeremy Kauffman
a7195d12e1 discover page vertical jumping fix 2017-07-15 15:15:17 -04:00
Jeremy Kauffman
e918e9b17d fix search bug and update changelog 2017-07-14 15:34:53 -04:00
6ea86b96
d1eb8f5de3 Stop old file infos from updated claims appearing in downloaded file list 2017-07-13 13:52:48 +07:00
Le Long
b09d71ecff Markdown Support 2017-07-13 13:52:47 +07:00
Jeremy Kauffman
7c380ce01b add transition to card hovers 2017-07-11 15:41:37 -04:00
Jeremy Kauffman
48c10b6c53 update changelog 2017-07-04 13:06:09 -04:00
Jeremy Kauffman
8a2756112c Bump version: 0.13.0rc1 → 0.13.0 2017-06-30 10:31:51 -04:00
Jeremy Kauffman
91ba6f1773 fix requirements, update changelog 2017-06-28 14:21:21 -04:00
Jeremy Kauffman
e42aa217d0 update CHANGELOG 2017-06-27 17:27:27 -04:00
Jeremy Kauffman
0f5bcf1a77 update changelog 2017-06-21 12:56:47 -04:00
Jeremy Kauffman
320eb8d93a update changelog 2017-06-18 10:53:06 -04:00
Jeremy Kauffman
c6603a4e80 daemon v0.13 support 2017-06-14 18:01:04 -04:00
Le Long
bbaec6bfe0 add changelog 2017-06-13 17:03:18 +02:00
Jeremy Kauffman
3f68858cf7 Bump version: 0.12.0rc8 → 0.12.0 2017-06-09 14:31:39 -04:00
Jeremy Kauffman
241a0118a2 Merge remote-tracking branch 'origin/master' into tear_down_this_wall 2017-06-08 20:03:11 -04:00
Jeremy Kauffman
a3870d4f7f update changelog 2017-06-08 19:19:21 -04:00
Jeremy Kauffman
1a6a69914c changelog and bugfix 2017-06-08 17:19:02 -04:00
Alex Grintsvayg
a10ebce017 changelog 2017-06-06 11:14:57 -04:00
Jeremy Kauffman
304a737b6d upgrade changelog 2017-06-05 11:47:18 -04:00
Jeremy Kauffman
2958500875 Bump version: 0.11.9rc1 → 0.11.9 2017-06-01 11:03:39 -04:00
Jeremy Kauffman
cba11210c4 update changelog 2017-06-01 10:24:29 -04:00
Jeremy Kauffman
fcfce1bf64 Bump version: 0.11.8rc1 → 0.11.8 2017-05-31 18:21:09 -04:00
Jeremy Kauffman
0a188e61db update changelog 2017-05-31 18:20:34 -04:00
Jeremy Kauffman
149d1ef61f fix version check on help 2017-05-31 12:22:50 -04:00
Jeremy Kauffman
aa425c5c69 Bump version: 0.11.7rc1 → 0.11.7 2017-05-30 19:57:36 -04:00
Jeremy Kauffman
7a8a2c4913 connection changes and changelog 2017-05-30 19:56:48 -04:00
Jeremy Kauffman
dce16af1a6 update changelog 2017-05-30 14:22:24 -04:00
Jeremy Kauffman
5a552761da Bump version: 0.11.6rc1 → 0.11.6 2017-05-29 16:46:51 -04:00
Jeremy Kauffman
7572c06b2e changelog 2017-05-29 16:46:19 -04:00
Jeremy Kauffman
64c5f10bc1 Bump version: 0.11.5rc1 → 0.11.5 2017-05-28 14:13:25 -04:00
Jeremy Kauffman
ae583e98bb update changelog 2017-05-28 12:30:53 -04:00
Jeremy Kauffman
d878d3b693 Bump version: 0.11.4rc1 → 0.11.4 2017-05-26 14:26:53 -04:00
Jeremy Kauffman
2c42097eeb add changelog 2017-05-26 14:21:55 -04:00
Jeremy Kauffman
0350dd1610 Bump version: 0.11.3rc1 → 0.11.3 2017-05-26 10:03:56 -04:00
Jeremy Kauffman
434485b0aa update changelog 2017-05-26 09:50:02 -04:00
Jeremy Kauffman
aacdc0c804 Bump version: 0.11.0rc1 → 0.11.0 2017-05-25 11:16:54 -04:00
Jeremy Kauffman
8ac2bcd638 fix publish prompt 2017-05-23 21:01:38 -04:00
Jeremy Kauffman
7cd84716fd add changelog 2017-05-21 17:09:04 -04:00
Jeremy Kauffman
f60d17f604 Merge branch 'redux' into file-selector 2017-05-19 09:11:32 -04:00
Jeremy Kauffman
02025bb2dc Merge remote-tracking branch 'origin/master' into redux 2017-05-12 16:49:30 -04:00
Jeremy Kauffman
57bd67d925 Merge pull request #121 from lbryio/windows-linux-uris
Windows URI handling
2017-05-12 16:46:48 -04:00
Alex Liebowitz
b44631b5b9 Update changelog 2017-05-12 07:31:33 -04:00
Alex Liebowitz
32fd2c2c7a Update changelog 2017-05-11 06:17:37 -04:00
Jeremy Kauffman
60d298b354 Merge remote-tracking branch 'origin/master' into redux 2017-05-09 16:58:48 -04:00
Alex Liebowitz
536c5391fb Make error modals display full screen properly
Was not passing in the generic modal-overlay class. (ExpandableModal
doesn't provide it automatically so you can omit it and make a totally
custom overlay if you want.)
2017-05-05 00:46:10 -04:00
Alex Grintsvayg
2cc60fade1 Bump version: 0.10.0rc9 → 0.10.0 2017-05-04 13:54:11 -04:00
Jeremy Kauffman
36a992343f much progress towards a working merge 2017-05-03 23:44:08 -04:00
Jeremy Kauffman
9539a243b7 update changelog 2017-05-02 10:30:51 -04:00
Alex Grintsvayg
a1198059ac enable windows code signing 2017-04-25 15:13:01 -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 Liebowitz
3ac31df63f Discover: update search to use new format from Lighthouse 2017-04-17 19:13:20 -04:00
Alex Liebowitz
277ba8249d Update changelog for price loading changes 2017-04-17 17:28:48 -04:00
Jeremy Kauffman
deb214224e update changelog 2017-04-17 10:05:11 -04:00
alexliebowitz
b3aa61cf47 Merge pull request #14 from lbryio/publish-cache
Make publishes appear immediately in My Files
2017-03-28 02:26:45 -04:00
Alex Liebowitz
e1f9a46f33 Add changelog entry for shutdown improvements 2017-03-27 16:48:28 -04:00
Alex Liebowitz
b2fcdd1f9a Add changelog entry for fast publishes 2017-03-27 03:11:39 -04:00
Jeremy Kauffman
dc13de7160 make page changes fast 2017-03-26 14:30:18 -04:00
Renamed from ui/CHANGELOG.md (Browse further)