Commit graph

5257 commits

Author SHA1 Message Date
Thomas Zarebczan 3d27b4f2d9 moar release
Fixes claim editing while keeping any existing tags + setting/clearing fee.
Fixes not being able to abandon claims if file was deleted

Beware of lint errors..some old and new. Everything works and we should clean them up later once tags are properly integrated.
2019-05-09 19:26:58 -04:00
Sean Yesmunt aa9ef09a9d
Merge pull request #2466 from lbryio/fixes
General fixes
2019-05-09 17:20:41 -04:00
Sean Yesmunt 0b80e4993c
Merge pull request #2470 from lbryio/fixMacOpenLinks
fixes mac openlinks
2019-05-09 12:04:51 -04:00
Jessop Breth 228ac287cc fixes mac openlinks 2019-05-09 09:53:43 -04:00
Sean Yesmunt 4619039312 fix: include file stream in props for document viewers 2019-05-09 00:11:22 -04:00
Sean Yesmunt cb8afcde06 v0.32.0-rc.1 2019-05-07 22:00:52 -04:00
Sean Yesmunt 1a7e673699 fix: markdown preview now shows 2019-05-07 21:42:56 -04:00
Sean Yesmunt b536700719 fix: use old player for audio/video in electron 2019-05-07 21:32:58 -04:00
Sean Yesmunt efeb5b6672 style consitency cleanup
round is back!
2019-05-07 21:29:30 -04:00
Sean Yesmunt 102665ac62 prettier 2019-05-07 17:38:29 -04:00
Sean Yesmunt 62935a15cd
Merge pull request #2465 from lbryio/issue2431-noBlockShow
tips and timestamps
2019-05-07 15:39:35 -04:00
Sean Yesmunt 93ac947879 update lbry-redux 2019-05-07 15:21:40 -04:00
Jessop Breth 8744b35dcc Do not use block show for claim and transaction dates 2019-05-07 15:21:09 -04:00
Sean Yesmunt c8641a0315
Merge pull request #2462 from lbryio/dev
redesign channel page
2019-05-07 15:07:14 -04:00
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