Sean Yesmunt
782045e170
update changelog
2018-08-09 14:26:28 -04:00
Sean Yesmunt
10481a7173
Merge pull request #1858 from lbryio/electron-2.0.6
...
update electron to 2.0.6
2018-08-08 17:32:13 -04:00
Sean Yesmunt
d15585e6cc
update changelog
2018-08-08 17:10:20 -04:00
Thomas Zarebczan
364782023f
disable dev mode security warnings
...
+ yarn lock update for 2.0.6 (it was already the version resolved previously)
2018-08-08 17:09:59 -04:00
Thomas Zarebczan
5e8d8e8710
chore: update electron
...
Also includes fix from https://github.com/electron/electron/issues/13008#issuecomment-400261941
2018-08-08 17:09:59 -04:00
Sean Yesmunt
4ab4637972
update lbry-redux
2018-08-08 13:56:00 -04:00
Sean Yesmunt
f6137c3647
not editing if publish uris are undefined
2018-08-08 11:33:43 -04:00
Aliyev Doniyor
90d1b18586
Code refactor
...
Create action for clearing upgrade timer
2018-08-07 19:02:11 +05:00
Thomas Zarebczan
30c32d4c2b
Turn off timer after update downloads
...
This might do the trick, needs to be tested.
2018-08-07 09:33:06 -04:00
Aliyev Doniyor
7119a43742
Clear upgrade subscribed interval after declining
2018-08-06 22:25:30 +05:00
Sean Yesmunt
e8aa67bf7e
Merge pull request #1854 from Invariant-Change/patch-6
...
Missing Word
2018-08-06 11:48:33 -04:00
Thomas Zarebczan
5fda7c346a
Update CHANGELOG.md
2018-08-06 11:46:33 -04:00
Electron - Mark Firth
31bd3a688c
Missing Word
...
Line 333:
From: 'You are currently editing this claim. If you change the URL, you will need reselect a file.'
To: 'You are currently editing this claim. If you change the URL, you will need to reselect a file.'
Found by https://github.com/ceoger
2018-08-06 22:46:00 +10:00
Sean Yesmunt
3b390ffc67
Merge pull request #1834 from dan1d/issue-1788
...
Add setting to skip desktop nofifications
2018-08-05 21:59:41 -04:00
Sean Yesmunt
824c3fbc65
Merge branch 'master' into issue-1788
2018-08-05 21:59:30 -04:00
Sean Yesmunt
d83f4802b4
Merge pull request #1826 from lbryio/fix-viewer
...
File viewer v2
2018-08-05 21:53:56 -04:00
Daniel
aea0084ea0
Allways use toggle on checkbox input.
...
- Add changelog entry for PR 1834.
2018-08-05 19:35:56 -03:00
Baltazar Gomez
605136ac64
Merge branch 'master' into fix-viewer
2018-08-03 13:00:37 -06:00
btzr-io
390ee1c276
update changelog
2018-08-03 12:57:08 -06:00
btzr-io
3c3e4c0d46
use scss spacing variables
2018-08-03 12:34:08 -06:00
seanyesmunt
c5c62a2698
include time to start if available in file_view analytics
2018-08-03 11:54:10 -04:00
btzr-io
2cc5f882fe
fix page index position #1847
2018-08-02 19:46:39 -06:00
btzr-io
80c0f9a8f6
extend support for human-readable files
2018-08-01 22:56:17 -06:00
Sean Yesmunt
2b1a6ce3e3
Merge pull request #1844 from lbryio/auxclick
...
Fix middle-click open link event
2018-08-01 21:52:18 -04:00
btzr-io
2c8f11750a
improve and optimize renderFile method (fileSource)
2018-08-01 18:53:38 -06:00
Daniel
c7a128f399
Align toggle to first line of the block.
2018-08-01 19:39:11 -03:00
Baltazar Gomez
b4868ef2f4
update changelog.md
2018-08-01 15:56:40 -06:00
btzr-io
2109685d5a
use atom dark theme for codeMirror
2018-08-01 15:50:36 -06:00
Baltazar Gomez
261e3fb410
fix auxclick event (middle click) #1843
2018-08-01 14:44:01 -06:00
Daniel
f64caa7f43
Add margin auto to center the checkbox to the middle of the parent component.
2018-08-01 16:55:30 -03:00
Daniel
5599b8288d
Change text label on notifications.
2018-08-01 16:04:44 -03:00
Daniel
5c65ca7a47
Rename variables names and text labels to be more descriptive.
2018-08-01 15:49:57 -03:00
Thomas Zarebczan
0110f1756d
add 1836
2018-08-01 12:41:33 -04:00
Sean Yesmunt
735198d3d9
Merge pull request #1842 from lbryio/release-0-23-1
...
Merge release back to master
2018-08-01 11:51:58 -04:00
Sean Yesmunt
301fa156ca
Merge pull request #1840 from lbryio/speech-error-msg
...
Pass spee.ch error message
2018-08-01 11:14:33 -04:00
Thomas Zarebczan
d88a4ff052
chore: bump proper
2018-08-01 09:03:39 -04:00
Thomas Zarebczan
077ea26980
Update CHANGELOG.md
2018-07-31 19:18:12 -04:00
Thomas Zarebczan
c6f0db1454
Pass spee.ch error message
...
Otherwise it would just say "upload failed"
2018-07-31 19:00:18 -04:00
Daniel
5527df97eb
Update checkbox style to be toggable.
...
- Add Notifications to be on his own section.
2018-07-31 19:42:54 -03:00
Sean Yesmunt
e4f4909725
Merge pull request #1817 from lbryio/next-video
...
recommended content v1
2018-07-31 15:42:25 -04:00
Sean Yesmunt
7341340d3b
remove extra channel spacing
2018-07-31 15:29:28 -04:00
Daniel Dominguez
b31781f6ef
Add setting to skip desktop nofifications, persist the setting on localstorage, defaults to true(notifications enabled).
2018-07-30 21:13:57 -03:00
Shawn K
944f74a287
Merge pull request #1829 from dan1d/issue-1808
...
Differentiate between failed thumbnail url and emtpy url images.
2018-07-30 18:03:20 -05:00
Shawn K
b3275c7036
Merge pull request #1831 from doniyor2109/master
...
Disable confirm button after pressing "Use It Now" button
2018-07-30 18:02:06 -05:00
Thomas Zarebczan
283ae3ec40
chore: bump rc
...
0.23.1-rc.1
2018-07-30 18:26:25 -04:00
Thomas Zarebczan
bb8d50026f
Fix ShapeShift status checking
2018-07-30 18:23:25 -04:00
Shawn K
26d73c63e9
Merge pull request #1833 from ykris45/patch-1
...
add FAQ to Publish Form
2018-07-30 15:35:42 -05:00
Daniel Dominguez
5b7e239e20
Update image.
2018-07-30 17:13:47 -03:00
YULIUS KURNIAWAN KRISTIANTO
ef1a47f066
lowercase
2018-07-31 02:24:00 +07:00
Daniel Dominguez
b448d23dbf
Add new png to show up when the image can't be loaded.
2018-07-30 15:44:03 -03:00