AkrISrn
|
5845e566da
|
Update README.md
|
2021-01-16 01:24:27 +08:00 |
|
Surma
|
e7e205c326
|
Simplify WorkerPool joining (closes #925)
|
2021-01-05 14:26:26 +00:00 |
|
DetachHead
|
9352569852
|
remove outdated comment
|
2020-12-27 16:01:02 +10:00 |
|
DetachHead
|
10d648c28d
|
check if path is directory using lstat instead of requiring trailing slash
|
2020-12-27 15:59:56 +10:00 |
|
DetachHead
|
1e64e52298
|
fix reading directories
|
2020-12-26 23:26:27 +10:00 |
|
DetachHead
|
733b470f1f
|
allow passing entire directories as input
|
2020-12-26 22:56:23 +10:00 |
|
Surma
|
0c848a33ad
|
Merge branch 'dev' into gitignore
|
2020-12-10 13:49:38 +00:00 |
|
Surma
|
6bfd1f2c29
|
Merge branch 'dev' into validate-input-files
|
2020-12-10 13:18:41 +00:00 |
|
Surma
|
8b20aa5f14
|
Merge branch 'dev' into gitignore
|
2020-12-10 13:11:45 +00:00 |
|
XhmikosR
|
a972dfdeed
|
Update .gitignore
|
2020-12-10 14:29:53 +02:00 |
|
Peter Fernandes
|
b5f708a1e6
|
Fix formatting
|
2020-12-09 17:17:31 -05:00 |
|
Peter Fernandes
|
15248bf85a
|
Validate that input files exist before attempting to process them
|
2020-12-09 17:14:43 -05:00 |
|
XhmikosR
|
522449adc1
|
Add .DS_Store to .gitignore.
|
2020-12-09 22:35:41 +02:00 |
|
Jacob Groß
|
07b4e53718
|
Fix typo
|
2020-12-09 19:15:12 +01:00 |
|
Surma
|
064b152e2a
|
CLI v0.6.0
|
2020-12-09 16:06:58 +00:00 |
|
Surma
|
12889d9d50
|
Add node version of MozJPEG encoder & decoder (#886)
* Add node version of MozJPEG
* Update paths for MozJPEG encoder
|
2020-12-09 11:44:46 +00:00 |
|
Surma
|
5765ea5aa4
|
Update cli/src/image_data.js
|
2020-12-09 10:16:02 +00:00 |
|
Jason Miller
|
c11e99c811
|
collaboration
|
2020-12-08 18:21:42 -05:00 |
|
Jason Miller
|
76d8a636af
|
de-throned
|
2020-12-08 18:21:20 -05:00 |
|
Ingvar Stepanyan
|
4e4778397f
|
Update cli/src/codecs.js
|
2020-12-08 19:12:14 +00:00 |
|
Surma
|
fa5bd3d1c6
|
Update cli/src/image_data.js
Co-authored-by: Ingvar Stepanyan <me@rreverser.com>
|
2020-12-08 18:24:26 +00:00 |
|
Surma
|
d1533d66a2
|
Update cli/src/codecs.js
Co-authored-by: Ingvar Stepanyan <me@rreverser.com>
|
2020-12-08 18:24:16 +00:00 |
|
Surma
|
83b52cabc1
|
Update cli/src/codecs.js
Co-authored-by: Ingvar Stepanyan <me@rreverser.com>
|
2020-12-08 18:23:30 +00:00 |
|
Surma
|
c832287fa6
|
Release build of png
|
2020-12-08 18:15:45 +00:00 |
|
Surma
|
5af8810e0b
|
CLI code review
|
2020-12-08 16:33:33 +00:00 |
|
Surma
|
33c3fd3278
|
Update cli/lib/asset-plugin.js
Co-authored-by: Ingvar Stepanyan <me@rreverser.com>
|
2020-12-08 16:25:33 +00:00 |
|
Surma
|
f5be882b10
|
Update cli/README.md
|
2020-12-08 16:15:13 +00:00 |
|
Surma
|
4976ad8481
|
v0.5.0
|
2020-12-05 22:07:39 +00:00 |
|
Surma
|
60cef4cb3a
|
README update
|
2020-12-05 22:05:23 +00:00 |
|
Surma
|
6b8d2e058c
|
Add node version of WebP
|
2020-12-05 22:04:53 +00:00 |
|
Surma
|
004e18036b
|
Add a CLI README
|
2020-12-05 21:50:41 +00:00 |
|
Surma
|
f051dcb07c
|
Add node version of WP2
|
2020-12-05 21:36:31 +00:00 |
|
Surma
|
4e5bb64565
|
Reenable rotate
|
2020-12-05 20:50:20 +00:00 |
|
Surma
|
89508c9385
|
Reenable resize
|
2020-12-05 20:26:05 +00:00 |
|
Surma
|
951e0dc93a
|
Reenable PNG
|
2020-12-05 20:23:48 +00:00 |
|
Surma
|
c35c285273
|
Add node version for JXL
|
2020-12-05 20:23:44 +00:00 |
|
Surma
|
45fe4d2917
|
Add node version for imagequant
|
2020-12-05 20:23:35 +00:00 |
|
Surma
|
ef31e5cbd1
|
Add node version to AVIF
|
2020-12-05 20:23:34 +00:00 |
|
Surma
|
67df305594
|
v0.4.0
|
2020-11-02 17:00:14 +00:00 |
|
Surma
|
106d733fec
|
Add rotate support
|
2020-11-02 16:59:29 +00:00 |
|
Surma
|
67c64d4df3
|
Add ImageQuant support
|
2020-11-02 16:09:58 +00:00 |
|
Surma
|
75d571cb6c
|
Add proper aspect ratio resizing support
|
2020-11-02 15:14:07 +00:00 |
|
Surma
|
af954bd9e0
|
Build preprocessor pipeline
|
2020-11-02 14:55:29 +00:00 |
|
Jason Miller
|
612cee0011
|
not-fully-working autoOptimize for oxipng
|
2020-10-05 22:51:53 -04:00 |
|
Jason Miller
|
911ca32c35
|
Fancy progress output
|
2020-10-05 22:51:23 -04:00 |
|
Jason Miller
|
49cb8b268c
|
Fix misnamed butteraugliDistanceGoal parameter
|
2020-10-05 22:50:49 -04:00 |
|
Jason Miller
|
4946268ae2
|
Move image decoding into the worker pool
|
2020-10-05 22:50:06 -04:00 |
|
Jason Miller
|
4487da9e9e
|
Add Babel to fix Node <14 compat
|
2020-10-05 22:45:36 -04:00 |
|
Jason Miller
|
09f65d0cd7
|
Fix worker_pool for node
|
2020-10-05 22:38:23 -04:00 |
|
Surma
|
261b3ad013
|
0.3.1
|
2020-09-21 23:58:39 +01:00 |
|