Commit graph

4857 commits

Author SHA1 Message Date
Sean Yesmunt
3947b22b73 fix: more descriptive title on header for wallet balance 2019-01-14 10:47:10 -05:00
Sean Yesmunt
0839f720e7 change: increase svg stroke inside button 2019-01-14 10:42:08 -05:00
Sean Yesmunt
767579fcb1 improvement: modal consistency 2019-01-14 10:33:33 -05:00
Sean Yesmunt
50cc36113f fix: upgrade button styling 2019-01-13 22:40:29 -05:00
Sean Yesmunt
6e204d4c0a fix: move filewatcher-webpack-plugin into dev dependencies 2019-01-13 22:02:20 -05:00
Sean Yesmunt
2ca3c6bf4a change: add icons to nav bar 2019-01-13 20:19:25 -05:00
Sean Yesmunt
d0f9358aa0 fix: increase tx amount size on tx table 2019-01-11 16:19:46 -05:00
Sean Yesmunt
8459aa4a00 fix: images with weird media type 2019-01-11 16:13:35 -05:00
Sean Yesmunt
e9b8f14f1b fix: move subscribe/share buttons below name on channel page 2019-01-11 16:02:41 -05:00
Sean Yesmunt
d9bcbf06f4 fix: channel navigation from suggested subscriptions 2019-01-11 13:27:23 -05:00
Sean Yesmunt
8283aa312c
Merge pull request #2175 from lbryio/new-sdk
Upgrade to 0.30.4 sdk, allow running with incompatible sdk version, improve flow support
2019-01-11 12:12:57 -05:00
Sean Yesmunt
ac8d5aef5b allow running the app with mismatched daemon versions 2019-01-11 11:48:25 -05:00
Sean Yesmunt
f63410e7f8 upgrade to 0.30.4 lbry-sdk 2019-01-11 11:47:45 -05:00
Sean Yesmunt
bed9b1f95f
Fixes/Changes for 0.27.0 (#2176)
* add Invite to the left nav

* fix: #2154 - only set latest content if we are on page 1 of a channel

* lower priority for channel/date on home page

* add gerbil to 'all caught up' subscription view

* fix: spacing on items in home page scrollable list

* color improvements on homepage for titles/help message

* fix: stroke width for svg inside button

* fix: grid layout on large screens

* i give up - related on the right side always

* fix: hidden claims message spacing

* general spacing improvements

* fix: nsfw file page background

* remove comment
2019-01-11 11:34:36 -05:00
Sean Yesmunt
e185cdc1d6
Merge pull request #2170 from lbryio/newnew-fixes
Moar fixes
2019-01-09 17:06:41 -05:00
Sean Yesmunt
c6e3c2db59 responsive realted column 2019-01-09 17:06:22 -05:00
Sean Yesmunt
388434929c fix: increase button icon size 2019-01-09 17:06:22 -05:00
Sean Yesmunt
fdf90ef496 fix: change play/view icon color on hover over thumbnail 2019-01-09 17:06:22 -05:00
Sean Yesmunt
08bd2d233f back to explore page 2019-01-09 17:06:22 -05:00
Sean Yesmunt
9658cefa55 fix: input + label alignment 2019-01-09 17:06:22 -05:00
Sean Yesmunt
b67eeeaa68 fix: homepage list spacing on last item 2019-01-09 17:06:22 -05:00
Sean Yesmunt
ca3e0313df improve thumbnail/loading screen on file page 2019-01-09 17:06:22 -05:00
Sean Yesmunt
52ab29a6ca badge/ribbon style on file bage 2019-01-09 17:06:22 -05:00
Sean Yesmunt
fcf8375496 cleanup btn styles 2019-01-09 17:06:22 -05:00
Sean Yesmunt
d2fcd8cf1a fix: media property visibility on search page 2019-01-09 17:06:21 -05:00
Sean Yesmunt
719cdb3334 fix: links inside collapsible info 2019-01-09 17:06:21 -05:00
Sean Yesmunt
0ab1740b07 fix: pagination text color 2019-01-09 17:06:21 -05:00
Sean Yesmunt
82dc80e100 fix: better pending style for publishes 2019-01-09 17:06:21 -05:00
Sean Yesmunt
d65c92f300 fix: reward tile layout 2019-01-09 17:06:21 -05:00
Sean Yesmunt
7b0ab43bfa fix: phone collection layout 2019-01-09 17:06:21 -05:00
Sean Yesmunt
bae0534d99 use correct tx price color and fix tx refresh button layout 2019-01-09 17:05:47 -05:00
Sean Yesmunt
4aabfb731e improve subscriptions spacing and layout 2019-01-09 17:05:47 -05:00
Sean Yesmunt
076f8a116b simplify placeholder animation 2019-01-09 17:05:47 -05:00
Sean Yesmunt
cac767a3b8 fix: minor color and spacing issues 2019-01-09 17:05:47 -05:00
Sean Yesmunt
d69e622172
Merge pull request #2169 from lbryio/email
feat: auto email confirmation
2019-01-09 17:04:39 -05:00
Sean Yesmunt
6969aa9af1 make sure rewards are updated after email is confirmed 2019-01-09 00:01:45 -05:00
Sean Yesmunt
242b60c084
Merge pull request #2168 from Invariant-Change/patch-10
Full Permanent URL Copy Fix
2019-01-08 02:11:51 -05:00
Sean Yesmunt
554d0a8d57 update changelog 2019-01-08 02:11:27 -05:00
Electron - Mark Firth
287e567768 Full Permanent URL Copy Fix
This change ensures the full permanent URL is copied and not just the vanity/community URL.
2019-01-08 02:11:06 -05:00
Sean Yesmunt
902f3b4480 update changelog 2019-01-08 02:06:07 -05:00
Electron - Mark Firth
7d36baef6c SVG Rendering Error Fix For Buttons
This fixes the SVG rendering error that can happen when the app is displayed at different sizes.
2019-01-08 02:06:07 -05:00
Sean Yesmunt
66bbd4aeac update auth redirect 2019-01-07 23:42:54 -05:00
Sean Yesmunt
eb7de08ed1 feat: auto email verification 2019-01-07 21:46:33 -05:00
Sean Yesmunt
ad90c1f96e
Redesign fixes (#2164)
* fix: share modal not opening

* fix: add more spacing above snackbar link

* fix: properly close thumbnail error modal

* fix: better align media property icons

* fix: tx filter alignment and prevent hiding filter if no current tx's

* fix: publish markdown on dark mode

* fix: add max-width on container for large screens

* fix: channel pagination aligmnent and spacing

* fix: modal spacing and flow errors

* fix: home page scrolling (now with mouse scrolling)

* fix: hover color in dark mode for outline buttons

* fix: improve file page spacing/layout

* cleanup

* fix: wrap file actions on smaller screens

* fix: comment button spacing
2019-01-07 18:29:40 -05:00
Sean Yesmunt
42e3d74805 Change copy 2019-01-07 02:14:30 -05:00
Thomas Zarebczan
270dee1469 update subscription modal text
Is this too wordy? Was thinking we could give a link the edit email preferences but would need to bring in the access token here. P
2019-01-07 02:14:30 -05:00
Clement
6f67562956 Update _scrollbar.scss (#2157)
scroll bar width on windows is almost impossible to see especially in full screen, increased the width by 1px;
2019-01-04 10:58:02 -05:00
Thomas Zarebczan
1c8a81041e
Merge pull request #2156 from ykris45/patch-6
Update LICENSE
2019-01-03 17:40:57 -05:00
YULIUS KURNIAWAN KRISTIANTO
5cecf41e6b
Update LICENSE
add 2019,
2019-01-03 03:29:33 +07:00
Sean Yesmunt
d855349519
Add back yarn.lock (#2150)
* chore: update changelog

* fix: add back yarn.lock
2018-12-19 03:04:33 -05:00