Commit graph

281 commits

Author SHA1 Message Date
Daniel Dominguez 4a0684f2a3 Fix grayed out rewards by using the correct property to check for reward eligibility. 2018-05-15 13:26:05 -03:00
Sean Yesmunt c61392e9f3
Merge pull request #1441 from lbryio/markdown-fix
Fix markdown
2018-05-15 11:54:32 -04:00
Sean Yesmunt 492b1601f6 feature: use internal-apis for subscriptions and add page loader
update subscription types

update changelog

Simplify subscriptions sync logic

add claim type

use let over const

change spinner color based on theme

clean up subscriptions
2018-05-15 11:16:14 -04:00
Travis Eden bf8518d04c Autoplay: start playing/downloading video/audio/image in video component. Adds on/off checkbox on settings and file pages. Adds CHECK_SIMPLE icon (w/o circle).
add changelog entry
2018-05-11 10:47:08 -04:00
Baltazar Gomez 6d820058dc
Merge branch 'master' into markdown-fix 2018-05-11 01:57:10 -06:00
Daniel Dominguez a4da170fb7 Update changelog. 2018-05-08 19:28:51 -03:00
Baltazar Gomez cd769856fa
Merge branch 'master' into markdown-fix 2018-05-08 11:55:05 -06:00
Sean Yesmunt 26ea67410d
Merge branch 'master' into viewer-fix 2018-05-08 00:58:56 -04:00
btzr-io bf59b1a546 update changelog 2018-05-06 23:03:30 -06:00
btzr-io 5609ef42f9 fix changelog 2018-05-06 15:35:12 -06:00
miikkatu dcfa5742e1 Price badge improvements 2018-05-05 09:35:08 +03:00
btzr-io caa5c580c3 fix change.log 2018-05-03 12:29:50 -06:00
btzr-io fd822555c8 update change.log 2018-05-03 11:22:10 -06:00
Sean Yesmunt 1d347d2c6b
Revert "Remove price placeholder during thumbnail loading" 2018-05-03 01:20:31 -04:00
miikkatu 19191b7ea8 Update changelog 2018-05-02 22:13:55 +03:00
miikkatu 344be3644e Fix spacing in search suggestions 2018-05-02 15:22:42 +03:00
Igor Gassmann 232c1d8109
fix: re-enable flow type checking for the project (#1197)
Flow wasn't working anymore. This fixes flow type checking and it to the git precommit hook.
2018-04-25 17:20:59 -04:00
Igor Gassmann 70fde932c0
feat: setup Danger (#1289)
Add Danger to automate code reviews. Currently, it only checks for a description in PRs and if the changelog file has been updated.
2018-04-25 15:31:58 -04:00
Sean Yesmunt 5cc62a6d06
Merge pull request #1333 from lbryio/full-content-type
Show full content-type
2018-04-25 12:37:32 -04:00
Sean Yesmunt 4074ba8d1d update changelog 2018-04-25 11:15:11 -04:00
btzr-io 3fda7c386a update changelog 2018-04-19 13:44:21 -06:00
Baltazar Gomez c2a010c6cf
Merge branch 'master' into full-content-type 2018-04-18 15:09:00 -06:00
miikkatu 208ddb1ab3 Update changelog 2018-04-18 09:24:42 +03:00
Sean Yesmunt 7495e8a138 update changelog 2018-04-17 02:30:24 -04:00
btzr-io ccd968bbf5 implement new dark theme 2018-04-17 02:27:24 -04:00
Sean Yesmunt dad29b787e
Merge pull request #1313 from miikkatu/add-flair-to-snackbar
Add flair to snackbar
2018-04-17 02:11:14 -04:00
miikkatu ed1a2901c8 Update changelog 2018-04-17 08:51:39 +03:00
miikkatu 419d75474e Update changelog 2018-04-17 08:49:30 +03:00
Baltazar Gomez 168006afc6
update changelog 2018-04-16 20:30:17 -06:00
YULIUS KURNIAWAN KRISTIANTO 62ae8c5db4
Update CHANGELOG.md 2018-04-11 04:01:14 +07:00
Igor Gassmann 51c0a7cc98
feat: build for both architectures (x86 and x64) on Windows (#1262) 2018-04-03 10:08:38 -04:00
Igor Gassmann aadd932150 docs: add changelog entry for #1202 2018-04-02 16:22:05 -04: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
Igor Gassmann 0c6d4b59c0 Revert "fix: __static path not resolving on development environment (#1165)"
This reverts commit 4b41c6335d.
2018-03-22 14:52:07 -04:00
Thomas Zarebczan 797d3b5f32
clean up 2018-03-22 14:10:26 -04:00
Igor Gassmann 306a6eefff chore: bump version to 0.21.2-rc.1 2018-03-22 12:33:44 -04:00
Baltazar Gomez fcdb935687 fix: exporting issues (#1163) 2018-03-22 11:43:35 -04:00
Igor Gassmann 4b41c6335d
fix: __static path not resolving on development environment (#1165)
This fixes https://github.com/electron-userland/electron-webpack/issues/52
2018-03-22 10:53:24 -04:00
miikkatu b0cc40f045 feat: retain previous screen sizing on startup (#1057) 2018-03-21 09:29:51 -04:00
Thomas Zarebczan 262dd8f5a1
add protocol update information 2018-03-20 20:41:02 -04:00
Sean Yesmunt 01e6c297ff feat: add YouTube rewards (#1147) 2018-03-20 16:38:50 -04:00
Igor Gassmann 39072b07b5
Merge branch 'master' into issue/1119 2018-03-20 16:06:19 -04:00
Thomas Zarebczan f5a63479e3 chore: fix Windows notifications (#1145) 2018-03-20 15:51:28 -04:00
Igor Gassmann a15192db03 chore: add changelog entries 2018-03-20 15:47:43 -04:00
Thomas Zarebczan f50a0b7644
add #1105 to changelog 2018-03-19 15:46:45 -04:00
Igor Gassmann 9a3e251359 chore: bump to 0.21.0-rc.2 2018-03-14 20:34:43 -04:00
Igor Gassmann 40ab6e1b38
chore: change building target to .deb for Linux (#1103)
It was decided to rollback to Debian builds for Linux due to how inconvenient it is to launch an AppImage build.
2018-03-14 20:22:54 -04:00
Liam Cardenas 0ab89ebe52
Update CHANGELOG.md 2018-03-12 08:29:30 -07:00
Liam Cardenas 91b75d889e
Update CHANGELOG.md 2018-03-09 13:46:38 -08:00