Sean Yesmunt
5cfa46d14d
fix card spacing on settings page
2020-11-13 13:17:25 -05:00
Sean Yesmunt
54fa36abc0
bring in lbc/file details for everyone
2020-10-23 15:08:27 -04:00
Sean Yesmunt
00c05437ca
add comment sorting and improve comment focus styles
2020-10-06 16:04:52 -04:00
Sean Yesmunt
0138eccb60
bring in some changes from odysee 1
2020-09-30 15:26:51 -04:00
Sean Yesmunt
29f524981f
table alignment fixes
2020-09-29 17:12:32 -04:00
Sean Yesmunt
c9d7b46372
alignment fixes
2020-09-29 17:12:32 -04:00
Sean Yesmunt
61b1ca89d3
first run cleanup + sync first run acknowledgements
2020-09-29 17:12:32 -04:00
Sean Yesmunt
bae146205c
fix card width on rewards page
2020-08-25 14:07:12 -04:00
Sean Yesmunt
9ee4b256fb
add mark as seen to notifications
2020-08-21 16:04:27 -04:00
Sean Yesmunt
692862c769
collapsable sidebar initial commit
2020-08-11 17:04:14 -04:00
Sean Yesmunt
259f51abd6
style pass for channel edit
...
clean up sections and improve navigation handling
cleanup + image upload modal styling
2020-07-01 22:04:23 -04:00
Sean Yesmunt
e7cdd6c13d
moonpay
2020-06-03 14:16:43 -04:00
derekyesmunt
0c10b8465c
fix:css remove double border on publish cards
2020-05-26 22:34:57 -04:00
Sean Yesmunt
c2abcf110c
Paid content on lbry.tv ( #4197 )
2020-05-21 11:38:28 -04:00
Sean Yesmunt
1fa3ce4e50
basic checkout page prototype
2020-05-18 10:13:35 -04:00
Sean Yesmunt
98820ad1f4
mobile cleanup
2020-05-11 15:54:07 -04:00
Sean Yesmunt
a5cc1a84aa
add card style for lists of claims
2020-04-29 15:37:39 -04:00
Sean Yesmunt
7ebe8d77a7
remove card body border and add back css I didn't mean to remove
2020-04-15 15:54:39 -04:00
Sean Yesmunt
63092ce7da
fix spacing on publish page when user has no lbc
2020-04-15 15:32:47 -04:00
jessop
fdd20ef350
use txo list for wallet page:
...
paginated
enable revoking
filtering
txo pagination changes
move constants
remove fetchTransactions() calls
review changes
final changes
2020-04-15 11:12:29 -04:00
Sean Yesmunt
2677cd17d8
new signin/signup ( #3960 )
...
* new signin/signup
* cleanup and password reset
* new flow working
* cleanup
* add 'autoComplete' props
* fix prop
* try to call email/confirm before resetting password
* Dont use password reset token for email confirmation.
* add password reset
* password manager improvements
* update lbryinc
* cleanup
* slightly improve close button on sign up page
* moar fixes
* fix password autofil
Co-authored-by: Mark Beamer Jr <markbeamerjr@gmail.com>
2020-04-13 15:16:07 -04:00
Sean Yesmunt
f177f2dbb9
fix expand button style on mobile
2020-04-10 16:48:31 -04:00
Sean Yesmunt
8a0a3c61a7
fix card header spacing on mobile
2020-04-03 12:33:48 -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
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
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
Sean Yesmunt
6e2d37b474
color cleanup
2020-01-22 09:26:39 -05:00
Sean Yesmunt
8d60a87645
cleanup
2020-01-14 10:49:51 -05:00
Dalton
5a544a43e8
added clearPublish when user selects new publish from the navbar
...
added clearPublish() to the 'new publish' link on user's publish page if they have previously published
menu drop-down does not clear publishes && increase size of button font in card headers
increased size of card header button icons
2020-01-14 10:49:51 -05:00
Sean Yesmunt
b47b52cf97
allow card titles to wrap
2020-01-08 14:46:22 -05:00
Sean Yesmunt
86cfa746de
mobile view
2019-12-20 15:03:18 -05:00
Sean Yesmunt
21b712f786
cleanup css
2019-12-10 10:08:14 -05:00
Sean Yesmunt
2944ed3664
add open in app link
2019-12-06 16:16:14 -05:00
Sean Yesmunt
d7d8b2f39a
Revert "move upgrade prompt to a <Nag />"
...
This reverts commit 0c125ed2b9
.
2019-12-06 16:05:10 -05:00
Sean Yesmunt
0c125ed2b9
move upgrade prompt to a <Nag />
2019-12-06 15:59:05 -05:00
Sean Yesmunt
ebd5ccaeb7
update copy and only show welcome for unverified users
2019-12-06 11:42:10 -05:00
Sean Yesmunt
b896b9c5af
additional pending claim style fixes
2019-11-25 11:55:35 -05:00
Sean Yesmunt
15815e5071
remove [data-mode='dark']
2019-11-22 16:45:33 -05:00
Sean Yesmunt
6ad31a3ce9
refactor lbrytv web server
2019-11-11 13:27:29 -05:00
Igor Gassmann
3032736026
attempt to fix restructuring branch
2017-11-27 18:48:45 -05:00
Jeremy Kauffman
3a0ffb312a
Revert "Update file structure to follow electron-webpack guidelines"
2017-11-24 16:36:10 -05:00
Igor Gassmann
dbf0fae552
Update file structure to follow electron-webpack guidelines
2017-11-24 11:31:05 -03:00
Sean Yesmunt
6f96ea10a9
fix channel name alignment
2017-11-22 15:28:56 -05:00
btzr-io
3374c8ba39
add smart text selection
2017-10-11 21:37:36 -06:00
btzr-io
2039ab7f21
update file layout and more fixes :)
2017-10-09 22:53:50 -06:00
btzr-io
a3b0ecd9b9
update cards margin
2017-10-08 21:37:37 -06:00
btzr-io
7400b8c916
more experimental changes
...
add more focus for support button
minor fixes css
2017-10-08 20:39:10 -06:00
btzr-io
725b9e1066
use standar animations for card component
2017-10-08 16:52:29 -06:00
btzr-io
3aca559715
fix issue with card-row header
2017-10-04 22:18:29 -06:00