|
0d6c649127
|
👷♂️ Change preinstall hook to postinstall
|
2018-10-21 03:36:58 +02:00 |
|
|
01926cfe97
|
👷♂️ Remove version from package.json
|
2018-10-18 19:44:41 +02:00 |
|
|
8c8c5cf68a
|
📄 Mention unlimited option in documentation
|
2018-10-08 23:09:46 +02:00 |
|
|
6d85f98367
|
✨ Allow disk write speed limit to be specified as argument
|
2018-10-08 23:08:02 +02:00 |
|
|
3ddf3645ad
|
👷♂️ Fix package.json preinstall script
|
2018-10-08 21:16:56 +02:00 |
|
|
88dba8d750
|
👷♂️ Fix typo
|
2018-10-08 21:08:55 +02:00 |
|
|
6ad03aaaaa
|
👷♂️ Fix package.json
|
2018-10-08 21:06:23 +02:00 |
|
|
077f44cf4a
|
👷♂️ Fix package.json
|
2018-10-08 21:03:40 +02:00 |
|
|
e1ff9adde1
|
👷♂️ Fix package.json
|
2018-10-08 21:01:25 +02:00 |
|
|
f07bb5f724
|
👷♂️ Fix package.json
|
2018-10-08 20:57:43 +02:00 |
|
|
c4a0af8554
|
👷♂️ Fix package.json for dependency inclusion
|
2018-10-08 20:54:45 +02:00 |
|
|
32758617e6
|
👷♂️ Add version and main to package.json
|
2018-10-08 20:50:48 +02:00 |
|
|
277bf3176d
|
👷♂️ Reinstate package.json
|
2018-10-08 20:39:47 +02:00 |
|
|
573a988d84
|
🗑 Remove package.json again
|
2018-10-08 20:36:45 +02:00 |
|
|
cfd11c67d4
|
👷♂️ Add package.json
|
2018-10-08 19:39:33 +02:00 |
|
|
ff5a35e688
|
🚚 Rename patch-installer to ssn-installer
|
2018-10-08 15:04:12 +02:00 |
|
|
afac9eb2f1
|
👷♂️ Add shebang to shell script
|
2018-10-07 20:24:50 +02:00 |
|
|
53b07c1b53
|
📄 Add comments to documentation
|
2018-10-07 20:23:27 +02:00 |
|
|
2c8aff8153
|
🗑 Remove unneeded code
|
2018-10-07 20:05:08 +02:00 |
|
|
90f8da28bf
|
🎨 Rename variables to use camelCase
|
2018-10-07 20:00:31 +02:00 |
|
|
c2914426af
|
🎨 Rename variable
|
2018-10-07 19:55:40 +02:00 |
|
|
d6cb0831fb
|
🎨 Fix typo in error message
|
2018-10-07 19:35:14 +02:00 |
|
|
a09c846a81
|
📄 Add comments to documentation
|
2018-10-07 19:33:20 +02:00 |
|
|
d2f99c378d
|
📄 Link to file in readme
|
2018-10-07 19:27:53 +02:00 |
|
|
82561693ee
|
✨ Add option for unlimited capacity
|
2018-10-07 19:23:22 +02:00 |
|
|
06a33676dd
|
📄 Add license
|
2018-10-07 16:15:24 +02:00 |
|
|
1c06bd9026
|
👷♂️ Update miniz from 2.0.7 to 2.0.8
|
2018-10-07 16:00:02 +02:00 |
|
|
054f29e432
|
🎨 Fix typo in error message
|
2018-10-06 23:34:05 +02:00 |
|
|
384085b7d3
|
🐎 Increase disk write speed to 30 MB/s
|
2018-09-30 17:22:26 +02:00 |
|
|
63a32f7051
|
🐎 Reduce disk write limit to 2MB/s for testing
|
2018-09-30 17:03:56 +02:00 |
|
|
8b7abe7c79
|
✨ Add rate limit for disk write speed
|
2018-09-30 16:48:41 +02:00 |
|
|
132c36835f
|
📓 Improve documentation
|
2018-09-30 16:09:51 +02:00 |
|
|
6bd7d47fc0
|
🐛 Fix file name when carrying over last digit
|
2018-09-16 04:43:06 +02:00 |
|
|
3f5a52a070
|
✨ Allow extracted file to be output to file instead of stdout
|
2018-09-16 02:33:30 +02:00 |
|
|
1897ab3813
|
🚚 Rename patcher-installer to patch-installer
|
2018-09-14 18:44:38 +02:00 |
|
|
2299d8ed6e
|
🐛 Don't read additional 12 bytes after each file
|
2018-09-14 05:40:03 +02:00 |
|
|
f64412ebfe
|
🚧 Add debug message
|
2018-09-14 05:30:22 +02:00 |
|
|
12190f0ae8
|
🚚 Fix build error
|
2018-09-14 04:54:11 +02:00 |
|
|
736e92ebd5
|
🚚 Fix crash when trying to read beyond last disk file
|
2018-09-14 04:52:18 +02:00 |
|
|
b884e87972
|
👷 Update build script
|
2018-09-14 04:13:00 +02:00 |
|
|
31ec793781
|
✨ Add xdelta3 decoding support
|
2018-09-14 04:11:44 +02:00 |
|
|
ae59ce2256
|
🏗 Add xdelta3 dependency
|
2018-09-14 03:16:31 +02:00 |
|
|
80f2439239
|
🐛 Fix variable type
|
2018-09-14 02:34:32 +02:00 |
|
|
498b20deda
|
📓 Update documentation
|
2018-09-14 02:31:35 +02:00 |
|
|
5aa0091fd6
|
➖ Remove vscode project files
|
2018-09-14 02:08:33 +02:00 |
|
|
e799d0d4d5
|
🙈 Fix gitignore
|
2018-09-14 02:06:02 +02:00 |
|
|
4284fe1ccf
|
🎨 Rename prev argument to previous
|
2018-09-14 02:01:15 +02:00 |
|
|
e36cc18893
|
🚑 Fix segmentation fault is supplying an unknown long argument
|
2018-09-14 01:57:49 +02:00 |
|
|
71e4681d5c
|
✨ Parse decryption keys from comma-delimited string
|
2018-09-14 01:51:48 +02:00 |
|
|
0ce4fcf492
|
✨ Add error messaging
|
2018-09-14 01:41:35 +02:00 |
|