Commit graph

307 commits

Author SHA1 Message Date
Baltazar Gomez 611a890888
Update CHANGELOG.md 2018-06-20 18:41:03 -06:00
Thomas Zarebczan 8ea2cd8e14
Merge branch 'master' into linux-upgrade 2018-06-19 11:13:23 -07:00
Thomas Zarebczan 1d6b4587e3 Fix Linux upgrade path
And show manual install message
2018-06-19 02:31:47 -04:00
Thomas Zarebczan 49fa2d0247
fix duplicate dark mode 2018-06-19 02:11:54 -04:00
Thomas Zarebczan 587602abb6
cleanup 2018-06-19 01:38:57 -04:00
Thomas Zarebczan 2f3d033a16
change log additions/cleanup
Went through all closed PRs to add missing ones, moved more important ones to top, other misc cleanup.
2018-06-19 01:33:30 -04:00
Thomas Zarebczan f12a477279
add old change log entries
From previous releases which were done on a separate branch.
2018-06-19 00:08:23 -04:00
Sean Yesmunt 02a9139ddd
Merge pull request #1569 from amitnndn/master
Adding ability to view logs and open log directory
2018-06-13 12:37:54 -04:00
btzr-io 30fc70f870 update changelog 2018-06-10 16:34:23 -06:00
Amit Nandan P aa493f997b #741 Fixing content address extending outside of visible area in card 2018-06-10 17:13:11 -05:00
Amit Nandan P 9c75d3dde2 #1556 Updating changelog 2018-06-09 18:32:32 -05:00
Amit Nandan P c6684054d5
Merge branch 'master' into master 2018-06-08 00:09:48 -05:00
Sean Yesmunt ddf1397a28
Merge pull request #1551 from Bentley912/feature_request
Adds Narrative for Feature Request on Help Page and Report Page Addresses Issue #1537
2018-06-08 00:35:24 -04:00
Amit Nandan P 00c5df0b39
Update CHANGELOG
Resolving typos on change log
2018-06-07 16:33:26 -05:00
Amit Nandan P 1417711a3a #1492 Updating changelog 2018-06-06 21:55:07 -05:00
Patrick Bentley 7de25f2a40 Adds Pull Request #1551 to Changelog - Adds Narrative about Feature Request on Help Page and Report Page 2018-06-05 21:09:47 +03:00
Thomas Zarebczan e0557e0674 Fix issue 1494 - uri and outpoint to API
This will send the same unique URI for all claims, regardless of what URI the user navigated to. Also fix sending of outpoint (was passed as output, which was blank, previously)
2018-06-05 13:22:32 -04:00
Baltazar Gomez bb9e4e218d
Merge branch 'master' into md-fix 2018-06-01 11:32:05 -06:00
Sean Yesmunt 185fba7b54
Merge pull request #1530 from DaniNz/fix-claim-report
Fix claim ID being null when reporting a claim that was not previously download.
2018-06-01 00:23:08 -04:00
Daniela Narvaez 5c6d403535 Updated changelog. 2018-06-01 00:22:43 -03:00
Sean Yesmunt d65d92e0b8
Merge pull request #1509 from lbryio/issue/1329
Rewards reorder and snackbar notifications
2018-05-31 00:46:51 -04:00
seanyesmunt 27819a2956 update changelog 2018-05-31 00:45:58 -04:00
btzr-io 3ea6b987ff Fix changelog 2018-05-29 21:29:17 -06:00
btzr-io f3fff5667c update changelog 2018-05-29 21:18:41 -06:00
seanyesmunt 6ba6ed5ffb update changelog 2018-05-29 22:41:59 -04:00
Travis Eden c6732d3d3f add buttons to share spee.ch URLs on file and channel pages 2018-05-25 09:33:45 -04:00
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