Commit graph

178 commits

Author SHA1 Message Date
Sean Yesmunt
f7b17484c4 update changelog 2020-02-14 17:28:48 -05:00
Sean Yesmunt
cee44b47ea re-enable sentry for web 2020-02-14 16:42:02 -05:00
Sean Yesmunt
cd821ded34 Revert "revert invite channellist change (#3688)"
This reverts commit 57e9013e97.
2020-02-14 11:16:44 -05:00
jessopb
57e9013e97
revert invite channellist change (#3688) 2020-02-13 15:02:23 -05:00
Sean Yesmunt
c2c54e7544 update lbry-redux 2020-02-13 11:40:16 -05:00
jessop
cda643be26 channel page and invite page take advantage of resolved channel list 2020-02-13 09:59:01 -05:00
Sean Yesmunt
2619adb880 add supports to 'top' page 2020-02-12 15:34:59 -05:00
Sean Yesmunt
c9e759fc9f add youtube verified message 2020-02-12 14:11:13 -05:00
Sean Yesmunt
e1cfe6aa9a cleanup 2020-02-11 11:09:55 -05:00
Sean Yesmunt
776de49c15 basic repost UI 2020-02-11 11:09:55 -05:00
Jeremy Kauffman
4099c43501 missing string 2020-02-07 16:00:34 -05:00
jessop
3fca0b3bb0 fix bug in autoplay 2020-02-07 01:22:48 -05:00
jessop
4aa6330f9a navigate back after delete if abandoned 2020-02-06 14:44:40 -05:00
jessop
39cb1cef55 show page will not flash abandoned on load 2020-02-06 13:45:57 -05:00
jessop
43cb513817 appstrings 2020-02-05 13:25:31 -05:00
Sean Yesmunt
f1742eca25 Revert "Right Click to Navigate History (#3547)"
This reverts commit 6d88d87ff2.
2020-02-03 12:27:14 -05:00
Dalton Hill
6d88d87ff2
Right Click to Navigate History (#3547)
* merge && backwards functionality working (kind of) WIP

* wip - need to fix forward and backwards buttons

* history works well but only for channel related pages - need to add title update hook for other pages

* moved useEffect to router

* renamed buttonNavigation -> navigationButton

* removed unused history

* fixed issue with lbry.tv

* disable button if no entries

* added max size for history

* set correct margin-top for nav button dropdown

* cleanup

Co-authored-by: Sean Yesmunt <sean@lbry.io>
2020-02-03 10:19:15 -05:00
jessop
71c1a8821a reenable downloads 2020-02-01 16:17:20 -05:00
jessop
c7351551da blocks mature content from search when appropriate
wip bump lbry-redux

refactor search selector

bump redux
2020-01-31 15:10:35 -05:00
Sean Yesmunt
4fa9249ad6 fix app strings 2020-01-31 12:50:19 -05:00
jessop
1dac00e31f debug and add yarnlock 2020-01-31 11:12:47 -05:00
jessop
7f0fd02ffc pass nsfw=false to lighthouse searches 2020-01-29 14:27:50 -05:00
Sean Yesmunt
1bc4bdc8d8 icon cleanup 2020-01-29 11:22:35 -05:00
Jeremy Kauffman
71119ecdd7 Merge branch 'master' of github.com:lbryio/lbry-desktop 2020-01-28 14:52:26 -05:00
Sean Yesmunt
94c41655a9 add link to lbry.tv after content is finished playing 2020-01-28 10:20:54 -05:00
jessop
33672a789b app plays embed in iframe
make player full screen and prepared for overlay actions

small changes

cleanup
2020-01-28 10:20:54 -05:00
nestordominguez
64a442e60d edit abandon claim to abandon support (#3514)
* edit abandon claim to abandon support

* set abandon support or claim in title

* add abandon suport claim title to app-strings
2020-01-27 09:29:54 -05:00
Jeremy Kauffman
fea5b79aac update invite copy 2020-01-27 09:25:09 -05:00
jessop
ac5575beca appstrings 2020-01-27 09:20:31 -05:00
jessop
31fa714ef5 send player events as timing events 2020-01-27 09:20:31 -05:00
Sean Yesmunt
bebf8295d5 add RewardAuthIntro on the invites page 2020-01-22 12:47:22 -05:00
Sean Yesmunt
f01b8beca4 update lbry-redux 2020-01-21 13:39:17 -05:00
Sean Yesmunt
5c906df371 cleanup 2020-01-21 09:50:16 -05:00
Sean Yesmunt
be84f73387 block channels on homepage 2020-01-20 13:55:28 -05:00
Sean Yesmunt
ba675f48c9 new homepage 2020-01-20 12:09:57 -05:00
Sean Yesmunt
ad125b3d2a bump sdk and comment out thumbnail gets on desktop 2020-01-17 14:57:09 -05:00
Jeremy Kauffman
ebe41202a9 i18n change I forgot to push 2020-01-16 15:06:07 -05:00
Sean Yesmunt
8d60a87645 cleanup 2020-01-14 10:49:51 -05:00
Sean Yesmunt
5944e471c7 use local download url that redirects to api server 2020-01-13 12:42:24 -05:00
Jeremy Kauffman
9a6f2a1975 fix i18n in support modal 2020-01-06 13:48:18 -05:00
Jeremy Kauffman
2e3fb6d924 two more strings 2020-01-03 18:16:12 -05:00
Jeremy Kauffman
f45a6ec8d8 remove unused i18n strings 2020-01-03 17:10:10 -05:00
Jeremy Kauffman
1f2d2de58d i18n strings for help page 2020-01-03 17:09:06 -05:00
Jeremy Kauffman
c3fe63fe65 more i18n fixes 2020-01-03 17:07:57 -05:00
Jeremy Kauffman
4038b527d6 more i18n cleanup 2020-01-03 16:58:12 -05:00
Jeremy Kauffman
d401dbaf7c update reward i18n 2020-01-03 16:52:36 -05:00
Jeremy Kauffman
5843ca7a37 remove unused strings 2020-01-03 16:26:55 -05:00
Jeremy Kauffman
e991e48314 fix i18n on publish, error screen 2020-01-03 14:45:34 -05:00
Jeremy Kauffman
7527cef3fe fix international for views 2020-01-03 14:33:35 -05:00
Jeremy Kauffman
1bff9845ae add missing i18n message to invites 2020-01-03 10:06:26 -05:00