Commit graph

6268 commits

Author SHA1 Message Date
Sean Yesmunt
6ad31a3ce9 refactor lbrytv web server 2019-11-11 13:27:29 -05:00
Jeremy Kauffman
eedaf56ee0 remove channel edit notice 2019-11-07 14:03:39 -05:00
Sean Yesmunt
a4d5ec1cc4 update deps 2019-11-07 13:44:28 -05:00
Sean Yesmunt
be8eb075ba remove unused string 2019-11-07 11:42:05 -05:00
James Mason
16d432c340 Fix a typo s/accross/across/ 2019-11-07 11:42:05 -05:00
Jeremy Kauffman
7afe3964cf Update server.js 2019-11-07 11:38:53 -05:00
Sean Yesmunt
eba1448b8a fix for lbrytv analytics minus pb 2019-11-07 10:34:03 -05:00
Sean Yesmunt
c849c955bb v0.37.2-rc.1 2019-11-06 23:49:45 -05:00
Sean Yesmunt
7f2505e39c fix typo 2019-11-06 12:18:15 -05:00
Sean Yesmunt
d9ff20595e 0.45 support (#3182)
* maint: support 0.44 SDK

* remove un-needed is_encrypted value on splash page and add unique key to paginate component
2019-11-06 12:17:51 -05:00
Sean Yesmunt
f04c0303b8 Revert "maint: support 0.44 SDK"
This reverts commit 8a1ebd33a7.
2019-11-06 12:17:51 -05:00
Thomas Zarebczan
71730e0931 maint: support 0.44 SDK 2019-11-06 12:17:51 -05:00
Thomas Zarebczan
dce28c4b63 maint: cleanup old rewarded content 2019-11-06 12:17:51 -05:00
Thomas Zarebczan
c2f31568f5 fix: clipboard stuff 2019-11-06 12:17:51 -05:00
Sean Yesmunt
683f65dd86 only insert onContextMenu for electron 2019-11-06 12:17:51 -05:00
Sean Yesmunt
53402c2d5b cleanup 2019-11-06 12:17:51 -05:00
Thomas Zarebczan
3721dcd474 WIP fixes and improvements 2019-11-06 12:17:51 -05:00
Sean Yesmunt
8900038a4a use new analytics id for non-pb traffic 2019-11-04 13:39:39 -05:00
Sean Yesmunt
801e285260 add analytics event for lbry:// links 2019-11-04 13:39:39 -05:00
Sean Yesmunt
d1807f4fcf update lbry-redux 2019-11-04 12:46:48 -05:00
jessop
d8839fb8c5 lbrytv publish update 2019-11-04 12:46:48 -05:00
kodxana
ee944e3c47 Added new languages
french (fr), slovak (sk), turkish (tr), and chinese (zh)
2019-11-04 10:08:38 -05:00
Sean Yesmunt
ec11bd8ad2 remove special border for copyable input 2019-11-04 10:05:33 -05:00
jessop
f5be136d95 fixes copy bug and changes button 2019-11-04 10:05:33 -05:00
jessop
c0640012a9 copyable embed tag 2019-11-04 10:05:33 -05:00
Sean Yesmunt
0ad4adceca only sign user out during sign in flow on the password prompt 2019-11-01 13:23:36 -04:00
Sean Yesmunt
46a0c99256 update import 2019-11-01 11:44:00 -04:00
hack.ily
74a493c8ef style(wallet): Change import from using single icon export to using ICONS namespace 2019-11-01 11:44:00 -04:00
hack.ily
18ac6fd82d feat(wallet): Close buttons on send/address pages to go back to wallet 2019-11-01 11:44:00 -04:00
jessop
35605fc2b3 scroll logic simplification 2019-11-01 11:42:26 -04:00
jessop
08249c183e fixes scrolling with long sidebars 2019-11-01 11:42:26 -04:00
Jeremy Kauffman
fde8b92476 fix metadata escaping 2019-10-31 17:38:43 -04:00
Sean Yesmunt
bab03e415d move cc 3.0 under legacy license types 2019-10-31 16:41:13 -04:00
hack.ily
2c1a649f0c chore(yarn.lock): Commit updated yarn.lockfile from updated lbry-redux dependency 2019-10-31 14:04:19 -04:00
hack.ily
8c58f34ca2 docs(changelog): Add changes and new features to changelog 2019-10-31 14:04:19 -04:00
hack.ily
fbf184a238 fix(settings): Clear support state when clearing cache 2019-10-31 14:04:19 -04:00
Jiri Konecny
b74b69dc57 Add Creative Commons Attribution 3.0 license
This license is used for many presentation recordings. It would be great
to have the license supported by the application directly and avoid
constantly looking for the license link.
2019-10-31 14:03:40 -04:00
Sean Yesmunt
0539e4fd67 add rewards sign in on web 2019-10-31 14:00:33 -04:00
Sean Yesmunt
850b47c34e delete wallet password too when logging out 2019-10-31 11:27:15 -04:00
Justin Collier
16116e7039 fixes flow issue in sidebar by dynamically building link key 2019-10-30 12:55:12 -04:00
Purify Your Home
2fdc7faa80 Minor spelling errors corrected 2019-10-30 12:54:40 -04:00
hack.ily
4fd74fa3fd fix(tagSearch): Undefined tagsPassedIn prop prevents page from loading 2019-10-30 01:09:23 -04:00
Sagar V
463ddbb494 Small correction in Prerequisites for building locally
### Changes
1. change directories -> change directory
2. Downloaded folder -> Cloned repository
2019-10-29 15:35:23 -04:00
Sagar V
1af5312c5a Use port from variable instead of hard coding
### Changes
1. Edited error description to add port's value from variable instead of hard coding. Also removed redundant `//` between localhost and port.
2019-10-29 15:35:23 -04:00
Sagar V
4410b6bd13 , is redundant when and is used. 2019-10-29 15:35:23 -04:00
Sagar V
71d5d1baf6 Following the pattern used everywhere else in this repo 2019-10-29 15:35:23 -04:00
hack.ily
209ee7d6c7 chore(stubs): Additional web stubs 2019-10-29 15:34:21 -04:00
hack.ily
0596d5e7bd fix(context-menu): Only handle context menu if context is electron app 2019-10-29 15:34:21 -04:00
Sean Yesmunt
e650b83385 don't signout users that are already signed out 2019-10-29 15:32:10 -04:00
Sean Yesmunt
98ce02508c show error message on bad password attempts 2019-10-29 15:32:10 -04:00