Commit graph

1385 commits

Author SHA1 Message Date
Sean Yesmunt
8c2bf13217 fix: ui cleanup 2019-02-20 00:20:29 -05:00
Sean Yesmunt
999c7beef1
Merge pull request #2282 from lbryio/search-filter
feat: search filters
2019-02-18 13:47:01 -05:00
Jeremy Kauffman
46ff0b62c9
publishes instead of files 2019-02-18 13:46:51 -05:00
Sean Yesmunt
ff0478ade3 feat: add support for search filters 2019-02-18 13:21:20 -05:00
Sean Yesmunt
08f48f3868 maint: upgrade sdk to 0.32.0 2019-02-18 12:33:45 -05:00
Sean Yesmunt
c234e3338f clean up file-card/file-tile 2019-02-14 21:52:10 -04:00
Sean Yesmunt
4c76050460 use @lbry/components 2019-02-13 12:27:20 -04:00
Thomas Zarebczan
f9a681a425 Support 0.31 SDK, vrooom (#2277)
* maint: 0.31.0 changes
Changes to account for 0.31.0, WIP

* maint: key fee settings + bump SDK

Disable setting is no longer part of SDK settings so I moved it into local storage. Also moved in the max fee setting since it's now cleared out from the SDK.

* flow fix

* fix: share usage setting

* fix: file path unavailable
When clicking play, the file does re-download now, so no need to do anything there. Improved click behavior when file is deleted - it now still opens the folder in case someone is interested.

* review fixes

Set disableMaxKeyFee as a local variable. Removed file info from componentdidmount.

* fix, take 2

No need to set the setting I just removed...

* review fixes

Removed local settings storage. Value will be reset when switching back and forth.

* Update view.jsx

* Update settings.js
2019-02-12 13:26:50 -04:00
Sean Yesmunt
9625a30fd4 update changelog 2019-02-07 10:41:32 -05:00
kuesa
2541927a29 Updated icon. 2019-02-07 10:40:56 -05:00
kuesa
85fbea8180 Added "Unsubscribe" broken heart icon. 2019-02-07 10:40:56 -05:00
Derek Yesmunt
ad24e27528 Dark mode inverse button css 2019-02-06 21:07:59 -05:00
Sean Yesmunt
0cc0cff169 fix: typo 2019-02-05 13:37:53 -05:00
Sean Yesmunt
41ead382d1 fix: respect do not track setting 2019-02-05 13:36:40 -05:00
Sean Yesmunt
8f0a904e2c fix: link in light mode 2019-02-05 12:05:54 -05:00
Sean Yesmunt
39739c6beb sad 'fix': remove reward tooltip on file page 2019-02-05 12:03:18 -05:00
Sean Yesmunt
eebe0defde fix: more noticeable invite link on first run 2019-02-05 10:54:18 -05:00
Sean Yesmunt
762dc19f9f add: event calls for search and publish 2019-02-05 10:54:18 -05:00
Sean Yesmunt
09e13ca194 fix: typo 2019-02-05 10:54:18 -05:00
Sean Yesmunt
f44c02e099 update: add rewards to sidebar links 2019-02-04 16:36:59 -05:00
Sean Yesmunt
b98301d28d fix: show 'no preview available' for files correctly 2019-02-04 16:19:09 -05:00
Sean Yesmunt
d0bcb9f205 feat: auto claim all referral rewards 2019-02-04 12:45:30 -05:00
Sean Yesmunt
fc57f63911 fix: thumbnail issues when resizing 2019-02-03 23:23:16 -05:00
Sean Yesmunt
f1f905a621 fix: suggested subscriptions not being fetched from lazy load bug 2019-02-03 23:20:57 -05:00
Thomas Zarebczan
672dd4fd79 fix: better download error message
If the SDK produces an uncaught error, show this also. It will help us with debugging.
2019-02-01 15:31:36 -05:00
Sean Yesmunt
3776620564
Merge pull request #2253 from lbryio/fix-download-error
fix: pass error message
2019-02-01 12:10:17 -05:00
Sean Yesmunt
493cd6c179
Add extra newline space on error message 2019-02-01 11:10:29 -05:00
Sean Yesmunt
178330f3f4
Merge pull request #2254 from lbryio/fix-error-message
fix: missing spee.ch error
2019-02-01 11:04:10 -05:00
Sean Yesmunt
f096918c93
Update view.jsx 2019-02-01 10:56:54 -05:00
Thomas Zarebczan
2526ca6688 fix: pass error message
Pass the download error message from SDK and fix up new line formatting on modals. We aren't using the timeout modal, but leaving in because we should use a special one for download failures in the future.
2019-02-01 03:23:34 -05:00
Thomas Zarebczan
7148bab2bb fix: missing spee.ch error
Also, decided to reset the publish status. Unless wee for sure know it's a spee.ch issue, we should let them upload again (what If i selected an mp4 or other unsupported type?) They can still manually choose the manual URL method.
2019-02-01 02:17:23 -05:00
Thomas Zarebczan
9b2ce9f557 fix: claimed reward messaging
Make it clear that the rewards history may not be part of the current wallet. Some users were confused when  not backing up or using multiple wallets.
2019-02-01 01:43:00 -05:00
Sean Yesmunt
5b9014d272
Merge pull request #2227 from lbryio/lazy
Lazy resolve homepage claims to avoid unnecessary page updates
2019-01-31 16:11:44 -05:00
Sean Yesmunt
dc36f907b0
Merge pull request #2250 from lbryio/mouse-nav
feat: add mouse back/forward navigation
2019-01-31 11:57:15 -05:00
Sean Yesmunt
0c213bfbb7
Merge pull request #2249 from lbryio/publish-icon
Add Published icon to file{card,tile} for your own files
2019-01-31 11:56:42 -05:00
Sean Yesmunt
f4b1e42065
Merge pull request #2247 from lbryio/style
fix: yrbl style on subscriptions page
2019-01-31 11:53:08 -05:00
Thomas Zarebczan
37f784e3b0 remove mac
Doesn't work with 3 finger swipe, 2 finger not supported.
2019-01-31 08:32:44 -05:00
Shawn
bf6b9c7311 Restrict sandbox port to local 2019-01-30 23:49:37 -06:00
Thomas Zarebczan
53107fa098 feat: support mac swipe
Can also add up for Explore navigation in the future
2019-01-30 13:26:00 -05:00
Sean Yesmunt
c37f1f1aed fix: icon placement on search page 2019-01-30 02:48:14 -05:00
Sean Yesmunt
736248a70b fix: show publish icon on my own claims 2019-01-30 02:46:45 -05:00
Sean Yesmunt
25923505a0 feat: lazy resolve homepage claims 2019-01-30 02:39:00 -05:00
Sean Yesmunt
720e2e7309 fix: yrbl style on subscriptions page 2019-01-30 01:33:48 -05:00
Thomas Zarebczan
525de82d36 feat: add mouse navigation
Simple support for back/forward mouse buttons. Need to test on Mac and Linux.
2019-01-30 00:35:36 -05:00
Derek Yesmunt
0f60b01155 fix: reset time to zero on file end 2019-01-29 23:15:01 -05:00
Sean Yesmunt
b5d7a2b884 remove unused packages, remove slow getVisibility tooltip function 2019-01-29 16:07:19 -05:00
Sean Yesmunt
d43a40baf0 fix: limit category list to 10 items 2019-01-29 16:07:19 -05:00
Sean Yesmunt
20e2d8c00a allow updating search api with env 2019-01-29 11:46:56 -05:00
Sean Yesmunt
af35e87dc6 feat: autoplay next file in related list 2019-01-28 15:05:28 -05:00
Sean Yesmunt
b111fdf0f7 fix: load screen style 2019-01-28 11:02:50 -05:00
Sean Yesmunt
21661fce85 feat: show guided tooltip to invite page on first run 2019-01-26 19:23:47 -05:00
Sean Yesmunt
919bd4c934 change: use 'file' icon for files in search suggestions 2019-01-26 18:50:58 -05:00
Sean Yesmunt
82e041c197 change: remove 'My LBRY' and move publishes/downloads/history to top level in sidebar 2019-01-26 18:50:58 -05:00
Sean Yesmunt
7aa29417b8 update: standardize icon naming 2019-01-26 18:50:58 -05:00
Sean Yesmunt
1a59755667
Merge pull request #2226 from lbryio/responsive
fix: responsive layout on file page for #2219
2019-01-26 18:42:31 -05:00
Sean Yesmunt
0584dad3b3 fix: responsive layout on file page 2019-01-24 13:09:27 -05:00
Sean Yesmunt
adb81c0a49 enhance 2019-01-23 10:40:23 -05:00
Sean Yesmunt
056a9664ed remove comment 2019-01-23 10:40:23 -05:00
Sean Yesmunt
defc08eccb change: less intrusive first run experience 2019-01-23 10:40:23 -05:00
Sean Yesmunt
1f74ff3c63
Merge 'release' into master (#2222)
* v0.27.0-rc.1

* v0.27.0-rc.2

* v0.27.0-rc.3

* v0.27.0-rc.4

* v0.27.0-rc.5

* chore: bump rc

* v0.27.0-rc.7

* fix: style for large 0 balance

* v0.27.0-rc.8

* v0.27.0

* update changelog

* fix: channel name overlap on homepage when screen size is small

* update changelog

* v0.27.1-rc.1

* fix: first run email collection typo/spacing

* v0.27.1-rc.2

* v0.27.1
2019-01-23 00:51:35 -05:00
Sean Yesmunt
88a731ffea fix: flow errors 2019-01-19 13:54:06 -05:00
Sean Yesmunt
5296b04d7b fix: paragraph spacing issue 2019-01-18 11:29:02 -05:00
Sean Yesmunt
afe82c478e change: remove error modal from rewards 2019-01-18 11:29:02 -05:00
Madiator2011
9e61f6648b More Languages
- More language select option when upload file into LBRY Network :)
2019-01-16 13:23:56 -05:00
Sean Yesmunt
a5f790d1d7 fix: rewards table style on small screens 2019-01-16 11:17:39 -05:00
Sean Yesmunt
a895a653fa add support for .lbry sandbox applications 2019-01-16 02:00:22 -05:00
Electron - Mark Firth
17d29bb83a Thumb Background Fix
On some cards, the background would expose itself when the app was being resized.
2019-01-16 01:59:07 -05:00
Sean Yesmunt
a6f8d3af5b
Merge 'release' into 'master' (#2195)
* v0.27.0-rc.1

* v0.27.0-rc.2

* v0.27.0-rc.3

* v0.27.0-rc.4

* v0.27.0-rc.5

* chore: bump rc

* v0.27.0-rc.7

* fix: style for large 0 balance

* v0.27.0-rc.8

* v0.27.0

* update changelog
2019-01-15 15:49:49 -05:00
Sean Yesmunt
39399cfd0f
Are we there yet? Hopefully last release fixes (#2192)
* tweak: more noticeable active states for subscriptions layouts

* fix: error modal styling when expanded

* fix: reward claim modal
2019-01-15 11:16:30 -05:00
Thomas Zarebczan
3321483395 fix undefined error
Make sure unreadForChannel is defined before checking type.
2019-01-14 20:02:11 -05:00
Thomas Zarebczan
b72ac5eb7d
fix back nav from sub category (#2191)
Had to click back twice when navigating from the category. Similar to d9bcbf06f4 (diff-1b0a0f2bf394d43b5e1cbe3e69dd19bb)
2019-01-14 19:38:16 -05:00
Shawn K
b28a579995
Merge pull request #2189 from lbryio/icons
update: use 'home' icon for 'explore' tab on side bar
2019-01-14 16:35:09 -06:00
Sean Yesmunt
d9770f3343 update: use 'home' icon for 'explore' tab on side bar 2019-01-14 17:31:23 -05:00
Jeremy Kauffman
bdc09ddf16
even concisier 2019-01-14 16:34:47 -05:00
Jeremy Kauffman
53fab45b39
more concise upgrade prompt 2019-01-14 16:30:57 -05:00
Sean Yesmunt
613c1427e2 fix: typo 2019-01-14 16:26:36 -05:00
Sean Yesmunt
e379f6774e
Final fixes (#2184)
* fix: modal upgrade help text

* change: copy on invites page with link to rewards

* fix: tx table icon alignment and cost size

* fix: show subscription modal on actual first subscription
2019-01-14 16:21:37 -05:00
Sean Yesmunt
174bfbc8fb
0.27.0 cleanup (#2182)
* fix: channel navigation from suggested subscriptions

* fix: move subscribe/share buttons below name on channel page

* fix: images with weird media type

* fix: increase tx amount size on tx table

* change: add icons to nav bar

* fix: move filewatcher-webpack-plugin into dev dependencies

* fix: upgrade button styling

* improvement: modal consistency

* change: increase svg stroke inside button

* fix: more descriptive title on header for wallet balance

* fix: minor color/alignment

* chore: update lbry-redux
2019-01-14 13:40:06 -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
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