Commit graph

5608 commits

Author SHA1 Message Date
Sean Yesmunt
4f044af317 fix: lbry icon spacing on web 2019-06-17 15:46:20 -04:00
Sean Yesmunt
b668a61986 fix: channel profile aligment 2019-06-17 15:46:20 -04:00
Sean Yesmunt
ef2fb47b39 fix: tag params on tags page 2019-06-17 15:46:20 -04:00
Sean Yesmunt
6e59e5b1b3 don't persist by default for FileList 2019-06-17 15:46:20 -04:00
Sean Yesmunt
510307de01 update lbry-redux 2019-06-17 15:46:20 -04:00
Sean Yesmunt
7baa73aff9 fix: claim search params 2019-06-17 15:46:19 -04:00
Sean Yesmunt
60543562aa tags 2019-06-17 15:46:19 -04:00
Sean Yesmunt
be89a11904
Merge pull request #2545 from lbryio/returning-users
fix: allow auth token to persist if the browser is closed
2019-06-13 12:10:49 -04:00
Sean Yesmunt
366b502aff fix: allow auth token to persist if the browser is closed 2019-06-13 11:22:43 -04:00
btzr-io
19c8e55d08 simplify auto-embed syntax 2019-06-13 01:18:30 -06:00
btzr-io
20ef65540d remove legacy methods from UriIndicator component 2019-06-12 22:33:47 -06:00
btzr-io
f8946687e9 merge channelLink and claimLink into one component 2019-06-12 22:18:35 -06:00
btzr-io
b4fd0fc325 convert previewLink to a connected component 2019-06-12 20:26:40 -06:00
btzr-io
7fed44e3e8 move styles to _tooltip.scss 2019-06-12 19:17:41 -06:00
Jeremy Kauffman
7a777092aa address review feedback 2019-06-12 17:52:48 -04:00
Jeremy Kauffman
203b98cad4 add language files 2019-06-12 17:52:48 -04:00
Jeremy Kauffman
394fd8a397 crude i18n support 2019-06-12 17:52:48 -04:00
Thomas Zarebczan
241463eb35 Merge branch '0.33.1' 2019-06-12 15:03:22 -04:00
Thomas Zarebczan
a9fd4932f4 chore: bump proper 2019-06-12 13:54:33 -04:00
Thomas Zarebczan
43c8bdc66f Chore: bump rc + sdk 2019-06-12 12:14:12 -04:00
Sean Yesmunt
88c6d36857
Merge pull request #2543 from zxawry/thumbnail-slider
reselect file for publish edits
2019-06-12 11:44:32 -04:00
Baltazar Gomez
dce70383a1
fix overflow typo 2019-06-11 21:27:52 -06:00
btzr-io
ce7d488fd6 fix channel tooltip styles / render issues 2019-06-11 20:22:21 -06:00
zxawry
0c0c634872
auto select file on edit 2019-06-11 16:30:36 +01:00
zxawry
b61f4bfe1f
add note to reselect file on edit 2019-06-11 16:09:14 +01:00
btzr-io
7d282d07af more fixes 2019-06-10 20:34:26 -06:00
btzr-io
3fe326ce4f add syntax to block auto-embed 2019-06-10 14:16:01 -06:00
Sean Yesmunt
7fea7239c5
Merge pull request #2515 from lbryio/fullscreen
Improve fullscreen mode of the viewer
2019-06-10 14:43:44 -04:00
btzr-io
b6ed7c12cc detect formated links 2019-06-10 00:20:40 -06:00
btzr-io
ad3689c84d fix markdown preview styles on description form 2019-06-09 14:31:33 -06:00
btzr-io
9372c19b00 fix custom link attribute 2019-06-09 01:14:27 -06:00
Baltazar Gomez
05e4f87707
Merge branch 'master' into smart-links 2019-06-09 01:00:44 -06:00
btzr-io
9893e61443 auto-embed lbry urls 2019-06-09 00:57:51 -06:00
Sean Yesmunt
c00f0b834e
Merge pull request #2538 from lbryio/revert-2528-authHeaders
Revert "app uses auth token header"
2019-06-06 17:44:35 -04:00
Sean Yesmunt
b75732f19c
Revert "app uses auth token header" 2019-06-06 17:44:24 -04:00
Sean Yesmunt
08cd5a0c5b
Merge pull request #2528 from lbryio/authHeaders
app uses auth token header
2019-06-06 16:39:19 -04:00
Jessop Breth
601c081f10 auth header token 2019-06-06 15:31:06 -04:00
Thomas Zarebczan
f62cbcbcb9
update api url (#2536)
Update api url to api.lbry.tv
2019-06-05 17:30:02 -04:00
btzr-io
f4b099f69e minor fixes for channel tooltip 2019-06-05 00:30:41 -06:00
btzr-io
3dcdf913cf create channel tooltip 2019-06-05 00:07:53 -06:00
Sean Yesmunt
24bc21aecc fix typo 2019-06-05 01:16:43 -04:00
Sean Yesmunt
b672590cbb
Merge pull request #2491 from lbryio/2472-startup-screen
NEW splash
2019-06-05 00:59:15 -04:00
Sean Yesmunt
7e044788f2 fix build 2019-06-05 00:33:57 -04:00
Sean Yesmunt
965fb5a2ba cleanup 2019-06-05 00:33:57 -04:00
Sean Yesmunt
ca776f78ca centered animation 2019-06-05 00:33:57 -04:00
ポール ウェッブ
cca2ec6852 Disable prettier for load-screen.scss 2019-06-05 00:33:57 -04:00
ポール ウェッブ
17be6711af Updated eslint ignore line 2019-06-05 00:33:57 -04:00
ポール ウェッブ
9d60470f5f NEW splash 2019-06-05 00:33:57 -04:00
btzr-io
aa04d1256f minor fixes for web 2019-06-04 22:11:24 -06:00
btzr-io
e49b06a9f7 fix toggleFullScreen method of player 2019-06-04 20:26:57 -06:00