Commit graph

699 commits

Author SHA1 Message Date
Thomas Zarebczan 6b0fd6d515 fix: show claim actions too
Conflicts:
	package.json
	yarn.lock
2019-05-10 11:33:18 -04:00
Sean Yesmunt 2e98283d52 close phone modal after successful verification 2019-05-10 11:32:36 -04:00
Sean Yesmunt 7ce6bdb6a4 allow unlocking supports 2019-05-10 11:32:36 -04:00
Sean Yesmunt 22302991c8 fix flow errors 2019-05-10 10:50:33 -04:00
Thomas Zarebczan 4f9f62f999 fix: address comments
And resolve on edit + balance check
2019-05-10 02:27:51 -04:00
Thomas Zarebczan f286e21805 fix undefined 2019-05-10 00:41:34 -04:00
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
btzr-io 48f7d6f680 create comic-book viewer routes 2019-05-08 16:47:39 -06:00
Baltazar Gomez f65fcd850c
add comic book media-type detection 2019-05-07 21:31:22 -06: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 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 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 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
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
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 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 2d897953e1 fix: show search filters always 2019-04-15 00:06:35 -04:00
Sean Yesmunt ab3502bacc hot fix for file view metrics on web 2019-04-14 23:57:09 -04:00
Sean Yesmunt 7c4578edfe fix: include search in ga page event 2019-04-14 23:49:50 -04:00
Sean Yesmunt 3e57793406 remove settings_get and balanceSubscribe from web calls 2019-04-14 23:45:13 -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 82c19f3aac fix: analytics 2019-04-14 01:48:11 -04:00
Sean Yesmunt 53a9396ad3 fix typo 2019-04-12 09:03:47 -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 afd6bbac7a
Hot fix for lbry.tv api 2019-04-11 15:04:22 -04:00
Sean Yesmunt f670fda6c2 keep auth_token in a cookie on web 2019-04-11 14:45:38 -04:00
Sean Yesmunt 6dff40ac5e update google analytics id 2019-04-11 14:22:47 -04:00
Sean Yesmunt c0e61db0b2 hide help table on web 2019-04-11 14:17:23 -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
Sean Yesmunt 19906171c8 fix: publish success modal navigation 2019-04-10 17:27:12 -04:00
Sean Yesmunt 08b30fe0f2 fix: auth redirects 2019-04-10 15:42:29 -04:00
Sean Yesmunt 7e51f9ca9a fix pageview args 2019-04-09 17:32:53 -04:00
Sean Yesmunt d9df91f2cf add google analytics 2019-04-09 17:21: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 5251ce5090 add hover effect for file cards 2019-04-01 23:25:26 -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
Sean Yesmunt 1b04e4df39 prettier 2019-03-25 02:18:22 -04:00
Sean Yesmunt 70df697aab fix: button overlfow style 2019-03-23 21:59:09 -04:00
Sean Yesmunt 9fadbc9624 fix: link styling on show page 2019-03-23 21:36:18 -04:00
Sean Yesmunt 85d17b607e fix: remove event listener when leaving file page 2019-03-21 15:35:34 -04:00
Sean Yesmunt 3c6fc6f82d fix: markdown hover color 2019-03-21 14:35:28 -04:00
Sean Yesmunt 15e6009bd9 fix: publish url input 2019-03-21 13:24:47 -04:00
Sean Yesmunt 278b817d8d fix: twitter share links 2019-03-21 12:44:07 -04:00
Sean Yesmunt 4297c72dd0 fix: minor style issues 2019-03-21 11:22:23 -04:00
Sean Yesmunt 93ce4299a4 Moar fixes for v30 (#2368)
* fix: document viewer

* fix: allow paid content on desktop

* change: add back sleep for appending video player
2019-03-21 09:59:30 -04:00
Sean Yesmunt 93bcba4512 lbry.io => lbry.com 2019-03-20 17:43:00 -04:00
Sean Yesmunt e5e339234a fix: enforce single instance of lbry app 2019-03-20 15:09:58 -04:00
Shawn K 3b94013da3
Merge pull request #2360 from lbryio/blockers
Blockers
2019-03-19 23:55:30 -05:00
Shawn K 2a092d3dd3
Merge pull request #2363 from lbryio/video
fix video stutters on desktop
2019-03-19 23:53:48 -05:00
Sean Yesmunt 6be75ea612 fix: open pdf's externally 2019-03-20 00:41:51 -04:00
Sean Yesmunt ebfd38269c fix video stutters on desktop 2019-03-19 16:51:00 -04:00
Sean Yesmunt 26d9539e82 fix lint 2019-03-19 13:11:28 -04:00
Sean Yesmunt 483a97a694 fix: channel tile 2019-03-19 11:59:29 -04:00
Sean Yesmunt b08f0cb373 fix: badge spacing on file page 2019-03-19 11:59:16 -04:00
Sean Yesmunt c74440692d fix: channel navigation from search page 2019-03-19 11:40:54 -04:00
Sean Yesmunt 4aab7127e1 fix: wallet balance background 2019-03-19 11:39:20 -04:00
Thomas Zarebczan 078c001731 Fix unavailable content take 2 2019-03-19 02:32:53 -04:00
Thomas Zarebczan 2f2f37199c
Fix unavailable content
temp workaround until a better solution is in place.
2019-03-19 01:55:20 -04:00
Sean Yesmunt 7266a46c66
Fix typo 2019-03-18 17:51:19 -04:00
Sean Yesmunt beb54a218e update disabled pages 2019-03-18 11:40:42 -04:00
Sean Yesmunt 4564ab9d0b add unsupported messages 2019-03-18 11:01:59 -04:00
Sean Yesmunt 0b3c950f96 update lint/flow 2019-03-18 01:10:41 -04:00
Shawn c040c7cb4e Fix double video and broken tray icon 2019-03-15 17:12:49 -05:00
Shawn K e932e1ed43
Merge pull request #2337 from lbryio/fix-games-dev-log
Fix games and logging (and builds)
2019-03-15 14:01:53 -05:00
Shawn K f8ae0c101d
Merge pull request #2340 from lbryio/error
report errors through internal-apis
2019-03-15 14:00:49 -05:00
Shawn K 9d97214c4d
Merge pull request #2339 from lbryio/streaming
don't call file_list on web
2019-03-15 13:59:47 -05:00
Sean Yesmunt e755f61e14 report errors through internal-apis 2019-03-15 12:37:56 -04:00
Sean Yesmunt 67aad85f53 don't call file_list on web 2019-03-15 12:15:31 -04:00
Sean Yesmunt 47283658b5 fix typo 2019-03-15 11:31:50 -04:00
Sean Yesmunt 9119d18544
Merge pull request #2335 from lbryio/viewcount
add viewcount stats for your published content
2019-03-15 10:51:34 -04:00
Shawn a1f5572cb7 Clean up log statements 2019-03-14 21:01:43 -05:00
Shawn a6e6d592e2 Fix games and logging 2019-03-14 20:54:17 -05:00
Sean Yesmunt b0ba23e49a create showSnackError function 2019-03-14 19:42:49 -04:00
Brendon J. Brewer 02d8b7e5ea Fixed error message to include numbers 2019-03-15 11:28:52 +13:00
Sean Yesmunt 9171256033 add viewcount stats 2019-03-14 14:40:26 -04:00
Sean Yesmunt 50a1c97143 first run for web with lbrytv tag 2019-03-13 15:17:17 -04:00
Sean Yesmunt c3859c30be better web streaming 2019-03-13 10:53:57 -04:00
Sean Yesmunt 17f922cb6d better web streaming wip 2019-03-13 01:59:07 -04:00
Sean Yesmunt 3fadcad51a upgrade lbry{inc,-redux} 2019-03-12 15:53:55 -04:00
Sean Yesmunt 3a0f12ff9d
Merge 'release' into 'master' (#2327)
* fix: wallet balance style with 0lbc

* v0.29.3-rc.1

* v0.29.3

* fix: videoplayer

Switched from timeout to slight delay, works consistently on lbry://test-stream-1. This also fixes the white screen issue (copied most code from current master).

* fix: add back timeout

* fix: phone collection styling

* v0.29.4-rc.2

* update changelog

* v0.29.4

* fix rebase
2019-03-12 15:15:11 -04:00
Sean Yesmunt 9c70921e2b use prod build for web 2019-03-08 19:19:29 -05:00
Sean Yesmunt 8ee1d2319d web cleanup 2019-03-08 15:15:45 -05:00
Sean Yesmunt 584f923491 add a global error handler with a slack hook 2019-03-08 15:15:45 -05:00
Sean Yesmunt c646816f0f trim bundle 2019-03-08 15:15:45 -05:00
Sean Yesmunt b44fe83336 allow overriding the web daemon 2019-03-08 15:12:20 -05:00
Sean Yesmunt d6c1ac3aab
update lbryweb api url 2019-03-07 15:09:12 -05:00
Sean Yesmunt ef86bca4db update: remove email for mixpanel data collection 2019-03-06 23:20:26 -05:00
Sean Yesmunt 3066b9ef0c add ui server 2019-03-06 12:04:26 -05:00
Sean Yesmunt 26402d240a fix web build 2019-03-05 12:54:11 -05:00
Shawn e0e9175238 Fix breaking simplemde upgrade 2019-03-05 01:33:53 -06:00
Shawn 0b82953d8a Add HMR support 2019-03-05 00:36:52 -06:00
Sean Yesmunt de3639f29c new build setup for web/electron 2019-03-04 23:48:04 -05:00