Commit graph

292 commits

Author SHA1 Message Date
8ae29e6006
🗑️ Remove old code 2019-07-21 16:22:50 +02:00
ff5038cad3
🐛 Fix path to ssn-installer binary if included as a module 2019-03-16 19:17:24 +01:00
b277d81aa1
🐎 Do not delete partial patch files from previous runs 2018-11-16 17:34:57 +01:00
f6298af4c4
🐎 Switch to master source if CDN too slow 2018-11-16 17:28:01 +01:00
cad71700b5
🐎 Increase maximum download speed to 25 MB/s 2018-11-16 16:39:33 +01:00
43d4019860
🐎 Continue curl download where it left off 2018-11-16 16:37:07 +01:00
c814f4d1ff
🎨 Improve error message 2018-11-16 05:48:28 +01:00
2b840abc9a
Try downloading up to 10 times 2018-11-16 05:48:06 +01:00
bbbc2510f5
🚑 Fix index calculation in task manager 2018-11-16 04:37:45 +01:00
0789fa0451
♻️ Extract magic numbers 2018-11-16 03:18:02 +01:00
4440917fc8
📄 Improve error message for download timeout 2018-11-16 03:10:17 +01:00
758e69ba27
Change LIFO to FIFO to preserve task order 2018-11-16 03:07:17 +01:00
064e7be78b
📄 Fix comment 2018-11-16 03:06:34 +01:00
0ef45bb318
🐛 Add remaining release paths with no extra data 2018-11-16 02:22:04 +01:00
171cfd8fd9
♻️ Remove any to improve code quality 2018-11-16 02:04:09 +01:00
1486384207
🐛 Add bugged release paths from assets_swtor_test_main 2018-11-16 02:03:37 +01:00
bddaef0373
♻️ Split SsnDiffType interface into separate file 2018-11-16 00:48:36 +01:00
9aff99ae86
♻️ Only use fat-arrow functions when immediately returning result 2018-11-16 00:43:50 +01:00
872b87a4e0
♻️ Remove this 2018-11-16 00:43:01 +01:00
93b3d6c75d
♻️ Re-export functions 2018-11-16 00:42:26 +01:00
6eea513c4b
👷‍♂️ Update tslint rules 2018-11-16 00:24:52 +01:00
e5bfdd6e95
🗑️ Remove download with vanilla Node.js 2018-11-16 00:23:25 +01:00
1326f5b5f4
🐛 Fix manifest verification for retailclient_squadron157 2018-11-09 03:18:21 +01:00
f7a0f4ebff
🎨 Update comment and cspell settings 2018-11-09 00:51:00 +01:00
0fc805f12d
♻️ Be more explicit in RegExp parsing 2018-11-04 17:06:31 +01:00
5caa3a935d
📄 Fix typo 2018-11-02 02:35:07 +01:00
bb57e99d04
🗑️ Remove unused ISettings interface 2018-11-02 02:34:29 +01:00
78bda898f9
🚚 Rename getPatch() to installPatch() 2018-11-02 02:01:26 +01:00
4dec585ba9
🗑 Remove TextDecoder import since it is part of Node 11 core 2018-11-02 00:56:57 +01:00
61b3770f24
🗑 Remove unneeded code 2018-11-02 00:56:18 +01:00
017b5f63eb
📄 Fix typos annd add to cspell settings 2018-11-02 00:54:12 +01:00
9a8a85bd59
🎨 Fix typo 2018-10-21 04:09:41 +02:00
a6c5204b50
🚚 Rename getReleaseZip to getPatchZip, add comments 2018-10-21 03:50:23 +02:00
f56f0c85e1
🚚 Rename getSolidpkgZip to GetReleaseZip, change npm script 2018-10-21 03:32:48 +02:00
684a123a76
🚚 Move command-line tools to ssn-tools repo 2018-10-19 01:07:12 +02:00
16d8f49ed8
Expose interfaces in entrypoint 2018-10-19 00:54:28 +02:00
44b8e8b275
🐎 Restrict download speed to increase perf 2018-10-18 02:07:24 +02:00
eb11b6414a
Restrict # concurrent downloads 2018-10-18 01:57:18 +02:00
9e8f1e11d8
🐛 Fix curl speed-limit 2018-10-14 01:18:38 +02:00
542cef9434
🐛 Fix curl speed-limit 2018-10-14 01:18:13 +02:00
a4698d07ab
🐛 Fix code only running once 2018-10-14 01:15:20 +02:00
a14727f3f0
🎨 Output error message to help debugging 2018-10-14 00:33:28 +02:00
cb0807d3cf
Enable curl download 2018-10-14 00:28:24 +02:00
22521238d9
🐛 Fix launching of ssn-installer 2018-10-08 21:37:15 +02:00
31d4210f0c
🐛 Fix process path of ssn-installer 2018-10-08 21:21:09 +02:00
d5fcd19e6a
👷‍♂️ Include ssn-installer as a dependency 2018-10-08 21:14:15 +02:00
7f63a97ebb
🐛 Use numerical sort to fix stack overflow 2018-10-07 20:41:17 +02:00
24515e41a3
Finish curl download implementation 2018-10-05 18:50:32 +02:00
c2cccc438c
🚑 Fix build error 2018-10-05 15:00:01 +02:00
35dfc7483d
♻ Refactor download wrapper into async func 2018-10-05 14:56:43 +02:00