Commit graph

33 commits

Author SHA1 Message Date
f6298af4c4
🐎 Switch to master source if CDN too slow 2018-11-16 17:28:01 +01:00
171cfd8fd9
♻️ Remove any to improve code quality 2018-11-16 02:04:09 +01:00
bddaef0373
♻️ Split SsnDiffType interface into separate file 2018-11-16 00:48:36 +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
806e9fb330
📓 Update documentation 2018-09-30 15:37:34 +02:00
d276d09634
✔ Allow for 128 KiB piece length 2018-07-09 16:02:39 +02:00
fc9c441fa8
🐛 Fix typo 2018-07-09 15:57:16 +02:00
8dcd7b67f0
✔ Relax check of networkgroupid 2018-07-09 15:56:15 +02:00
4827292e9a
🐛 2MiB is a valid piece length, e.g. assets_swtor_main_0to100 2018-07-08 22:09:10 +02:00
74b312953d
🐛 Fix reading of local file header 2018-07-05 23:42:42 +02:00
60fe546d31
🎨 Reliable-id can be 2 2018-07-05 20:27:58 +02:00
bdcb7faabe
🐛 Piece length can also be 1 MiB 2018-07-05 18:43:53 +02:00
68348b3673
🐛 Fix end of file reached error 2018-07-05 18:41:24 +02:00
5c915776aa
Update solidpkg to use streams instead of buffers 2018-07-05 18:36:37 +02:00
94047006ec
🎨 Fix typos 2018-07-04 20:11:04 +02:00
2743ccb6e1
📓 Update documentation 2018-07-04 16:29:28 +02:00
6709315b68
🐛 Allow piece length of 512 KiB 2018-06-24 02:28:04 +02:00
42db8d36a6
🐛 Allow reliable-id to be 1 2018-06-24 02:24:13 +02:00
590dc39f84
🎨 Add debug output to trace zlib error 2018-06-24 01:37:10 +02:00
a416d86dbe
🐛 Fix patcher to ignore unchanged & deleted files 2018-06-23 22:39:34 +02:00
a48956f504
🐛 Fix check for piece length 2018-06-23 22:21:12 +02:00
3ee23f6445
🚧 Add preliminary patch downloader 2018-06-23 22:14:55 +02:00
57c99b88fe
🎨 Improved code quality of manifest parser 2018-06-23 21:52:36 +02:00
06762c6107
Verify file entries in solidpkg 2018-06-22 17:35:36 +02:00
3bb970b76b
🚑 Fix bencode parser 2018-06-22 17:21:14 +02:00
a221ee3a6b
Verify solidpkg file for correctness 2018-06-22 17:10:38 +02:00
78ac8ae304
Add extract file feature 2018-06-22 15:53:37 +02:00
f80e34826c
Get decryption keys from password 2018-06-22 13:29:33 +02:00
9899514578
♻️ readSsnFile now reads all file entries 2018-06-22 13:13:09 +02:00
908c4871ed
♻️ Split dns resolver into two files 2018-06-22 12:36:10 +02:00
fab92b078b
🚚 Merge code from old patcher 2018-06-22 12:27:11 +02:00
8424ae8978
🎨 Improve file download and typescript annotations 2018-06-21 21:26:29 +02:00