Jeremy Kauffman
6b4d5ce9cf
table love
2020-04-09 13:32:03 -04:00
Jeremy Kauffman
449f117336
larger images please
...
for removing this entirely, but don't want to be too reckless
2020-04-08 16:40:39 -04:00
Alex Grintsvayg
c357bbdff0
wrap long lines of code
2020-04-08 11:06:42 -04:00
Sean Yesmunt
8a0a3c61a7
fix card header spacing on mobile
2020-04-03 12:33:48 -04:00
Jeremy Kauffman
2b042d1d97
new homepage searches, always show sidebar
2020-04-02 13:12:29 -04:00
jessopb
ea66c116ca
Merge branch 'master' into feat-expandingCards
2020-04-02 09:19:24 -04:00
jessop
9faca8da2b
adds tip unlock modal to file page
...
i18n messages, handle error case max
copy copy
update @lbry/components and tweak range styles
sigfigs
error catching and cleanup
apply review changes
style table and unlock button
handle tip errors
separate fileDescription from fileDetails
make expandable cards
ui tweaks
tweak copy, style, behavior
remove unused strings
forgot an important line
2020-04-02 08:54:43 -04:00
Sean Yesmunt
7ec58440ab
quick fix for channel buttons
2020-04-01 17:44:13 -04:00
Sean Yesmunt
2934c8eb62
fix mobile spacing
2020-04-01 16:42:56 -04:00
Sean Yesmunt
ef3e9c200e
mobile style cleanup
2020-04-01 16:00:09 -04:00
Sean Yesmunt
90024fc7ea
fix button styles
2020-04-01 15:36:59 -04:00
Jeremy Kauffman
872259b73a
File downloads and refactoring ( #3918 )
...
* am I done?
* post diff
* unused selector cleanup
* missed commit
* mess with button styles
* fix flow
Co-authored-by: Jeremy Kauffman <jeremy@lbry.io>
Co-authored-by: Sean Yesmunt <sean@lbry.io>
2020-04-01 14:43:50 -04:00
Sean Yesmunt
27397285bc
use web share api
2020-03-30 15:49:45 -04:00
Sean Yesmunt
419b3890cd
improve share modal
2020-03-30 09:40:23 -04:00
Sean Yesmunt
f7846e976a
style cleanup
2020-03-30 09:40:10 -04:00
Sean Yesmunt
c4fc2993d5
initial commit for inline video ads
2020-03-30 09:40:10 -04:00
Sean Yesmunt
cc7c69eb25
embed improvements
2020-03-27 09:59:07 -04:00
Sean Yesmunt
4cc402e8e0
improve mobile nag style
2020-03-26 11:57:31 -04:00
Sean Yesmunt
0015cd909e
add back play button on pause for embedded videos
2020-03-26 10:26:55 -04:00
Thomas Zarebczan
e35fbdd86a
make transcoding work
...
appstrings
provide optimize checkbox on publish
fix missing status
no crash on web
cleanup
better settings ui
add help and time estimate to publish transcoding
messaging
fix: Special SDK + fix config name
fix: older SDK build
fix app string, style tweak
whoops, and looks better to me this way.
bump SDK
2020-03-25 13:42:40 -04:00
Sean Yesmunt
cebb4dd580
add creator analytics to mobile
2020-03-23 15:16:09 -04:00
Sean Yesmunt
e24eaa3552
hide play button when paused on desktop
2020-03-23 12:00:48 -04:00
Alex Grintsvayg
47e8339b9d
more spacing between paragraphs
2020-03-23 09:24:54 -04:00
Sean Yesmunt
b6cd67dbd5
add "Replying as {channel}" to reply input label for comments
2020-03-20 16:08:41 -04:00
Sean Yesmunt
9b5860c1bf
merge CommentReply and CommentCreate
2020-03-20 15:10:20 -04:00
Kenneth Tubman V
613ba98676
Added the ability to reply to comments
2020-03-20 15:10:20 -04:00
seanyesmunt
1434d13711
undo my change until I know that fixes it
2020-03-19 17:46:40 -04:00
seanyesmunt
2d56518ffe
hide big play button when paused on desktop
2020-03-19 17:40:04 -04:00
seanyesmunt
4420983a79
cleanup
2020-03-19 12:12:19 -04:00
seanyesmunt
73b7b45b73
improve empty states
2020-03-19 12:12:19 -04:00
seanyesmunt
a4f1a2e224
add badge to analytics page link
2020-03-19 12:12:19 -04:00
seanyesmunt
bc32341aab
initial commit for creator analytics
2020-03-19 12:12:19 -04:00
jessop
d9e65e8328
select tags before channels and filter channels by tag
...
moartags
CS tags followed category
continue button,
Remove card header on tags select
limitShow tags count
tags limit fix
debug cs tags highlighting
bugfix
yarnlock
2020-03-16 16:47:22 -04:00
Sean Yesmunt
09f04b46dc
remove user-select: none for labels too
2020-03-13 18:05:18 -04:00
Jeremy Kauffman
a276a71d7a
fix selection on firefox
2020-03-13 18:05:18 -04:00
Sean Yesmunt
e2c476dbf9
add error nag when api performance is degraded
2020-03-13 12:57:32 -04:00
Jeremy Kauffman
619ab3d1de
once startup has failed, stop animations and strip UI
2020-03-09 11:54:14 -07:00
Sean Yesmunt
80dddf8f9e
update lbry-redux and fix ClaimList header alignment
2020-03-09 10:46:12 -04:00
jessopb
815ab193aa
update publishing messages: ( #3794 )
...
increase lbrytv limit until tv transcoding
warn about bitrate
warn about strange types
more reliably convey size limit message
2020-03-06 18:11:16 -05:00
jessop
c630482eab
overhaul tags
2020-03-06 17:15:51 -05:00
Sean Yesmunt
89d998c9ae
keep text on same line
2020-02-28 13:30:29 -05:00
jessop
9dc9d50e19
add options card to claim search
...
changes
almost done
wip
wip
more
changes after comment
detect custom qs and show options
ux and mobile styling
bugfix
console logs
appstrings
2020-02-28 13:30:29 -05:00
Sean Yesmunt
e430098613
add claim_type changes to ClaimTilesDiscover too
2020-02-28 12:37:43 -05:00
Michael Tintiuc
356611d3a7
Fixes #3200 Claim previews right-clickable
2020-02-28 12:37:43 -05:00
Sean Yesmunt
8f7aea9844
update nag z-index
2020-02-28 10:13:33 -05:00
Sean Yesmunt
aad0f6fef6
always show channel following section on first-run
2020-02-28 09:37:31 -05:00
Sean Yesmunt
21de13a3c2
update script
2020-02-28 09:37:31 -05:00
Sean Yesmunt
3e08d8e231
basic channel discovery in first run
2020-02-28 09:37:31 -05:00
Sean Yesmunt
cf4dc25f34
Update nag.scss
2020-02-28 09:28:17 -05:00
Yamboy1
4220368d07
fix wrapping on code in mobile view
2020-02-28 09:28:17 -05:00