Commit graph

423 commits

Author SHA1 Message Date
Shawn
67b085947a Clean up prod packaging 2019-03-15 17:44:42 -05:00
Shawn
20c18db7f6 Optimize production output, much faster execution 2019-03-15 15:45:16 -05:00
Shawn K
e932e1ed43
Merge pull request #2337 from lbryio/fix-games-dev-log
Fix games and logging (and builds)
2019-03-15 14:01:53 -05:00
Shawn
3c3c12fa5d Fix keytar and bundling 2019-03-15 13:58:42 -05:00
Sean Yesmunt
cee30476be update lbry-redux 2019-03-15 12:17:03 -04:00
Sean Yesmunt
67aad85f53 don't call file_list on web 2019-03-15 12:15:31 -04:00
Shawn
a6e6d592e2 Fix games and logging 2019-03-14 20:54:17 -05:00
Sean Yesmunt
9171256033 add viewcount stats 2019-03-14 14:40:26 -04:00
Sean Yesmunt
50a1c97143 first run for web with lbrytv tag 2019-03-13 15:17:17 -04:00
Sean Yesmunt
4456442545
Merge pull request #2331 from lbryio/web-streaming
better web streaming
2019-03-13 11:24:38 -04:00
Sean Yesmunt
c3859c30be better web streaming 2019-03-13 10:53:57 -04:00
Shawn
67a1ba3f99 Consolidate dev commands and startup 2019-03-13 01:52:14 -05:00
Sean Yesmunt
17f922cb6d better web streaming wip 2019-03-13 01:59:07 -04:00
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
4a9668b5d2 fix build 2019-03-10 22:40:31 -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
84d3736ab4
Update package.json 2019-03-07 16:29:27 -05:00
Sean Yesmunt
3066b9ef0c add ui server 2019-03-06 12:04:26 -05:00
Shawn
24d610b6f2 Prune packages 2019-03-05 13:07:06 -06:00
Sean Yesmunt
8c94b2448a
Update package.json 2019-03-05 13:39:59 -05:00
Sean Yesmunt
26402d240a fix web build 2019-03-05 12:54:11 -05:00
Shawn
0affd8df7a Fix broken paths for electron-builder 2019-03-05 03:12:54 -06:00
Shawn
eddebb838a Fix path to main.js 2019-03-05 01:11:09 -06:00
Shawn
40f2164056 Fix remaining old pckages 2019-03-05 00:50:03 -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
3480aea8e6 updates 2019-03-04 12:03:22 -05:00
Sean Yesmunt
1367eef934 fix: load correct video player on web 2019-03-01 07:51:33 +09:00
Sean Yesmunt
ad0f968a51
merge 'release' into 'master' (#2293)
* v0.29.1-rc.1

* v0.29.1
2019-02-25 17:42:27 -05:00
Sean Yesmunt
ea6e112230 bump lbry-redux 2019-02-22 02:02:53 -05: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
100291cf57 bump daemon 2019-02-21 20:03:09 -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
d284cded0b update lbryinc 2019-02-20 13:17:17 -05:00
Sean Yesmunt
8c2bf13217 fix: ui cleanup 2019-02-20 00:20:29 -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
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
0796e473b9
Merge 'release' into 'master' (#2269)
* v0.28.0-rc.3

* v0.28.0-rc.4

* v0.28.0-rc.5

* v0.28.0
2019-02-05 15:50:27 -05:00
Sean Yesmunt
5e8404b32c chore: update lbryinc 2019-02-05 12:37:47 -05:00
Sean Yesmunt
476bd1e977 chore: update lbry-redux 2019-02-04 14:42:25 -05:00
Sean Yesmunt
208155a77e chore: update lbryinc 2019-02-04 14:29:25 -05:00
Sean Yesmunt
d0bcb9f205 feat: auto claim all referral rewards 2019-02-04 12:45:30 -05:00