Commit Graph

1050 Commits

Author SHA1 Message Date
Jason Miller
97f4de4cc4 Add yet another gray 2020-12-09 02:10:50 -05:00
Jason Miller
41bb419577 Preact TS tweak 2020-12-09 02:10:38 -05:00
Jason Miller
bf84ebcf91 crop and flip preprocessor 2020-12-09 02:10:24 -05:00
Jason Miller
2054e7a433 Add Transform modal 2020-12-09 02:10:06 -05:00
Jason Miller
0802a74602 Add Flyout, hoist altBackground to Compress 2020-12-09 02:09:24 -05:00
Jason Miller
8356838a01 Preact 10.5.7 2020-12-09 02:04:41 -05:00
Jake Archibald
154c1ed5fb Don't bundle CSS urls starting # 2020-12-07 19:17:32 +00:00
Jake Archibald
b019687907 Round two-up thumb 2020-12-07 19:12:03 +00:00
Jake Archibald
bf8b78657d Arrow revealer 2020-12-07 14:19:01 +00:00
Jake Archibald
6b2e15ab37 Reorder 2020-12-07 13:41:27 +00:00
Jake Archibald
ea170fdc6d Add toggle 2020-12-07 13:40:24 +00:00
Jake Archibald
7ab27cfa97 Checkbox color 2020-12-07 12:48:44 +00:00
Jake Archibald
58a24bd277 Range input underline theme 2020-12-07 12:48:36 +00:00
Jake Archibald
f1b0a8f3e2 Theme range input & use transforms 2020-12-07 12:42:35 +00:00
Jake Archibald
dc49f361ea Changing checkbox position 2020-12-05 15:56:41 +00:00
Jake Archibald
0797ce99c0 More option styles 2020-12-05 15:36:03 +00:00
Jake Archibald
a88d562f36 Option heading themes 2020-12-05 14:18:14 +00:00
Jake Archibald
793c8b2574 Feed index into options 2020-12-05 13:31:59 +00:00
Jake Archibald
0226b87670 Responsive grid 2020-12-05 12:55:26 +00:00
Jake Archibald
c8d31321d5 Simpler max height 2020-12-05 12:19:46 +00:00
Jake Archibald
6d5a743c3f Move options and back button into a single grid 2020-12-05 12:03:42 +00:00
Jake Archibald
148fcc308f Move back btn 2020-12-05 11:26:50 +00:00
Jake Archibald
002c9d987a Button size tweak 2020-12-05 11:26:50 +00:00
Jake Archibald
2ddd9ade2d Back button 2020-12-05 11:26:50 +00:00
Jake Archibald
c53c803baa two-up styles 2020-12-05 11:26:50 +00:00
Jake Archibald
edfd353c18 Load demo img 2020-12-05 11:26:49 +00:00
Jake Archibald
3abc770053 Site isolation headers & redirect fix (#866)
* Fix redirect behaviour

* Generate headers file

* Specific redirect

* Another try

* And again

* Use dedent
2020-12-05 11:23:32 +00:00
Jake Archibald
a3b341f813 New homepage (#861)
* Paste button

* Logo and animated blobs

* Predictable initial blob position

* Initial blob shape

* Update canvas on resize if not updating every frame

* lol

* Get styles from CSS

* Background blobs

* Fade into the center

* Get initial focus

* Pause time while page is hidden

* Footer

* Optimise amount of initial CSS

* More CSS optimisation

* Install button

* Home page with demo loading

* Tweak size

* Replace thumbnails

* Responsive demo section

* Responsive main section

* Remove debug stuff

* Fix prerender SVG size

* Changes from feedback

* Blob nudges (#872)

* more smaller blobs

* less blobs that are practically invisible

* more dynamic speed range and stronger gravity

* Reverting resize observer change

The content rect is different to getBoundingClientRect

Co-authored-by: Adam Argyle <atom@argyleink.com>
2020-12-05 11:21:33 +00:00
Ingvar Stepanyan
58a6abffbb Threads and threads+SIMD builds for JPEG-XL (#865) 2020-12-02 15:40:16 +00:00
Ingvar Stepanyan
869d3f7732 Update WebP & WebP2 to latest upstream
Includes renaming "speed" to "effort" in WebP2.
2020-12-01 14:36:30 +00:00
Ingvar Stepanyan
618a4d777b Update WebP2 binding code 2020-12-01 14:36:30 +00:00
Ingvar Stepanyan
7266c94f52 Rebuild WebP 2020-12-01 14:36:30 +00:00
Ingvar Stepanyan
d15dba7d20 Make Docker runs interactive
Otherwise they're impossible to cancel via Ctrl+C and this is driving me mad.
2020-12-01 14:36:30 +00:00
Ingvar Stepanyan
0ded493489 Switch to upstream libwebp2 2020-12-01 14:36:30 +00:00
Ingvar Stepanyan
990018f758 Switch to upstream libwebp
The patches were merged now.
2020-12-01 14:36:30 +00:00
Ingvar Stepanyan
4f4eaf01b7 Add comment to thread_level in wp2 2020-12-01 14:36:30 +00:00
Ingvar Stepanyan
19fab33d3c Update webpEncode.ts 2020-12-01 14:36:30 +00:00
Ingvar Stepanyan
6f19d027b4 Delete processor.ts 2020-12-01 14:36:30 +00:00
Ingvar Stepanyan
73499d4a27 Add SIMD origin trial for dev--squoosh.netlify.app 2020-12-01 14:36:30 +00:00
Ingvar Stepanyan
8581785869 Rebase fixes 2020-12-01 14:36:30 +00:00
Ingvar Stepanyan
198ad0fb1b Add SIMD support to libwebp 2020-12-01 14:36:30 +00:00
Ingvar Stepanyan
f0d341aefa Update Emscripten for SIMD 2020-12-01 14:36:30 +00:00
Ingvar Stepanyan
69e62339e6 Fixup 2020-12-01 14:36:30 +00:00
Ingvar Stepanyan
195762f64f Point to custom fork for SIMD builds 2020-12-01 14:36:30 +00:00
Ingvar Stepanyan
a951096aaa Support threads and threads+SIMD in WebP2 2020-12-01 14:36:30 +00:00
Ingvar Stepanyan
24d241564e Simplify how BUILD_DIR is passed 2020-12-01 14:36:30 +00:00
Jake Archibald
3d1ecc1215 Don't restrict drag & drop to images (so it works with wp2 & JXL) 2020-11-23 14:23:21 +00:00
Jake Archibald
25fb1a9c80 Fix dev server config & redirect /editor 2020-11-23 14:20:41 +00:00
Ingvar Stepanyan
3ae1cf86f5 Autoformat staged C++ and Rust 2020-11-21 03:56:30 +00:00
Luca Versari
a699a5c4dc Fix Lossless+Progressive JXL.
Also limit the workaround for memory usage to large images.
2020-11-20 22:27:49 +00:00