Commit graph

329 commits

Author SHA1 Message Date
de5eca71f3
👷 Update dependencies 2019-07-21 16:17:50 +02:00
a70b837a51
👷 Updatae dependencies 2019-07-21 16:14:45 +02:00
2e1e8bb0e3
👷 Prevent repository from being published to NPM 2019-07-21 16:11:28 +02:00
3546c080cd
✔️ Fix linter warning 2019-03-16 19:18:10 +01: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
4f70c05567
👷‍♂️ Update dependencies 2018-11-16 14:36:32 +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
d9318bfb20
👷‍♂️ Update dependencies 2018-11-16 02:22:39 +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
04cc63f5b1
👷‍♂️ Update dependencies 2018-11-09 03:17:39 +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
2b2c1d42e5
👷‍♂️ Update dependency 2018-11-02 02:01:05 +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
d685e6bfb5
👷‍♂️ Update dependencies 2018-11-02 00:55:29 +01:00
017b5f63eb
📄 Fix typos annd add to cspell settings 2018-11-02 00:54:12 +01:00
8779a0cf41
👷‍♂️ Include @types/node as real dependency since we don't commit transpiled files 2018-10-26 01:47:50 +02:00
c5f6335483
👷‍♂️ Update dependencies 2018-10-25 02:13:25 +02:00
0a8e1b361e
👷‍♂️ Update dependencies 2018-10-23 20:59:02 +02:00
dbac3b914c
👷‍♂️ Reinstall @types/node so we don't need to specify absolute paths in tsconfig 2018-10-23 05:16:05 +02:00
afa3d2eb6c
👷‍♂️ Remove @types/node since it must be globally installed 2018-10-23 05:07:49 +02: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
243ac2753f
🚚 Move info to documentation repo 2018-10-20 22:46:15 +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