Commit graph

611 commits

Author SHA1 Message Date
Sean Yesmunt
5a2afb41eb
Merge pull request #1288 from lbryio/redesign-fixes
[redesign] some more fixes
2018-04-17 13:54:36 -04:00
Sean Yesmunt
03fe12baf2 allow custom themes 2018-04-17 02:27:24 -04:00
btzr-io
ccd968bbf5 implement new dark theme 2018-04-17 02:27:24 -04:00
Sean Yesmunt
dad29b787e
Merge pull request #1313 from miikkatu/add-flair-to-snackbar
Add flair to snackbar
2018-04-17 02:11:14 -04:00
miikkatu
833a7a6afd Add flair to snackbar 2018-04-17 08:24:02 +03:00
miikkatu
4196e3483c Show exact wallet balance on mouse hover over 2018-04-17 08:14:14 +03:00
Baltazar Gomez
b07a7bf8bc
show full content-type 2018-04-16 19:51:33 -06:00
Sean Yesmunt
71d97ad413 fix: user error after phone verification 2018-04-16 18:44:57 -04:00
Sean Yesmunt
7a54159d01 update invite claim reward link style 2018-04-12 16:50:32 -04:00
YULIUS KURNIAWAN KRISTIANTO
460c0fc3fd
Show/Hide Price on Publish Form 2018-04-12 06:41:53 +07:00
YULIUS KURNIAWAN KRISTIANTO
1119adc98f
add FAQ to Referral page 2018-04-11 03:58:34 +07:00
Sean Yesmunt
88b2fcc057 fix: fix bid help text uri and allow metadata only edits 2018-04-06 02:22:35 -04:00
miikkatu
437833d8e1 Obscure NSFW content title 2018-04-06 08:20:37 +03:00
Sean Yesmunt
b5aefcabad fix: report page styling 2018-04-06 01:15:29 -04:00
Sean Yesmunt
e133721217 fix: allow sending amounts less that 1 lbc 2018-04-05 21:59:14 -04:00
Sean Yesmunt
efc81d8c14 fix: show correct shapeshift currency amount 2018-04-05 21:56:05 -04:00
Sean Yesmunt
d5b83c544f fix: modal styling and phone collection errors 2018-04-05 17:26:20 -04:00
Sean Yesmunt
55fedf1640 fix: add back newestFirst/oldestFirst sorting to published/downloaded pages 2018-04-04 15:09:06 -04:00
Sean Yesmunt
0b4d9d25d5 change source to sources for more clarity 2018-04-04 13:18:52 -04:00
Sean Yesmunt
778466bb1a fix: allow 0.xx entries for publish cost 2018-04-04 12:32:02 -04:00
Sean Yesmunt
5489d99099 fix: multiple pending publishes when editing 2018-04-04 12:08:27 -04:00
Sean Yesmunt
66b63a27c7 fix: force light mode 2018-04-04 00:07:17 -04:00
Sean Yesmunt
acef054613 fix: show price on channel page 2018-04-03 20:59:31 -04:00
Sean Yesmunt
93bd6a1d31 fix: send tip 2018-04-03 20:59:31 -04:00
Sean Yesmunt
402bba5835 fix: allow metadata only edits 2018-04-03 20:59:31 -04:00
Sean Yesmunt
91c6764d31 fix: don't show undefined for channel name when editing anonymous claim 2018-04-03 20:59:31 -04:00
Sean Yesmunt
f88721ac1f
Merge pull request #1236 from lbryio/redesign-fixes
[redesign] moar fixes
2018-04-03 19:07:48 -04:00
Sean Yesmunt
17dc02b236 add back lint to UserEmailVerify 2018-04-03 11:14:55 -04:00
Sean Yesmunt
31991a2ed1 fix: don't chang name when changing file for publish 2018-04-03 00:05:11 -04:00
Sean Yesmunt
d56d3f31d5 fix: search downloads 2018-04-02 23:41:23 -04:00
Sean Yesmunt
e21caa19f9 fix: user email verify style 2018-04-02 22:40:04 -04:00
YULIUS KURNIAWAN KRISTIANTO
2a792a21d0
modify featured content badge to red colour 2018-04-03 07:59:34 +07:00
Sean Yesmunt
4c112d91d2 fix: use correct name for content coming from file_list 2018-04-02 01:07:22 -04:00
YULIUS KURNIAWAN KRISTIANTO
94722ef9ef
fix button redesign on receive credits section 2018-03-31 01:57:03 +07:00
Sean Yesmunt
92ea289766
Merge branch 'master' into channel-pagination-go-to-page 2018-03-30 10:07:10 -07:00
miikkatu
7f42f45a9b Add go to page navigation to channel pagination options 2018-03-30 20:04:41 +03:00
Sean Yesmunt
afaad1910e
Merge pull request #1194 from lbryio/redesign-fixes
[redesign] fixes
2018-03-30 09:34:17 -07:00
Sean Yesmunt
00e2e5e6da fix prop name 2018-03-30 01:40:20 -04:00
Sean Yesmunt
460325d9e8 update publish modal styling #1211 2018-03-30 01:37:09 -04:00
Sean Yesmunt
9466c8ad94 fix email collection styling #1205 2018-03-29 20:43:47 -04:00
Sean Yesmunt
6a6d6db08c fix description height on publish page #1195 2018-03-29 20:29:05 -04:00
Liam Cardenas
24ec5cd667
Merge pull request #1172 from lbryio/fix-sort-title
Fix sort by title
2018-03-29 12:28:20 -07:00
Sean Yesmunt
7e62cb5b73 fix for navigating with enter key 2018-03-27 14:25:23 -07:00
Sean Yesmunt
3edd660f77 implement app redesign 2018-03-26 14:32:43 -07:00
liamcardenas
2251fe5832 Notify after download, badges and fix error 2018-03-26 00:31:52 -07:00
btzr-io
6ec3a8f8ee make codacy-bot happy again! 2018-03-24 10:30:57 -07:00
btzr-io
172e3fd05a reduce usage of lbry.js 2018-03-23 13:19:16 -07:00
btzr-io
63b496f7ca implement lbry.getFileTitle function
fix sort by title on download / publish page
2018-03-22 18:20:00 -07:00
Baltazar Gomez
fcdb935687 fix: exporting issues (#1163) 2018-03-22 11:43:35 -04:00
Liam Cardenas
3be7f07dc0
Merge pull request #1105 from lbryio/balance-checks
Remove app side balance checks
2018-03-19 09:31:55 -07:00