Thomas Zarebczan
b8f903b4fa
update daemon to 0.19.3
...
0.19.3 is the most recent stable version and what is shipped with the predesign in 0.21.4
2018-05-15 11:48:36 -04:00
Sean Yesmunt
b5a473bc3c
Merge pull request #1477 from lbryio/updater-test
...
Upgrade electron-updater
2018-05-15 11:33:41 -04:00
Jeremy Kauffman
1c0275d69f
Merge branch 'internal-subscriptions'
2018-05-15 11:16:40 -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
Thomas Zarebczan
95a200843d
updater test
2018-05-11 19:09:10 -04:00
Jeremy Kauffman
2bb4287408
Merge branch 'readme-updates'
2018-05-11 15:49:33 -04:00
Jeremy Kauffman
d892fa6bd6
absurdly minor changes to sean's README fixes
2018-05-11 15:42:48 -04:00
Sean Yesmunt
45aec4a26c
Merge pull request #1453 from lbryio/autoplay
...
Autoplay
2018-05-11 14:16:25 -04:00
Sean Yesmunt
f231b430e6
cleanup css
2018-05-11 13:47:05 -04:00
Travis Eden
7635145641
move file page autoplay setting below channel info; lint fixes
2018-05-11 12:36:04 -04:00
Travis Eden
4deee1573d
fix nsfw conditions
2018-05-11 10:58:23 -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
Sean Yesmunt
c5d4bfc4b6
doc updates
2018-05-11 01:12:53 -04:00
Sean Yesmunt
cce1bdebcd
Merge pull request #1467 from lbryio/bump-lbry-redux
...
chore: bump lbry-redux
2018-05-10 18:46:01 -04:00
Sean Yesmunt
bcfda68fd7
chore: bump lbry-redux
2018-05-10 18:45:09 -04:00
Sean Yesmunt
4ef8401a35
Merge pull request #1455 from dan1d/fix-claiming-reward-modal
...
Show modal when claiming a reward
2018-05-09 23:53:02 -04:00
Sean Yesmunt
130a31621a
Merge pull request #1465 from lbryio/fix-linux-build
...
fix linux build
2018-05-09 18:12:59 -04:00
Sean Yesmunt
3056829147
fix linux build
2018-05-09 18:00:48 -04:00
Sean Yesmunt
370c8da6d7
Merge pull request #1459 from lbryio/update-lbry-redux
...
update lbry-redux
2018-05-09 15:28:08 -04:00
Sean Yesmunt
23aec492fd
update lbry-redux
2018-05-09 15:27:17 -04:00
Thomas Zarebczan
cd5f21c3f6
add mac version note
2018-05-09 13:28:14 -04:00
Daniel Dominguez
a4da170fb7
Update changelog.
2018-05-08 19:28:51 -03:00
Daniel Dominguez
d64a9fc01a
Properly open modals by using notifications.
2018-05-08 19:26:34 -03:00
Niko Storni
fc56b9c914
add travis dependency
2018-05-08 14:17:49 -04:00
Sean Yesmunt
ea64c7f9bb
Merge pull request #1440 from lbryio/viewer-fix
...
Don't allow automatic night mode when dark theme is selected
2018-05-08 01:02:01 -04:00
Sean Yesmunt
26ea67410d
Merge branch 'master' into viewer-fix
2018-05-08 00:58:56 -04:00
Sean Yesmunt
f7bad54b15
Merge pull request #1420 from miikkatu/price-badge-improvements
...
Price badge improvements
2018-05-08 00:56:35 -04:00
Sean Yesmunt
cecd83e4f7
Merge pull request #1438 from dan1d/move-modal-types
...
Move modals types constants to lbry-redux repository.
2018-05-08 00:56:01 -04:00
btzr-io
5609ef42f9
fix changelog
2018-05-06 15:35:12 -06:00
btzr-io
deae4982e1
disable automatic dark mode when dark theme is selected
2018-05-06 14:40:30 -06:00
Daniel Dominguez
16c09a9ddd
Move modals types constants to lbry-redux repository.
...
- Remove useless file modal types as is not referenced anymore in this repository.
- Changed import statements to use lbry-redux to import modal types constants.
2018-05-05 16:04:47 -03:00
miikkatu
4191eac138
Changes per review
2018-05-05 09:46:15 +03:00
miikkatu
dcfa5742e1
Price badge improvements
2018-05-05 09:35:08 +03:00
Sean Yesmunt
4e4243497a
Merge pull request #1434 from lbryio/viewer-fix
...
Fix files don't display correctly in-app anymore
2018-05-04 14:29:32 -04:00
btzr-io
f38a5b8a15
hide media until it's ready to play
2018-05-03 21:11:19 -06:00
btzr-io
caa5c580c3
fix change.log
2018-05-03 12:29:50 -06:00
btzr-io
6146016fb8
fix media container
2018-05-03 12:23:28 -06:00
btzr-io
fd822555c8
update change.log
2018-05-03 11:22:10 -06:00
Sean Yesmunt
54c693767c
Merge pull request #1432 from lbryio/revert-1431-remove-price-placeholder
...
Revert "Remove price placeholder during thumbnail loading"
2018-05-03 01:20:46 -04:00
Sean Yesmunt
1d347d2c6b
Revert "Remove price placeholder during thumbnail loading"
2018-05-03 01:20:31 -04:00
Sean Yesmunt
5519428c68
Merge pull request #1431 from miikkatu/remove-price-placeholder
...
Remove price placeholder during thumbnail loading
2018-05-02 23:55:43 -04:00
miikkatu
19191b7ea8
Update changelog
2018-05-02 22:13:55 +03:00
miikkatu
7676d94729
Remove price placeholder during thumbnail loading
2018-05-02 22:04:59 +03:00
Sean Yesmunt
cd9f173722
Merge pull request #1422 from miikkatu/fix-spacing-in-search-suggestions
...
Fix spacing in search suggestions
2018-05-02 11:06:16 -04:00
miikkatu
344be3644e
Fix spacing in search suggestions
2018-05-02 15:22:42 +03:00
Igor Gassmann
28156a9403
build: only publish onTag
2018-04-27 18:24:58 -04:00
Igor Gassmann
1f7ee4da3f
fix: unix building not including renderer files
2018-04-27 17:40:02 -04:00
Igor Gassmann
728ca72fa9
Revert "fix: mac build"
...
This reverts commit 2dcf04c47c
.
2018-04-27 14:44:03 -04:00
Thomas Zarebczan
f91d6aee84
update releases URL
...
removed /latest since that would only show the last build, but we reference "latest
release, pre-releases, and past builds."
2018-04-25 23:02:40 -04:00
Sean Yesmunt
fe056e0661
chore: bump app to 0.22.0-rc.4
2018-04-25 22:52:32 -04:00