Commit graph

4506 commits

Author SHA1 Message Date
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
YULIUS KURNIAWAN KRISTIANTO 1a3d02b8c4
Update CHANGELOG.md 2018-07-31 01:27:46 +07:00
YULIUS KURNIAWAN KRISTIANTO 1db3838c0f
add FAQ to Publish Form 2018-07-31 01:24:40 +07:00
btzr-io 1f554c8e20 fix context menu 2018-07-28 17:48:54 -06:00
btzr-io 77cfcc84a8 reduce !important rule usage and fix fullscreen styles 2018-07-28 15:27:28 -06:00
btzr-io 3d4c3373d5 fix text selection 2018-07-28 14:17:06 -06:00
Aliyev Doniyor 42a3759cc0 Disable confirm button after pressing "Use It Now" button
Closes #1823
2018-07-28 12:47:45 +05:00
btzr-io c1628b4572 fix typo 2018-07-27 20:26:04 -06:00
btzr-io f48b331a69 minor fixes 2018-07-27 19:54:06 -06:00
btzr-io 842fbcc668 implement syntax highlighter 2018-07-27 19:42:35 -06:00
Daniel Dominguez ad0c356c1e Differentiate between failed thumbnail url and emtpy url images. 2018-07-27 17:58:56 -03:00
Baltazar Gomez 1642672c8d
Merge branch 'master' into fix-viewer 2018-07-27 09:46:33 -06:00
btzr-io be458863df add docx-viewer 2018-07-26 20:06:39 -06:00
btzr-io c622314eff add code-viewer 2018-07-26 18:24:00 -06:00
Shawn K 884cad936f
Merge pull request #1822 from lbryio/watch-lbry-redux
Watch lbry-redux for changes
2018-07-26 11:02:26 -05:00
btzr-io 1c50b71f14 add document viewer
- fix markdown viewer

- fix txt viewer
2018-07-25 23:18:35 -06:00
Shawn 196d2339d0 Only enable watch plugin for dev builds 2018-07-25 20:55:42 -05:00
Shawn 4bb1564031 Watch lbry-redux for changes 2018-07-25 18:38:47 -05:00
Shawn Khameneh 71bc347224
Merge pull request #1785 from lbryio/wallet-encryption
Add basic wallet encryption flows
2018-07-25 14:30:38 -05:00
Shawn Khameneh 2ccf40b18e
Merge branch 'master' into wallet-encryption 2018-07-25 14:30:24 -05:00
Shawn Khameneh cda83d2937
Update CHANGELOG.md 2018-07-25 14:28:16 -05:00
Sean Yesmunt 10852ac005 update lbry-redux 2018-07-25 15:12:19 -04:00
Sean Yesmunt 87f8988faa fix fileCard title spacing 2018-07-25 14:37:51 -04:00
Sean Yesmunt 1a51628905 cleanup css 2018-07-25 14:21:41 -04:00
Shawn a727e89e10 Remove debug line, add Form components 2018-07-25 12:45:28 -05:00
Sean Yesmunt 31015fe412 update changelog 2018-07-25 13:41:34 -04:00
Sean Yesmunt 5e9830e4a2
Merge pull request #1818 from lbryio/release-0-23-0
Merge release banch into master
2018-07-25 13:26:00 -04:00
Thomas Zarebczan bceb8e3e52
remove extra spacing 2018-07-25 12:57:53 -04:00
Thomas Zarebczan 2492053b90
spelling 2018-07-25 12:42:03 -04:00
Sean Yesmunt 0daf26f724 0.23.0 2018-07-25 12:06:13 -04:00