Commit graph

5443 commits

Author SHA1 Message Date
Sean Yesmunt b2decaac73 redesign channel page 2019-05-06 23:29:50 -04:00
Sean Yesmunt 37af00b01e
Merge pull request #2451 from lbryio/shuffle-suggested
feat: shuffle suggested
2019-05-06 02:26:51 -04:00
Sean Yesmunt 88634409c4 fix: channel spacing on search page 2019-05-06 00:49:16 -04:00
Sean Yesmunt 79d9f00cf2 feat: always shuffle suggestions 2019-05-05 22:23:28 -04:00
Sean Yesmunt 67f3a40913
Merge pull request #2458 from lbryio/issue2431-i-openlinks
open.lbry.com opens lbry to uri
2019-05-05 21:59:48 -04:00
Jessop Breth 77e7cb7401 passes open url in renderUrl on open 2019-05-03 20:56:17 -04:00
Sean Yesmunt 0cc98e7c7e
Merge pull request #2450 from lbryio/fixes
Make alignment great again
2019-05-03 18:47:10 -05:00
Sean Yesmunt f00c7430c4
Merge pull request #2460 from lbryio/issue2431-j-paidcontent
checks for downloaded paid content before disabling
2019-05-02 16:57:09 -05:00
Sean Yesmunt 03caf7d680 delete azure build setup 2019-05-02 16:55:33 -05:00
Sean Yesmunt 0994c8bebe
Merge pull request #2459 from lbryio/issue2431-c-replaceflag
add replace to publish flags
2019-05-02 16:55:01 -05:00
Sean Yesmunt 8fe423ca4d make alignment great again 2019-05-02 16:48:06 -05:00
jessop 5a2cd9dd76 checks for downloaded paid content before disabling 2019-05-02 14:29:45 -04:00
jessop 7c32710e89 add replace to publish flags 2019-05-02 12:04:05 -04:00
Sean Yesmunt 4e2005b560 Statically load icons
They were timing out for some people and breaking the page. Eventually we will only include the icons the app uses, instead of lazy loading _all_ the icons, which doesn't help very much
2019-05-01 15:26:47 -04:00
Sean Yesmunt 92e0c9691f fix: app breaking with old 'stream' value 2019-05-01 15:22:09 -04:00
Thomas Zarebczan cfc584beaa
remove lbry web file analytics (#2454)
Can re-enable once the video player is integrated properly or if internal-apis handles these differently.
2019-04-30 11:07:36 -04:00
Sean Yesmunt b6529ff58c fix: vanity channels not loading content 2019-04-28 12:04:24 -04:00
Thomas Zarebczan 4b0aa15d01 fix: syntax
Oops :)
2019-04-27 21:15:51 -04:00
Thomas Zarebczan ae81e8e33c Fix: fee value on sub page 2019-04-27 20:44:57 -04:00
Sean Yesmunt a7fa739b2a fix: show video controls 2019-04-27 17:32:47 -04:00
Sean Yesmunt b6af88c8b8
Merge pull request #2407 from lbryio/sdk-changes
0.36.0 SDK changes
2019-04-26 17:33:12 -04:00
Jeremy Kauffman 87cab7d355 fix subscriptions 2019-04-24 17:36:57 -04:00
Sean Yesmunt 2d95c5a337 0.36.0 sdk changes 2019-04-24 10:02:52 -04:00
Sean Yesmunt c6a33c7a90
Merge pull request #2437 from lbryio/fixes
General fixes from routing/lbry.tv changes
2019-04-24 10:01:17 -04:00
Sean Yesmunt 93e1267a4d
Merge pull request #2441 from lbryio/selectiveShareURLEncoding
only percent-encodes share urls for twitter and facebook
2019-04-23 14:32:26 -04:00
jessop 3960a16550 only percent-encodes for twitter and facebook 2019-04-23 10:33:27 -04:00
Sean Yesmunt d65d5022fc
Merge pull request #2439 from lbryio/issue2431-badurlsnackbar
displays snackbar instead of greenscreen on bad url
2019-04-21 14:50:58 -04:00
Sean Yesmunt 7c852b30b8 add back invite guide 2019-04-19 17:15:41 -04:00
jessop 90a1b3d678 displays snackbar instead of greenscreen on bad url 2019-04-19 16:04:57 -04:00
Sean Yesmunt 4e97858d59 dark scrollbar styling 2019-04-19 15:30:53 -04:00
Sean Yesmunt f52c4f2297 fix: account locked styling 2019-04-19 15:28:43 -04:00
Sean Yesmunt 538cf4dc46 encode search query before navigating 2019-04-19 14:58:43 -04:00
Sean Yesmunt af4b34146e add lbry uri navigation on search page and make it easy to copy 2019-04-19 14:58:43 -04:00
Sean Yesmunt 0b4919db3f fix: don't show insufficient credits message on my own claims 2019-04-19 14:58:43 -04:00
Sean Yesmunt 58f655ae85 prevent long download path links from screwing up the page layout 2019-04-19 14:58:43 -04:00
Sean Yesmunt 62a6b73942 only navigate away from claim if abandoning
then i can still see other claims on that page
2019-04-19 14:58:43 -04:00
Sean Yesmunt 81fc2d596c fix: default thumbnail on prod electron 2019-04-19 14:58:43 -04:00
Sean Yesmunt d0bad3cf01 prevent thumbnails from shinking to 0 width 2019-04-19 14:58:43 -04:00
Sean Yesmunt e676d0b4fb add back static import of styles 2019-04-19 14:58:43 -04:00
Sean Yesmunt ac459120ca fix: app deep linking 2019-04-19 14:58:42 -04:00
Sean Yesmunt 39ec33f38a
Merge pull request #2425 from lbryio/scroll
bring back scroll restoration
2019-04-19 14:58:28 -04:00
Sean Yesmunt dc25b0a759
Merge pull request #2438 from lbryio/issue2431-txlist
makes transaction lists consistent
2019-04-18 20:16:19 -04:00
Sean Yesmunt 9bd2aa4936 fix: not awful scrollbar on windows 2019-04-18 17:11:34 -04:00
jessop 417041481e makes transaction lists consistent 2019-04-18 15:10:21 -04:00
Sean Yesmunt a5438fe315
Merge pull request #2436 from lbryio/gangster
Add basic OG tags
2019-04-18 15:02:05 -04:00
Sean Yesmunt a967d25232 add basic og tags 2019-04-18 14:32:58 -04:00
Sean Yesmunt e10c02ab95 remove comment 2019-04-18 13:55:01 -04:00
Sean Yesmunt c67c66e4fe allow browser to handle scroll restoration 2019-04-18 12:51:15 -04:00
Sean Yesmunt 60ae225fb6
Merge pull request #2430 from lbryio/2427-og-image
Closes #2427
2019-04-18 08:47:01 -04:00
Andrew Bueide 9df7966bc2 Fix icon on some OSes
* Fixes https://github.com/lbryio/lbry-desktop/issues/2411
2019-04-16 09:48:37 -04:00