Sean Yesmunt
7a29ebf398
bump lbry-sdk to 0.85.1
2020-11-23 14:03:51 -05:00
Sean Yesmunt
965fb5a2ba
cleanup
2019-06-05 00:33:57 -04:00
Sean Yesmunt
0b3c950f96
update lint/flow
2019-03-18 01:10:41 -04:00
Sean Yesmunt
de3639f29c
new build setup for web/electron
2019-03-04 23:48:04 -05:00
Sean Yesmunt
a895a653fa
add support for .lbry sandbox applications
2019-01-16 02:00:22 -05:00
Sean Yesmunt
5e98a9b982
updates for lbrynet30
2018-10-26 14:16:43 -04:00
Sean Yesmunt
20303053c8
exclude daemon.ver
2018-07-23 16:35:04 -04:00
Sean Yesmunt
cd44cc3f2d
Don't download the daemon if it is already downloaded
2018-07-23 16:32:25 -04:00
Sean Yesmunt
814162f1e1
Revert "check if daemon is already installed before installing again"
2018-07-21 05:22:28 -04:00
Sean Yesmunt
d999dfa528
fix for windows
2018-07-19 09:42:57 -04:00
Sean Yesmunt
935f656add
check if daemon is already installed before installing again
2018-07-18 17:23:26 -04:00
Igor Gassmann
1fc35d1175
fix: daemon fails to download when dist directory doesn't exist
2018-03-29 15:57:17 -04:00
Igor Gassmann
2df37c4fa6
chore: move downloaded daemon zip file to dist folder
2018-03-27 18:42:26 -04:00
Igor Gassmann
c3469b3648
fix: daemon not launching on Windows ( #1101 )
...
* Rollback `keytar-prebuild` and `electron` to compatible versions.
* Check if the targeted build platform is different from the platform that
is building the app. If that's the case, download the appropriate daemon.
2018-03-14 16:38:55 -04:00
Igor Gassmann
b9f4d7b307
chore: migrate to AppImage and update publish workflow ( #1010 )
...
The app now uses AppImage instead of .deb files for Linux. Thanks to this change, the app supports now auto-updates on Linux too.
The publishing workflow has been updated. It uses now the publishing mechanisms offered by electron-builder.
2018-03-07 18:03:45 -05:00