Commit graph

455 commits

Author SHA1 Message Date
Sean Yesmunt b2decaac73 redesign channel page 2019-05-06 23:29:50 -04:00
Sean Yesmunt 8fe423ca4d make alignment great again 2019-05-02 16:48:06 -05:00
Sean Yesmunt b6529ff58c fix: vanity channels not loading content 2019-04-28 12:04:24 -04:00
Sean Yesmunt 2d95c5a337 0.36.0 sdk changes 2019-04-24 10:02:52 -04:00
Sean Yesmunt f670fda6c2 keep auth_token in a cookie on web 2019-04-11 14:45:38 -04:00
Shawn 63806845ca WIP Checkpoint, spaghetti code! 2019-04-08 21:27:18 -04:00
Sean Yesmunt ee7854c429 use react-router 2019-04-04 17:05:23 -04:00
Sean Yesmunt 87314d7eb8 slightly less broken electron build 2019-04-04 00:40:28 -04:00
Sean Yesmunt b8ac8a0340 add google analytics 2019-04-01 10:32:35 -04:00
Sean Yesmunt d7d628ad1b fix video player 2019-03-31 22:00:31 -04:00
Shawn e94892f584 Initial lazy-load and code-splitting 2019-03-31 21:42:59 -04:00
Sean Yesmunt fbbbe526c4 use @reach/router 2019-03-28 12:53:13 -04:00
Sean Yesmunt 930c28d719 v0.31.1 2019-03-23 22:12:50 -04:00
Sean Yesmunt 0a8f9ec952 v0.31.1-rc.1 2019-03-23 21:59:17 -04:00
Sean Yesmunt d1c94b01e4 v0.31.0 2019-03-23 21:36:32 -04:00
Sean Yesmunt 880744159a v0.30.0 2019-03-21 16:20:05 -04:00
Sean Yesmunt aaf7518683 v0.30.0-rc.8 2019-03-21 15:35:49 -04:00
Sean Yesmunt 26f1227b89 v0.30.0-rc.7 2019-03-21 14:45:44 -04:00
Sean Yesmunt c0010a7da8 v0.30.0-rc.6 2019-03-21 14:08:23 -04:00
Sean Yesmunt 19a3629e48 v0.30.0-rc.5 2019-03-21 14:01:24 -04:00
Sean Yesmunt 15e6009bd9 fix: publish url input 2019-03-21 13:24:47 -04:00
Sean Yesmunt 4297c72dd0 fix: minor style issues 2019-03-21 11:22:23 -04:00
Sean Yesmunt 21895e8ce4 v0.30.0-rc.4 2019-03-20 18:01:58 -04:00
Sean Yesmunt 50ec2e4b77 v0.30.0-rc.1 2019-03-20 17:46:17 -04:00
Sean Yesmunt 93bcba4512 lbry.io => lbry.com 2019-03-20 17:43:00 -04:00
Thomas Zarebczan b838dd4b95 Chore: bump SDK, builder, travis
This will also support differential updates on Windows. Tested and working successfully, but would like to go through a final round during RC testing. On Mac, it falls back to default download. I think that's only supposed on nsis-web for Mac, something we can muck around with another time. Node v10 is required for electron-builder dependencies.
2019-03-20 15:30:00 -04:00
Shawn K 3b94013da3
Merge pull request #2360 from lbryio/blockers
Blockers
2019-03-19 23:55:30 -05:00
Shawn 6931d2dfb0 Fix 3D Viewer 2019-03-19 23:52:37 -05:00
Sean Yesmunt b2ef6912d9 fix: daemon download path 2019-03-19 11:40:54 -04:00
Shawn cbabc0c38e Fix Linux dev mode and updater 2019-03-18 22:33:46 -05:00
Sean Yesmunt 0b3c950f96 update lint/flow 2019-03-18 01:10:41 -04:00
Shawn de51d8fc19 Fix daemon not spawning in dev mode 2019-03-15 22:44:02 -05:00
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