Surma
aa7b284e65
Filter sources
2024-09-08 10:46:45 +01:00
Surma
24e63eafc6
Improve cpp nix builder
2024-09-07 14:15:49 +01:00
Surma
00082becab
Introduce mkInstallable
2024-09-07 00:22:06 +01:00
Surma
fae5959392
Minor refactor
2024-09-06 20:04:42 +01:00
Surma
53fc922870
Port rotate codec to nix
2024-09-06 18:09:43 +01:00
Surma
4f93abb105
Update resize codec build
2024-09-06 17:54:54 +01:00
Surma
738d07d98a
Move away from subflakes
2024-09-06 17:42:48 +01:00
Surma
7e564e240a
Update mozjpeg flake
2024-09-06 15:00:10 +01:00
Surma
c1be464503
Remove cargo home variable
2024-08-14 15:15:17 +01:00
Surma
ee61b9fb18
Make rust library work
2024-08-14 15:12:06 +01:00
Surma
6d061d8fa2
WIP
2024-08-14 14:07:21 +01:00
Surma
d278efb148
Make cross compiling work with vendoring
2024-08-14 10:20:02 +01:00
Surma
e4cec57fe3
Properly install wasm-bindgen
2024-08-14 00:35:27 +01:00
Surma
a9c16df263
Properly build wasm-bindgen
2024-08-14 00:14:53 +01:00
Surma
15df976a8c
Making wasm-bindgen work
2024-08-13 18:26:31 +01:00
Surma
9bbfac62e8
Trying to do a wasm-bindgen build
2024-08-08 00:28:21 +01:00
Surma
13cbf8ddb1
First attempt at rust
2024-08-07 23:40:38 +01:00
Surma
b5bd766a4e
Build webp
2024-08-07 18:48:23 +01:00
Surma
a0f9fea679
Make webp compile
2024-08-07 16:05:03 +01:00
Surma
dd290accc1
Better caching
2024-08-07 15:08:13 +01:00
Surma
b19064702e
Merge branch 'terser-plugin' into nix
2024-08-07 14:54:33 +01:00
Surma
3237a7e0ee
Update Node version
2024-08-07 14:51:57 +01:00
Surma
c4cfc1d884
Replace deprecated terser plugin
2024-08-07 14:51:57 +01:00
Surma
ba01d36c20
Types were handwritten
2024-08-07 14:42:22 +01:00
Surma
8c76d43a68
Have a proper install script
2024-08-07 13:05:26 +01:00
Surma
c308108279
Simplify
2024-08-07 12:31:09 +01:00
Surma
2bd1eeceb8
Work on all systems
2024-08-07 10:34:05 +01:00
Surma
95a16e3919
nixfmt
2024-08-07 01:08:23 +01:00
Surma
ec2a05ec33
It finally compiles
2024-08-07 01:08:17 +01:00
Surma
11cd02c87b
Slightly more progress
2024-08-07 00:50:25 +01:00
Surma
9ce5da7531
Attempt at Nix’ing mozjpeg
2024-08-06 18:30:17 +01:00
Surma
19beb1a7ab
Merge pull request #1396 from andrews05/oxipng9
...
Update oxipng to v9 [updated]
2024-03-18 15:54:13 +00:00
Andrew
e2514df601
Remove unused imports
2024-03-16 21:04:23 +13:00
Andrew
9db572e446
Rebuild oxipng
2024-03-16 19:05:59 +13:00
Andrew
42ef430cee
Use oxipng raw api
2024-03-16 19:05:50 +13:00
Andrew
df7b622413
Build oxipng
2024-03-16 17:35:50 +13:00
Andrew
5649427670
Update wasm-pack
2024-03-16 17:35:50 +13:00
Andrew
1b24d2f3fa
Update oxipng rust (nightly-buster-slim)
2024-03-16 17:35:50 +13:00
Andrew
e4322bcbc3
Update oxipng to v9
2024-03-16 17:35:50 +13:00
Aryan Pingle
e217740e53
Update libavif ( #1381 )
...
* Update libavif (v1.0.0-main)
* Update libavif for improved compression and speed
* v1.0.0 deprecates usage of min and max-quantizers; we use `quality` and `qualityAlpha` instead
* Renamed `maxSpeed` to `MAX_EFFORT` for better readability
* Update libavif (v1.0.1-main)
* Refactor variable names for clarity
* Update libaom (v3.7.0)
* Add checks for API return values
* Rename variables for readability
Changes `cqlevel` to `quality`, and `cqAlphaLevel` to `qualityAlpha`
* Minor patches in logic
* Minor patches in lossless calculation
* Add chroma subsampling options to AVIF
* Add skeleton for sharp downsampling param
* Try to use libsharpyuv
* Encoder working, decoder isnt
* Make sure sharpyuv is disabled for decoder
* Add AVIF_LOCAL flags for sharp yuv
* Get AVIF sharp YUV working
* Clean up AVIF makefiles
* AVIF: Make sharpyuv conditional on subsample
* AVIF: Flags to speed up sharpyuv build
* AVIF: Minor refactoring in enc.cpp
* AVIF: Minor refactoring & renaming
* AVIF: Use smart pointers to prevent memory leaks
* AVIF: Minor refactoring
* AVIF: Revert defaultoptions logic change
---------
Co-authored-by: Surma <surma@surma.dev >
Co-authored-by: Jake Archibald <jaffathecake@gmail.com >
2024-01-24 08:04:33 +00:00
Aryan Pingle
d87eff7645
Adding the Quite OK Image (QOI) Codec ( #1384 )
2023-10-20 09:28:59 +01:00
Adam Argyle
f374068fb2
check support and upgrade colors ( #1356 )
2023-09-29 14:03:28 +01:00
Adam Argyle
ecc715fe55
Merge pull request #1362 from Frank-Mayer/593
...
added snack bar inside noscript element
2023-04-12 14:31:49 -07:00
Frank Mayer
82caed4277
Merge branch 'dev' into 593
2023-04-12 23:13:11 +02:00
Adam Argyle
a7dff9475d
Merge pull request #1348 from aryanpingle/keyboard-a11y
...
Better Keyboard A11y + Navigation
2023-04-12 09:11:16 -07:00
robo-mop
d168f7a447
Add focus animation to back button
2023-04-12 13:52:36 +05:30
robo-mop
edf9cb755e
Add styles to save-import buttons
2023-04-12 13:52:36 +05:30
Frank-Mayer
a7503e69a2
better wording wor error message
2023-04-11 11:17:19 +02:00
Frank-Mayer
5a9733563e
more information in the error message
2023-04-11 11:12:04 +02:00
robo-mop
2000e16ba2
Make text-fields match the dark theme
2023-04-08 22:35:55 +05:30