Jake Archibald
|
7346511fa1
|
Merge v2 codecs (#844)
* wip
* doh, whitespace
* Updating emscripten, restoring export name
* Updating oxipng
* Build wasm
* Fix oxipng; upgrade Rust
* More v2-codec integration
* AVIF now working
* Non-working JXL
* Build hqx with Rust 1.40; refactor build-rust*.sh
* Set web target
* wp2 wip
* wp2 decode options
* Better logo height when loading the logo into squoosh
* Build oxi
* JAKE IS AN IDIOT
* wip oxipng
* Fixing case sensitive imports
* adding log
* another log
* Abort tasks when compress component removed
* Adding progressive option to JXL
* Fix bug going to & from original image
* Exposing epf in jxl
* logs
* Bypass initial CSS plugin
* Revert "logs"
* Adding root
* Fix for finding TSC on Windows
* Use spawn again
* Converting to module paths
* Remove spawnP
* silly
* oops
* logs
* Fixing glob paths in CSS plugin
* Path normalising
* Normalise paths for CSS plugin
* Normalise again
* Use correct func
* Adding lossless mode and near lossless (but hidden in UI)
* Removing useless comments
* Some logging
* Update JXL to v0.1. (#846)
* Rebuild JXL
* Adding slight loss option
Co-authored-by: Ingvar Stepanyan <rreverser@google.com>
Co-authored-by: Luca Versari <veluca93@gmail.com>
|
2020-11-19 10:55:43 +00:00 |
|
Jake Archibald
|
f1da577ba3
|
Avoid double builds
|
2020-11-12 12:28:34 +00:00 |
|
Jake Archibald
|
52b3d0063f
|
Avoid redundant empty file
|
2020-11-11 16:57:47 +00:00 |
|
Jake Archibald
|
7836d7e97c
|
Generating feature metadata
|
2020-09-29 17:56:19 +01:00 |
|
Jake Archibald
|
b47d6b4696
|
Moving worker and worker bridge
|
2020-09-25 13:49:58 +01:00 |
|
Jake Archibald
|
e11b4cf22c
|
Service worker building (but not quite right yet)
|
2020-09-24 17:35:02 +01:00 |
|
Jake Archibald
|
3f2466f44d
|
Re-enable terser
|
2020-09-24 15:20:13 +01:00 |
|
Jake Archibald
|
778aa41f0d
|
Prerender & client render of intro
|
2020-09-24 15:19:57 +01:00 |
|
Jake Archibald
|
455c868e55
|
First bit of real UI code landed
|
2020-09-23 14:38:41 +01:00 |
|
Jake Archibald
|
7540a15f8d
|
Features folder
|
2020-09-18 16:28:56 +01:00 |
|
Jake Archibald
|
a6477b82fc
|
wip
# Conflicts:
# codecs/cpp.Dockerfile
# codecs/imagequant/example.html
# codecs/webp/dec/webp_dec.d.ts
# codecs/webp/dec/webp_dec.js
# codecs/webp/dec/webp_dec.wasm
# codecs/webp/enc/webp_enc.d.ts
# codecs/webp/enc/webp_enc.js
# codecs/webp/enc/webp_enc.wasm
# package-lock.json
# package.json
# src/codecs/tiny.webp
# src_old/codecs/encoders.ts
# src_old/codecs/processor-worker/tiny.avif
# src_old/codecs/processor-worker/tiny.webp
# src_old/codecs/tiny.webp
# src_old/components/compress/index.tsx
# src_old/lib/util.ts
# src_old/sw/util.ts
|
2020-09-16 10:08:50 +01:00 |
|