Commit graph

2623 commits

Author SHA1 Message Date
hackrush f73cace72d Ask for confirmation before revoking 2017-10-28 11:09:40 +05:30
hackrush 74c4e1efa3 Revoke claims from Txn list 2017-10-28 11:09:40 +05:30
Jeremy Kauffman c8cc05b685 Bump version: 0.17.1rc1 → 0.17.1 2017-10-25 17:57:51 -04:00
Jeremy Kauffman 6ca3a1a881 Bump version: 0.17.0 → 0.17.1rc1 2017-10-25 17:51:12 -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
btzr-io 8bd6358310 update money color -> dark-theme 2017-10-23 17:23:11 -04:00
btzr-io dc839b472c remove empty div 2017-10-23 17:23:11 -04:00
btzr-io d489f48f14 update helper text color 2017-10-23 17:23:11 -04:00
btzr-io 2a49a2b889 show markdown guide
I need this :)
2017-10-23 17:23:11 -04:00
btzr-io 1c41b7d77a remove css junk 2017-10-23 17:23:11 -04:00
btzr-io ecd90de84a fix markdown placeholder 2017-10-23 17:23:11 -04:00
btzr-io dd2f549eb0 update light theme 2017-10-23 17:23:11 -04:00
btzr-io fc1be7c033 fix wallet address input styles 2017-10-23 17:23:11 -04:00
btzr-io f529d29a77 minor cleanup for channelSection 2017-10-23 17:23:11 -04:00
btzr-io ee08f38cd8 fix missign focus method 2017-10-23 17:23:11 -04:00
btzr-io 9dffde221c fix #678 2017-10-23 17:23:11 -04:00
Jeremy Kauffman 4f02b87800 Merge pull request #690 from lbryio/channel_name_length
Fixed parsing of channel names of length < 4
2017-10-23 16:59:39 -04:00
hackrush 72130c74ae Fixed parsing of channel names of length < 4 2017-10-20 13:46:18 +05:30
Jeremy Kauffman 782fb5d59e revert user-select: none as default for all elements 2017-10-15 09:35:16 -04:00
Jeremy Kauffman 3cc05e0768 upgrade changelog for changes since 0.17.0 release 2017-10-15 08:36:56 -04:00
Jeremy Kauffman 31be7086bb Merge branch 'ux-patch' 2017-10-15 08:25:28 -04:00
btzr-io 06092cd8f9 more changes for markdown styles 2017-10-14 23:55:25 -06:00
btzr-io 0256d7a8f8 minor update for publish layout
update markdown styles

css fixes
2017-10-14 23:40:15 -06:00
btzr-io c6f75702b1 more fixes for input styles 2017-10-14 22:52:32 -06:00
btzr-io f5126fc059 update / fix input styles 2017-10-14 21:52:23 -06:00
btzr-io 904205beb8 fix download button styles 2017-10-14 20:16:31 -06:00
btzr-io d17261a965 consistent titles for settings page 2017-10-14 19:56:51 -06:00
btzr-io 3f18110e7c don't show channel on fetch 2017-10-14 19:53:43 -06:00
btzr-io 9a8799eae0 fix recent transaction actions 2017-10-14 19:42:47 -06:00
btzr-io bccdcb1315 settigns page cleanup 2017-10-14 18:42:21 -06:00
btzr-io a0bedb7f97 remove extra label 2017-10-14 18:22:43 -06:00
btzr-io 6c1f627dd7 fix form-field margin 2017-10-14 18:16:05 -06:00
btzr-io 4db73ddb36 better radio input styles + animation 2017-10-14 17:54:38 -06:00
btzr-io 720ec3b77a fix dark theme checkbox styles 2017-10-14 17:46:18 -06:00
btzr-io f17777b511 better checkbox styles 2017-10-14 17:41:41 -06:00
btzr-io ac95dea827 update checkbox / radio input styles 2017-10-14 16:37:40 -06:00
btzr-io b6b23b5583 update input styles 2017-10-14 16:03:05 -06:00
btzr-io 37d3515fa8 publish layout cleanup 2017-10-14 13:41:04 -06:00
Jeremy Kauffman eeec63a27e win can sometimes be null (not sure how?) 2017-10-13 16:33:37 -04:00
Jeremy Kauffman d1c09ad71c update discover api endpoint 2017-10-13 16:29:58 -04:00
Jeremy Kauffman 11033dd5b2 case-insensitive protocol replacement 2017-10-13 09:33:12 -04:00
Jeremy Kauffman 7d056d3944 Merge pull request #674 from lbryio/upgrade-electron-179
Stop lbry:// links from opening a new window on Linux
2017-10-13 09:25:53 -04:00
btzr-io d8e4e2437a fix empty search results 2017-10-12 20:23:02 -06:00
btzr-io 036bc5200a fix pr :( 2017-10-12 20:08:29 -06:00
btzr-io d7dede8c08 fix channel tile thumbnail 2017-10-12 19:49:49 -06:00
btzr-io 28216e998b fix jsx 2017-10-12 19:37:26 -06:00
Baltazar Gomez 5ed51109f6 Merge branch 'master' into ux-patch 2017-10-12 19:23:44 -06:00
Alex Liebowitz c9bd5ad488 Use Single Instance App mode on Linux
This Electron feature now works on Linux again as of Electron 1.7.8.

Fixes #164 (multiple windows opening on Linux when clicking lbry://
links)
2017-10-12 18:52:17 -04:00
Alex Liebowitz 992c9d16a3 Upgrade to Electron 1.7.9 2017-10-12 18:30:24 -04:00