Commit graph

6912 commits

Author SHA1 Message Date
Oleg Silkin 171cfe31aa Adds comment thumbnails 2019-12-04 13:24:57 -05:00
Oleg Silkin 6018429e68 Adds thumbnail support for default, null-valued thumbnails 2019-12-04 13:24:57 -05:00
Sean Yesmunt 27f1b4fa01 make sure player is paused when unmounting 2019-12-04 12:05:33 -05:00
jessopb e48da1ee4e
Merge pull request #3318 from lbryio/fixMerge
restore app-strings and yarn.lock
2019-12-03 19:15:00 -05:00
jessop d1c69d050b restore app-strings and yarn.lock 2019-12-03 18:57:37 -05:00
jessopb 3dcf2f0c21
Merge pull request #3271 from lbryio/fix-noMatureSearchPagination
paginates over search count rather than channel claim count
2019-12-03 18:47:48 -05:00
jessopb ba84eb07a5
Merge branch 'master' into fix-noMatureSearchPagination 2019-12-03 18:26:52 -05:00
jessop 5feffc10a4 bump redux 2019-12-03 18:08:17 -05:00
Sean Yesmunt 613c8f7a10 improve autoplay on chrome 2019-12-03 13:56:30 -05:00
Sean Yesmunt 8ae5a76463 fix code styling 2019-12-03 13:54:46 -05:00
Sean Yesmunt 3a9e215357 respond to PR feedback 2019-12-03 13:25:17 -05:00
Sean Yesmunt 6a69ffe0fb remove LBRY_INC_DOMAINS list 2019-12-03 13:25:17 -05:00
Sean Yesmunt bf512e8338 use same code for handling open links on lbry.tv and desktop 2019-12-03 13:25:17 -05:00
Sean Yesmunt 8839bb08db better open.lbry.com redirect handling for lbry.tv 2019-12-03 13:25:17 -05:00
Jeremy Kauffman 24edbc085c disable link prompts 2019-12-03 11:50:39 -05:00
Sean Yesmunt e406c2fdf5 use card background for file viewer background 2019-12-03 11:49:52 -05:00
Jeremy Kauffman b810413bc3 change file viewer background color 2019-12-03 11:49:52 -05:00
Thomas Zarebczan 5c02b7360f feat: add mkv support
I'm going to clean up the redux side of mediaType eventually, this is hacky for now.
2019-12-02 23:25:37 -05:00
Thomas Zarebczan 4e55415763 fix: unused variable 2019-12-02 23:25:37 -05:00
Thomas Zarebczan 722c0b978c feat: additional file types on lbry.tv
Should support markdown, PDF, and anything in the code viewer. Tested that it's working on web and app.
2019-12-02 23:25:37 -05:00
Jeremy Kauffman 66ccbb468b fix auto language support
fix mistake
2019-12-02 23:23:00 -05:00
jessop ebb7277e40 disables doSetAutoLaunch if not production 2019-12-02 12:36:30 -05:00
jessop 350bab2abc fixes no tags message 2019-12-02 12:36:03 -05:00
Thomas Zarebczan 70eb909e94 revert autoplay setting
This causes issues in firefox, but fixed the bugs on Chrome. Instead, we should control it ourselves eventually: https://lbry.tv/jiggytom?src=open
2019-11-28 13:21:39 -05:00
Thomas Zarebczan 8c5b109e91 player enhancements
Tries more video types
Enables thumbnail with audio files
potentially better autoplay support
2019-11-28 03:14:07 -05:00
Sean Yesmunt ad33345d64 fix error snack bar color 2019-11-27 13:28:15 -05:00
Sean Yesmunt befc3f9660 fix: auth_cookie on localhost now being set 2019-11-27 10:18:43 -05:00
Sean Yesmunt c72fc19fd4
back again 2019-11-26 10:30:07 -05:00
jessop 29ab7fe4e7 fixes hidden claims notification 2019-11-25 15:13:19 -05:00
Sean Yesmunt 9a9d3e4d16
gaa 2019-11-25 14:56:05 -05:00
jessop 41ff13b0d6 loading state for publish and channel list pages 2019-11-25 14:12:17 -05:00
Thomas Zarebczan 2832880d45 Fix: balance / bid issues
Balance checking on publish was not working. Channel create didn't have minimum bid check.
2019-11-25 12:44:22 -05:00
Sean Yesmunt 23355e6b21 redesign fixes 2019-11-25 12:43:45 -05:00
Sean Yesmunt b896b9c5af additional pending claim style fixes 2019-11-25 11:55:35 -05:00
Jeremy Kauffman 4316f7b913 preview styling fix yolo'd from github UI 2019-11-25 11:55:35 -05:00
btzr-io ef7d5394dc update comicbook-reader to last version 2019-11-25 11:40:19 -05:00
btzr-io 1c536ba8cd update webworkers 2019-11-25 11:40:19 -05:00
Sean Yesmunt af50406fed fix text color on unsupported files 2019-11-23 13:19:24 -05:00
Sean Yesmunt 9d0a7ce20e fix reward link 2019-11-23 13:19:24 -05:00
Sean Yesmunt f625771ace update @lbry/components 2019-11-22 19:46:26 -05:00
Sean Yesmunt 884e5a8a3e update @lbry/components 2019-11-22 19:37:13 -05:00
Sean Yesmunt 85608bbd23 fix text selection style 2019-11-22 18:51:41 -05:00
Sean Yesmunt 15815e5071 remove [data-mode='dark'] 2019-11-22 16:45:33 -05:00
Sean Yesmunt 4fcef383e5
Revert hot fix since it's working again 2019-11-22 15:58:15 -05:00
Sean Yesmunt 2326391897
hot fix for thumbnails on lbry.tv 2019-11-22 15:52:40 -05:00
Sean Yesmunt 600792884e try to delete old cookies too 2019-11-22 10:32:25 -05:00
Sean Yesmunt 1fb7229aa1 add domain to deleteCookie function 2019-11-22 10:06:23 -05:00
jessop f21925beab paginates over search count rather than channel claim count 2019-11-21 21:27:39 -05:00
Sean ed1f8e75cb include rest of edge fixes for lbry.tv 2019-11-21 17:04:21 -05:00
Sean dc974419ba actually fix lbry.tv on edge 2019-11-21 16:50:34 -05:00