Commit graph

5375 commits

Author SHA1 Message Date
Shawn
0f2ffa696d Add SIGINT to devServer threads on exit 2019-03-15 22:55:01 -05:00
Shawn
de51d8fc19 Fix daemon not spawning in dev mode 2019-03-15 22:44:02 -05:00
Shawn
840fc65ffc Fix lbrynet not starting 2019-03-15 22:06:53 -05:00
Shawn
c79bca7644 Fix disappearing tray icon 2019-03-15 18:16:11 -05:00
Shawn K
f488bda4ba
Merge pull request #2343 from lbryio/build-fixes
Clean up prod packaging
2019-03-15 17:49:27 -05:00
Shawn
67b085947a Clean up prod packaging 2019-03-15 17:44:42 -05:00
Shawn K
d1577b1380
Merge pull request #2342 from lbryio/build-fixes
Fix a lot of broken things, apply prod optimizations
2019-03-15 17:13:31 -05:00
Shawn
c040c7cb4e Fix double video and broken tray icon 2019-03-15 17:12:49 -05:00
Shawn
20c18db7f6 Optimize production output, much faster execution 2019-03-15 15:45:16 -05:00
Shawn K
6b8e85f8f3
Merge pull request #2341 from lbryio/build-fixes
Fix dev mode
2019-03-15 14:43:47 -05:00
Shawn
39040adb45 Fix dev mode 2019-03-15 14:37:51 -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 K
f8ae0c101d
Merge pull request #2340 from lbryio/error
report errors through internal-apis
2019-03-15 14:00:49 -05:00
Shawn K
9d97214c4d
Merge pull request #2339 from lbryio/streaming
don't call file_list on web
2019-03-15 13:59:47 -05:00
Shawn
3c3c12fa5d Fix keytar and bundling 2019-03-15 13:58:42 -05:00
Sean Yesmunt
e755f61e14 report errors through internal-apis 2019-03-15 12:37:56 -04: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
Sean Yesmunt
47283658b5 fix typo 2019-03-15 11:31:50 -04:00
Sean Yesmunt
9119d18544
Merge pull request #2335 from lbryio/viewcount
add viewcount stats for your published content
2019-03-15 10:51:34 -04:00
Shawn
a1f5572cb7 Clean up log statements 2019-03-14 21:01:43 -05:00
Shawn
a6e6d592e2 Fix games and logging 2019-03-14 20:54:17 -05:00
Sean Yesmunt
de82d813a7
Merge pull request #2336 from eggplantbren/master
Fixed error message to include numbers
2019-03-14 20:07:41 -04:00
Sean Yesmunt
b0ba23e49a create showSnackError function 2019-03-14 19:42:49 -04:00
Brendon J. Brewer
02d8b7e5ea Fixed error message to include numbers 2019-03-15 11:28:52 +13:00
Sean Yesmunt
9171256033 add viewcount stats 2019-03-14 14:40:26 -04:00
Sean Yesmunt
804f3d205f
Update README.md 2019-03-14 11:50:45 -04:00
Sean Yesmunt
31cca0c444
Merge pull request #2333 from lbryio/lbrytv-tag
apply lbrytv tag to users on web
2019-03-14 11:14:18 -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
670b5baca4
Merge pull request #2330 from lbryio/simpler-dev-start
Consolidate dev commands and startup
2019-03-13 11:11:02 -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
0b9f9e2659
Merge pull request #2319 from lbryio/lbryinc
Remove lbryinc methods and upgrade lbry{inc,-redux}
2019-03-12 16:28:35 -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
3d360c59f0
Merge pull request #2310 from lbryio/web-stability
Web stability improvements and global error handler
2019-03-10 22:58:30 -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
8c1e46a6f6
Merge pull request #2311 from lbryio/web-daemon
allow overriding the web daemon
2019-03-08 15:13:16 -05:00
Sean Yesmunt
b44fe83336 allow overriding the web daemon 2019-03-08 15:12:20 -05:00
Sean Yesmunt
84d3736ab4
Update package.json 2019-03-07 16:29:27 -05:00
Sean Yesmunt
d6c1ac3aab
update lbryweb api url 2019-03-07 15:09:12 -05:00
Sean Yesmunt
22eb4e61e6
Merge pull request #2308 from lbryio/mixpannel
update: remove email for mixpanel data collection
2019-03-06 23:21:35 -05:00
Sean Yesmunt
ef86bca4db update: remove email for mixpanel data collection 2019-03-06 23:20:26 -05:00
Sean Yesmunt
ee28813193
Update README.md 2019-03-06 12:39:26 -05:00