Commit graph

59 commits

Author SHA1 Message Date
Alex Liebowitz
cce5b3a8fb Update build.sh to build URL from new lbrynetDaemonVersion setting 2017-08-10 21:10:11 -05:00
Alex Liebowitz
d55c365997 Remove DAEMON_URL file
Functionality is now fully replaced by settings in package.json
2017-08-10 19:12:55 -05:00
Alex Liebowitz
b434fb3b9b Convert release.py to get daemon version and URL from package.json
Before, it was using the old DAEMON_URL file, which no longer exists.
2017-08-10 19:10:49 -05:00
Alex Liebowitz
6769b9eeb6 Update Windows build script to build daemon URL from package.json
Before, it was using the DAEMON_URL file, which no longer exists.
2017-08-10 19:10:04 -05:00
Jeremy Kauffman
6e08fd6888 I think DAEMON_URL can't die yet 2017-07-25 14:06:36 -04:00
Alex Grintsvayg
9f99fa42fe rotate windows signing cert 2017-07-24 16:10:57 -04:00
Jeremy Kauffman
38fd451e72 add startup daemon version check, refactor daemon versioning to package.json 2017-07-19 17:05:08 -04:00
Jeremy Kauffman
25098bfab8 upgrade daemon 2017-07-14 17:41:49 -04:00
Jeremy Kauffman
91ba6f1773 fix requirements, update changelog 2017-06-28 14:21:21 -04:00
Alex Grintsvayg
065d8839fb dont need extractLocals in appveyor 2017-06-26 14:13:27 -04:00
Alex Grintsvayg
9eb448f1bc forgot to edit appveyor build 2017-06-26 13:08:54 -04:00
Alex Grintsvayg
6c3a30eac0 move keytar into main app process, so webpack doesnt package it and fuck up the keytar.node path 2017-06-26 13:08:54 -04:00
Alex Grintsvayg
e37fe1f58e switch to yarn 2017-06-26 13:08:54 -04:00
Alex Grintsvayg
92bac9de54 build is hard 2017-06-21 09:20:29 -04:00
Alex Grintsvayg
efb7876b93 fixed package-lock and electron-rebuild 2017-06-21 09:16:23 -04:00
Alex Grintsvayg
4376c34678 store auth token in OS keyring, not in local storage 2017-06-21 08:41:07 -04:00
Alex Grintsvayg
4562b0bf99 add extractlocals to build script 2017-06-21 08:25:57 -04:00
Jeremy Kauffman
202570f286 update to daemon 0.13.1 proper 2017-06-19 16:55:15 -04:00
Jeremy Kauffman
c6603a4e80 daemon v0.13 support 2017-06-14 18:01:04 -04:00
Jeremy Kauffman
4c8d649830 updates required for lbry daemon 0.12 2017-06-14 17:49:23 -04:00
Jeremy Kauffman
c1f5215a4f update daemon to 0.11 proper 2017-06-09 13:13:20 -04:00
Jeremy Kauffman
20fa2bb0e5 bump daemon version 2017-06-08 20:11:51 -04:00
Jeremy Kauffman
a023c11493 update to latest daemon, remove extra bracket 2017-06-05 12:57:27 -04:00
Jeremy Kauffman
2bd77de776 less strict domain check 2017-05-25 09:43:09 -04:00
Jeremy Kauffman
f4663b42db update daemon url 2017-05-25 08:50:40 -04:00
Alex Grintsvayg
6e414c93ce upload builds to s3 2017-05-24 14:46:27 -04:00
Jeremy Kauffman
e92c72ae16 update daemon version 2017-05-23 16:02:48 -04:00
Alex Grintsvayg
ac21cdbee4 update daemon 2017-05-04 11:50:42 -04:00
Alex Grintsvayg
82561e3aaf update daemon url, remove redundant brackets around jsonrpc params 2017-05-03 13:54:36 -04:00
Alex Grintsvayg
6fed6304b3 bump daemon version 2017-05-02 10:06:53 -04:00
Alex Grintsvayg
63da853ba7 rename share_usage_stats setting 2017-04-27 08:40:29 -04:00
Alex Grintsvayg
adb42b2c75 more changelog sections 2017-04-25 16:57:01 -04:00
Alex Grintsvayg
066f96cf8a show daemon version before releasing 2017-04-25 15:57:31 -04:00
Alex Grintsvayg
846382ad8b latest daemon version 2017-04-25 15:48:45 -04:00
Alex Grintsvayg
a1198059ac enable windows code signing 2017-04-25 15:13:01 -04:00
Alex Grintsvayg
1573662a06 check that daemon_url works before releasing 2017-04-21 19:01:07 -04:00
Alex Grintsvayg
10580729f8 stop the stupid version rewriting 2017-04-21 13:09:02 -04:00
Alex Grintsvayg
38fdf56583 rewrite release.py script 2017-04-19 15:38:41 -04:00
Alex Grintsvayg
2e9e0f129b run daemon install even in local build 2017-04-19 15:16:29 -04:00
Alex Grintsvayg
1853c688da update to a more recent daemon 2017-04-19 15:13:14 -04:00
Alex Grintsvayg
451300e694 external daemon, no more submodules 2017-04-19 15:04:46 -04:00
Alex Grintsvayg
683849046b enable early access in build 2017-04-17 10:46:09 -04:00
Alex Grintsvayg
64477c3e5e disabled daemon upload prematurely 2017-04-12 12:25:18 -04:00
Alex Grintsvayg
96bd8285f4 build is done in lbry repo now 2017-04-10 18:02:22 -04:00
Alex Grintsvayg
e2b65ed3ce final touches on unifying requirements files 2017-04-06 19:11:36 -04:00
Alex Grintsvayg
4c27cbb9b7 fix outdated daemon dependencies 2017-04-06 18:16:24 -04:00
Alex Grintsvayg
984bb05cbb broken 2017-03-21 17:09:18 -04:00
Alex Grintsvayg
8a8230d202 upload cli binary, dont package languages for cli 2017-03-15 21:23:04 -04:00
Alex Grintsvayg
c4e363fbe3 attempt to build cli alongside daemon 2017-03-15 19:58:36 -04:00
Alex Grintsvayg
9df83d7ea2 mark rc releases as prereleases in github 2017-03-15 17:44:38 -04:00