Commit graph

94 commits

Author SHA1 Message Date
Thomas Zarebczan 65d80f779f fixes
fix refresh on edit page
fix publish without tags
2019-05-10 00:13:17 -04:00
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 4619039312 fix: include file stream in props for document viewers 2019-05-09 00:11:22 -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
Jessop Breth 8744b35dcc Do not use block show for claim and transaction dates 2019-05-07 15:21:09 -04:00
Sean Yesmunt b2decaac73 redesign channel page 2019-05-06 23:29:50 -04:00
Sean Yesmunt 79d9f00cf2 feat: always shuffle suggestions 2019-05-05 22:23:28 -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 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
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 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
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 538cf4dc46 encode search query before navigating 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 81fc2d596c fix: default thumbnail on prod electron 2019-04-19 14:58:43 -04:00
Sean Yesmunt c67c66e4fe allow browser to handle scroll restoration 2019-04-18 12:51:15 -04:00
Sean Yesmunt ab3502bacc hot fix for file view metrics on web 2019-04-14 23:57:09 -04:00
Sean Yesmunt b337fa7158 fix typo 2019-04-14 13:57:40 -04:00
Sean Yesmunt 23e8cd4a7e include current page in error reporting 2019-04-14 13:22:36 -04:00
Sean Yesmunt 6fe6696768
Merge pull request #2420 from lbryio/routing-fixes
Web fixes
2019-04-11 15:31:46 -04:00
Sean Yesmunt 0694b86e71 fix link for api 2019-04-11 15:23:45 -04:00
Sean Yesmunt f7d975b7bb persist subscriptions 2019-04-11 15:18:52 -04:00
Sean Yesmunt f670fda6c2 keep auth_token in a cookie on web 2019-04-11 14:45:38 -04:00
Thomas Zarebczan 4066bb31e5 lbry.tv minor edits
Change copy + add unsupported message on Rewards/Transactions.
2019-04-11 12:12:00 -04:00
Shawn 63806845ca WIP Checkpoint, spaghetti code! 2019-04-08 21:27:18 -04:00
Sean Yesmunt ee7854c429 use react-router 2019-04-04 17:05:23 -04:00
Sean Yesmunt 87314d7eb8 slightly less broken electron build 2019-04-04 00:40:28 -04:00
Sean Yesmunt 9820f85cb3
Merge pull request #2405 from lbryio/fixes
Outstanding routing cleanup
2019-04-03 23:27:20 -04:00
Sean Yesmunt dcafe9ab9e replace insufficient credits modal with inline ui elements 2019-04-03 00:17:00 -04:00
Sean Yesmunt 497e499c62 temp fix to scroll to top on navigate 2019-04-02 00:30:19 -04:00
Sean Yesmunt 1e5bb72a88
Merge pull request #2400 from lbryio/ga
Google analytics
2019-04-01 13:31:36 -04:00
Sean Yesmunt 5d3fd11e7c fix publicPath 2019-04-01 12:11:20 -04:00
Sean Yesmunt b8ac8a0340 add google analytics 2019-04-01 10:32:35 -04:00
Sean Yesmunt f3e2a8a29c combine history and downloads page 2019-04-01 01:40:15 -04:00
Sean Yesmunt d7d628ad1b fix video player 2019-03-31 22:00:31 -04:00
Shawn e94892f584 Initial lazy-load and code-splitting 2019-03-31 21:42:59 -04:00
Sean Yesmunt a1d2fd7e6a add lbry icon in header 2019-03-29 11:23:45 -04:00
Sean Yesmunt d97b433a49 working with electron 2019-03-29 10:23:32 -04:00
Sean Yesmunt fbbbe526c4 use @reach/router 2019-03-28 12:53:13 -04:00
Sean Yesmunt a163091560 add temp stub for shell.open on pdf viewer 2019-03-25 20:50:29 -04:00