Commit graph

1359 commits

Author SHA1 Message Date
Sean Yesmunt 3fadcad51a upgrade lbry{inc,-redux} 2019-03-12 15:53:55 -04:00
Sean Yesmunt 3a0f12ff9d
Merge 'release' into 'master' (#2327)
* fix: wallet balance style with 0lbc

* v0.29.3-rc.1

* v0.29.3

* fix: videoplayer

Switched from timeout to slight delay, works consistently on lbry://test-stream-1. This also fixes the white screen issue (copied most code from current master).

* fix: add back timeout

* fix: phone collection styling

* v0.29.4-rc.2

* update changelog

* v0.29.4

* fix rebase
2019-03-12 15:15:11 -04:00
Sean Yesmunt 9c70921e2b use prod build for web 2019-03-08 19:19:29 -05:00
Sean Yesmunt 8ee1d2319d web cleanup 2019-03-08 15:15:45 -05:00
Sean Yesmunt 584f923491 add a global error handler with a slack hook 2019-03-08 15:15:45 -05:00
Sean Yesmunt c646816f0f trim bundle 2019-03-08 15:15:45 -05:00
Sean Yesmunt b44fe83336 allow overriding the web daemon 2019-03-08 15:12:20 -05:00
Sean Yesmunt d6c1ac3aab
update lbryweb api url 2019-03-07 15:09:12 -05:00
Sean Yesmunt ef86bca4db update: remove email for mixpanel data collection 2019-03-06 23:20:26 -05:00
Sean Yesmunt 3066b9ef0c add ui server 2019-03-06 12:04:26 -05:00
Sean Yesmunt 26402d240a fix web build 2019-03-05 12:54:11 -05:00
Shawn e0e9175238 Fix breaking simplemde upgrade 2019-03-05 01:33:53 -06:00
Shawn 0b82953d8a Add HMR support 2019-03-05 00:36:52 -06:00
Sean Yesmunt de3639f29c new build setup for web/electron 2019-03-04 23:48:04 -05:00
Sean Yesmunt 30141bce8e fix: normalization changes 2019-03-04 12:03:46 -05:00
Sean Yesmunt 27eb1a8dbe fix: button style in file description 2019-03-01 08:13:37 +09:00
Sean Yesmunt 1367eef934 fix: load correct video player on web 2019-03-01 07:51:33 +09:00
Sean Yesmunt 2cf4477a06 fix: fetch blacklist for web 2019-02-28 08:50:00 +09:00
Sean Yesmunt f25d71d1c3 web build sorta working 2019-02-22 01:59:50 -05:00
Sean Yesmunt 5a97077c9f lbryweb working with desktop 2019-02-22 00:01:59 -05:00
Sean Yesmunt 7577586ea9
Merge 'relase' into 'master' (#2289)
* v0.29.0-rc.1

* bump daemon

* v0.29.0-rc.2

* bump lbry/components

* v0.29.0-rc.3

* fix: remember if search options were open

* fix: scrollable list on subscriptions

* fix: icon alignment on file page

* fix: button color in publish form

* fix: select option color for windows/linux

* fix: don't break app when navigating to abaondoned claims

* fix: thumbnail size on related content

* maint: rc4

with UI fixes

* fix: ... buttons ... again

* fix: file percentage on pending downloads

Changed to DidMount (did update seemed to trigger the file list too many times) - this will show the percentage if it's not completed and currently downloading. Typical cases are if a person refreshed or navigated away/back. This way if a download is stuck, a user will see the percentage and can try to delete/redownload (we should add a start/stop feature later on).

* fix: name input text wrapping

* change: use select drop down for search results

* add search analytics

* v0.29.0-rc.5

* v0.29.0-rc.6

* fix: name input alignment

* fix: metadata

* bump sdk

* v0.29.0-rc.7

* fix: line-height

* v0.29.0-rc.8

* v0.29.0
2019-02-21 17:45:17 -05:00
Sean Yesmunt 8010808e56
Merge pull request #2287 from lbryio/invite-link
feat: add referral link
2019-02-20 14:17:53 -05:00
Sean Yesmunt 81754ebe30
Merge pull request #2286 from lbryio/css
ui cleanup
2019-02-20 13:13:09 -05:00
Sean Yesmunt bb8d818c85 feat: add referral link 2019-02-20 11:18:59 -05:00
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