Commit graph

6430 commits

Author SHA1 Message Date
Thomas Zarebczan
92e04bcf4f fix: check loadedlanguages exists 2019-12-06 08:58:17 -05:00
Thomas Zarebczan
d8b580b9f5 Add back en 2019-12-06 08:20:59 -05:00
kodxana
f6e21b0d93 Sort alphabetical + new languages 2019-12-06 00:19:52 -05:00
Sean Yesmunt
733e772952 put back user check I removed for a hotfix 2019-12-05 11:30:48 -05:00
Sean Yesmunt
c1131a374b hopefully stop app crashes because of bad dates
https://github.com/GoogleChrome/lighthouse/issues/1056
2019-12-05 01:09:08 -05:00
Sean Yesmunt
df756b2907 hotfix for lbry.tv 2019-12-05 00:44:28 -05:00
Oleg Silkin
b686e1b464 update changelog.md 2019-12-04 14:28:39 -05:00
Oleg Silkin
fb868a5810 Fixes the styling for custom-wrapped components 2019-12-04 14:28:39 -05:00
Oleg Silkin
1173171084 Update CHANGELOG.md 2019-12-04 14:28:39 -05:00
Oleg Silkin
d0946dab32 Update Changelog 2019-12-04 14:28:39 -05:00
Oleg Silkin
fdb653fa12 Allows for channel thumbnails to be clickable from issue #3119 2019-12-04 14:28:39 -05:00
Oleg Silkin
1e82586fff Allows the UriIndicator to be wrapped around other DOM nodes 2019-12-04 14:28:39 -05:00
Sean Yesmunt
f138199936 fix rebase 2019-12-04 14:23:43 -05:00
Sean Yesmunt
01a45e00bb clean up styles 2019-12-04 13:24:57 -05:00
Oleg Silkin
26ae67702d Uses Expandable only if the message exceeds 300 characters 2019-12-04 13:24:57 -05:00
Oleg Silkin
23ec4beb7c Fixes styling issue 2019-12-04 13:24:57 -05:00
Oleg Silkin
53e4392feb Comments are adjacent to the thumbnail 2019-12-04 13:24:57 -05:00
Oleg Silkin
3b0c3cf8ef Adds Comment Thumbnails to changelog 2019-12-04 13:24:57 -05:00
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