Sean Yesmunt
c3859c30be
better web streaming
2019-03-13 10:53:57 -04: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
Sean Yesmunt
41fd754847
Merge pull request #2306 from lbryio/ui-server
...
Ui Server for lbry.tv
2019-03-06 12:27:51 -05:00
Sean Yesmunt
3066b9ef0c
add ui server
2019-03-06 12:04:26 -05:00
Sean Yesmunt
9fa441e0d5
Merge pull request #2304 from lbryio/package-cleanup
...
Prune packages
2019-03-05 14:09:16 -05:00
Shawn
24d610b6f2
Prune packages
2019-03-05 13:07:06 -06:00
Sean Yesmunt
d374a7a26c
Merge pull request #2303 from lbryio/webpack-rebase
...
Add HMR support
2019-03-05 13:40:11 -05: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
88ed4ffd36
Remove exec from linux build config
2019-03-05 03:29:13 -06:00
Shawn
0affd8df7a
Fix broken paths for electron-builder
2019-03-05 03:12:54 -06:00
Shawn
e0e9175238
Fix breaking simplemde upgrade
2019-03-05 01:33:53 -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
47983fedf5
Update README.md
2019-03-04 23:50:53 -05:00
Sean Yesmunt
c818c18d42
Merge pull request #2296 from lbryio/webpack-rebase
...
new build setup
2019-03-05 13:48:28 +09:00
Sean Yesmunt
de3639f29c
new build setup for web/electron
2019-03-04 23:48:04 -05:00
Sean Yesmunt
7ea2a1dade
Merge pull request #2297 from lbryio/normalization-fixes
...
Normalization fixes
2019-03-05 02:12:01 +09:00
Sean Yesmunt
409cf4e83b
update changelog
2019-03-04 12:06:10 -05:00
Sean Yesmunt
30141bce8e
fix: normalization changes
2019-03-04 12:03:46 -05:00
Sean Yesmunt
3480aea8e6
updates
2019-03-04 12:03:22 -05:00
Sean Yesmunt
4721ab1f2c
Merge pull request #2295 from lbryio/web-video
...
fix: load correct video player on web
2019-03-01 18:28:21 +09: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
ad0f968a51
merge 'release' into 'master' ( #2293 )
...
* v0.29.1-rc.1
* v0.29.1
2019-02-25 17:42:27 -05:00
Sean Yesmunt
0716356d0f
Merge pull request #2225 from lbryio/lbryweb
...
Lbryweb
2019-02-25 17:37:29 -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
Thomas Zarebczan
f0389221f2
mention search feedback
2019-02-21 16:45:07 -05:00