Commit graph

3724 commits

Author SHA1 Message Date
Sean Yesmunt 31991a2ed1 fix: don't chang name when changing file for publish 2018-04-03 00:05:11 -04:00
Sean Yesmunt 90f9fbf99f fix: default setting on remove modal 2018-04-02 23:46:41 -04:00
Sean Yesmunt d56d3f31d5 fix: search downloads 2018-04-02 23:41:23 -04:00
Sean Yesmunt e21caa19f9 fix: user email verify style 2018-04-02 22:40:04 -04:00
Sean Yesmunt 401d980795
Merge pull request #1260 from ykris45/patch-6
modify featured content badge to red colour
2018-04-02 22:07:52 -04:00
YULIUS KURNIAWAN KRISTIANTO 2a792a21d0
modify featured content badge to red colour 2018-04-03 07:59:34 +07:00
Igor Gassmann aadd932150 docs: add changelog entry for #1202 2018-04-02 16:22:05 -04:00
miikkatu 0ad2b3c7f9 fix: black screen on macOS after maximizing LBRY and then closing (#1235) 2018-04-02 16:19:47 -04:00
Sean Yesmunt 2fa552a2c0
Merge pull request #1234 from miikkatu/unfix-form-field-input-height
Unset form field input height to make it scale
2018-04-02 14:56:00 -04:00
miikkatu b473f55aba Unset form field input height to make it scale 2018-04-02 12:51:11 +03:00
Sean Yesmunt 4c112d91d2 fix: use correct name for content coming from file_list 2018-04-02 01:07:22 -04:00
Sean Yesmunt 252d684106
Merge pull request #1225 from ykris45/patch-3
fix button redesign on receive credits section
2018-03-30 12:28:20 -07:00
YULIUS KURNIAWAN KRISTIANTO 94722ef9ef
fix button redesign on receive credits section 2018-03-31 01:57:03 +07:00
YULIUS KURNIAWAN KRISTIANTO 5ba8db6b6a feat: add keyboard shortcut to quit the app on Windows (#1202) 2018-03-30 14:37:30 -04:00
Sean Yesmunt 0201b10e95 update changelog 2018-03-30 13:26:44 -04:00
Sean Yesmunt d6c7953658
Merge pull request #1166 from miikkatu/channel-pagination-go-to-page
Add go to page navigation to channel pagination options
2018-03-30 10:17:26 -07:00
Sean Yesmunt 92ea289766
Merge branch 'master' into channel-pagination-go-to-page 2018-03-30 10:07:10 -07:00
miikkatu 7f42f45a9b Add go to page navigation to channel pagination options 2018-03-30 20:04:41 +03:00
Sean Yesmunt afaad1910e
Merge pull request #1194 from lbryio/redesign-fixes
[redesign] fixes
2018-03-30 09:34:17 -07:00
Sean Yesmunt 3d0900d825 add comment for card width 2018-03-30 12:30:43 -04:00
Sean Yesmunt 00e2e5e6da fix prop name 2018-03-30 01:40:20 -04:00
Sean Yesmunt 460325d9e8 update publish modal styling #1211 2018-03-30 01:37:09 -04:00
Sean Yesmunt 1866acc612 implement backup page styling 2018-03-30 01:33:09 -04:00
Sean Yesmunt fbb4041e78 fix disabled rewards message styling 2018-03-29 20:48:06 -04:00
Sean Yesmunt 9466c8ad94 fix email collection styling #1205 2018-03-29 20:43:47 -04:00
Sean Yesmunt 6a6d6db08c fix description height on publish page #1195 2018-03-29 20:29:05 -04:00
Igor Gassmann e0b8ae7ff7
chore: upgrade electron (#1213) 2018-03-29 17:16:37 -04:00
Igor Gassmann bb5e950ec7 docs: add Suggested Solutions to GitHub issue template 2018-03-29 16:43:35 -04:00
Igor Gassmann 1fc35d1175 fix: daemon fails to download when dist directory doesn't exist 2018-03-29 15:57:17 -04:00
Liam Cardenas 24ec5cd667
Merge pull request #1172 from lbryio/fix-sort-title
Fix sort by title
2018-03-29 12:28:20 -07:00
Sean Yesmunt 3bb530411d align category-list with buttons 2018-03-27 21:59:35 -07:00
Igor Gassmann 2df37c4fa6 chore: move downloaded daemon zip file to dist folder 2018-03-27 18:42:26 -04:00
Sean Yesmunt 7e62cb5b73 fix for navigating with enter key 2018-03-27 14:25:23 -07:00
Igor Gassmann e46a7548d4 chore: clean-up after redesign 2018-03-26 17:54:50 -04:00
Sean Yesmunt 95a85300dc
Merge pull request #1173 from lbryio/redesign
Make the app pretty
2018-03-26 14:34:16 -07:00
Sean Yesmunt 3edd660f77 implement app redesign 2018-03-26 14:32:43 -07:00
Igor Gassmann ddc15a37e3
chore: remove unused dependencies (#1187) 2018-03-26 14:16:27 -04:00
dependabot[bot] 944ef3deb5 build: bump babel-plugin-module-resolver from 3.1.0 to 3.1.1 (#1183)
Bumps [babel-plugin-module-resolver](https://github.com/tleunen/babel-plugin-module-resolver) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/tleunen/babel-plugin-module-resolver/releases)
- [Changelog](https://github.com/tleunen/babel-plugin-module-resolver/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tleunen/babel-plugin-module-resolver/compare/v3.1.0...v3.1.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-03-26 14:15:14 -04:00
Liam Cardenas c861a205cb
Merge pull request #1186 from lbryio/revert-1181-move-auth2
Revert "Authenticate early"
2018-03-26 10:26:21 -07:00
Liam Cardenas f97f8d35ca
Revert "Authenticate early" 2018-03-26 10:26:02 -07:00
Liam Cardenas 9a0898e88d
Merge pull request #1181 from lbryio/move-auth2
Authenticate early
2018-03-26 01:23:47 -07:00
liamcardenas d1bb7a9c2a Authenticate as early as possible 2018-03-26 01:12:02 -07:00
Liam Cardenas 433578c538
Merge pull request #1180 from lbryio/download-after
Notify after download, badges and fix error
2018-03-26 00:51:50 -07:00
liamcardenas 2251fe5832 Notify after download, badges and fix error 2018-03-26 00:31:52 -07:00
Igor Gassmann 87cb8731c8 docs: update README.md 2018-03-25 14:22:18 -04:00
Igor Gassmann 2999ad4f6e chore: clean-up unused files 2018-03-25 14:22:18 -04:00
Igor Gassmann 234d815dcc chore: update gitignore file 2018-03-25 14:22:18 -04:00
Igor Gassmann 20ef534a44 docs: update node.js requirement 2018-03-25 14:22:18 -04:00
Igor Gassmann 540b9fe4b5 docs: add badges to README.md 2018-03-25 13:47:32 -04:00
Igor Gassmann 5bd5d11ace chore: remove yarn-error.log 2018-03-25 13:39:31 -04:00