Sean Yesmunt
97e2c1df53
Merge pull request #1757 from lbryio/fix-1756
...
Fix #1756 - Remove check for div
2018-07-11 20:14:39 -04:00
Thomas Zarebczan
30ff832f3a
Update CHANGELOG.md
...
add changelog
2018-07-11 15:09:17 -04:00
Sean Yesmunt
6755b0ec68
update changelog
2018-07-09 16:20:24 -04:00
Sean Yesmunt
a5efc53e0f
update changelog
2018-07-03 15:19:19 -04:00
Thomas Zarebczan
c8ea6137d3
update changelog
...
Add missing entries
2018-07-03 11:54:14 -04:00
btzr-io
767f6642dd
update changelog
2018-07-03 00:36:32 -04:00
Sean Yesmunt
df60eb5b78
update changelog
2018-07-02 14:48:32 -04:00
Sean Yesmunt
91a61cd2b8
update changelog
2018-06-28 12:13:41 -04:00
Sean Yesmunt
6831652d2e
update changelog
2018-06-26 01:02:05 -04:00
btzr-io
4d22c7ea10
prevent interaction while file / folder dialog is open
2018-06-21 14:11:14 -06:00
btzr-io
9657709c16
force highlight update of pagination
2018-06-21 00:01:19 -06:00
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