jessopb
|
ba84eb07a5
|
Merge branch 'master' into fix-noMatureSearchPagination
|
2019-12-03 18:26:52 -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 |
|
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
|
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 |
|
Thomas Zarebczan
|
31c6ce6426
|
fix: adjust trending
Use trending group instead of trending global. Mixed already takes into account global. This index is now available on the wallet servers.
huh
|
2019-11-21 10:15:01 -05:00 |
|
Sean Yesmunt
|
166c7c49cc
|
fix: use i18n on image text
|
2019-11-21 09:58:39 -05:00 |
|
Sean Yesmunt
|
b76a09753c
|
update copy
|
2019-11-21 09:50:45 -05:00 |
|
Thomas Zarebczan
|
1bee7367ec
|
fix: minor copy edits
To support https://lbry.com/faq/thumbnails-and-covers (should we hyperlink this on these 2 pages?)
And help: https://github.com/lbryio/lbry-desktop/issues/3113
|
2019-11-21 09:50:45 -05:00 |
|
jessop
|
26235ee39a
|
simplify
|
2019-11-20 23:55:43 -05:00 |
|
jessop
|
6e511fd85c
|
update first subscription modal
|
2019-11-20 23:55:43 -05:00 |
|
Sean Yesmunt
|
1a3eb38e0b
|
fix unlock reward button on rewards page
|
2019-11-20 18:03:43 -05:00 |
|
Sean Yesmunt
|
0ad01e2444
|
update help text for clear cache button
|
2019-11-20 18:03:43 -05:00 |
|
Sean Yesmunt
|
a87470126a
|
use SameSite=Lax instead of Strict so cookies aren't lost when opening links
|
2019-11-20 16:01:50 -05:00 |
|
Sean Yesmunt
|
d498c14603
|
temp fix for select width
|
2019-11-19 22:22:24 -05:00 |
|
Sean Yesmunt
|
b089a9a953
|
fix pagination on channel pages
|
2019-11-19 22:22:24 -05:00 |
|